public static final class AuditCommand.RecordState extends Object
audit command. Supports an
optional at clause for a start timestamp.| Modifier and Type | Method and Description |
|---|---|
String |
ccl()
Return a CCL string equivalent to this
Command. |
boolean |
equals(Object obj) |
AuditCommand.RecordTimestampState |
from(Timestamp start)
Specify the start
Timestamp for the audit. |
int |
hashCode() |
long |
record()
Return the target record for this command.
|
String |
toString() |
public AuditCommand.RecordTimestampState from(Timestamp start)
Timestamp for the audit.start - the start Timestamppublic long record()
public String ccl()
CommandCommand.