$deleteCacheData
$setCacheData
will delete given cache data.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
type | string | Cache type. | true |
cacheName | string | Cache name. | true |
cacheKey | string | Cache key. | true |
Cache Types
Field |
---|
Group |
LinkedList |
PriorityQueue |