Module range_cache

Module range_cache 

Source
Expand description

Utilities for the partition range scan result cache.

Structsยง

RangeScanCacheKey ๐Ÿ”’
Cache key for range scan outputs.
RangeScanCacheValue ๐Ÿ”’
Cached result for one range scan.
ScanRequestFingerprint ๐Ÿ”’
Fingerprint of the scan request fields that affect partition range cache reuse.
ScanRequestFingerprintBuilder ๐Ÿ”’
SharedScanRequestFingerprint ๐Ÿ”’
Non-copiable struct of the fingerprint.