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
Subclasses with type arguments of type ExportLogsServiceResponse in io.opentelemetry.exporter.otlp.logsModifier and TypeClassDescription(package private) enum(package private) static final classFields in io.opentelemetry.exporter.otlp.logs with type parameters of type ExportLogsServiceResponseModifier and TypeFieldDescriptionprivate static final io.grpc.MethodDescriptor<Marshaler, ExportLogsServiceResponse> MarshalerLogsServiceGrpc.getExportMethodprivate static final io.grpc.MethodDescriptor.Marshaller<ExportLogsServiceResponse> MarshalerLogsServiceGrpc.RESPONSE_MARSHALERMethods in io.opentelemetry.exporter.otlp.logs that return ExportLogsServiceResponseModifier and TypeMethodDescriptionstatic ExportLogsServiceResponseReturns 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>