| 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 |
|---|---|
BinaryOutputStream |
BinaryWriterExImpl.out() |
BinaryOutputStream |
BinaryRawWriterEx.out() |
| Modifier and Type | Method and Description |
|---|---|
int |
BinaryWriterSchemaHolder.write(BinaryOutputStream out,
int fieldCnt,
boolean compactFooter)
Write collected frames and pop them.
|
BinaryWriterExImpl |
GridBinaryMarshaller.writer(BinaryOutputStream out)
Gets writer for the given output stream.
|
| Constructor and Description |
|---|
BinaryWriterExImpl(BinaryContext ctx,
BinaryOutputStream out,
BinaryWriterSchemaHolder schema,
BinaryWriterHandles handles) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryAbstractOutputStream
Base binary output stream.
|
class |
BinaryHeapOutputStream
Binary heap output stream.
|
class |
BinaryOffheapOutputStream
Binary offheap output stream.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlatformOutputStream
Interop output stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformBigEndianOutputStreamImpl
Interop output stream implementation working with BIG ENDIAN architecture.
|
class |
PlatformOutputStreamImpl
Interop output stream implementation.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017