public class GetRemoteNodes extends Object implements Callable<Map<Integer,Vector<Node>>>
GetRemoteNodes(HashtableServer hashTableServer, int s, int rs, Vector<String> nodes)
Map<Integer,Vector<Node>>
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetRemoteNodes(HashtableServer hashTableServer, int s, int rs, Vector<String> nodes)
public Map<Integer,Vector<Node>> call() throws Exception
call
Callable<Map<Integer,Vector<Node>>>
Exception