Modifier and Type | Field and Description |
---|---|
static LongGenerator |
INSTANCE |
Constructor and Description |
---|
LongGenerator() |
Modifier and Type | Method and Description |
---|---|
Long |
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 LongGenerator INSTANCE
public Long resolve(Class value, RId id, String idFieldName, RedissonClient redisson)
RIdResolver
Copyright © 2014–2018 The Redisson Project. All rights reserved.