Package org.redisson.api.options
Interface LiveObjectOptions
- All Superinterfaces:
InvocationOptions<LiveObjectOptions>
- All Known Implementing Classes:
LiveObjectParams
RLiveObjectService
instance options- Author:
- Nikita Koksharov
-
Method Summary
Modifier and TypeMethodDescriptionstatic LiveObjectOptions
defaults()
Creates the default optionsMethods inherited from interface org.redisson.api.options.InvocationOptions
retryAttempts, retryInterval, timeout
-
Method Details
-
defaults
Creates the default options- Returns:
- options instance
-