package jdbc
Type Members
-
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
- class JdbcConsumerSpark extends WaspConsumersSparkPlugin with Logging