-
-
Method Summary
Retrieve all keys for a given pattern from
RedisNode
.
Methods inherited from interface org.springframework.data.redis.connection.ReactiveKeyCommands
copy, copy, del, del, encodingOf, exists, exists, expire, expire, expireAt, expireAt, idletime, keys, keys, mDel, mDel, move, move, mUnlink, mUnlink, persist, persist, pExpire, pExpire, pExpireAt, pExpireAt, pTtl, pTtl, randomKey, refcount, rename, rename, renameNX, renameNX, scan, scan, scan, touch, touch, ttl, ttl, type, type, unlink, unlink
-
Method Details
-
keys
Retrieve all keys for a given pattern from
RedisNode
.
- Parameters:
node
- must not be null.
pattern
- must not be null.
- Returns:
-
randomKey
- Parameters:
node
- must not be null.
- Returns: