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