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