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