|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use PGroupedTableImpl | |
|---|---|
| org.apache.crunch.impl.mr.collect | |
| org.apache.crunch.impl.mr.plan | |
| Uses of PGroupedTableImpl in org.apache.crunch.impl.mr.collect |
|---|
| Methods in org.apache.crunch.impl.mr.collect that return PGroupedTableImpl | |
|---|---|
PGroupedTableImpl<K,V> |
PTableBase.groupByKey()
|
PGroupedTableImpl<K,V> |
PTableBase.groupByKey(GroupingOptions groupingOptions)
|
PGroupedTableImpl<K,V> |
PTableBase.groupByKey(int numReduceTasks)
|
| Methods in org.apache.crunch.impl.mr.collect with parameters of type PGroupedTableImpl | |
|---|---|
void |
PCollectionImpl.Visitor.visitGroupedTable(PGroupedTableImpl<?,?> collection)
|
| Uses of PGroupedTableImpl in org.apache.crunch.impl.mr.plan |
|---|
| Methods in org.apache.crunch.impl.mr.plan with parameters of type PGroupedTableImpl | |
|---|---|
static JobPrototype |
JobPrototype.createMapReduceJob(PGroupedTableImpl<?,?> group,
Set<org.apache.crunch.impl.mr.plan.NodePath> inputs,
org.apache.hadoop.fs.Path workingPath)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||