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

Method isHealthy

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

Source from the content-addressed store, hash-verified

64
65 // Whether the endpoint is healthy.
66 abstract boolean isHealthy();
67
68 abstract String hostname();
69

Callers 1

edsUpdateToResultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected