Class VeniceControllerGrpcServiceGrpc.VeniceControllerGrpcServiceImplBase

java.lang.Object
com.linkedin.venice.protocols.controller.VeniceControllerGrpcServiceGrpc.VeniceControllerGrpcServiceImplBase
All Implemented Interfaces:
VeniceControllerGrpcServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
VeniceControllerGrpcServiceImpl
Enclosing class:
VeniceControllerGrpcServiceGrpc

public abstract static class VeniceControllerGrpcServiceGrpc.VeniceControllerGrpcServiceImplBase extends Object implements io.grpc.BindableService, VeniceControllerGrpcServiceGrpc.AsyncService
Base class for the server implementation of the service VeniceControllerGrpcService.
  • Constructor Details

    • VeniceControllerGrpcServiceImplBase

      public VeniceControllerGrpcServiceImplBase()
  • Method Details

    • bindService

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