Package io.dingodb.cluster
Class tableGrpc.tableImplBase
java.lang.Object
io.dingodb.cluster.tableGrpc.tableImplBase
- All Implemented Interfaces:
tableGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- tableGrpc
public abstract static class tableGrpc.tableImplBase
extends Object
implements io.grpc.BindableService, tableGrpc.AsyncService
Base class for the server implementation of the service table.
-
Constructor Details
-
tableImplBase
public tableImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-