@Evolving public interface Index
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Index.IndexTypeThe enum IndexType defines the type of the index. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String[][] | fieldNames() | 
| java.lang.String | name() | 
| Index.IndexType | type() | 
Index.IndexType type()
java.lang.String name()
java.lang.String[][] fieldNames()