Package org.redisson.api.annotation
Annotation Type RIndex
-
@Retention(RUNTIME) @Target(FIELD) public @interface RIndex
Specifies that the field is used in search index.- Author:
- Nikita Koksharov
- See Also:
Conditions
,RLiveObjectService.find(java.lang.Class<T>, org.redisson.api.condition.Condition)