|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use FileTableSourceImpl | |
|---|---|
| org.apache.crunch.io.seq | |
| org.apache.crunch.io.text | |
| Uses of FileTableSourceImpl in org.apache.crunch.io.seq |
|---|
| Subclasses of FileTableSourceImpl in org.apache.crunch.io.seq | |
|---|---|
class |
SeqFileTableSource<K,V>
A TableSource that uses SequenceFileInputFormat to read the input
file. |
| Uses of FileTableSourceImpl in org.apache.crunch.io.text |
|---|
| Subclasses of FileTableSourceImpl in org.apache.crunch.io.text | |
|---|---|
class |
TextFileTableSource<K,V>
A Source that uses the KeyValueTextInputFormat to process
input text. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||