public static final class DefaultSerializers.ObjectSerializer extends Object
| Constructor and Description |
|---|
DefaultSerializers.ObjectSerializer(boolean shared,
boolean gzipEnabled) |
public DefaultSerializers.ObjectSerializer(boolean shared,
boolean gzipEnabled)
public int getTypeId()
public Object read(com.hazelcast.nio.ObjectDataInput in) throws IOException
IOExceptionpublic void write(com.hazelcast.nio.ObjectDataOutput out,
Object obj)
throws IOException
IOExceptionCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.