Class MarshalerMetricsServiceGrpc
java.lang.Object
io.opentelemetry.exporter.otlp.metrics.MarshalerMetricsServiceGrpc
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final io.grpc.MethodDescriptor
<Marshaler, ExportMetricsServiceResponse> private static final io.grpc.MethodDescriptor.Marshaller
<Marshaler> private static final io.grpc.MethodDescriptor.Marshaller
<ExportMetricsServiceResponse> private static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static MarshalerMetricsServiceGrpc.MetricsServiceFutureStub
newFutureStub
(io.grpc.Channel channel, String authorityOverride)
-
Field Details
-
SERVICE_NAME
- See Also:
-
REQUEST_MARSHALLER
-
RESPONSE_MARSHALER
private static final io.grpc.MethodDescriptor.Marshaller<ExportMetricsServiceResponse> RESPONSE_MARSHALER -
getExportMethod
private static final io.grpc.MethodDescriptor<Marshaler,ExportMetricsServiceResponse> getExportMethod
-
-
Constructor Details
-
MarshalerMetricsServiceGrpc
private MarshalerMetricsServiceGrpc()
-
-
Method Details
-
newFutureStub
static MarshalerMetricsServiceGrpc.MetricsServiceFutureStub newFutureStub(io.grpc.Channel channel, @Nullable String authorityOverride)
-