public static final class VerifyAndSwapCommand.ValueState extends Object
verifyAndSwap command.| Modifier and Type | Method and Description |
|---|---|
VerifyAndSwapCommand.RecordState |
in(long record)
Specify the record in which to verify and swap.
|
VerifyAndSwapCommand.RecordState |
within(long record)
Alias for
in(long) to support alternate CCL dialects. |
public VerifyAndSwapCommand.RecordState in(long record)
record - the target recordpublic VerifyAndSwapCommand.RecordState within(long record)
in(long) to support alternate CCL dialects.record - the target record