Class PartitionedTableServiceGrpc.PartitionedTableServiceImplBase

java.lang.Object
io.deephaven.proto.backplane.grpc.PartitionedTableServiceGrpc.PartitionedTableServiceImplBase
All Implemented Interfaces:
PartitionedTableServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
PartitionedTableServiceGrpcImpl
Enclosing class:
PartitionedTableServiceGrpc

public abstract static class PartitionedTableServiceGrpc.PartitionedTableServiceImplBase extends Object implements io.grpc.BindableService, PartitionedTableServiceGrpc.AsyncService
Base class for the server implementation of the service PartitionedTableService.
 This service provides tools to create and query partitioned tables.
 
  • Constructor Details

    • PartitionedTableServiceImplBase

      public PartitionedTableServiceImplBase()
  • Method Details

    • bindService

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