JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
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)