Uses of Class
org.apache.hadoop.ipc.RetryCache.CacheEntryWithPayload
Packages that use RetryCache.CacheEntryWithPayload
-
Uses of RetryCache.CacheEntryWithPayload in org.apache.hadoop.ipc
Methods in org.apache.hadoop.ipc that return RetryCache.CacheEntryWithPayloadModifier and TypeMethodDescriptionRetryCache.waitForCompletion(RetryCache cache, Object payload, byte[] clientId, int callId) Static method that provides null check for retryCache.Methods in org.apache.hadoop.ipc with parameters of type RetryCache.CacheEntryWithPayloadModifier and TypeMethodDescriptionstatic voidRetryCache.setState(RetryCache.CacheEntryWithPayload e, boolean success, Object payload)