Class MarshalerLogsServiceGrpc.LogsServiceFutureStub
java.lang.Object
io.grpc.stub.AbstractStub<MarshalerLogsServiceGrpc.LogsServiceFutureStub>
io.grpc.stub.AbstractFutureStub<MarshalerLogsServiceGrpc.LogsServiceFutureStub>
io.opentelemetry.exporter.internal.grpc.MarshalerServiceStub<Marshaler,ExportLogsServiceResponse,MarshalerLogsServiceGrpc.LogsServiceFutureStub>
io.opentelemetry.exporter.otlp.logs.MarshalerLogsServiceGrpc.LogsServiceFutureStub
- Enclosing class:
MarshalerLogsServiceGrpc
static final class MarshalerLogsServiceGrpc.LogsServiceFutureStub
extends MarshalerServiceStub<Marshaler,ExportLogsServiceResponse,MarshalerLogsServiceGrpc.LogsServiceFutureStub>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
LogsServiceFutureStub
(io.grpc.Channel channel, io.grpc.CallOptions callOptions) -
Method Summary
Modifier and TypeMethodDescriptionbuild
(io.grpc.Channel channel, io.grpc.CallOptions callOptions) com.google.common.util.concurrent.ListenableFuture
<ExportLogsServiceResponse> Methods inherited from class io.grpc.stub.AbstractFutureStub
newStub, newStub
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Constructor Details
-
LogsServiceFutureStub
private LogsServiceFutureStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
Method Details
-
build
protected MarshalerLogsServiceGrpc.LogsServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
build
in classio.grpc.stub.AbstractStub<MarshalerLogsServiceGrpc.LogsServiceFutureStub>
-
export
public com.google.common.util.concurrent.ListenableFuture<ExportLogsServiceResponse> export(Marshaler request) - Specified by:
export
in classMarshalerServiceStub<Marshaler,
ExportLogsServiceResponse, MarshalerLogsServiceGrpc.LogsServiceFutureStub>
-