Modifier and Type | Class and Description |
---|---|
static class |
Indexes.IndexImpl.Builder
Builder 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 Index
public static Indexes.IndexImpl.Builder builder()