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