public static class Index.Builder
extends java.lang.Object
Index
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Index |
build() |
Index.Builder |
withIndexType(IndexType indexType)
Optional.
|
Index.Builder |
withNList(int nList)
Optional.
|
public Index.Builder withIndexType(@Nonnull IndexType indexType)
IndexType.FLAT
indexType
- a IndexType
objectBuilder
public Index.Builder withNList(int nList)
nList
- nList of the indexBuilder
public Index build()