public class CheckpointMetaData extends Object implements Serializable
Constructor and Description |
---|
CheckpointMetaData(long checkpointId,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getCheckpointId() |
long |
getTimestamp() |
int |
hashCode() |
String |
toString() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.