Rice Pastry API

rice.pastry.socket.nat.rendezvous
Class LeafSetPilotFinder

java.lang.Object
  extended by rice.pastry.socket.nat.rendezvous.LeafSetPilotFinder
All Implemented Interfaces:
PilotFinder<RendezvousSocketNodeHandle>

public class LeafSetPilotFinder
extends java.lang.Object
implements PilotFinder<RendezvousSocketNodeHandle>


Constructor Summary
LeafSetPilotFinder(PastryNode pn)
           
 
Method Summary
 RendezvousSocketNodeHandle findPilot(RendezvousSocketNodeHandle dest)
          Return null if there isn't one.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeafSetPilotFinder

public LeafSetPilotFinder(PastryNode pn)
Method Detail

findPilot

public RendezvousSocketNodeHandle findPilot(RendezvousSocketNodeHandle dest)
Description copied from interface: PilotFinder
Return null if there isn't one.

Specified by:
findPilot in interface PilotFinder<RendezvousSocketNodeHandle>
Returns:

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection