Package io.dingodb.cluster
Class archive_jobGrpc.archive_jobStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractAsyncStub<archive_jobGrpc.archive_jobStub>
io.dingodb.cluster.archive_jobGrpc.archive_jobStub
- Enclosing class:
- archive_jobGrpc
public static final class archive_jobGrpc.archive_jobStub
extends io.grpc.stub.AbstractAsyncStub<archive_jobGrpc.archive_jobStub>
A stub to allow clients to do asynchronous rpc calls to service archive_job.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionprotected archive_jobGrpc.archive_jobStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) voiddefaultMethod(ClusterStat.ArchiveJobListRequest request, io.grpc.stub.StreamObserver<ClusterStat.ArchiveJobListResponse> responseObserver) Methods inherited from class io.grpc.stub.AbstractAsyncStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected archive_jobGrpc.archive_jobStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<archive_jobGrpc.archive_jobStub>
-
defaultMethod
public void defaultMethod(ClusterStat.ArchiveJobListRequest request, io.grpc.stub.StreamObserver<ClusterStat.ArchiveJobListResponse> responseObserver)
-