Class StoreGrpcServiceGrpc.StoreGrpcServiceImplBase

java.lang.Object
com.linkedin.venice.protocols.controller.StoreGrpcServiceGrpc.StoreGrpcServiceImplBase
All Implemented Interfaces:
StoreGrpcServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
StoreGrpcServiceImpl
Enclosing class:
StoreGrpcServiceGrpc

public abstract static class StoreGrpcServiceGrpc.StoreGrpcServiceImplBase extends Object implements io.grpc.BindableService, StoreGrpcServiceGrpc.AsyncService
Base class for the server implementation of the service StoreGrpcService.
  • Constructor Details

    • StoreGrpcServiceImplBase

      public StoreGrpcServiceImplBase()
  • Method Details

    • bindService

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