public static final class ChronicleCommand.KeyState extends Object
chronicle command.| Modifier and Type | Method and Description |
|---|---|
ChronicleCommand.RecordState |
in(long record)
Specify the record in which to chronicle the key.
|
ChronicleCommand.RecordState |
within(long record)
Alias for
in(long) to support alternate CCL dialects. |
public ChronicleCommand.RecordState in(long record)
record - the target recordpublic ChronicleCommand.RecordState within(long record)
in(long) to support alternate CCL dialects.record - the target record