Uses of Class
io.grpc.rls.CachingRlsLbClient.RlsLbHelper
Packages that use CachingRlsLbClient.RlsLbHelper
-
Uses of CachingRlsLbClient.RlsLbHelper in io.grpc.rls
Fields in io.grpc.rls declared as CachingRlsLbClient.RlsLbHelperModifier and TypeFieldDescriptionprivate final CachingRlsLbClient.RlsLbHelperCachingRlsLbClient.helperprivate final CachingRlsLbClient.RlsLbHelperCachingRlsLbClient.RlsAsyncLruCache.helperConstructors in io.grpc.rls with parameters of type CachingRlsLbClient.RlsLbHelperModifierConstructorDescription(package private)RlsAsyncLruCache(long maxEstimatedSizeBytes, LruCache.EvictionListener<RlsProtoData.RouteLookupRequest, CachingRlsLbClient.CacheEntry> evictionListener, com.google.common.base.Ticker ticker, CachingRlsLbClient.RlsLbHelper helper)