| Package | Description |
|---|---|
| org.apache.ignite.internal.portable |
Contains portable APIs internal implementation.
|
| org.apache.ignite.internal.portable.builder |
Contains classes specific to portable builder API.
|
| Modifier and Type | Method and Description |
|---|---|
PortableWriterExImpl |
PortableWriterExImpl.newWriter(int typeId)
Create new writer with same context.
|
PortableWriterExImpl |
GridPortableMarshaller.writer(PortableOutputStream out)
Gets writer for the given output stream.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PortableUtils.writePlainObject(PortableWriterExImpl writer,
Object val)
Write value with flag. e.g. writePlainObject(writer, (byte)77) will write two byte: {BYTE, 77}.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortableModifiableLazyValue.writeTo(PortableWriterExImpl writer,
org.apache.ignite.internal.portable.builder.PortableBuilderSerializer ctx) |
void |
PortablePlainPortableObject.writeTo(PortableWriterExImpl writer,
org.apache.ignite.internal.portable.builder.PortableBuilderSerializer ctx) |
void |
PortableBuilderEnum.writeTo(PortableWriterExImpl writer,
org.apache.ignite.internal.portable.builder.PortableBuilderSerializer ctx) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015