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