| 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 |
BinaryBasicNameMapper
Base binary name mapper implementation.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryNameMapper |
BinaryTypeConfiguration.getNameMapper()
Gets name mapper.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryTypeConfiguration |
BinaryTypeConfiguration.setNameMapper(BinaryNameMapper nameMapper)
Sets name mapper.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryNameMapper |
BinaryConfiguration.getNameMapper()
Gets name mapper.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryConfiguration |
BinaryConfiguration.setNameMapper(BinaryNameMapper nameMapper)
Sets name mapper.
|
| Modifier and Type | Method and Description |
|---|---|
static BinaryNameMapper |
BinaryContext.defaultNameMapper() |
BinaryNameMapper |
BinaryInternalMapper.nameMapper() |
| Constructor and Description |
|---|
BinaryInternalMapper(BinaryNameMapper nameMapper,
BinaryIdMapper idMapper,
boolean checkOnZeroId) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021