| 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 Object |
RedissonObjectFactory.fromReference(RedissonClient redisson,
RedissonReference rr) |
static Object |
RedissonObjectFactory.fromReference(RedissonReactiveClient redisson,
RedissonReference rr) |
static Object |
RedissonObjectFactory.fromReference(RedissonRxClient redisson,
RedissonReference rr) |
protected static Object |
RedissonObjectFactory.getObject(Object redisson,
RedissonReference rr,
Class<? extends Object> type,
ReferenceCodecProvider codecProvider) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.