Infohub JS API
Loading...
Searching...
No Matches
CacheStore Member List

This is the complete list of members for CacheStore, including all inherited members.

clear()CacheStore
constructor(defaultTTLms=null)CacheStore
delete(key)CacheStore
deleteWhere(predicate)CacheStore
get(key)CacheStore
getEntry(key)CacheStore
getOrCompute(key, compute, options={})CacheStore
has(key)CacheStore
markNeedUpdate(key)CacheStore
markNeedUpdateWhere(predicate)CacheStore
set(key, value, options={})CacheStore