|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SourcePathTargetImpl in org.apache.crunch.io.avro |
---|
Subclasses of SourcePathTargetImpl in org.apache.crunch.io.avro | |
---|---|
class |
AvroFileSourceTarget<T>
|
Uses of SourcePathTargetImpl in org.apache.crunch.io.avro.trevni |
---|
Subclasses of SourcePathTargetImpl in org.apache.crunch.io.avro.trevni | |
---|---|
class |
TrevniKeySourceTarget<T>
|
Uses of SourcePathTargetImpl in org.apache.crunch.io.impl |
---|
Subclasses of SourcePathTargetImpl in org.apache.crunch.io.impl | |
---|---|
class |
ReadableSourcePathTargetImpl<T>
|
class |
TableSourcePathTargetImpl<K,V>
|
Uses of SourcePathTargetImpl in org.apache.crunch.io.parquet |
---|
Subclasses of SourcePathTargetImpl in org.apache.crunch.io.parquet | |
---|---|
class |
AvroParquetFileSourceTarget<T extends IndexedRecord>
|
Uses of SourcePathTargetImpl in org.apache.crunch.io.seq |
---|
Subclasses of SourcePathTargetImpl in org.apache.crunch.io.seq | |
---|---|
class |
SeqFileSourceTarget<T>
|
class |
SeqFileTableSourceTarget<K,V>
|
Uses of SourcePathTargetImpl in org.apache.crunch.io.text |
---|
Subclasses of SourcePathTargetImpl in org.apache.crunch.io.text | |
---|---|
class |
TextFileSourceTarget<T>
|
class |
TextFileTableSourceTarget<K,V>
A TableSource and SourceTarget implementation that uses the
KeyValueTextInputFormat and TextOutputFormat to support reading
and writing text files as PTable instances using a tab separator for
the keys and the values. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |