Interface PostgresExecutionOperator

All Superinterfaces:
ActualOperator, ElementaryOperator, ExecutionOperator, JdbcExecutionOperator, Operator, Serializable
All Known Implementing Classes:
PostgresFilterOperator, PostgresJoinOperator, PostgresProjectionOperator, PostgresTableSource

public interface PostgresExecutionOperator extends JdbcExecutionOperator