Uses of Interface
org.redisson.api.options.KeysOptions
Packages that use KeysOptions
-
Uses of KeysOptions in org.redisson
Methods in org.redisson with parameters of type KeysOptionsModifier and TypeMethodDescriptionRedisson.getKeys(KeysOptions options) RedissonReactive.getKeys(KeysOptions options) RedissonRx.getKeys(KeysOptions options) -
Uses of KeysOptions in org.redisson.api
Methods in org.redisson.api with parameters of type KeysOptionsModifier and TypeMethodDescriptionRedissonClient.getKeys(KeysOptions options) Returns interface for operations over Redis keys with specifiedoptions.RedissonReactiveClient.getKeys(KeysOptions options) Returns interface for operations over Redis keys with specifiedoptions.RedissonRxClient.getKeys(KeysOptions options) Returns interface for operations over Redis keys with specifiedoptions. -
Uses of KeysOptions in org.redisson.api.options
Classes in org.redisson.api.options that implement KeysOptionsMethods in org.redisson.api.options that return KeysOptionsModifier and TypeMethodDescriptionstatic KeysOptionsKeysOptions.defaults()Creates the default options