| Package | Description |
|---|---|
| org.apache.ignite.binary |
Contains Ignite Binary Objects API classes.
|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryBasicIdMapper
Base binary ID mapper 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 | Method and Description |
|---|---|
static BinaryIdMapper |
BinaryContext.defaultIdMapper() |
BinaryIdMapper |
BinaryInternalMapper.idMapper() |
| Constructor and Description |
|---|
BinaryInternalMapper(BinaryNameMapper nameMapper,
BinaryIdMapper idMapper,
boolean checkOnZeroId) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016