| Package | Description |
|---|---|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| org.apache.ignite.internal.binary.streams |
Contains binary APIs implementation for streams.
|
| org.apache.ignite.internal.processors.platform.memory |
| Modifier and Type | Method and Description |
|---|---|
BinaryInputStream |
BinaryReaderExImpl.in() |
| Constructor and Description |
|---|
BinaryReaderExImpl(BinaryContext ctx,
BinaryInputStream in,
ClassLoader ldr,
BinaryReaderHandles hnds,
boolean forUnmarshal)
Constructor.
|
BinaryReaderExImpl(BinaryContext ctx,
BinaryInputStream in,
ClassLoader ldr,
BinaryReaderHandles hnds,
boolean skipHdrCheck,
boolean forUnmarshal)
Constructor.
|
BinaryReaderExImpl(BinaryContext ctx,
BinaryInputStream in,
ClassLoader ldr,
boolean forUnmarshal)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryAbstractInputStream
Binary abstract input stream.
|
class |
BinaryHeapInputStream
Binary heap input stream.
|
class |
BinaryOffheapInputStream
Binary off-heap input stream.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlatformInputStream
Interop output stream,
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformBigEndianInputStreamImpl
Interop input stream implementation working with BIG ENDIAN architecture.
|
class |
PlatformInputStreamImpl
Interop input stream implementation.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016