Uses of Interface
org.redisson.api.options.LiveObjectOptions
Packages that use LiveObjectOptions
-
Uses of LiveObjectOptions in org.redisson
Methods in org.redisson with parameters of type LiveObjectOptions -
Uses of LiveObjectOptions in org.redisson.api
Methods in org.redisson.api with parameters of type LiveObjectOptionsModifier and TypeMethodDescriptionRedissonClient.getLiveObjectService(LiveObjectOptions options) Returns Live Object Service which is used to store Java objects with specifiedoptions. -
Uses of LiveObjectOptions in org.redisson.api.options
Classes in org.redisson.api.options that implement LiveObjectOptionsMethods in org.redisson.api.options that return LiveObjectOptionsModifier and TypeMethodDescriptionstatic LiveObjectOptionsLiveObjectOptions.defaults()Creates the default options