Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ getRoute
Method
getRoute
xds/src/main/java/io/grpc/xds/XdsConfig.java:93–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
public
RdsUpdate getRoute() {
94
return
route;
95
}
96
97
public
VirtualHost getVirtualHost() {
98
return
virtualHost;
Callers
1
parseRoute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected