Module gap_fill

Module gap_fill 

Source

Structs§

GapFillCacheManager
A cache for GapFillExecutor that stores a continuous time window of data.
GapFillExecutor
GapFillExecutorArgs
GapFillMetrics
GapFillStateRow
ManagedGapFillState

Enums§

RowType
Tracks if a row is original data or a filled value.

Constants§

GAPFILL_CACHE_DEFAULT_CAPACITY 🔒

Type Aliases§

GapFillCache
Cache for storing Gap Fill rows.
GapFillCacheKey
Cache key for Gap Fill, derived from the time column.