ePOST API

rice.post.messaging
Class DeliveryLookupMessage

java.lang.Object
  extended by rice.post.messaging.PostMessage
      extended by rice.post.messaging.DeliveryLookupMessage
All Implemented Interfaces:
java.io.Serializable

public class DeliveryLookupMessage
extends PostMessage

This message is a request for a replica of a DRM.

See Also:
Serialized Form

Constructor Summary
DeliveryLookupMessage(PostEntityAddress sender, NodeHandle source, Id id)
          Constructs a DeliveryLookupMessage
 
Method Summary
 Id getId()
          Gets the random locaiton of this drm
 NodeHandle getSource()
          Gets the source of this DLM
 
Methods inherited from class rice.post.messaging.PostMessage
getSender
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeliveryLookupMessage

public DeliveryLookupMessage(PostEntityAddress sender,
                             NodeHandle source,
                             Id id)
Constructs a DeliveryLookupMessage

Parameters:
sender - The sender of this delivery request
location - The random location of this message
Method Detail

getSource

public NodeHandle getSource()
Gets the source of this DLM

Returns:
The source

getId

public Id getId()
Gets the random locaiton of this drm

Returns:
The locaiton

ePOST API

Copyright © 2001-2005 - Rice Pastry.