public class EmptyPCollection<T> extends EmptyPCollection<T> implements SparkCollection
PCollectionImpl.Visitor
Constructor and Description |
---|
EmptyPCollection(DistributedPipeline pipeline,
PType<T> ptype) |
Modifier and Type | Method and Description |
---|---|
org.apache.spark.api.java.JavaRDDLike<?,?> |
getJavaRDDLike(SparkRuntime runtime) |
getLastModifiedAt, getParents, getPType
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, sequentialDo, setBreakpoint, toString, union, union, write, write
public EmptyPCollection(DistributedPipeline pipeline, PType<T> ptype)
public org.apache.spark.api.java.JavaRDDLike<?,?> getJavaRDDLike(SparkRuntime runtime)
getJavaRDDLike
in interface SparkCollection
Copyright © 2016 The Apache Software Foundation. All rights reserved.