rice.pastry.socket.nat.rendezvous
Class LeafSetRendezvousStrategy
java.lang.Object
rice.pastry.socket.nat.rendezvous.LeafSetRendezvousStrategy
- All Implemented Interfaces:
- RendezvousGenerationStrategy<RendezvousSocketNodeHandle>
public class LeafSetRendezvousStrategy
- extends Object
- implements RendezvousGenerationStrategy<RendezvousSocketNodeHandle>
Update RendezvousInfo based on the LeafSet
- Author:
- Jeff Hoye
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pn
protected PastryNode pn
random
protected RandomSource random
LeafSetRendezvousStrategy
public LeafSetRendezvousStrategy(PastryNode pn,
RandomSource r)
getRendezvousPoint
public RendezvousSocketNodeHandle getRendezvousPoint(RendezvousSocketNodeHandle dest,
Map<String,Object> options)
- Specified by:
getRendezvousPoint in interface RendezvousGenerationStrategy<RendezvousSocketNodeHandle>
Copyright © 2010. All Rights Reserved.