public static class RpcCallCache.CacheEntry extends Object
| Constructor and Description |
|---|
CacheEntry() |
| Modifier and Type | Method and Description |
|---|---|
RpcResponse |
getResponse() |
boolean |
isCompleted() |
boolean |
isInProgress() |
void |
setResponse(RpcResponse response) |
public boolean isInProgress()
public boolean isCompleted()
public RpcResponse getResponse()
public void setResponse(RpcResponse response)
Copyright © 2018 CERN. All Rights Reserved.