Skip to content

ChronologicalEvictionStrategy Fields

Eviction strategy that evicts data based off of age.

inUseBuffers

readonly
View source
protected readonly Queue<FixedSizeBuffer> inUseBuffers
Buffers which are currently in use in the cache Protected for test purposes