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 DataSerializable
IOException
public void readData(DataInput in) throws IOException
readData
in interface DataSerializable
IOException
Copyright © 2013 Hazelcast, Inc.. All rights reserved.