Rice Pastry API

rice.pastry.standard
Class ConsistentJoinMsg

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

public class ConsistentJoinMsg
extends Message

Version:
$Id: pretty.settings,v 1.3 2005/03/11 20:22:33 jeffh Exp $
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)
           
 
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, toString, wait, wait, wait
 

Constructor Detail

ConsistentJoinMsg

public ConsistentJoinMsg(Address addr,
                         LeafSet ls,
                         java.util.HashSet failed,
                         boolean request)
Parameters:
addr - DESCRIBE THE PARAMETER
ls - DESCRIBE THE PARAMETER
failed - DESCRIBE THE PARAMETER
request - DESCRIBE THE PARAMETER

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection