|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadableSourcePathTargetImpl | |
---|---|
org.apache.crunch.io.avro | |
org.apache.crunch.io.avro.trevni | |
org.apache.crunch.io.parquet | |
org.apache.crunch.io.seq | |
org.apache.crunch.io.text |
Uses of ReadableSourcePathTargetImpl in org.apache.crunch.io.avro |
---|
Subclasses of ReadableSourcePathTargetImpl in org.apache.crunch.io.avro | |
---|---|
class |
AvroFileSourceTarget<T>
|
Uses of ReadableSourcePathTargetImpl in org.apache.crunch.io.avro.trevni |
---|
Subclasses of ReadableSourcePathTargetImpl in org.apache.crunch.io.avro.trevni | |
---|---|
class |
TrevniKeySourceTarget<T>
|
Uses of ReadableSourcePathTargetImpl in org.apache.crunch.io.parquet |
---|
Subclasses of ReadableSourcePathTargetImpl in org.apache.crunch.io.parquet | |
---|---|
class |
AvroParquetFileSourceTarget<T extends IndexedRecord>
|
Uses of ReadableSourcePathTargetImpl in org.apache.crunch.io.seq |
---|
Subclasses of ReadableSourcePathTargetImpl in org.apache.crunch.io.seq | |
---|---|
class |
SeqFileSourceTarget<T>
|
class |
SeqFileTableSourceTarget<K,V>
|
Uses of ReadableSourcePathTargetImpl in org.apache.crunch.io.text |
---|
Subclasses of ReadableSourcePathTargetImpl 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 |