Package org.apache.hadoop.oncrpc
Class RpcCallCache.CacheEntry
java.lang.Object
org.apache.hadoop.oncrpc.RpcCallCache.CacheEntry
- Enclosing class:
- RpcCallCache
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheEntry
public CacheEntry()
-
-
Method Details
-
isInProgress
public boolean isInProgress() -
isCompleted
public boolean isCompleted() -
getResponse
-
setResponse
-