Expand description
Per-series scan implementation.
Structsยง
- Sender
List ๐ - List of senders.
- Series
Batch ๐ - Batches of the same series.
- Series
Distributor ๐ - The distributor scans series and distributes them to different partitions.
- Series
Scan - 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ยง
- Receiver
List ๐ - List of receivers.