| Modifier and Type | Field and Description |
|---|---|
RequestedOp |
op |
Vector<Object> |
params |
Vector<ResultObject> |
result |
HashtableServer |
serverHandle |
StorageSystem |
storageSys |
| Constructor and Description |
|---|
RemoteRequestHandler2(int hostId,
RequestedOp op,
Vector<Object> params,
StorageSystem storageSys) |
public HashtableServer serverHandle
public RequestedOp op
public Vector<ResultObject> result
public StorageSystem storageSys
public RemoteRequestHandler2(int hostId,
RequestedOp op,
Vector<Object> params,
StorageSystem storageSys)