Package | Description |
---|---|
org.apache.ignite.binary |
Contains Ignite Binary Objects API classes.
|
org.apache.ignite.lang |
Contains general language constructs and functional APIs for distributed computations.
|
Modifier and Type | Method and Description |
---|---|
void |
Binarylizable.readBinary(BinaryReader reader)
Reads fields from provided reader.
|
void |
BinaryReflectiveSerializer.readBinary(Object obj,
BinaryReader reader)
Reads fields from provided reader.
|
void |
BinarySerializer.readBinary(Object obj,
BinaryReader reader)
Reads fields from provided reader.
|
Modifier and Type | Method and Description |
---|---|
void |
IgniteUuid.readBinary(BinaryReader reader)
Reads fields from provided reader.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024