|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use PObjectImpl | |
|---|---|
| org.apache.crunch.materialize.pobject | |
| Uses of PObjectImpl in org.apache.crunch.materialize.pobject |
|---|
| Subclasses of PObjectImpl in org.apache.crunch.materialize.pobject | |
|---|---|
class |
CollectionPObject<S>
A concrete implementation of PObjectImpl whose
value is a Java Collection containing the elements of the underlying PCollection for this PObject. |
class |
FirstElementPObject<T>
A concrete implementation of PObjectImpl that uses the first element in the backing
PCollection as the PObject value. |
class |
MapPObject<K,V>
A concrete implementation of PObjectImpl whose
value is a Java Map. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||