rice.pastry.peerreview
Class FetchLeafsetRequest
java.lang.Object
rice.pastry.messaging.Message
rice.pastry.messaging.PRawMessage
rice.pastry.peerreview.FetchLeafsetRequest
- All Implemented Interfaces:
- Serializable, Message, RawMessage, RawSerializable
public class FetchLeafsetRequest
- extends PRawMessage
- See Also:
- Serialized Form
|
Field Summary |
Id |
subject
Stored in the RouteMessage |
static short |
TYPE
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final short TYPE
- See Also:
- Constant Field Values
subject
public Id subject
- Stored in the RouteMessage
FetchLeafsetRequest
public FetchLeafsetRequest(NodeHandle sender,
Id subject)
getType
public short getType()
serialize
public void serialize(OutputBuffer buf)
throws IOException
- Throws:
IOException
Copyright © 2010. All Rights Reserved.