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