Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ routes
Method
routes
xds/src/main/java/io/grpc/xds/VirtualHost.java:48–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
47
// The list of routes that will be matched, in order, for incoming requests.
48
abstract ImmutableList<Route> routes();
49
50
abstract ImmutableMap<String, FilterConfig> filterConfigOverrides();
51
Callers
8
parseHttpConnectionManager_clusterSpecifierPlugin
Method · 0.95
parseHttpConnectionManager_optionalPlugin
Method · 0.95
interceptCall
Method · 0.95
verifyGoldenRouteConfig
Method · 0.80
deliverLdsUpdate
Method · 0.80
updateRoutes
Method · 0.80
getClusterNamesFromVirtualHost
Method · 0.80
generatePerRouteInterceptors
Method · 0.80
Calls
no outgoing calls
Tested by
4
parseHttpConnectionManager_clusterSpecifierPlugin
Method · 0.76
parseHttpConnectionManager_optionalPlugin
Method · 0.76
verifyGoldenRouteConfig
Method · 0.64
deliverLdsUpdate
Method · 0.64