Types
CacheEntryMatchType
How a cache entry was matched against the requested keys.
enum
CacheEntryMatchTypeValues
EXACT_PRIMARY
Represents the exact primary option.
PREFIXED_PRIMARY
Represents the prefixed primary option.
EXACT_RESTORE
Represents the exact restore option.
PREFIXED_RESTORE
Represents the prefixed restore option.