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