|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.crunch.io.impl.SourceTargetImpl<T>
org.apache.crunch.io.impl.SourcePathTargetImpl<T>
public class SourcePathTargetImpl<T>
| Constructor Summary | |
|---|---|
SourcePathTargetImpl(Source<T> source,
PathTarget target)
|
|
| Method Summary | |
|---|---|
void |
configureForMapReduce(org.apache.hadoop.mapreduce.Job job,
PType<?> ptype,
org.apache.hadoop.fs.Path outputPath,
String name)
|
org.apache.hadoop.fs.Path |
getPath()
|
| Methods inherited from class org.apache.crunch.io.impl.SourceTargetImpl |
|---|
accept, asSourceTarget, configureSource, equals, getSize, getType, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.crunch.Target |
|---|
accept, asSourceTarget |
| Constructor Detail |
|---|
public SourcePathTargetImpl(Source<T> source,
PathTarget target)
| Method Detail |
|---|
public void configureForMapReduce(org.apache.hadoop.mapreduce.Job job,
PType<?> ptype,
org.apache.hadoop.fs.Path outputPath,
String name)
configureForMapReduce in interface MapReduceTargetpublic org.apache.hadoop.fs.Path getPath()
getPath in interface PathTarget
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||