Package | Description |
---|---|
com.atlassian.jira.index.ha |
Modifier and Type | Method and Description |
---|---|
void |
IndexBackupContributionStrategy.addToBackup(BackupBuilder backupBuilder,
Collection<IndexPerformAndSubpath> indexData)
Extract index files and pass them to
backupBuilder using indexData |
void |
SnapshotDeletionPolicyContributionStrategy.addToBackup(BackupBuilder backupBuilder,
Collection<IndexPerformAndSubpath> indexes)
Creates
IndexFileDeleter.CommitPoint for all the given indexes
before passing files from each commit point to backupBuilder . |
Copyright © 2002-2021 Atlassian. All Rights Reserved.