Class RetryCache.CacheEntryWithPayload

java.lang.Object
org.apache.hadoop.ipc.RetryCache.CacheEntry
org.apache.hadoop.ipc.RetryCache.CacheEntryWithPayload
All Implemented Interfaces:
LightWeightCache.Entry, LightWeightGSet.LinkedElement
Enclosing class:
RetryCache

public static class RetryCache.CacheEntryWithPayload extends RetryCache.CacheEntry
CacheEntry with payload that tracks the previous response or parts of previous response to be used for generating response for retried requests.