Uses of Enum
io.opentelemetry.exporter.otlp.logs.ExportLogsServiceResponse
Packages that use ExportLogsServiceResponse
Package
Description
OpenTelemetry exporter which sends span data to OpenTelemetry collector via OTLP gRPC.
-
Uses of ExportLogsServiceResponse in io.opentelemetry.exporter.otlp.logs
Fields in io.opentelemetry.exporter.otlp.logs with type parameters of type ExportLogsServiceResponseModifier and TypeFieldDescriptionprivate static final io.grpc.MethodDescriptor
<Marshaler, ExportLogsServiceResponse> MarshalerLogsServiceGrpc.getExportMethod
private static final io.grpc.MethodDescriptor.Marshaller
<ExportLogsServiceResponse> MarshalerLogsServiceGrpc.RESPONSE_MARSHALER
Methods in io.opentelemetry.exporter.otlp.logs that return ExportLogsServiceResponseModifier and TypeMethodDescriptionstatic ExportLogsServiceResponse
Returns the enum constant of this type with the specified name.static ExportLogsServiceResponse[]
ExportLogsServiceResponse.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.opentelemetry.exporter.otlp.logs that return types with arguments of type ExportLogsServiceResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture
<ExportLogsServiceResponse>