Uses of Interface
org.redisson.api.RLiveObjectService
Packages that use RLiveObjectService
-
Uses of RLiveObjectService in org.redisson
Classes in org.redisson that implement RLiveObjectServiceMethods in org.redisson that return RLiveObjectServiceModifier and TypeMethodDescriptionRedisson.getLiveObjectService()Redisson.getLiveObjectService(LiveObjectOptions options) -
Uses of RLiveObjectService in org.redisson.api
Methods in org.redisson.api that return RLiveObjectServiceModifier and TypeMethodDescriptionRedissonClient.getLiveObjectService()Returns Live Object Service which is used to store Java objectsRedissonClient.getLiveObjectService(LiveObjectOptions options) Returns Live Object Service which is used to store Java objects with specifiedoptions.