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 TypeClassDescriptionclassFlinkSampleOperator<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 TypeClassDescriptionclassJavaRandomSampleOperator<Type>Java implementation of theJavaRandomSampleOperator.classJava 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 TypeClassDescriptionclassSpark implementation of theSparkBernoulliSampleOperator.classSpark implementation of theSampleOperator.classSpark 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).