|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.pastry.socket.nat.rendezvous.LeafSetRendezvousStrategy
public class LeafSetRendezvousStrategy
Update RendezvousInfo based on the LeafSet
Field Summary | |
---|---|
protected PastryNode |
pn
|
protected RandomSource |
random
|
Constructor Summary | |
---|---|
LeafSetRendezvousStrategy(PastryNode pn,
RandomSource r)
|
Method Summary | |
---|---|
RendezvousSocketNodeHandle |
getRendezvousPoint(RendezvousSocketNodeHandle dest,
java.util.Map<java.lang.String,java.lang.Object> options)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected PastryNode pn
protected RandomSource random
Constructor Detail |
---|
public LeafSetRendezvousStrategy(PastryNode pn, RandomSource r)
Method Detail |
---|
public RendezvousSocketNodeHandle getRendezvousPoint(RendezvousSocketNodeHandle dest, java.util.Map<java.lang.String,java.lang.Object> options)
getRendezvousPoint
in interface RendezvousGenerationStrategy<RendezvousSocketNodeHandle>
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |