Hierarchy

  • BatchLogRecordProcessorBase<BufferConfig>
    • BatchLogRecordProcessor

Constructors

Methods

  • Shuts down the processor. Called when SDK is shut down. This is an opportunity for processor to do any cleanup required.

    Returns Promise<void>