Class MarshalerMetricsServiceGrpc.MetricsServiceFutureStub
java.lang.Object
io.grpc.stub.AbstractStub<MarshalerMetricsServiceGrpc.MetricsServiceFutureStub>
io.grpc.stub.AbstractFutureStub<MarshalerMetricsServiceGrpc.MetricsServiceFutureStub>
io.opentelemetry.exporter.internal.grpc.MarshalerServiceStub<Marshaler,ExportMetricsServiceResponse,MarshalerMetricsServiceGrpc.MetricsServiceFutureStub>
io.opentelemetry.exporter.otlp.metrics.MarshalerMetricsServiceGrpc.MetricsServiceFutureStub
- Enclosing class:
MarshalerMetricsServiceGrpc
static final class MarshalerMetricsServiceGrpc.MetricsServiceFutureStub
extends MarshalerServiceStub<Marshaler,ExportMetricsServiceResponse,MarshalerMetricsServiceGrpc.MetricsServiceFutureStub>
-
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
MetricsServiceFutureStub
(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
<ExportMetricsServiceResponse> 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
-
MetricsServiceFutureStub
private MetricsServiceFutureStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
Method Details
-
build
protected MarshalerMetricsServiceGrpc.MetricsServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
build
in classio.grpc.stub.AbstractStub<MarshalerMetricsServiceGrpc.MetricsServiceFutureStub>
-
export
public com.google.common.util.concurrent.ListenableFuture<ExportMetricsServiceResponse> export(Marshaler request)
-