MCPcopy Create free account
hub / github.com/grpc/grpc-java / host

Method host

rls/src/main/java/io/grpc/rls/RlsProtoData.java:242–242  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

240 static final ExtraKeys DEFAULT = create(null, null, null);
241
242 @Nullable abstract String host();
243
244 @Nullable abstract String service();
245

Callers 2

createMethod · 0.95
keyToStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected