Uses of Interface
org.apache.hadoop.util.LightWeightCache.Entry
Packages that use LightWeightCache.Entry
-
Uses of LightWeightCache.Entry in org.apache.hadoop.ipc
Classes in org.apache.hadoop.ipc that implement LightWeightCache.EntryModifier and TypeClassDescriptionstatic classCacheEntry is tracked using unique client ID and callId of the RPC request.static classCacheEntry with payload that tracks the previous response or parts of previous response to be used for generating response for retried requests.