| Modifier and Type | Field and Description |
|---|---|
static UUIDGenerator |
INSTANCE |
| Constructor and Description |
|---|
UUIDGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(Class<?> value,
RId id,
String idFieldName,
RedissonClient redisson)
RLiveObjectService instantiate the class and invokes this method to get
a value used as the value for the field with RId annotation.
|
public static final UUIDGenerator INSTANCE
public String resolve(Class<?> value, RId id, String idFieldName, RedissonClient redisson)
RIdResolverCopyright © 2014–2018 The Redisson Project. All rights reserved.