Module handlers

Module handlers 

Source
Expand description

Handlers for the analytics indexer.

This module contains:

  • handler: The default analytics handler for writing to object stores
  • tables: Table-specific processors for each analytics pipeline

Re-exports§

pub use handler::AnalyticsHandler;
pub use handler::Batch;
pub use handler::CheckpointRows;
pub use handler::Row;

Modules§

handler
tables
Table-specific processors for analytics pipelines.

Functions§

record_file_metrics
Record file size metrics for a pipeline.