ePOST API

rice.pastry.standard
Class ConsistentJoinMsg

java.lang.Object
  extended by rice.pastry.messaging.Message
      extended by rice.pastry.standard.ConsistentJoinMsg
All Implemented Interfaces:
java.io.Serializable

public class ConsistentJoinMsg
extends Message

Author:
Jeff Hoye
See Also:
Serialized Form

Field Summary
 
Fields inherited from class rice.pastry.messaging.Message
DEFAULT_PRIORITY_LEVEL
 
Constructor Summary
ConsistentJoinMsg(Address addr, LeafSet ls, java.util.HashSet failed, boolean request)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class rice.pastry.messaging.Message
getCredentials, getDate, getDestination, getPriority, getSender, getSenderId, setPriority, setSender, stamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConsistentJoinMsg

public ConsistentJoinMsg(Address addr,
                         LeafSet ls,
                         java.util.HashSet failed,
                         boolean request)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

ePOST API

Copyright © 2001-2005 - Rice Pastry.