| 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 |
|---|---|
BinaryTypeConfiguration |
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 |
|---|---|
BinaryConfiguration |
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 Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020