Packages

package jdbc

Type Members

  1. class JDBCSparkBatchReader extends SparkBatchReader with JdbcConfiguration with Logging

    It read data from JDBC with the configuration of JDBCConfiguration.

    It read data from JDBC with the configuration of JDBCConfiguration. It use the push down method of SparkSQL to convert SQL to JDBC query

  2. class JdbcConsumerSpark extends WaspConsumersSparkPlugin with Logging

Ungrouped