类 RequestGrpc.RequestFutureStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<RequestGrpc.RequestFutureStub>
-
- com.alibaba.nacos.api.grpc.auto.RequestGrpc.RequestFutureStub
-
- 封闭类:
- RequestGrpc
public static final class RequestGrpc.RequestFutureStub extends io.grpc.stub.AbstractStub<RequestGrpc.RequestFutureStub>
-
-
构造器概要
构造器 限定符 构造器 说明 privateRequestFutureStub(io.grpc.Channel channel)privateRequestFutureStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 protected RequestGrpc.RequestFutureStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)com.google.common.util.concurrent.ListenableFuture<Payload>request(Payload request)Sends a commonRequest
-
-
-
方法详细资料
-
build
protected RequestGrpc.RequestFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- 指定者:
build在类中io.grpc.stub.AbstractStub<RequestGrpc.RequestFutureStub>
-
-