| Package | Description |
|---|---|
| org.apache.ignite.binary |
Contains Ignite Binary Objects API classes.
|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.binary |
Implementation of binary processor.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryField |
BinaryType.field(String fieldName)
Get
BinaryField for the given field name. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryFieldEx |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryFieldImpl
Implementation of binary field descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryField |
BinaryTypeProxy.field(String fieldName)
Get
BinaryField for the given field name. |
| Modifier and Type | Method and Description |
|---|---|
@Nullable BinaryField |
CacheDefaultBinaryAffinityKeyMapper.affinityKeyField(int typeId)
Get affinity field override for type.
|
@Nullable BinaryField |
CacheDefaultBinaryAffinityKeyMapper.affinityKeyField(String typeName)
Get affinity field override for type.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryField |
CacheObjectBinaryProcessorImpl.affinityKeyField(int typeId)
Get affinity key field.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020