Class InputTableServiceGrpc.InputTableServiceImplBase

java.lang.Object
io.deephaven.proto.backplane.grpc.InputTableServiceGrpc.InputTableServiceImplBase
All Implemented Interfaces:
InputTableServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
InputTableServiceGrpcImpl
Enclosing class:
InputTableServiceGrpc

public abstract static class InputTableServiceGrpc.InputTableServiceImplBase extends Object implements io.grpc.BindableService, InputTableServiceGrpc.AsyncService
Base class for the server implementation of the service InputTableService.
 This service offers methods to manipulate the contents of input tables.
 
  • Constructor Details

    • InputTableServiceImplBase

      public InputTableServiceImplBase()
  • Method Details

    • bindService

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