ePOST API

rice.pastry.standard
Class InitiatePingNeighbor

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

public class InitiatePingNeighbor
extends Message
implements java.io.Serializable

Initiate leaf set maintenance on the local node.

Version:
$Id: InitiatePingNeighbor.java 2582 2005-06-16 16:07:41Z jeffh $
Author:
Peter Druschel
See Also:
Serialized Form

Field Summary
 
Fields inherited from class rice.pastry.messaging.Message
DEFAULT_PRIORITY_LEVEL
 
Constructor Summary
InitiatePingNeighbor()
          Constructor.
 
Method Summary
 
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

InitiatePingNeighbor

public InitiatePingNeighbor()
Constructor.


ePOST API

Copyright © 2001-2005 - Rice Pastry.