Module series_scan

Source
Expand description

Per-series scan implementation.

Structsยง

SenderList ๐Ÿ”’
List of senders.
SeriesBatch ๐Ÿ”’
Batches of the same series.
SeriesDistributor ๐Ÿ”’
The distributor scans series and distributes them to different partitions.
SeriesScan
Scans a region and returns sorted rows of a series in the same partition.

Constantsยง

SEND_TIMEOUT ๐Ÿ”’
Timeout to send a batch to a sender.

Functionsยง

new_channel_list ๐Ÿ”’
new_partition_metrics ๐Ÿ”’

Type Aliasesยง

ReceiverList ๐Ÿ”’
List of receivers.