Class SparkGlobalMaterializedGroupOperator<Type>

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

public class SparkGlobalMaterializedGroupOperator<Type> extends GlobalMaterializedGroupOperator<Type> implements SparkExecutionOperator
Spark implementation of the GlobalMaterializedGroupOperator.
See Also: