Class IndexInfo.Builder
java.lang.Object
com.atlassian.confluence.upgrade.upgradetask.splitindex.IndexInfo.Builder
- Enclosing class:
- IndexInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withChanges
(long changes) withContent
(long content) withDeleted
(long deleted) withDocuments
(long documents) withEmptyFolder
(boolean emptyFolder) withMax
(long max) withOldVersion
(boolean oldVersion) withValid
(boolean valid)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withValid
-
withEmptyFolder
-
withOldVersion
-
withDocuments
-
withMax
-
withDeleted
-
withContent
-
withChanges
-
build
-