public class ReadFailureException extends RequestFailureException
| Modifier and Type | Field and Description | 
|---|---|
| boolean | dataPresent | 
blockFor, consistency, failureReasonByEndpoint, received| Constructor and Description | 
|---|
| ReadFailureException(ConsistencyLevel consistency,
                    int received,
                    int blockFor,
                    boolean dataPresent,
                    java.util.Map<java.net.InetAddress,RequestFailureReason> failureReasonByEndpoint) | 
codeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessagepublic ReadFailureException(ConsistencyLevel consistency, int received, int blockFor, boolean dataPresent, java.util.Map<java.net.InetAddress,RequestFailureReason> failureReasonByEndpoint)
Copyright © 2018 The Apache Software Foundation