| Package | Description |
|---|---|
| org.apache.ignite.internal.binary.streams |
Contains binary APIs implementation for streams.
|
| org.apache.ignite.internal.processors.platform.memory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryInputStream
Binary input stream.
|
interface |
BinaryOutputStream
Binary output stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryAbstractInputStream
Binary abstract input stream.
|
class |
BinaryAbstractOutputStream
Base binary output stream.
|
class |
BinaryAbstractStream
Binary abstract stream.
|
class |
BinaryByteBufferInputStream |
class |
BinaryHeapInputStream
Binary heap input stream.
|
class |
BinaryHeapOutputStream
Binary heap output stream.
|
class |
BinaryOffheapInputStream
Binary off-heap input stream.
|
class |
BinaryOffheapOutputStream
Binary offheap output stream.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlatformInputStream
Interop output stream,
|
interface |
PlatformOutputStream
Interop output stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformBigEndianInputStreamImpl
Interop input stream implementation working with BIG ENDIAN architecture.
|
class |
PlatformBigEndianOutputStreamImpl
Interop output stream implementation working with BIG ENDIAN architecture.
|
class |
PlatformInputStreamImpl
Interop input stream implementation.
|
class |
PlatformOutputStreamImpl
Interop output stream implementation.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020