|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use BaseInputCollection | |
|---|---|
| org.apache.crunch.impl.dist.collect | |
| org.apache.crunch.impl.mr.collect | |
| org.apache.crunch.impl.spark.collect | |
| Uses of BaseInputCollection in org.apache.crunch.impl.dist.collect |
|---|
| Fields in org.apache.crunch.impl.dist.collect declared as BaseInputCollection | |
|---|---|
protected BaseInputCollection<Pair<K,V>> |
BaseInputTable.asCollection
|
| Methods in org.apache.crunch.impl.dist.collect that return BaseInputCollection | ||
|---|---|---|
|
PCollectionFactory.createInputCollection(Source<S> source,
DistributedPipeline distributedPipeline)
|
|
| Methods in org.apache.crunch.impl.dist.collect with parameters of type BaseInputCollection | |
|---|---|
void |
PCollectionImpl.Visitor.visitInputCollection(BaseInputCollection<?> collection)
|
| Uses of BaseInputCollection in org.apache.crunch.impl.mr.collect |
|---|
| Subclasses of BaseInputCollection in org.apache.crunch.impl.mr.collect | |
|---|---|
class |
InputCollection<S>
|
| Methods in org.apache.crunch.impl.mr.collect that return BaseInputCollection | ||
|---|---|---|
|
MRCollectionFactory.createInputCollection(Source<S> source,
DistributedPipeline pipeline)
|
|
| Uses of BaseInputCollection in org.apache.crunch.impl.spark.collect |
|---|
| Methods in org.apache.crunch.impl.spark.collect that return BaseInputCollection | ||
|---|---|---|
|
SparkCollectFactory.createInputCollection(Source<S> source,
DistributedPipeline pipeline)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||