Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ close
Method
close
rls/src/main/java/io/grpc/rls/LruCache.java:69–69 ·
view source on GitHub ↗
Closes underlying resources.
()
Source
from the content-addressed store, hash-verified
67
68
/** Closes underlying resources. */
69
void
close();
70
71
/** A Listener notifies cache eviction events. */
72
interface
EvictionListener<K, V> {
Callers
8
tearDown
Method · 0.65
metricGauges
Method · 0.65
fallbackWithDelay_succeeds
Method · 0.65
metricsWithRealChannel
Method · 0.65
acceptResolvedAddresses
Method · 0.65
handleNameResolutionError
Method · 0.65
shutdown
Method · 0.65
close
Method · 0.65
Implementers
1
LinkedHashLruCache
rls/src/main/java/io/grpc/rls/LinkedHa
Calls
no outgoing calls
Tested by
4
tearDown
Method · 0.52
metricGauges
Method · 0.52
fallbackWithDelay_succeeds
Method · 0.52
metricsWithRealChannel
Method · 0.52