public class CacheCopy extends Object implements Callable<ResultObject>
| Constructor and Description |
|---|
CacheCopy(String nodeID,
HashtableServer server) |
public CacheCopy(String nodeID, HashtableServer server)
public ResultObject call() throws Exception
call in interface Callable<ResultObject>Exception