rice.pastry.socket.nat.rendezvous
Class LeafSetPilotFinder
java.lang.Object
rice.pastry.socket.nat.rendezvous.LeafSetPilotFinder
- All Implemented Interfaces:
- PilotFinder<RendezvousSocketNodeHandle>
public class LeafSetPilotFinder
- extends Object
- implements PilotFinder<RendezvousSocketNodeHandle>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeafSetPilotFinder
public LeafSetPilotFinder(PastryNode pn)
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:
Copyright © 2010. All Rights Reserved.