public class RawCASConflictException extends RuntimeException
| Constructor and Description |
|---|
RawCASConflictException(com.google.protobuf.ByteString key,
Optional<com.google.protobuf.ByteString> expectedPrevValue,
Optional<com.google.protobuf.ByteString> prevValue) |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.google.protobuf.ByteString> |
getExpectedPrevValue() |
com.google.protobuf.ByteString |
getKey() |
Optional<com.google.protobuf.ByteString> |
getPrevValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025 PingCAP. All rights reserved.