Uses of Class
org.apache.wayang.basic.operators.GlobalReduceOperator
Packages that use GlobalReduceOperator
Package
Description
-
Uses of GlobalReduceOperator in org.apache.wayang.basic.operators
Constructors in org.apache.wayang.basic.operators with parameters of type GlobalReduceOperatorModifierConstructorDescriptionCopies an instance (exclusive of broadcasts). -
Uses of GlobalReduceOperator in org.apache.wayang.flink.operators
Subclasses of GlobalReduceOperator in org.apache.wayang.flink.operatorsConstructors in org.apache.wayang.flink.operators with parameters of type GlobalReduceOperatorModifierConstructorDescriptionCopies an instance (exclusive of broadcasts). -
Uses of GlobalReduceOperator in org.apache.wayang.java.operators
Subclasses of GlobalReduceOperator in org.apache.wayang.java.operatorsModifier and TypeClassDescriptionclass
JavaGlobalReduceOperator<Type>
Java implementation of theGlobalReduceOperator
.Constructors in org.apache.wayang.java.operators with parameters of type GlobalReduceOperatorModifierConstructorDescriptionCopies an instance (exclusive of broadcasts). -
Uses of GlobalReduceOperator in org.apache.wayang.spark.operators
Subclasses of GlobalReduceOperator in org.apache.wayang.spark.operatorsConstructors in org.apache.wayang.spark.operators with parameters of type GlobalReduceOperatorModifierConstructorDescriptionCopies an instance (exclusive of broadcasts).