bamboo.router
Class Router.PartitionCheckCB
java.lang.Object
bamboo.router.Router.PartitionCheckCB
- All Implemented Interfaces:
- Router.NetMsgResultCB
- Enclosing class:
- Router
protected class Router.PartitionCheckCB
- extends Object
- implements Router.NetMsgResultCB
|
Field Summary |
ostore.util.NodeId |
node_id
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
node_id
public ostore.util.NodeId node_id
Router.PartitionCheckCB
public Router.PartitionCheckCB(ostore.util.NodeId n)
success
public void success()
- Specified by:
success in interface Router.NetMsgResultCB
failure
public void failure()
- Specified by:
failure in interface Router.NetMsgResultCB