| 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ReadableSourceTarget | |
|---|---|
| org.apache.crunch.types | Common functionality for business object serialization. | 
| org.apache.crunch.types.avro | Business object serialization using Apache Avro. | 
| org.apache.crunch.types.writable | Business object serialization using Hadoop's Writables framework. | 
| Uses of ReadableSourceTarget in org.apache.crunch.types | 
|---|
| Methods in org.apache.crunch.types that return ReadableSourceTarget | |
|---|---|
 ReadableSourceTarget<T> | 
PType.getDefaultFileSource(org.apache.hadoop.fs.Path path)
Returns a SourceTarget that is able to read/write data using the serialization format
 specified by this PType. | 
 ReadableSourceTarget<Pair<K,Iterable<V>>> | 
PGroupedTableType.getDefaultFileSource(org.apache.hadoop.fs.Path path)
 | 
| Uses of ReadableSourceTarget in org.apache.crunch.types.avro | 
|---|
| Methods in org.apache.crunch.types.avro that return ReadableSourceTarget | |
|---|---|
 ReadableSourceTarget<T> | 
AvroType.getDefaultFileSource(org.apache.hadoop.fs.Path path)
 | 
| Uses of ReadableSourceTarget in org.apache.crunch.types.writable | 
|---|
| Methods in org.apache.crunch.types.writable that return ReadableSourceTarget | |
|---|---|
 ReadableSourceTarget<T> | 
WritableType.getDefaultFileSource(org.apache.hadoop.fs.Path path)
 | 
  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||