Package io.grpc.rls

Class CachingRlsLbClient.RlsAsyncLruCache

All Implemented Interfaces:
LruCache<RlsProtoData.RouteLookupRequest,CachingRlsLbClient.CacheEntry>
Enclosing class:
CachingRlsLbClient

private static final class CachingRlsLbClient.RlsAsyncLruCache extends LinkedHashLruCache<RlsProtoData.RouteLookupRequest,CachingRlsLbClient.CacheEntry>
Implementation of LinkedHashLruCache for RLS.