public interface IAsyncCallbackWithFailure<T> extends IAsyncCallback<T>
isAlive| Modifier and Type | Method and Description | 
|---|---|
| void | onFailure(java.net.InetAddress from,
         RequestFailureReason failureReason)Called when there is an exception on the remote node or timeout happens | 
isLatencyForSnitch, response, supportsBackPressurevoid onFailure(java.net.InetAddress from,
               RequestFailureReason failureReason)
Copyright © 2018 The Apache Software Foundation