|
|||||||||
| 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.text.TextFileTarget
public class TextFileTarget
| Constructor Summary | |
|---|---|
TextFileTarget(org.apache.hadoop.fs.Path path)
|
|
TextFileTarget(String path)
|
|
| Method Summary | ||
|---|---|---|
|
asSourceTarget(PType<T> ptype)
|
|
org.apache.hadoop.fs.Path |
getPath()
|
|
String |
toString()
|
|
| Methods inherited from class org.apache.crunch.io.impl.FileTargetImpl |
|---|
accept, configureForMapReduce, equals, hashCode |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TextFileTarget(String path)
public TextFileTarget(org.apache.hadoop.fs.Path path)
| Method Detail |
|---|
public org.apache.hadoop.fs.Path getPath()
getPath in interface PathTargetgetPath in class FileTargetImplpublic 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 | ||||||||