public class PartitionResultMarshaler extends Object
| Constructor and Description |
|---|
PartitionResultMarshaler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
marshal(BinaryWriterExImpl writer,
PartitionResult partRes)
Writes partition result to provided writer.
|
static PartitionResult |
unmarshal(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
public static void marshal(BinaryWriterExImpl writer, PartitionResult partRes) throws BinaryObjectException
writer - Binary object writer.partRes - Partitoin result to serialize.BinaryObjectException - In case of error.public static PartitionResult unmarshal(BinaryReaderExImpl reader) throws BinaryObjectException
reader - Binary object reader.BinaryObjectException - In case of error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023