| Package | Description |
|---|---|
| org.redisson.misc |
| Modifier and Type | Method and Description |
|---|---|
static RedissonReference |
RedissonObjectFactory.toReference(Config config,
Object object) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
RedissonObjectFactory.fromReference(RedissonClient redisson,
RedissonReference rr) |
static <T> T |
RedissonObjectFactory.fromReference(RedissonReactiveClient redisson,
RedissonReference rr) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.