Expand description
EvictionList
represents the transaction eviction list with
efficient operations.
Structsยง
- An eviction list that allows Zebra to efficiently add entries, get entries, and remove older entries in the order they were inserted.
EvictionList
represents the transaction eviction list with
efficient operations.