Rice Pastry API

rice.pastry
Interface NodeHandleFetcher


public interface NodeHandleFetcher

Internal interface to get a NodeHandle from some other identifier, such as an InetSocketAddress. Get's the NodeHandle from the network (not already cached).

Author:
Jeff Hoye

Method Summary
 Cancellable getNodeHandle(java.lang.Object o, Continuation<NodeHandle,java.lang.Exception> c)
           
 

Method Detail

getNodeHandle

Cancellable getNodeHandle(java.lang.Object o,
                          Continuation<NodeHandle,java.lang.Exception> c)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection