public class CasWriteTimeoutException extends WriteTimeoutException
| Modifier and Type | Field and Description |
|---|---|
int |
contentions |
writeTypeblockFor, consistency, received| Constructor and Description |
|---|
CasWriteTimeoutException(WriteType writeType,
ConsistencyLevel consistency,
int received,
int blockFor,
int contentions) |
codeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessagepublic CasWriteTimeoutException(WriteType writeType, ConsistencyLevel consistency, int received, int blockFor, int contentions)
Copyright © 2009-2022 The Apache Software Foundation