struct
PersistentCache::CacheEntry
Information about a single entry in the cache.
Public
Fields
Priority
PersistentCachePriority Priority
LastUsedTimestamp
u64 LastUsedTimestamp
SizeInBytes
u64 SizeInBytes
ActiveReadOperationCount
u32 ActiveReadOperationCount
IsWriteOperationActive
bool IsWriteOperationActive
IsMetaDataOutOfDate
bool IsMetaDataOutOfDate