public interface DataSerializable
| Modifier and Type | Method and Description |
|---|---|
void |
readData(ObjectDataInput in) |
void |
writeData(ObjectDataOutput out) |
void writeData(ObjectDataOutput out) throws IOException
IOExceptionvoid readData(ObjectDataInput in) throws IOException
IOExceptionCopyright © 2021 Hazelcast, Inc.. All rights reserved.