| 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.
|
| org.apache.ignite.internal.processors.cache.portable |
Implementation of portable processor.
|
| Modifier and Type | Method and Description |
|---|---|
PortableContext |
PortableObjectImpl.context() |
PortableContext |
PortableWriterExImpl.context() |
PortableContext |
GridPortableMarshaller.context() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortableObjectImpl.context(PortableContext ctx) |
| Constructor and Description |
|---|
GridPortableMarshaller(PortableContext ctx) |
PortableObjectImpl(PortableContext ctx,
byte[] arr,
int start) |
PortableObjectOffheapImpl(PortableContext ctx,
long ptr,
int start,
int size) |
PortableReaderExImpl(PortableContext ctx,
byte[] arr,
int start,
ClassLoader ldr) |
PortableWriterExImpl(PortableContext ctx,
int off,
int typeId,
boolean metaEnabled) |
| Constructor and Description |
|---|
PortableBuilderImpl(PortableContext ctx,
int typeId) |
PortableBuilderImpl(PortableContext ctx,
int typeId,
String typeName) |
PortableBuilderImpl(PortableContext ctx,
String clsName) |
| Modifier and Type | Method and Description |
|---|---|
PortableContext |
CacheObjectPortableProcessorImpl.portableContext() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015