public static final class VerifyCommand.TimestampState extends Object
verify command that includes a
historical Timestamp.| Modifier and Type | Method and Description |
|---|---|
String |
ccl()
Return a CCL string equivalent to this
Command. |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
key()
Return the key for this command.
|
long |
record()
Return the target record for this command.
|
Timestamp |
timestamp()
Return the historical
Timestamp for this command. |
String |
toString() |
Object |
value()
Return the value for this command.
|
public String key()
public Object value()
public long record()
public Timestamp timestamp()
Timestamp for this command.Timestamppublic String ccl()
CommandCommand.