Uses of Class
org.apache.wayang.basic.operators.ObjectFileSource
Packages that use ObjectFileSource
Package
Description
-
Uses of ObjectFileSource in org.apache.wayang.basic.operators
Constructors in org.apache.wayang.basic.operators with parameters of type ObjectFileSourceModifierConstructorDescriptionCopies an instance (exclusive of broadcasts). -
Uses of ObjectFileSource in org.apache.wayang.flink.operators
Subclasses of ObjectFileSource in org.apache.wayang.flink.operatorsModifier and TypeClassDescriptionclass
FlinkObjectFileSource<Type>
Operator
for theFlinkPlatform
that creates a sequence file.Constructors in org.apache.wayang.flink.operators with parameters of type ObjectFileSource -
Uses of ObjectFileSource in org.apache.wayang.java.operators
Subclasses of ObjectFileSource in org.apache.wayang.java.operatorsModifier and TypeClassDescriptionclass
Operator
for theJavaPlatform
that creates a sequence file.Constructors in org.apache.wayang.java.operators with parameters of type ObjectFileSource -
Uses of ObjectFileSource in org.apache.wayang.spark.operators
Subclasses of ObjectFileSource in org.apache.wayang.spark.operatorsModifier and TypeClassDescriptionclass
Operator
for theSparkPlatform
that creates a sequence file.Constructors in org.apache.wayang.spark.operators with parameters of type ObjectFileSource