Skip navigation links
A B C D F G J M N O P Q R S U W 

A

AbstractConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
Creates a new builder for the given configuration.

B

BATCH_INTERVAL - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
 
buildJDBCInputFormat() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
A builder used to set parameters to the output format's configuration in a fluent way.
buildJDBCOutputFormat() - Static method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
 

C

close() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
Closes all resources used.
close() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
Executes prepared statement and closes all resources of this instance.
close() - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
Executes prepared statement and closes all resources of this instance.
ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.ConfigBuilder
Creates a new builder for the given configuration.
configure(Configuration) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
 
configure(Configuration) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
Configures this JDBCInputFormat.
configure(Configuration) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
Configures this JDBCOutputFormat.
configureOutputFormat(GenericDataSink) - Static method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
Creates a configuration builder that can be used to set the output format's parameters to the config in a fluent fashion.
createInputSplits(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
 

D

DRIVER_KEY - Variable in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
 
DRIVER_KEY - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
 

F

FIELD_COUNT_KEY - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
 
FIELD_TYPE_KEY - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
 
finish() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
finish() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
Finalizes the configuration and checks validity.

G

getDescription() - Method in class org.apache.flink.api.java.record.io.jdbc.example.JDBCExample
 
getInputSplitAssigner(InputSplit[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
 
getPlan(String[]) - Method in class org.apache.flink.api.java.record.io.jdbc.example.JDBCExample
 
getStatistics(BaseStatistics) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
 

J

JDBCExample - Class in org.apache.flink.api.java.io.jdbc.example
 
JDBCExample() - Constructor for class org.apache.flink.api.java.io.jdbc.example.JDBCExample
 
JDBCExample - Class in org.apache.flink.api.java.record.io.jdbc.example
Stand-alone example for the JDBC connector.
JDBCExample() - Constructor for class org.apache.flink.api.java.record.io.jdbc.example.JDBCExample
 
JDBCInputFormat<OUT extends org.apache.flink.api.java.tuple.Tuple> - Class in org.apache.flink.api.java.io.jdbc
InputFormat to read data from a database and generate tuples.
JDBCInputFormat() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
 
JDBCInputFormat - Class in org.apache.flink.api.java.record.io.jdbc
InputFormat to read data from a database and generate PactReords.
JDBCInputFormat() - Constructor for class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
Creates a non-configured JDBCInputFormat.
JDBCInputFormat(String, String, String, String, String) - Constructor for class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
Creates a JDBCInputFormat and configures it.
JDBCInputFormat(String, String, String) - Constructor for class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
Creates a JDBCInputFormat and configures it.
JDBCInputFormat(Configuration, String) - Constructor for class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
Creates a JDBCInputFormat and configures it.
JDBCInputFormat.JDBCInputFormatBuilder - Class in org.apache.flink.api.java.io.jdbc
 
JDBCInputFormat.NotTransformableSQLFieldException - Exception in org.apache.flink.api.java.record.io.jdbc
 
JDBCInputFormatBuilder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
JDBCOutputFormat<OUT extends org.apache.flink.api.java.tuple.Tuple> - Class in org.apache.flink.api.java.io.jdbc
OutputFormat to write tuples into a database.
JDBCOutputFormat() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
 
JDBCOutputFormat - Class in org.apache.flink.api.java.record.io.jdbc
 
JDBCOutputFormat() - Constructor for class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
 
JDBCOutputFormat.AbstractConfigBuilder<T> - Class in org.apache.flink.api.java.record.io.jdbc
Abstract builder used to set parameters to the output format's configuration in a fluent way.
JDBCOutputFormat.ConfigBuilder - Class in org.apache.flink.api.java.record.io.jdbc
A builder used to set parameters to the output format's configuration in a fluent way.
JDBCOutputFormat.JDBCOutputFormatBuilder - Class in org.apache.flink.api.java.io.jdbc
 
JDBCOutputFormatBuilder() - Constructor for class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 

M

main(String[]) - Static method in class org.apache.flink.api.java.io.jdbc.example.JDBCExample
 
main(String[]) - Static method in class org.apache.flink.api.java.record.io.jdbc.example.JDBCExample
 

N

nextRecord(OUT) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
Stores the next resultSet row in a tuple
nextRecord(Record) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
Stores the next resultSet row in a Record
NotTransformableSQLFieldException(String) - Constructor for exception org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat.NotTransformableSQLFieldException
 

O

open(InputSplit) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
Connects to the source database and executes the query.
open(int, int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
Connects to the target database and initializes the prepared statement.
open(int, int) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
Connects to the target database and initializes the prepared statement.
org.apache.flink.api.java.io.jdbc - package org.apache.flink.api.java.io.jdbc
 
org.apache.flink.api.java.io.jdbc.example - package org.apache.flink.api.java.io.jdbc.example
 
org.apache.flink.api.java.record.io.jdbc - package org.apache.flink.api.java.record.io.jdbc
 
org.apache.flink.api.java.record.io.jdbc.example - package org.apache.flink.api.java.record.io.jdbc.example
 

P

PASSWORD_KEY - Variable in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
 
PASSWORD_KEY - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
 

Q

QUERY_KEY - Variable in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
 
QUERY_KEY - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
 

R

reachedEnd() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
Checks whether all data has been read.
reachedEnd() - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
Checks whether all data has been read.

S

setBatchInterval(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setClass(Class<? extends Value>) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
Sets the type of a column.
setDBUrl(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setDBUrl(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setDriver(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
Sets the driver field.
setDrivername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setDrivername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setPassword(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setPassword(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setPassword(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
Sets the password field.
setQuery(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setQuery(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setQuery(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
Sets the query field.
setUrl(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
Sets the url field.
setUsername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
 
setUsername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
 
setUsername(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
Sets the username field.

U

URL_KEY - Variable in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
 
URL_KEY - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
 
USERNAME_KEY - Variable in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
 
USERNAME_KEY - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
 

W

writeRecord(OUT) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
Adds a record to the prepared statement.
writeRecord(Record) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
Adds a record to the prepared statement.
A B C D F G J M N O P Q R S U W 
Skip navigation links

Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.