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