public static final class ConstantSerializers.LongArraySerializer extends Object
| Constructor and Description |
|---|
ConstantSerializers.LongArraySerializer() |
public ConstantSerializers.LongArraySerializer()
public int getTypeId()
public long[] read(com.hazelcast.nio.ObjectDataInput in)
throws IOException
IOExceptionpublic void write(com.hazelcast.nio.ObjectDataOutput out,
long[] obj)
throws IOException
IOExceptionCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.