| Package | Description |
|---|---|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryAbstractIdentityResolver
Abstract identity resolver with common routines.
|
class |
BinaryArrayIdentityResolver
Identity resolver implementation which compares raw array content of the binary object.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryIdentityResolver |
BinaryContext.identity(int typeId) |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryContext.registerUserType(String clsName,
BinaryInternalMapper mapper,
@Nullable BinarySerializer serializer,
@Nullable BinaryIdentityResolver identity,
@Nullable String affKeyFieldName,
boolean isEnum,
@Nullable Map<String,Integer> enumMap) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023