public class AsyncRepairCallback extends java.lang.Object implements IAsyncCallback<ReadResponse>
| Modifier and Type | Field and Description | 
|---|---|
| protected java.util.concurrent.atomic.AtomicInteger | received | 
isAlive| Constructor and Description | 
|---|
| AsyncRepairCallback(DataResolver repairResolver,
                   int blockfor) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isLatencyForSnitch() | 
| void | response(MessageIn<ReadResponse> message) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsBackPressurepublic AsyncRepairCallback(DataResolver repairResolver, int blockfor)
public void response(MessageIn<ReadResponse> message)
response in interface IAsyncCallback<ReadResponse>message - response received.public boolean isLatencyForSnitch()
isLatencyForSnitch in interface IAsyncCallback<ReadResponse>Copyright © 2018 The Apache Software Foundation