Rice Pastry API

rice.pastry.socket.nat.rendezvous
Class RendezvousLivenessProvider

java.lang.Object
  extended by rice.pastry.socket.nat.rendezvous.RendezvousLivenessProvider
All Implemented Interfaces:
LivenessProvider, LivenessTypes

public abstract class RendezvousLivenessProvider
extends java.lang.Object
implements LivenessProvider

TODO: Remove Abstract This class forces a RendezvousApp.updateRendezvousInfo() when the NodeHandle is found faulty.

Author:
Jeff Hoye

Field Summary
 
Fields inherited from interface org.mpisws.p2p.transport.liveness.LivenessTypes
LIVENESS_ALIVE, LIVENESS_DEAD, LIVENESS_DEAD_FOREVER, LIVENESS_SUSPECTED
 
Constructor Summary
RendezvousLivenessProvider()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.mpisws.p2p.transport.liveness.LivenessProvider
addLivenessListener, checkLiveness, clearState, getLiveness, removeLivenessListener
 

Constructor Detail

RendezvousLivenessProvider

public RendezvousLivenessProvider()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection