Uses of Class
org.apache.ignite.internal.jdbc.thin.JdbcThinTcpIo
-
Packages that use JdbcThinTcpIo Package Description org.apache.ignite.internal.processors.odbc.jdbc -
-
Uses of JdbcThinTcpIo in org.apache.ignite.internal.processors.odbc.jdbc
Methods in org.apache.ignite.internal.processors.odbc.jdbc that return JdbcThinTcpIo Modifier and Type Method Description JdbcThinTcpIoJdbcResultWithIo. cliIo()Constructors in org.apache.ignite.internal.processors.odbc.jdbc with parameters of type JdbcThinTcpIo Constructor Description JdbcResultWithIo(JdbcResult res, JdbcThinTcpIo cliIo)Constructor.
-