Class JavaGlobalReduceOperator<Type>

All Implemented Interfaces:
Serializable, ActualOperator, ElementaryOperator, ExecutionOperator, Operator, JavaExecutionOperator

public class JavaGlobalReduceOperator<Type> extends GlobalReduceOperator<Type> implements JavaExecutionOperator
Java implementation of the GlobalReduceOperator.
See Also: