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