risingwave_
storage
2.2.0-alpha
Module batched_
iter
Module Items
Structs
In risingwave_
storage::
memory
risingwave_storage
::
memory
Module
batched_iter
Copy item path
source
Structs
ยง
Iter
A utility struct for iterating over a range of keys in a locked
BTreeMap
, which will batch some records to make a trade-off between the copying overhead and the times of acquiring the lock.