Interface SourceOperator

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

public interface SourceOperator extends Operator