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