MCPcopy 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

ServerImplBuilderClass · 0.95
newInstanceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected