| Modifier and Type | Class and Description | 
|---|---|
| static class  | Indexes.IndexImpl.BuilderBuilder to create an index. | 
Index.IndexType| Modifier and Type | Method and Description | 
|---|---|
| static Indexes.IndexImpl.Builder | builder() | 
| java.lang.String[][] | fieldNames() | 
| java.lang.String | name() | 
| Index.IndexType | type() | 
public Index.IndexType type()
public java.lang.String name()
public java.lang.String[][] fieldNames()
fieldNames in interface Indexpublic static Indexes.IndexImpl.Builder builder()