Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ Stats
Method
Stats
xds/src/main/java/io/grpc/xds/client/Stats.java:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
@Internal
28
public
final
class
Stats {
29
private
Stats() {}
30
31
/** Cluster-level load stats. */
32
@AutoValue
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected