Rice Pastry API

org.mpisws.p2p.transport.rendezvous
Interface RendezvousGenerationStrategy<Identifier>

Type Parameters:
Identifier -
All Known Implementing Classes:
LeafSetRendezvousStrategy

public interface RendezvousGenerationStrategy<Identifier>

Picks a rendezvous point. This has to be a node that can be directly contacted.

Author:
Jeff Hoye

Method Summary
 Identifier getRendezvousPoint(Identifier dest, java.util.Map<java.lang.String,java.lang.Object> options)
           
 

Method Detail

getRendezvousPoint

Identifier getRendezvousPoint(Identifier dest,
                              java.util.Map<java.lang.String,java.lang.Object> options)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection