Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ routeMatch
Method
routeMatch
xds/src/main/java/io/grpc/xds/VirtualHost.java:61–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
@AutoValue
60
abstract
static
class
Route {
61
abstract RouteMatch routeMatch();
62
63
@Nullable
64
abstract RouteAction routeAction();
Callers
2
updateRoutes
Method · 0.80
interceptCall
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected