Package org.redisson.api.options
Interface KeysOptions
- All Superinterfaces:
InvocationOptions<KeysOptions>
- All Known Implementing Classes:
KeysParams
RKeys instance options- Author:
- Nikita Koksharov
-
Method Summary
Static MethodsMethods inherited from interface org.redisson.api.options.InvocationOptions
retryAttempts, retryInterval, timeout
-
Method Details
-
defaults
Creates the default options- Returns:
- options instance
-