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