Class SchemaGrpcServiceGrpc.SchemaGrpcServiceImplBase

java.lang.Object
com.linkedin.venice.protocols.controller.SchemaGrpcServiceGrpc.SchemaGrpcServiceImplBase
All Implemented Interfaces:
SchemaGrpcServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
SchemaGrpcServiceImpl
Enclosing class:
SchemaGrpcServiceGrpc

public abstract static class SchemaGrpcServiceGrpc.SchemaGrpcServiceImplBase extends Object implements io.grpc.BindableService, SchemaGrpcServiceGrpc.AsyncService
Base class for the server implementation of the service SchemaGrpcService.
  • Constructor Details

    • SchemaGrpcServiceImplBase

      public SchemaGrpcServiceImplBase()
  • Method Details

    • bindService

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