RedisCache.regenerateKey(RedisKeyType keyType) Method
Definition
Regenerates the access keys for this Redis Cache.
public abstract RedisAccessKeys regenerateKey(RedisKeyType keyType)
Parameters
- keyType
- RedisKeyType
key type to regenerate
Returns
the generated access keys for this Redis Cache