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