Rice Pastry API

rice.pastry.standard
Interface ProximityNeighborSelector

All Known Implementing Classes:
PNSApplication, RendezvousPNSApplication

public interface ProximityNeighborSelector

Finds a near neighbor (usually for bootstrapping)

Author:
Jeff Hoye

Method Summary
 Cancellable getNearHandles(java.util.Collection<NodeHandle> bootHandles, Continuation<java.util.Collection<NodeHandle>,java.lang.Exception> deliverResultToMe)
           
 

Method Detail

getNearHandles

Cancellable getNearHandles(java.util.Collection<NodeHandle> bootHandles,
                           Continuation<java.util.Collection<NodeHandle>,java.lang.Exception> deliverResultToMe)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection