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 RedissonReference
RedissonObjectBuilder. toReference(Object object)
Methods in org.redisson.liveobject.core with parameters of type RedissonReference Modifier and Type Method Description Object
RedissonObjectBuilder. fromReference(RedissonReference rr, RedissonObjectBuilder.ReferenceType type)
-