Package | Description |
---|---|
org.apache.ignite.binary |
Contains Ignite Binary Objects API classes.
|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
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.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024