Uses of Interface
org.redisson.api.RLiveObjectService
-
Packages that use RLiveObjectService Package Description org.redisson org.redisson.api -
-
Uses of RLiveObjectService in org.redisson
Classes in org.redisson that implement RLiveObjectService Modifier and Type Class Description classRedissonLiveObjectServiceMethods in org.redisson that return RLiveObjectService Modifier and Type Method Description RLiveObjectServiceRedisson. getLiveObjectService() -
Uses of RLiveObjectService in org.redisson.api
Methods in org.redisson.api that return RLiveObjectService Modifier and Type Method Description RLiveObjectServiceRedissonClient. getLiveObjectService()Returns RedissonAttachedLiveObjectService which can be used to retrieve live REntity(s)
-