|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use BaseInputTable | |
|---|---|
| org.apache.crunch.impl.dist.collect | |
| org.apache.crunch.impl.mr.collect | |
| org.apache.crunch.impl.spark.collect | |
| Uses of BaseInputTable in org.apache.crunch.impl.dist.collect |
|---|
| Methods in org.apache.crunch.impl.dist.collect that return BaseInputTable | ||
|---|---|---|
|
PCollectionFactory.createInputTable(TableSource<K,V> source,
DistributedPipeline distributedPipeline)
|
|
| Uses of BaseInputTable in org.apache.crunch.impl.mr.collect |
|---|
| Subclasses of BaseInputTable in org.apache.crunch.impl.mr.collect | |
|---|---|
class |
InputTable<K,V>
|
| Methods in org.apache.crunch.impl.mr.collect that return BaseInputTable | ||
|---|---|---|
|
MRCollectionFactory.createInputTable(TableSource<K,V> source,
DistributedPipeline pipeline)
|
|
| Uses of BaseInputTable in org.apache.crunch.impl.spark.collect |
|---|
| Methods in org.apache.crunch.impl.spark.collect that return BaseInputTable | ||
|---|---|---|
|
SparkCollectFactory.createInputTable(TableSource<K,V> source,
DistributedPipeline pipeline)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||