Class | Description |
---|---|
JDBCAppendTableSink |
An at-least-once Table sink for JDBC.
|
JDBCAppendTableSinkBuilder |
A builder to configure and build the JDBCAppendTableSink.
|
JDBCInputFormat |
InputFormat to read data from a database and generate Rows.
|
JDBCInputFormat.JDBCInputFormatBuilder |
Builder for a
JDBCInputFormat . |
JDBCOutputFormat |
OutputFormat to write Rows into a JDBC database.
|
JDBCOutputFormat.JDBCOutputFormatBuilder |
Builder for a
JDBCOutputFormat . |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.