Uses of Class
io.grpc.rls.CachingRlsLbClient.CachedRouteLookupResponse
Packages that use CachingRlsLbClient.CachedRouteLookupResponse
-
Uses of CachingRlsLbClient.CachedRouteLookupResponse in io.grpc.rls
Methods in io.grpc.rls that return CachingRlsLbClient.CachedRouteLookupResponseModifier and TypeMethodDescriptionCachingRlsLbClient.asyncRlsCall
(RlsProtoData.RouteLookupRequest request, BackoffPolicy backoffPolicy) Populates async cache entry for new request.(package private) static CachingRlsLbClient.CachedRouteLookupResponse
CachingRlsLbClient.CachedRouteLookupResponse.backoffEntry
(CachingRlsLbClient.BackoffCacheEntry backoffEntry) (package private) static CachingRlsLbClient.CachedRouteLookupResponse
CachingRlsLbClient.CachedRouteLookupResponse.dataEntry
(CachingRlsLbClient.DataCacheEntry dataEntry) (package private) final CachingRlsLbClient.CachedRouteLookupResponse
CachingRlsLbClient.get
(RlsProtoData.RouteLookupRequest request) Returns async response of therequest
.(package private) static CachingRlsLbClient.CachedRouteLookupResponse
CachingRlsLbClient.CachedRouteLookupResponse.pendingResponse
(CachingRlsLbClient.PendingCacheEntry pendingEntry)