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.CachedRouteLookupResponseCachingRlsLbClient.CachedRouteLookupResponse.backoffEntry(CachingRlsLbClient.BackoffCacheEntry backoffEntry) (package private) static CachingRlsLbClient.CachedRouteLookupResponseCachingRlsLbClient.CachedRouteLookupResponse.dataEntry(CachingRlsLbClient.DataCacheEntry dataEntry) (package private) final CachingRlsLbClient.CachedRouteLookupResponseCachingRlsLbClient.get(RlsProtoData.RouteLookupRequest request) Returns async response of therequest.(package private) static CachingRlsLbClient.CachedRouteLookupResponseCachingRlsLbClient.CachedRouteLookupResponse.pendingResponse(CachingRlsLbClient.PendingCacheEntry pendingEntry)