| Class | Description |
|---|---|
| JDBCInputFormat<OUT extends org.apache.flink.api.java.tuple.Tuple> |
InputFormat to read data from a database and generate tuples.
|
| JDBCInputFormat.JDBCInputFormatBuilder | |
| JDBCOutputFormat<OUT extends org.apache.flink.api.java.tuple.Tuple> |
OutputFormat to write tuples into a database.
|
| JDBCOutputFormat.JDBCOutputFormatBuilder |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.