Class CasWriteTimeoutException

    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • contentions

        public final int contentions
    • Constructor Detail

      • CasWriteTimeoutException

        public CasWriteTimeoutException​(WriteType writeType,
                                        ConsistencyLevel consistency,
                                        int received,
                                        int blockFor,
                                        int contentions)