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