| Package | Description |
|---|---|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| org.apache.ignite.internal.processors.cache.binary |
Implementation of binary processor.
|
| org.apache.ignite.internal.processors.cacheobject |
Cache object processor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,BinaryFieldMetadata> |
BinaryMetadata.fieldsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheObjectBinaryProcessorImpl.updateMetadata(int typeId,
String typeName,
@Nullable String affKeyFieldName,
Map<String,BinaryFieldMetadata> fieldTypeIds,
boolean isEnum,
@Nullable Map<String,Integer> enumMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteCacheObjectProcessor.updateMetadata(int typeId,
String typeName,
@Nullable String affKeyFieldName,
Map<String,BinaryFieldMetadata> fieldTypeIds,
boolean isEnum,
@Nullable Map<String,Integer> enumMap) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021