Uses of Interface
org.redisson.api.RKeys
Packages that use RKeys
-
Uses of RKeys in org.redisson
Classes in org.redisson that implement RKeysMethods in org.redisson that return RKeys -
Uses of RKeys in org.redisson.api
Methods in org.redisson.api that return RKeysModifier and TypeMethodDescriptionRedissonClient.getKeys()Returns interface with methods for Redis keys.RedissonClient.getKeys(KeysOptions options) Returns interface for operations over Redis keys with specifiedoptions.