public class ReadSizeAbortException extends ReadAbortException
dataPresent
blockFor, consistency, failureReasonByEndpoint, received
Constructor and Description |
---|
ReadSizeAbortException(java.lang.String msg,
ConsistencyLevel consistency,
int received,
int blockFor,
boolean dataPresent,
java.util.Map<InetAddressAndPort,RequestFailureReason> failureReasonByEndpoint) |
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 ReadSizeAbortException(java.lang.String msg, ConsistencyLevel consistency, int received, int blockFor, boolean dataPresent, java.util.Map<InetAddressAndPort,RequestFailureReason> failureReasonByEndpoint)
Copyright © 2009- The Apache Software Foundation