Class ClusterDiscoveryServiceGrpc.ClusterDiscoveryServiceImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService
    Enclosing class:
    ClusterDiscoveryServiceGrpc

    public abstract static class ClusterDiscoveryServiceGrpc.ClusterDiscoveryServiceImplBase
    extends Object
    implements io.grpc.BindableService
     Return list of all clusters this proxy will load balance to.
     
    • Constructor Detail

      • ClusterDiscoveryServiceImplBase

        public ClusterDiscoveryServiceImplBase()
    • Method Detail

      • bindService

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