Class XdsClusterServiceGrpc.XdsClusterServiceImplBase

java.lang.Object
com.linecorp.centraldogma.xds.cluster.v1.XdsClusterServiceGrpc.XdsClusterServiceImplBase
All Implemented Interfaces:
XdsClusterServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
XdsClusterService
Enclosing class:
XdsClusterServiceGrpc

public abstract static class XdsClusterServiceGrpc.XdsClusterServiceImplBase extends Object implements io.grpc.BindableService, XdsClusterServiceGrpc.AsyncService
Base class for the server implementation of the service XdsClusterService.
An XdsClusterService provides methods to manage clusters.
  • Constructor Details

    • XdsClusterServiceImplBase

      public XdsClusterServiceImplBase()
  • Method Details

    • bindService

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