Class MarshalerTraceServiceGrpc.TraceServiceFutureStub
java.lang.Object
io.grpc.stub.AbstractStub<MarshalerTraceServiceGrpc.TraceServiceFutureStub>
io.grpc.stub.AbstractFutureStub<MarshalerTraceServiceGrpc.TraceServiceFutureStub>
io.opentelemetry.exporter.internal.grpc.MarshalerServiceStub<Marshaler,ExportTraceServiceResponse,MarshalerTraceServiceGrpc.TraceServiceFutureStub>
io.opentelemetry.exporter.otlp.trace.MarshalerTraceServiceGrpc.TraceServiceFutureStub
- Enclosing class:
MarshalerTraceServiceGrpc
static final class MarshalerTraceServiceGrpc.TraceServiceFutureStub
extends MarshalerServiceStub<Marshaler,ExportTraceServiceResponse,MarshalerTraceServiceGrpc.TraceServiceFutureStub>
-
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
ConstructorsModifierConstructorDescriptionprivateTraceServiceFutureStub(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<ExportTraceServiceResponse> Methods inherited from class io.grpc.stub.AbstractFutureStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Constructor Details
-
TraceServiceFutureStub
private TraceServiceFutureStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
Method Details
-
build
protected MarshalerTraceServiceGrpc.TraceServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<MarshalerTraceServiceGrpc.TraceServiceFutureStub>
-
export
public com.google.common.util.concurrent.ListenableFuture<ExportTraceServiceResponse> export(Marshaler request) - Specified by:
exportin classMarshalerServiceStub<Marshaler,ExportTraceServiceResponse, MarshalerTraceServiceGrpc.TraceServiceFutureStub>
-