Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IndexInfo |
build() |
IndexInfo.Builder |
withChanges(long changes) |
IndexInfo.Builder |
withContent(long content) |
IndexInfo.Builder |
withDeleted(long deleted) |
IndexInfo.Builder |
withDocuments(long documents) |
IndexInfo.Builder |
withEmptyFolder(boolean emptyFolder) |
IndexInfo.Builder |
withMax(long max) |
IndexInfo.Builder |
withOldVersion(boolean oldVersion) |
IndexInfo.Builder |
withValid(boolean valid) |
public IndexInfo.Builder withValid(boolean valid)
public IndexInfo.Builder withEmptyFolder(boolean emptyFolder)
public IndexInfo.Builder withOldVersion(boolean oldVersion)
public IndexInfo.Builder withDocuments(long documents)
public IndexInfo.Builder withMax(long max)
public IndexInfo.Builder withDeleted(long deleted)
public IndexInfo.Builder withContent(long content)
public IndexInfo.Builder withChanges(long changes)
public IndexInfo build()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences