| Package | Description |
|---|---|
| org.apache.ignite.binary |
Contains Ignite Binary Objects API classes.
|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.internal.portable |
Contains portable APIs internal implementation.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryIdMapper |
BinaryTypeConfiguration.getIdMapper()
Gets ID mapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryTypeConfiguration.setIdMapper(BinaryIdMapper idMapper)
Sets ID mapper.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryIdMapper |
BinaryConfiguration.getIdMapper()
Gets ID mapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryConfiguration.setIdMapper(BinaryIdMapper idMapper)
Sets ID mapper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryInternalIdMapper
Internal ID mapper.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryIdMapper |
PortableContext.userTypeIdMapper(int typeId) |
| Modifier and Type | Method and Description |
|---|---|
static BinaryInternalIdMapper |
BinaryInternalIdMapper.create(BinaryIdMapper mapper)
Create internal mapper.
|
void |
PortableContext.registerUserType(String clsName,
BinaryIdMapper idMapper,
BinarySerializer serializer,
String affKeyFieldName,
boolean isEnum) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.0-b1 Release Date : December 1 2015