connection information
to which table this client will load data
Abort sending data to Vector rolling back the open transaction and closing the JDBC
connection
Commit the transaction opened by this client
The JDBC
connection used by this client to communicate with Vector
Obtain the information about how many DataStream
s Vector expects together with
locality information and authentication roles and tokens
Prepare loading/unloading data to Vector.
Prepare loading/unloading data to Vector. These steps may not be necessary anymore in the future
Abort sending data to Vector rolling back the open transaction
Abort sending data to Vector rolling back the open transaction
the JDBC
connection is not closed
Start loading data to Vector
Start unloading data from Vector
to which table this client will load data
connection information
A client to prepare loading and issue the load
SQL
query to Vectorconnection information
to which table this client will load data
This client opens a JDBC connection when instantiated. To prevent leaks, the close method must be called