| Package | Description |
|---|---|
| org.apache.ignite.internal.portable |
Contains portable APIs internal implementation.
|
| org.apache.ignite.internal.portable.api | |
| 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 | Class and Description |
|---|---|
class |
PortableObjectEx
Internal portable object interface.
|
class |
PortableObjectImpl
Portable object implementation.
|
class |
PortableObjectOffheapImpl
Portable object implementation over offheap memory
|
| Modifier and Type | Method and Description |
|---|---|
PortableObject |
PortableObjectImpl.clone()
Copies this portable object.
|
PortableObject |
PortableObjectEx.clone()
Copies this portable object.
|
PortableObject |
PortableObjectOffheapImpl.clone()
Copies this portable object.
|
PortableObject |
PortableObjectImpl.detach() |
PortableObject |
PortableObjectOffheapImpl.heapCopy() |
| Modifier and Type | Method and Description |
|---|---|
PortableObject |
PortableBuilder.build()
Builds portable object.
|
PortableObject |
PortableObject.clone()
Copies this portable object.
|
| Modifier and Type | Method and Description |
|---|---|
PortableBuilder |
IgnitePortables.builder(PortableObject portableObj)
Creates portable builder initialized by existing portable object.
|
| Modifier and Type | Method and Description |
|---|---|
PortableObject |
PortableBuilderImpl.build()
Builds portable object.
|
| Modifier and Type | Method and Description |
|---|---|
static PortableBuilderImpl |
PortableBuilderImpl.wrap(PortableObject obj)
Creates builder initialized by specified portable object.
|
| Constructor and Description |
|---|
PortablePlainPortableObject(PortableObject portableObj) |
| Modifier and Type | Method and Description |
|---|---|
Object |
CacheObjectPortableProcessorImpl.affinityKey(PortableObject po) |
PortableBuilder |
IgnitePortablesImpl.builder(PortableObject portableObj)
Creates portable builder initialized by existing portable object.
|
PortableBuilder |
CacheObjectPortableProcessorImpl.builder(PortableObject portableObj)
Creates builder initialized by existing portable object.
|
PortableBuilder |
CacheObjectPortableProcessor.builder(PortableObject portableObj)
Creates builder initialized by existing portable object.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015