public static final class VerifyOrSetCommand.RecordState extends Object
verifyOrSet command, reached after
specifying the key, value, and record.| 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.
|
String |
toString() |
Object |
value()
Return the value for this command.
|
public String key()
public Object value()
public long record()
public String ccl()
CommandCommand.