Skip to main content

CacheItem

No overview available.

Methods


ID()

@classmethod
def ID() - > string

Fetches the unique identifier for the cache item. Callers use this to uniquely identify the item within the cache.

Returns

TypeDescription
stringThe unique identifier of the cache item.