Uses of Interface
org.apache.hadoop.util.LightWeightCache.Entry

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

Uses of LightWeightCache.Entry in org.apache.hadoop.ipc
 

Classes in org.apache.hadoop.ipc that implement LightWeightCache.Entry
static class RetryCache.CacheEntry
          CacheEntry is tracked using unique client ID and callId of the RPC request
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 © 2014 Apache Software Foundation. All Rights Reserved.