|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.crunch.impl.dist.collect.PCollectionImpl<Pair<K,V>>
org.apache.crunch.impl.dist.collect.PTableBase<K,V>
org.apache.crunch.impl.dist.collect.BaseDoTable<K,V>
org.apache.crunch.impl.spark.collect.DoTable<K,V>
public class DoTable<K,V>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.crunch.impl.dist.collect.PCollectionImpl |
|---|
PCollectionImpl.Visitor |
| Method Summary | |
|---|---|
org.apache.spark.api.java.JavaRDDLike<?,?> |
getJavaRDDLike(SparkRuntime runtime)
|
| Methods inherited from class org.apache.crunch.impl.dist.collect.BaseDoTable |
|---|
getLastModifiedAt, getParents, getPTableType, getPType |
| Methods inherited from class org.apache.crunch.impl.dist.collect.PTableBase |
|---|
asMap, bottom, cache, cache, cogroup, collectValues, filter, filter, getKeyType, getValueType, groupByKey, groupByKey, groupByKey, join, keys, mapKeys, mapKeys, mapValues, mapValues, materializeToMap, top, union, union, values, write, write |
| Methods inherited from class org.apache.crunch.impl.dist.collect.PCollectionImpl |
|---|
accept, asCollection, asReadable, by, by, count, getDepth, getMaterializedAt, getName, getOnlyParent, getParallelDoOptions, getPipeline, getSize, getTargetDependencies, getTypeFamily, isBreakpoint, length, materialize, materializeAt, max, min, parallelDo, parallelDo, parallelDo, parallelDo, parallelDo, parallelDo, setBreakpoint, toString, union, union |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.crunch.PTable |
|---|
asMap, bottom, cache, cache, cogroup, collectValues, filter, filter, getKeyType, getValueType, groupByKey, groupByKey, groupByKey, join, keys, mapKeys, mapKeys, mapValues, mapValues, materializeToMap, top, union, union, values, write, write |
| Methods inherited from interface org.apache.crunch.PCollection |
|---|
asCollection, asReadable, by, by, count, getName, getPipeline, getSize, getTypeFamily, length, materialize, max, min, parallelDo, parallelDo, parallelDo, parallelDo, parallelDo, parallelDo, union, union |
| Method Detail |
|---|
public org.apache.spark.api.java.JavaRDDLike<?,?> getJavaRDDLike(SparkRuntime runtime)
getJavaRDDLike in interface SparkCollection
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||