类 RequestStreamGrpc.RequestStreamStub
java.lang.Object
io.grpc.stub.AbstractStub<RequestStreamGrpc.RequestStreamStub>
com.alibaba.nacos.api.grpc.auto.RequestStreamGrpc.RequestStreamStub
- 封闭类:
- RequestStreamGrpc
public static final class RequestStreamGrpc.RequestStreamStub
extends io.grpc.stub.AbstractStub<RequestStreamGrpc.RequestStreamStub>
-
方法概要
修饰符和类型方法说明protected RequestStreamGrpc.RequestStreamStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)voidrequestStream(Payload request, io.grpc.stub.StreamObserver<Payload> responseObserver)build a streamRequest从类继承的方法 io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
方法详细资料
-
build
protected RequestStreamGrpc.RequestStreamStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)- 指定者:
build在类中io.grpc.stub.AbstractStub<RequestStreamGrpc.RequestStreamStub>
-
requestStream
build a streamRequest
-