Skip to main content

cache_iter_options_default

Function cache_iter_options_default 

Source
pub(crate) fn cache_iter_options_default(engine: &Arc<Engine>) -> ReadOptions
Expand description

Builds iterator options restricted to block-cache reads.

The probe neither fills cache nor falls through to storage.