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