Class JavaUnionAllOperator<Type>

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

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