Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ getVirtualHost
Method
getVirtualHost
xds/src/main/java/io/grpc/xds/XdsConfig.java:97–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
public
VirtualHost getVirtualHost() {
98
return
virtualHost;
99
}
100
101
public
ImmutableMap<String, StatusOr<XdsClusterConfig>> getClusters() {
102
return
clusters;
Callers
3
testChangeRdsName_FromLds_complexTree
Method · 0.95
onUpdate
Method · 0.95
testChangeRdsName_fromLds
Method · 0.80
Calls
no outgoing calls
Tested by
2
testChangeRdsName_FromLds_complexTree
Method · 0.76
testChangeRdsName_fromLds
Method · 0.64