public static final class ExporterGrpc.ExporterBlockingStub extends io.grpc.stub.AbstractBlockingStub<ExporterGrpc.ExporterBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected ExporterGrpc.ExporterBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
Iterator<ExportResponse> |
export(ExportRequest request)
export objects and relations as a stream
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected ExporterGrpc.ExporterBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ExporterGrpc.ExporterBlockingStub>public Iterator<ExportResponse> export(ExportRequest request)
export objects and relations as a stream
Copyright © 2024. All rights reserved.