Interface LogRecordExporter

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
InMemoryLogRecordExporter

public interface LogRecordExporter extends Closeable
An exporter is responsible for taking a collection of LogRecordDatas and transmitting them to their ultimate destination.