Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ region
Method
region
xds/src/main/java/io/grpc/xds/client/Locality.java:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
@Internal
25
public
abstract
class
Locality {
26
public
abstract String region();
27
28
public
abstract String zone();
29
Callers
4
onlyEdsClusters_receivedEndpoints
Method · 0.80
localityName
Method · 0.80
toEnvoyProtoNode
Method · 0.80
buildClusterStats
Method · 0.80
Calls
no outgoing calls
Tested by
1
onlyEdsClusters_receivedEndpoints
Method · 0.64