Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.liveness.Pinger

Packages that use Pinger
org.mpisws.p2p.transport.liveness   
org.mpisws.p2p.transport.proximity   
rice.pastry.socket   
 

Uses of Pinger in org.mpisws.p2p.transport.liveness
 

Subinterfaces of Pinger in org.mpisws.p2p.transport.liveness
 interface LivenessTransportLayer<Identifier,MsgType>
           
 

Classes in org.mpisws.p2p.transport.liveness that implement Pinger
 class LivenessTransportLayerImpl<Identifier>
           
 

Uses of Pinger in org.mpisws.p2p.transport.proximity
 

Constructors in org.mpisws.p2p.transport.proximity with parameters of type Pinger
MinRTTProximityProvider(Pinger<Identifier> tl, Environment env)
           
 

Uses of Pinger in rice.pastry.socket
 

Methods in rice.pastry.socket that return Pinger
 Pinger<Identifier> SocketPastryNodeFactory.TransLiveness.getPinger()
           
 

Methods in rice.pastry.socket with parameters of type Pinger
protected  SocketPastryNodeFactory.TransLivenessProximity<MultiInetSocketAddress,java.nio.ByteBuffer> SocketPastryNodeFactory.getSourceRouteManagerLayer(TransportLayer<SourceRoute<MultiInetSocketAddress>,java.nio.ByteBuffer> ltl, LivenessProvider<SourceRoute<MultiInetSocketAddress>> livenessProvider, Pinger<SourceRoute<MultiInetSocketAddress>> pinger, TLPastryNode pn, MultiInetSocketAddress proxyAddress, MultiAddressSourceRouteFactory esrFactory)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection