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

Method zone

xds/src/main/java/io/grpc/xds/client/Locality.java:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 public abstract String region();
27
28 public abstract String zone();
29
30 public abstract String subZone();
31

Callers 3

localityNameMethod · 0.80
toEnvoyProtoNodeMethod · 0.80
buildClusterStatsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected