Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.rendezvous.PilotManager

Packages that use PilotManager
org.mpisws.p2p.transport.rendezvous   
rice.pastry.socket.nat.rendezvous   
 

Uses of PilotManager in org.mpisws.p2p.transport.rendezvous
 

Classes in org.mpisws.p2p.transport.rendezvous that implement PilotManager
 class RendezvousTransportLayerImpl<Identifier,HighIdentifier extends RendezvousContact>
          The trick here is that this layer is at some level, say InetSocketAddress, but must pass around very High-Level Identifiers, such as a NodeHandle for the rendezvous strategy to do its job, but maybe this can just be the RendezvousContact, and it can be casted.
 

Uses of PilotManager in rice.pastry.socket.nat.rendezvous
 

Constructors in rice.pastry.socket.nat.rendezvous with parameters of type PilotManager
LeafSetPilotStrategy(LeafSet leafSet, PilotManager<Identifier> manager, Environment env)
           
RendezvousJoinProtocol(PastryNode ln, NodeHandle lh, RoutingTable rt, LeafSet ls, ReadyStrategy nextReadyStrategy, PilotManager<RendezvousSocketNodeHandle> pilotManager)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection