Uses of Class
io.grpc.rls.CachingRlsLbClient.PendingCacheEntry
Packages that use CachingRlsLbClient.PendingCacheEntry
-
Uses of CachingRlsLbClient.PendingCacheEntry in io.grpc.rls
Fields in io.grpc.rls declared as CachingRlsLbClient.PendingCacheEntryModifier and TypeFieldDescriptionprivate final CachingRlsLbClient.PendingCacheEntry
CachingRlsLbClient.CachedRouteLookupResponse.pendingCacheEntry
Fields in io.grpc.rls with type parameters of type CachingRlsLbClient.PendingCacheEntryMethods in io.grpc.rls that return CachingRlsLbClient.PendingCacheEntryModifier and TypeMethodDescriptionCachingRlsLbClient.createPendingEntry
(RlsProtoData.RouteLookupRequest request, com.google.common.util.concurrent.ListenableFuture<RlsProtoData.RouteLookupResponse> pendingCall, BackoffPolicy backoffPolicy) Methods in io.grpc.rls with parameters of type CachingRlsLbClient.PendingCacheEntryModifier and TypeMethodDescription(package private) static CachingRlsLbClient.CachedRouteLookupResponse
CachingRlsLbClient.CachedRouteLookupResponse.pendingResponse
(CachingRlsLbClient.PendingCacheEntry pendingEntry) private void
CachingRlsLbClient.pendingRpcComplete
(CachingRlsLbClient.PendingCacheEntry entry) Constructors in io.grpc.rls with parameters of type CachingRlsLbClient.PendingCacheEntryModifierConstructorDescription(package private)
CachedRouteLookupResponse
(CachingRlsLbClient.DataCacheEntry dataCacheEntry, CachingRlsLbClient.PendingCacheEntry pendingCacheEntry, CachingRlsLbClient.BackoffCacheEntry backoffCacheEntry)