bamboo.openhash.multicast
Class MulticastClient.JoinPutDoneCb
java.lang.Object
bamboo.openhash.multicast.MulticastClient.JoinPutDoneCb
- All Implemented Interfaces:
- GatewayClient.PutDoneCb
- Enclosing class:
- MulticastClient
public class MulticastClient.JoinPutDoneCb
- extends Object
- implements GatewayClient.PutDoneCb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MulticastClient.JoinPutDoneCb
public MulticastClient.JoinPutDoneCb()
put_done_cb
public void put_done_cb(int put_res,
Object user_data)
- Specified by:
put_done_cb in interface GatewayClient.PutDoneCb