Uses of Class
org.redisson.RedissonReference
-
Packages that use RedissonReference Package Description org.redisson.liveobject.core -
-
Uses of RedissonReference in org.redisson.liveobject.core
Methods in org.redisson.liveobject.core that return RedissonReference Modifier and Type Method Description RedissonReferenceRedissonObjectBuilder. toReference(Object object)Methods in org.redisson.liveobject.core with parameters of type RedissonReference Modifier and Type Method Description ObjectRedissonObjectBuilder. fromReference(RedissonReference rr, RedissonObjectBuilder.ReferenceType type)
-