Package io.dingodb.cluster
Class regionGrpc.regionFutureStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractFutureStub<regionGrpc.regionFutureStub>
io.dingodb.cluster.regionGrpc.regionFutureStub
- Enclosing class:
- regionGrpc
public static final class regionGrpc.regionFutureStub
extends io.grpc.stub.AbstractFutureStub<regionGrpc.regionFutureStub>
A stub to allow clients to do ListenableFuture-style 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.regionFutureStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) com.google.common.util.concurrent.ListenableFuture<ClusterStat.RegionResponse>defaultMethod(ClusterStat.RegionRequest request) Methods inherited from class io.grpc.stub.AbstractFutureStub
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 regionGrpc.regionFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<regionGrpc.regionFutureStub>
-
defaultMethod
public com.google.common.util.concurrent.ListenableFuture<ClusterStat.RegionResponse> defaultMethod(ClusterStat.RegionRequest request)
-