Interface TraceExporter

All Known Implementing Classes:
LoggingTraceExporter, SamplingTraceExporter

public interface TraceExporter
Potentially exports a trace to an underlying consumer. "Potentially" here means that the exporter may itself sample or otherwise limit which queries are actually exported.