Package io.dingodb.cluster
Class regionGrpc.regionStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractAsyncStub<regionGrpc.regionStub>
io.dingodb.cluster.regionGrpc.regionStub
- Enclosing class:
- regionGrpc
public static final class regionGrpc.regionStub
extends io.grpc.stub.AbstractAsyncStub<regionGrpc.regionStub>
A stub to allow clients to do asynchronous rpc calls to service region.
-
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 regionGrpc.regionStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) voiddefaultMethod(ClusterStat.RegionRequest request, io.grpc.stub.StreamObserver<ClusterStat.RegionResponse> 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
- Specified by:
buildin classio.grpc.stub.AbstractStub<regionGrpc.regionStub>
-
defaultMethod
public void defaultMethod(ClusterStat.RegionRequest request, io.grpc.stub.StreamObserver<ClusterStat.RegionResponse> responseObserver)
-