Class ClusterDiscoveryServiceGrpc.ClusterDiscoveryServiceImplBase

java.lang.Object
io.envoyproxy.envoy.api.v2.ClusterDiscoveryServiceGrpc.ClusterDiscoveryServiceImplBase
All Implemented Interfaces:
ClusterDiscoveryServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
ClusterDiscoveryServiceGrpc

public abstract static class ClusterDiscoveryServiceGrpc.ClusterDiscoveryServiceImplBase extends Object implements io.grpc.BindableService, ClusterDiscoveryServiceGrpc.AsyncService
Base class for the server implementation of the service ClusterDiscoveryService.
 Return list of all clusters this proxy will load balance to.
 
  • Constructor Details

    • ClusterDiscoveryServiceImplBase

      public ClusterDiscoveryServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService