@Retention(value=RUNTIME)
@Target(value={})
public @interface Index
The index can be either simple or composite. Please note that the actual name of the index may differ. This field is case insensitive.
Modifier and Type | Required Element and Description |
---|---|
java.lang.String[] |
methodNames |
java.lang.String |
name |
Copyright © 2007-2020 Atlassian. All Rights Reserved.