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, supportsBackPressure
void onFailure(java.net.InetAddress from, RequestFailureReason failureReason)
Copyright © 2009-2022 The Apache Software Foundation