Class ClusterAdminOpsGrpcServiceGrpc.ClusterAdminOpsGrpcServiceImplBase

java.lang.Object
com.linkedin.venice.protocols.controller.ClusterAdminOpsGrpcServiceGrpc.ClusterAdminOpsGrpcServiceImplBase
All Implemented Interfaces:
ClusterAdminOpsGrpcServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
ClusterAdminOpsGrpcServiceImpl
Enclosing class:
ClusterAdminOpsGrpcServiceGrpc

public abstract static class ClusterAdminOpsGrpcServiceGrpc.ClusterAdminOpsGrpcServiceImplBase extends Object implements io.grpc.BindableService, ClusterAdminOpsGrpcServiceGrpc.AsyncService
Base class for the server implementation of the service ClusterAdminOpsGrpcService.
  • Constructor Details

    • ClusterAdminOpsGrpcServiceImplBase

      public ClusterAdminOpsGrpcServiceImplBase()
  • Method Details

    • bindService

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