|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface SearchableSubIndexHash
Configures a SubIndexHash associated with the given Searchable
SubIndexHash| Required Element Summary | |
|---|---|
Class<? extends SubIndexHash> |
value
The type of the given SubIndexHash implementation |
| Optional Element Summary | |
|---|---|
SearchSetting[] |
settings
Settings associated with the actual SubIndexHash implementation. |
| Element Detail |
|---|
public abstract Class<? extends SubIndexHash> value
SubIndexHash implementation
public abstract SearchSetting[] settings
SubIndexHash implementation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||