Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ getClusters
Method
getClusters
xds/src/main/java/io/grpc/xds/XdsConfig.java:101–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
99
}
100
101
public
ImmutableMap<String, StatusOr<XdsClusterConfig>> getClusters() {
102
return
clusters;
103
}
104
105
static
final
class
XdsClusterConfig {
106
private
final
String clusterName;
Callers
15
testCdsDeleteUnsubscribesChild
Method · 0.95
testCdsCycleReclaimed
Method · 0.95
testMultipleCdsReferToSameEds
Method · 0.95
testChangeRdsName_FromLds_complexTree
Method · 0.95
testLogicalDns_success
Method · 0.95
testLogicalDns_noDnsNr
Method · 0.95
matches
Method · 0.95
assertCallSelectClusterResult
Method · 0.95
interceptCall
Method · 0.95
acceptResolvedAddresses
Method · 0.95
verify_simple_aggregate
Method · 0.80
testComplexRegisteredAggregate
Method · 0.80
Calls
no outgoing calls
Tested by
15
testCdsDeleteUnsubscribesChild
Method · 0.76
testCdsCycleReclaimed
Method · 0.76
testMultipleCdsReferToSameEds
Method · 0.76
testChangeRdsName_FromLds_complexTree
Method · 0.76
testLogicalDns_success
Method · 0.76
testLogicalDns_noDnsNr
Method · 0.76
matches
Method · 0.76
assertCallSelectClusterResult
Method · 0.76
verify_simple_aggregate
Method · 0.64
testComplexRegisteredAggregate
Method · 0.64
testDelayedSubscription
Method · 0.64
testMissingCdsAndEds
Method · 0.64