|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadableSource | |
---|---|
org.apache.crunch.impl.dist | |
org.apache.crunch.io | Data input and output for Pipelines. |
Uses of ReadableSource in org.apache.crunch.impl.dist |
---|
Methods in org.apache.crunch.impl.dist that return ReadableSource | ||
---|---|---|
|
DistributedPipeline.getMaterializeSourceTarget(PCollection<T> pcollection)
Retrieve a ReadableSourceTarget that provides access to the contents of a PCollection . |
Uses of ReadableSource in org.apache.crunch.io |
---|
Subinterfaces of ReadableSource in org.apache.crunch.io | |
---|---|
interface |
ReadableSourceTarget<T>
An interface that indicates that a SourceTarget instance can be read
into the local client. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |