public static interface RouteDiscoveryService.BlockingInterface
| Modifier and Type | Method and Description |
|---|---|
DiscoveryResponse |
fetchRoutes(com.google.protobuf.RpcController controller,
DiscoveryRequest request) |
IncrementalDiscoveryResponse |
incrementalRoutes(com.google.protobuf.RpcController controller,
IncrementalDiscoveryRequest request) |
DiscoveryResponse |
streamRoutes(com.google.protobuf.RpcController controller,
DiscoveryRequest request) |
DiscoveryResponse streamRoutes(com.google.protobuf.RpcController controller, DiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionIncrementalDiscoveryResponse incrementalRoutes(com.google.protobuf.RpcController controller, IncrementalDiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionDiscoveryResponse fetchRoutes(com.google.protobuf.RpcController controller, DiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionCopyright © 2018–2019 The Envoy Project. All rights reserved.