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