Uses of Class
org.apache.wayang.basic.operators.SampleOperator
Packages that use SampleOperator
Package
Description
-
Uses of SampleOperator in org.apache.wayang.basic.operators
Constructors in org.apache.wayang.basic.operators with parameters of type SampleOperatorModifierConstructorDescriptionSampleOperator
(SampleOperator<Type> that) Copies an instance (exclusive of broadcasts). -
Uses of SampleOperator in org.apache.wayang.flink.operators
Subclasses of SampleOperator in org.apache.wayang.flink.operatorsModifier and TypeClassDescriptionclass
FlinkSampleOperator<Type>
Flink implementation of theSampleOperator
.Constructors in org.apache.wayang.flink.operators with parameters of type SampleOperatorModifierConstructorDescriptionCopies an instance (exclusive of broadcasts). -
Uses of SampleOperator in org.apache.wayang.java.operators
Subclasses of SampleOperator in org.apache.wayang.java.operatorsModifier and TypeClassDescriptionclass
JavaRandomSampleOperator<Type>
Java implementation of theJavaRandomSampleOperator
.class
Java implementation of theJavaReservoirSampleOperator
.Constructors in org.apache.wayang.java.operators with parameters of type SampleOperatorModifierConstructorDescriptionCopies an instance (exclusive of broadcasts).Copies an instance (exclusive of broadcasts). -
Uses of SampleOperator in org.apache.wayang.spark.operators
Subclasses of SampleOperator in org.apache.wayang.spark.operatorsModifier and TypeClassDescriptionclass
Spark implementation of theSparkBernoulliSampleOperator
.class
Spark implementation of theSampleOperator
.class
Spark implementation of theSparkShufflePartitionSampleOperator
.Constructors in org.apache.wayang.spark.operators with parameters of type SampleOperatorModifierConstructorDescriptionCopies an instance (exclusive of broadcasts).Copies an instance (exclusive of broadcasts).Copies an instance (exclusive of broadcasts).