| 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.pastry.messaging.Message
rice.pastry.testing.PingMessageNew
PingMessageNew A performance test suite for pastry.
| Field Summary | 
| Fields inherited from class rice.pastry.messaging.Message | 
DEFAULT_PRIORITY_LEVEL | 
| Constructor Summary | |
PingMessageNew(Address pingAddress,
               NodeId src,
               NodeId tgt)
Constructor for PingMessageNew.  | 
|
| Method Summary | |
 double | 
getDistance()
Gets the Distance attribute of the PingMessageNew object  | 
 int | 
getHops()
Gets the Hops attribute of the PingMessageNew object  | 
 NodeId | 
getSource()
Gets the Source attribute of the PingMessageNew object  | 
 void | 
incrDistance(double dist)
DESCRIBE THE METHOD  | 
 void | 
incrHops()
DESCRIBE THE METHOD  | 
 java.lang.String | 
toString()
DESCRIBE THE METHOD  | 
| Methods inherited from class rice.pastry.messaging.Message | 
getCredentials, getDate, getDestination, getPriority, getSender, getSenderId, getStream, setPriority, setSender, stamp | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public PingMessageNew(Address pingAddress,
                      NodeId src,
                      NodeId tgt)
pingAddress - DESCRIBE THE PARAMETERsrc - DESCRIBE THE PARAMETERtgt - DESCRIBE THE PARAMETER| Method Detail | 
public int getHops()
public double getDistance()
public NodeId getSource()
public java.lang.String toString()
public void incrHops()
public void incrDistance(double dist)
dist - DESCRIBE THE PARAMETER
  | 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||