Uses of Interface
org.apache.wayang.postgres.operators.PostgresExecutionOperator
-
Packages that use PostgresExecutionOperator Package Description org.apache.wayang.postgres.operators -
-
Uses of PostgresExecutionOperator in org.apache.wayang.postgres.operators
Classes in org.apache.wayang.postgres.operators that implement PostgresExecutionOperator Modifier and Type Class Description classPostgresFilterOperatorPostgreSQL implementation of theFilterOperator.classPostgresJoinOperator<KeyType>PostgreSQL implementation of theJoinOperator.classPostgresProjectionOperatorPostgreSQL implementation of theFilterOperator.classPostgresTableSourcePostgreSQL implementation for theTableSource.
-