public class Timestamp extends Object implements DataSerializable
public Timestamp()
public Timestamp(Object key, long timestamp)
public Object getKey()
public long getTimestamp()
public void writeData(DataOutput out) throws IOException
writeData in interface DataSerializableIOExceptionpublic void readData(DataInput in) throws IOException
readData in interface DataSerializableIOExceptionCopyright © 2013 Hazelcast, Inc.. All rights reserved.