Skip to main content

Crate ingest

Crate ingest 

Source

Structs§

CollectedBatch
A batch of entries read from object storage by the Collector.
Collector
Reads batches of ingested entries from object storage via a queue consumer.
CollectorConfig
Configuration for a Collector.
DurabilityWatcher
Ingestor
IngestorConfig
Configuration for an Ingestor.
Metadata
Per-range metadata attached to a batch by the ingestor.
WriteHandle

Enums§

CompressionType
Compression algorithm applied to the record block of a data batch.
Error

Type Aliases§

Result