Interface SourceOperator

All Superinterfaces:
AutoCloseable, Operator
All Known Implementing Classes:
ExchangeOperator, IndexSourceOperator, LeafTableFunctionOperator, MergeOperator, TableScanOperator, WorkProcessorSourceOperatorAdapter

public interface SourceOperator extends Operator