|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use PTableBase | |
|---|---|
| org.apache.crunch.impl.dist.collect | |
| org.apache.crunch.impl.spark.collect | |
| Uses of PTableBase in org.apache.crunch.impl.dist.collect |
|---|
| Subclasses of PTableBase in org.apache.crunch.impl.dist.collect | |
|---|---|
class |
BaseDoTable<K,V>
|
class |
BaseInputTable<K,V>
|
class |
BaseUnionTable<K,V>
|
class |
EmptyPTable<K,V>
|
| Methods in org.apache.crunch.impl.dist.collect with parameters of type PTableBase | ||
|---|---|---|
|
PCollectionFactory.createGroupedTable(PTableBase<K,V> parent,
GroupingOptions groupingOptions)
|
|
| Method parameters in org.apache.crunch.impl.dist.collect with type arguments of type PTableBase | ||
|---|---|---|
|
PCollectionFactory.createUnionTable(List<PTableBase<K,V>> internal)
|
|
| Uses of PTableBase in org.apache.crunch.impl.spark.collect |
|---|
| Subclasses of PTableBase in org.apache.crunch.impl.spark.collect | |
|---|---|
class |
DoTable<K,V>
|
class |
InputTable<K,V>
|
class |
UnionTable<K,V>
|
| Methods in org.apache.crunch.impl.spark.collect with parameters of type PTableBase | ||
|---|---|---|
|
SparkCollectFactory.createGroupedTable(PTableBase<K,V> parent,
GroupingOptions groupingOptions)
|
|
| Method parameters in org.apache.crunch.impl.spark.collect with type arguments of type PTableBase | ||
|---|---|---|
|
SparkCollectFactory.createUnionTable(List<PTableBase<K,V>> internal)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||