public final class JdbcResultWithIo extends Object
| Constructor and Description |
|---|
JdbcResultWithIo(JdbcResult res,
JdbcThinTcpIo cliIo)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
JdbcThinTcpIo |
cliIo() |
<R extends JdbcResult> |
response() |
public JdbcResultWithIo(JdbcResult res, JdbcThinTcpIo cliIo)
res - JDBC response result.cliIo - Ignite endpoint.public <R extends JdbcResult> R response()
public JdbcThinTcpIo cliIo()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021