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 IAsyncCallback
message
- response received.public boolean isLatencyForSnitch()
isLatencyForSnitch
in interface IMessageCallback
Copyright © 2013 The Apache Software Foundation