Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ instance
Method
instance
api/src/main/java/io/grpc/InternalChannelz.java:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
public
static
InternalChannelz instance() {
75
return
INSTANCE;
76
}
77
78
/** Adds a server. */
79
public
void
addServer(InternalInstrumented<ServerStats> server) {
Callers
3
ServerImplBuilder
Class · 0.95
ManagedChannelImplBuilder
Class · 0.95
newInstance
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected