Module scan_util

Source
Expand description

Utilities for scanners.

Structsยง

PartitionMetrics
Metrics while reading a partition.
PartitionMetricsInner ๐Ÿ”’
PartitionMetricsList ๐Ÿ”’
List of PartitionMetrics.
ScanMetricsSet ๐Ÿ”’
Verbose scan metrics for a partition.
SeriesDistributorMetrics ๐Ÿ”’
Metrics for the series distributor.

Functionsยง

build_file_range_scan_stream
Build the stream of scanning the input FileRanges.
maybe_scan_other_ranges ๐Ÿ”’
scan_file_ranges ๐Ÿ”’
Scans file ranges at index.
scan_mem_ranges ๐Ÿ”’
Scans memtable ranges at index.