pub fn get_cached_count_counter(key: &str) -> Option<Arc<RowCounter>>Expand description
Get a cached COUNT row counter by table name.
pub fn get_cached_count_counter(key: &str) -> Option<Arc<RowCounter>>Get a cached COUNT row counter by table name.