Uses of Class
org.apache.hadoop.ipc.RetryCache.CacheEntry

Packages that use RetryCache.CacheEntry
org.apache.hadoop.ipc Tools to help define network clients and servers. 
 

Uses of RetryCache.CacheEntry in org.apache.hadoop.ipc
 

Subclasses of RetryCache.CacheEntry in org.apache.hadoop.ipc
static class RetryCache.CacheEntryWithPayload
          CacheEntry with payload that tracks the previous response or parts of previous response to be used for generating response for retried requests.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.