| Package | Description |
|---|---|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryReaderHandles |
BinaryReaderHandlesHolderImpl.handles()
Get all handles.
|
BinaryReaderHandles |
BinaryReaderExImpl.handles()
Get all handles.
|
BinaryReaderHandles |
BinaryReaderHandlesHolder.handles()
Get all handles.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
GridBinaryMarshaller.deserialize(BinaryInputStream in,
@Nullable ClassLoader ldr,
@Nullable BinaryReaderHandles hnds) |
protected <F> F |
BinaryObjectOffheapImpl.field(BinaryReaderHandles rCtx,
String fieldName) |
protected abstract <F> F |
BinaryObjectExImpl.field(BinaryReaderHandles ctx,
String fieldName) |
protected <F> F |
BinaryObjectImpl.field(BinaryReaderHandles rCtx,
String fieldName) |
| Constructor and Description |
|---|
BinaryReaderExImpl(BinaryContext ctx,
BinaryInputStream in,
ClassLoader ldr,
@Nullable BinaryReaderHandles hnds,
boolean forUnmarshal)
Constructor.
|
BinaryReaderExImpl(BinaryContext ctx,
BinaryInputStream in,
ClassLoader ldr,
@Nullable BinaryReaderHandles hnds,
boolean skipHdrCheck,
boolean forUnmarshal)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020