|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use PGroupedTableType | |
|---|---|
| org.apache.crunch.impl.mr.plan | |
| org.apache.crunch.lib | |
| org.apache.crunch.types | |
| org.apache.crunch.types.avro | |
| org.apache.crunch.types.writable | |
| Uses of PGroupedTableType in org.apache.crunch.impl.mr.plan |
|---|
| Methods in org.apache.crunch.impl.mr.plan with parameters of type PGroupedTableType | ||
|---|---|---|
static
|
DoNode.createGroupingNode(String name,
PGroupedTableType<K,V> ptype)
|
|
| Uses of PGroupedTableType in org.apache.crunch.lib |
|---|
| Methods in org.apache.crunch.lib with parameters of type PGroupedTableType | ||
|---|---|---|
static
|
PTables.getGroupedDetachedValue(PGroupedTableType<K,V> groupedTableType,
Pair<K,Iterable<V>> value)
Created a detached value for a PGroupedTable value. |
|
| Uses of PGroupedTableType in org.apache.crunch.types |
|---|
| Methods in org.apache.crunch.types that return PGroupedTableType | |
|---|---|
PGroupedTableType<K,V> |
PTableType.getGroupedTableType()
Returns the grouped table version of this type. |
| Uses of PGroupedTableType in org.apache.crunch.types.avro |
|---|
| Subclasses of PGroupedTableType in org.apache.crunch.types.avro | |
|---|---|
class |
AvroGroupedTableType<K,V>
|
| Methods in org.apache.crunch.types.avro that return PGroupedTableType | |
|---|---|
PGroupedTableType<K,V> |
AvroTableType.getGroupedTableType()
|
| Uses of PGroupedTableType in org.apache.crunch.types.writable |
|---|
| Subclasses of PGroupedTableType in org.apache.crunch.types.writable | |
|---|---|
class |
WritableGroupedTableType<K,V>
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||