void |
JdbcConnectionContext.initializeFromHandshake(GridNioSession ses,
ClientListenerProtocolVersion ver,
BinaryReaderExImpl reader) |
Initialize from handshake message.
|
void |
JdbcBatchExecuteRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcBatchExecuteResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcBinaryTypeGetRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcBinaryTypeGetResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcBinaryTypeNameGetRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcBinaryTypeNameGetResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcBinaryTypeNamePutRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcBinaryTypePutRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcBulkLoadAckResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcBulkLoadBatchRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcCachePartitionsRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcCachePartitionsResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcColumnMeta.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcColumnMetaV2.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcColumnMetaV3.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcColumnMetaV4.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcIndexMeta.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaColumnsRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaColumnsResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaIndexesRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaIndexesResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaParamsRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaParamsResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaPrimaryKeysRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaPrimaryKeysResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaSchemasRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaSchemasResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaTablesRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcMetaTablesResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcOrderedBatchExecuteRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcOrderedBatchExecuteResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcParameterMeta.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcPrimaryKeyMeta.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcQuery.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcQueryCancelRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcQueryCloseRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcQueryExecuteMultipleStatementsResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcQueryExecuteRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcQueryExecuteResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcQueryFetchRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcQueryFetchResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcQueryMetadataRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcQueryMetadataResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcRawBinarylizable.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcResponse.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcResultInfo.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcSetTxParametersRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcTableMeta.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcTxEndRequest.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcTxEndResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
void |
JdbcUpdateBinarySchemaResult.readBinary(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
Reads fields from provided reader.
|
static List<List<Object>> |
JdbcUtils.readItems(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
|
static @Nullable Integer |
JdbcUtils.readNullableInteger(BinaryReaderExImpl reader) |
Read nullable Integer.
|
static @Nullable Object |
JdbcUtils.readObject(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
|
static @Nullable Object |
JdbcUtils.readObject(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx,
boolean createByteArrayCopy) |
|
static JdbcRequest |
JdbcRequest.readRequest(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
|
static JdbcResult |
JdbcResult.readResult(BinaryReaderExImpl reader,
JdbcProtocolContext protoCtx) |
|
static List<String> |
JdbcUtils.readStringList(BinaryReaderExImpl reader) |
|