NthKeyBasedRetentionState

Type Alias NthKeyBasedRetentionState 

Source
pub type NthKeyBasedRetentionState = (HashMap<Key, VecDeque<Offset>>, usize, usize);
Expand description

The state associated with nth key based retention.