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

Method hostname

xds/src/main/java/io/grpc/xds/Endpoints.java:68–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 abstract boolean isHealthy();
67
68 abstract String hostname();
69
70 abstract ImmutableMap<String, Object> endpointMetadata();
71

Callers 1

edsUpdateToResultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected