public static interface RuntimeDiscoveryService.BlockingInterface
| Modifier and Type | Method and Description |
|---|---|
DeltaDiscoveryResponse |
deltaRuntime(com.google.protobuf.RpcController controller,
DeltaDiscoveryRequest request) |
DiscoveryResponse |
fetchRuntime(com.google.protobuf.RpcController controller,
DiscoveryRequest request) |
DiscoveryResponse |
streamRuntime(com.google.protobuf.RpcController controller,
DiscoveryRequest request) |
DiscoveryResponse streamRuntime(com.google.protobuf.RpcController controller, DiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionDeltaDiscoveryResponse deltaRuntime(com.google.protobuf.RpcController controller, DeltaDiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionDiscoveryResponse fetchRuntime(com.google.protobuf.RpcController controller, DiscoveryRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionCopyright © 2018–2021 The Envoy Project. All rights reserved.