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