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(Collection<NodeHandle> bootHandles, Continuation<Collection<NodeHandle>,Exception> deliverResultToMe)
           
 

Method Detail

getNearHandles

Cancellable getNearHandles(Collection<NodeHandle> bootHandles,
                           Continuation<Collection<NodeHandle>,Exception> deliverResultToMe)


Copyright © 2010. All Rights Reserved.