Class TableServiceGrpc.TableServiceImplBase

java.lang.Object
io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceImplBase
All Implemented Interfaces:
TableServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
TableServiceGrpcImpl
Enclosing class:
TableServiceGrpc

public abstract static class TableServiceGrpc.TableServiceImplBase extends Object implements io.grpc.BindableService, TableServiceGrpc.AsyncService
Base class for the server implementation of the service TableService.
  • Constructor Details

    • TableServiceImplBase

      public TableServiceImplBase()
  • Method Details

    • bindService

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