Class FlinkGlobalMaterializedGroupOperator<Type>

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

public class FlinkGlobalMaterializedGroupOperator<Type> extends GlobalMaterializedGroupOperator<Type> implements FlinkExecutionOperator
Flink implementation of the GlobalMaterializedGroupOperator.
See Also: