public class JdbcThinTcpIo extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the client IO.
|
ConnectionProperties |
connectionProperties() |
void |
handshake(ClientListenerProtocolVersion ver)
Used for versions: 2.1.5 and 2.3.0.
|
void |
start() |
public void start()
throws SQLException,
IOException
SQLException - On connection error or reject.IOException - On IO error in handshake.public void handshake(ClientListenerProtocolVersion ver) throws IOException, SQLException
ver - JDBC client version.IOException - On IO error.SQLException - On connection reject.public void close()
public ConnectionProperties connectionProperties()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018