|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.crunch.io.impl.FileTargetImpl
org.apache.crunch.io.seq.SeqFileTarget
public class SeqFileTarget
| Constructor Summary | |
|---|---|
SeqFileTarget(org.apache.hadoop.fs.Path path)
|
|
SeqFileTarget(String path)
|
|
| Method Summary | ||
|---|---|---|
|
asSourceTarget(PType<T> ptype)
|
|
String |
toString()
|
|
| Methods inherited from class org.apache.crunch.io.impl.FileTargetImpl |
|---|
accept, configureForMapReduce, equals, getPath, hashCode |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SeqFileTarget(String path)
public SeqFileTarget(org.apache.hadoop.fs.Path path)
| Method Detail |
|---|
public String toString()
toString in class FileTargetImplpublic <T> SourceTarget<T> asSourceTarget(PType<T> ptype)
asSourceTarget in interface TargetasSourceTarget in class FileTargetImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||