Uses of Class
io.grpc.rls.CachingRlsLbClient.BackoffCacheEntry
Packages that use CachingRlsLbClient.BackoffCacheEntry
-
Uses of CachingRlsLbClient.BackoffCacheEntry in io.grpc.rls
Fields in io.grpc.rls declared as CachingRlsLbClient.BackoffCacheEntryModifier and TypeFieldDescriptionprivate final CachingRlsLbClient.BackoffCacheEntry
CachingRlsLbClient.CachedRouteLookupResponse.backoffCacheEntry
Methods in io.grpc.rls that return CachingRlsLbClient.BackoffCacheEntryModifier and TypeMethodDescriptionCachingRlsLbClient.createBackOffEntry
(RlsProtoData.RouteLookupRequest request, Status status, BackoffPolicy backoffPolicy) Methods in io.grpc.rls with parameters of type CachingRlsLbClient.BackoffCacheEntryModifier and TypeMethodDescription(package private) static CachingRlsLbClient.CachedRouteLookupResponse
CachingRlsLbClient.CachedRouteLookupResponse.backoffEntry
(CachingRlsLbClient.BackoffCacheEntry backoffEntry) private void
CachingRlsLbClient.refreshBackoffEntry
(CachingRlsLbClient.BackoffCacheEntry entry) Constructors in io.grpc.rls with parameters of type CachingRlsLbClient.BackoffCacheEntryModifierConstructorDescription(package private)
CachedRouteLookupResponse
(CachingRlsLbClient.DataCacheEntry dataCacheEntry, CachingRlsLbClient.PendingCacheEntry pendingCacheEntry, CachingRlsLbClient.BackoffCacheEntry backoffCacheEntry)