|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.crunch.impl.mr.collect.PCollectionImpl<S>
org.apache.crunch.impl.mr.collect.DoCollectionImpl<S>
public class DoCollectionImpl<S>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.crunch.impl.mr.collect.PCollectionImpl |
|---|
PCollectionImpl.Visitor |
| Method Summary | |
|---|---|
DoNode |
createDoNode()
|
List<PCollectionImpl<?>> |
getParents()
|
PType<S> |
getPType()
Returns the PType of this PCollection. |
| Methods inherited from class org.apache.crunch.impl.mr.collect.PCollectionImpl |
|---|
accept, by, by, count, filter, filter, getDepth, getMaterializedAt, getName, getOnlyParent, getPipeline, getSize, getTypeFamily, materialize, materializeAt, max, min, parallelDo, parallelDo, parallelDo, parallelDo, sample, sample, sort, toString, union, write |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public PType<S> getPType()
PCollectionPType of this PCollection.
public List<PCollectionImpl<?>> getParents()
getParents in class PCollectionImpl<S>public DoNode createDoNode()
createDoNode in class PCollectionImpl<S>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||