Class BatchSpanProcessorFactory
Defined in File batch_span_processor_factory.h
Class Documentation
-
class BatchSpanProcessorFactory
Factory class for BatchSpanProcessor.
Public Static Functions
-
static std::unique_ptr<SpanProcessor> Create(std::unique_ptr<SpanExporter> &&exporter, const BatchSpanProcessorOptions &options)
Create a BatchSpanProcessor.
-
static std::unique_ptr<SpanProcessor> Create(std::unique_ptr<SpanExporter> &&exporter, const BatchSpanProcessorOptions &options)