jar

org.apache.ignite : ignite-client-common

Maven & Gradle

Nov 14, 2022
2 usages
Table Of Contents

Latest Version

Download org.apache.ignite : ignite-client-common JAR file - Latest Versions:

All Versions

Download org.apache.ignite : ignite-client-common JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ignite-client-common-3.0.0-beta1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.ignite.internal.jdbc.proto

├─ org.apache.ignite.internal.jdbc.proto.ClientMessage.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.IgniteQueryErrorCode.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.JdbcQueryCursorHandler.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.JdbcQueryEventHandler.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.JdbcStatementType.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.SqlStateCode.class - [JAR]

org.apache.ignite.internal.client.proto

├─ org.apache.ignite.internal.client.proto.ClientBinaryTupleUtils.class - [JAR]

├─ org.apache.ignite.internal.client.proto.ClientDataType.class - [JAR]

├─ org.apache.ignite.internal.client.proto.ClientMessageCommon.class - [JAR]

├─ org.apache.ignite.internal.client.proto.ClientMessageDecoder.class - [JAR]

├─ org.apache.ignite.internal.client.proto.ClientMessagePacker.class - [JAR]

├─ org.apache.ignite.internal.client.proto.ClientMessageUnpacker.class - [JAR]

├─ org.apache.ignite.internal.client.proto.ClientMsgPackType.class - [JAR]

├─ org.apache.ignite.internal.client.proto.ClientOp.class - [JAR]

├─ org.apache.ignite.internal.client.proto.ClientSqlColumnTypeConverter.class - [JAR]

├─ org.apache.ignite.internal.client.proto.ProtocolVersion.class - [JAR]

├─ org.apache.ignite.internal.client.proto.ResponseFlags.class - [JAR]

├─ org.apache.ignite.internal.client.proto.ServerMessageType.class - [JAR]

├─ org.apache.ignite.internal.client.proto.TuplePart.class - [JAR]

org.apache.ignite.internal.jdbc.proto.event

├─ org.apache.ignite.internal.jdbc.proto.event.ClientMessageUtils.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcBatchExecuteRequest.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcBatchExecuteResult.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcBatchPreparedStmntRequest.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcColumnMeta.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcMetaColumnsRequest.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcMetaColumnsResult.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcMetaPrimaryKeysRequest.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcMetaPrimaryKeysResult.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcMetaSchemasRequest.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcMetaSchemasResult.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcMetaTablesRequest.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcMetaTablesResult.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcPrimaryKeyMeta.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcQueryCloseRequest.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcQueryCloseResult.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcQueryExecuteRequest.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcQueryExecuteResult.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcQueryFetchRequest.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcQueryFetchResult.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcQueryMetadataRequest.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcQuerySingleResult.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.JdbcTableMeta.class - [JAR]

├─ org.apache.ignite.internal.jdbc.proto.event.Response.class - [JAR]