public class ProposeCallback extends AbstractPaxosCallback<java.lang.Boolean>
latch, targets
isAlive
Constructor and Description |
---|
ProposeCallback(int targets) |
Modifier and Type | Method and Description |
---|---|
int |
getSuccessful() |
void |
response(MessageIn<java.lang.Boolean> msg) |
await, getResponseCount, isLatencyForSnitch
public void response(MessageIn<java.lang.Boolean> msg)
msg
- response received.public int getSuccessful()
Copyright © 2013 The Apache Software Foundation