类 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>
-
方法概要
修饰符和类型方法说明build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)requestStream(Payload request)build a streamRequest从类继承的方法 io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
方法详细资料
-
build
protected RequestStreamGrpc.RequestStreamBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)- 指定者:
build在类中io.grpc.stub.AbstractStub<RequestStreamGrpc.RequestStreamBlockingStub>
-
requestStream
build a streamRequest
-