bamboo.openhash.i3
Class LookupService.PredMsg
java.lang.Object
bamboo.openhash.i3.LookupService.PredMsg
- All Implemented Interfaces:
- ostore.util.QuickSerializable
- Enclosing class:
- LookupService
public static class LookupService.PredMsg
- extends Object
- implements ostore.util.QuickSerializable
|
Method Summary |
void |
serialize(ostore.util.OutputBuffer ob)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public BigInteger key
addr
public InetSocketAddress addr
LookupService.PredMsg
public LookupService.PredMsg(BigInteger k,
InetSocketAddress a)
LookupService.PredMsg
public LookupService.PredMsg(ostore.util.InputBuffer ib)
throws ostore.util.QSException
- Throws:
ostore.util.QSException
serialize
public void serialize(ostore.util.OutputBuffer ob)
- Specified by:
serialize in interface ostore.util.QuickSerializable