public class CheckpointMetaData extends Object implements Serializable
CheckpointMetaData(long checkpointId, long timestamp)
boolean
equals(Object o)
long
getCheckpointId()
getTimestamp()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CheckpointMetaData(long checkpointId, long timestamp)
public long getCheckpointId()
public long getTimestamp()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.