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.RlsLbHelper
CachingRlsLbClient.helper
private final CachingRlsLbClient.RlsLbHelper
CachingRlsLbClient.RlsAsyncLruCache.helper
Constructors 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)