Enumeration CacheType

Enumeration Members

Enumeration Members

FIFO: 4
FILO: 5
LFU: 2
LRU: 0
MFU: 3
MRU: 1

Generated using TypeDoc