|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextFileSourceTarget | |
---|---|
org.apache.crunch.io |
Uses of TextFileSourceTarget in org.apache.crunch.io |
---|
Methods in org.apache.crunch.io that return TextFileSourceTarget | ||
---|---|---|
static TextFileSourceTarget<String> |
At.textFile(org.apache.hadoop.fs.Path path)
|
|
static
|
At.textFile(org.apache.hadoop.fs.Path path,
PType<T> ptype)
|
|
static TextFileSourceTarget<String> |
At.textFile(String pathName)
|
|
static
|
At.textFile(String pathName,
PType<T> ptype)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |