Methods
# getCacheItemPriority()
Get CacheItemPriority of the item present in the cache
CacheItemPriority
# getCacheItemVersion()
Item version of the item
CacheItemVersion
# getGroup()
Group of the item
Group
# getResyncExpiredItems()
If items are to be ReSynced at expiry
# getResyncOptions()
ResyncOptions contain information if items are to be ReSynced at expiry and readthrough provider name when item will be resynced at expiry
ResyncOptions
# getValue()
Will contain the value present in the cache but only if the event was registered against EventDataFilter.Metadata or EventDataFilter.DataWithMetadata otherwise it will be null