| Package | Description |
|---|---|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| org.apache.ignite.internal.processors.odbc | |
| org.apache.ignite.internal.processors.odbc.jdbc |
| Modifier and Type | Method and Description |
|---|---|
BinaryReaderExImpl |
GridBinaryMarshaller.reader(BinaryInputStream stream)
Creates a reader.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryFieldAccessor.read(Object obj,
BinaryReaderExImpl reader)
Read field.
|
protected abstract void |
BinaryFieldAccessor.read0(Object obj,
BinaryReaderExImpl reader)
Read field.
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
SqlListenerUtils.readObject(BinaryReaderExImpl reader,
boolean binObjAllow) |
| Modifier and Type | Method and Description |
|---|---|
protected BinaryReaderExImpl |
JdbcMessageParser.createReader(byte[] msg) |
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcQueryCloseRequest.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
JdbcQueryExecuteResult.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
JdbcResult.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
JdbcQueryFetchResult.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
JdbcQueryFetchRequest.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
JdbcColumnMeta.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
JdbcRawBinarylizable.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
JdbcQueryExecuteRequest.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
JdbcQueryMetadataRequest.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
JdbcQueryMetadataResult.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
JdbcResponse.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
void |
JdbcRequest.readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
static List<List<Object>> |
JdbcUtils.readItems(BinaryReaderExImpl reader) |
static JdbcRequest |
JdbcRequest.readRequest(BinaryReaderExImpl reader) |
static JdbcResult |
JdbcResult.readResult(BinaryReaderExImpl reader) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017