Uses of Package
org.apache.wayang.jdbc.operators
-
Classes in org.apache.wayang.jdbc.operators used by org.apache.wayang.genericjdbc.operators Class Description JdbcExecutionOperator JdbcFilterOperator Template for JDBC-basedFilterOperator
.JdbcProjectionOperator Projects the fields ofRecord
s.JdbcTableSource PostgreSQL implementation for theTableSource
. -
Classes in org.apache.wayang.jdbc.operators used by org.apache.wayang.jdbc.operators Class Description JdbcExecutionOperator JdbcTableSource PostgreSQL implementation for theTableSource
.SqlToRddOperator SqlToStreamOperator -
Classes in org.apache.wayang.jdbc.operators used by org.apache.wayang.postgres.operators Class Description JdbcExecutionOperator JdbcFilterOperator Template for JDBC-basedFilterOperator
.JdbcJoinOperator PostgreSQL implementation for theJoinOperator
.JdbcProjectionOperator Projects the fields ofRecord
s.JdbcTableSource PostgreSQL implementation for theTableSource
. -
Classes in org.apache.wayang.jdbc.operators used by org.apache.wayang.sqlite3.operators Class Description JdbcExecutionOperator JdbcFilterOperator Template for JDBC-basedFilterOperator
.JdbcProjectionOperator Projects the fields ofRecord
s.JdbcTableSource PostgreSQL implementation for theTableSource
.