public class AsyncRepairCallback extends java.lang.Object implements IAsyncCallback
| Modifier and Type | Field and Description |
|---|---|
protected java.util.concurrent.atomic.AtomicInteger |
received |
| Constructor and Description |
|---|
AsyncRepairCallback(RowDataResolver repairResolver,
int blockfor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLatencyForSnitch() |
void |
response(MessageIn message) |
public AsyncRepairCallback(RowDataResolver repairResolver, int blockfor)
public void response(MessageIn message)
response in interface IAsyncCallbackmessage - response received.public boolean isLatencyForSnitch()
isLatencyForSnitch in interface IMessageCallbackCopyright © 2014 The Apache Software Foundation