pub(crate) const SHARED_POOL: &str = "Shared";Expand description
Name under which the shared block cache (every CF with
CacheDisp::Shared) is registered in Context::col_cache.
pub(crate) const SHARED_POOL: &str = "Shared";Name under which the shared block cache (every CF with
CacheDisp::Shared) is registered in Context::col_cache.