| Package | Description |
|---|---|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected BinaryWriteMode |
BinaryFieldAccessor.mode
Mode.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryWriteMode |
BinaryFieldAccessor.mode()
Get mode.
|
static BinaryWriteMode |
BinaryUtils.mode(Class<?> cls) |
static BinaryWriteMode |
BinaryWriteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinaryWriteMode[] |
BinaryWriteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BinaryFieldAccessor(Field field,
int id,
BinaryWriteMode mode)
Protected constructor.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018