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