bamboo.dht
Class Dht.ForwardThroughLeafSetReq
java.lang.Object
bamboo.dht.Dht.ForwardThroughLeafSetReq
- All Implemented Interfaces:
- ostore.util.QuickSerializable
- Enclosing class:
- Dht
public static class Dht.ForwardThroughLeafSetReq
- extends Object
- implements ostore.util.QuickSerializable
|
Field Summary |
ostore.network.NetworkMessage |
payload
|
payload
public ostore.network.NetworkMessage payload
Dht.ForwardThroughLeafSetReq
public Dht.ForwardThroughLeafSetReq(ostore.network.NetworkMessage p)
Dht.ForwardThroughLeafSetReq
public Dht.ForwardThroughLeafSetReq(ostore.util.InputBuffer buffer)
throws ostore.util.QSException
- Throws:
ostore.util.QSException
serialize
public void serialize(ostore.util.OutputBuffer buffer)
- Specified by:
serialize in interface ostore.util.QuickSerializable
toString
public String toString()
- Overrides:
toString in class Object