Class DataTableServiceGrpc.DataTableServiceImplBase (0.29.0)

public abstract static class DataTableServiceGrpc.DataTableServiceImplBase implements BindableService, DataTableServiceGrpc.AsyncService

Base class for the server implementation of the service DataTableService.

DataTableManager provides an interface for managing data tables.

Inheritance

java.lang.Object > DataTableServiceGrpc.DataTableServiceImplBase

Implements

io.grpc.BindableService, DataTableServiceGrpc.AsyncService

Constructors

DataTableServiceImplBase()

public DataTableServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition