Module fdb_rl::scan::scan_limiter

source ·

Structs

  • Track the number of bytes scanned up to some limit, after which scans should not be allowed.
  • Track the number of keyvalues scanned up to some limit, after which scans should not be allowed.
  • An encapsulation of the out-of-band state of scan execution.
  • Track time remaining until a given time limit, after which scans should not be allowed.

Enums