public static class AnticompactionTask.AnticompactionCallback extends java.lang.Object implements IAsyncCallbackWithFailure
isAlive
Constructor and Description |
---|
AnticompactionCallback(AnticompactionTask task) |
Modifier and Type | Method and Description |
---|---|
boolean |
isLatencyForSnitch() |
void |
onFailure(java.net.InetAddress from)
Called when there is an exception on the remote node or timeout happens
|
void |
response(MessageIn msg) |
public AnticompactionCallback(AnticompactionTask task)
public void response(MessageIn msg)
response
in interface IAsyncCallback
msg
- response received.public boolean isLatencyForSnitch()
isLatencyForSnitch
in interface IAsyncCallback
public void onFailure(java.net.InetAddress from)
IAsyncCallbackWithFailure
onFailure
in interface IAsyncCallbackWithFailure
Copyright © 2016 The Apache Software Foundation