|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.crunch.impl.dist.collect.PCollectionImpl<S> org.apache.crunch.impl.dist.collect.BaseUnionCollection<S> org.apache.crunch.impl.spark.collect.UnionCollection<S>
public class UnionCollection<S>
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.BaseUnionCollection |
---|
getLastModifiedAt, getParents, getPType, setBreakpoint |
Methods inherited from class org.apache.crunch.impl.dist.collect.PCollectionImpl |
---|
accept, aggregate, asCollection, asReadable, by, by, cache, cache, count, filter, filter, first, getDepth, getMaterializedAt, getName, getOnlyParent, getParallelDoOptions, getPipeline, getSize, getTargetDependencies, getTypeFamily, isBreakpoint, length, materialize, materializeAt, max, min, parallelDo, parallelDo, parallelDo, parallelDo, parallelDo, parallelDo, toString, union, union, write, write |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |