Uses of Class
io.grpc.rls.CachingRlsLbClient.DataCacheEntry
Packages that use CachingRlsLbClient.DataCacheEntry
-
Uses of CachingRlsLbClient.DataCacheEntry in io.grpc.rls
Fields in io.grpc.rls declared as CachingRlsLbClient.DataCacheEntryModifier and TypeFieldDescriptionprivate final CachingRlsLbClient.DataCacheEntry
CachingRlsLbClient.CachedRouteLookupResponse.dataCacheEntry
Methods in io.grpc.rls that return CachingRlsLbClient.DataCacheEntryModifier and TypeMethodDescriptionCachingRlsLbClient.createDataEntry
(RlsProtoData.RouteLookupRequest request, RlsProtoData.RouteLookupResponse routeLookupResponse) Methods in io.grpc.rls with parameters of type CachingRlsLbClient.DataCacheEntryModifier and TypeMethodDescription(package private) static CachingRlsLbClient.CachedRouteLookupResponse
CachingRlsLbClient.CachedRouteLookupResponse.dataEntry
(CachingRlsLbClient.DataCacheEntry dataEntry) Constructors in io.grpc.rls with parameters of type CachingRlsLbClient.DataCacheEntryModifierConstructorDescription(package private)
CachedRouteLookupResponse
(CachingRlsLbClient.DataCacheEntry dataCacheEntry, CachingRlsLbClient.PendingCacheEntry pendingCacheEntry, CachingRlsLbClient.BackoffCacheEntry backoffCacheEntry)