public interface IndexBackupContributionStrategy
Index.Manager's and pass them to given backupBuilder| Modifier and Type | Field and Description |
|---|---|
static IndexBackupContributionStrategy |
NO_OP_BACKUP_STRATEGY |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBackup(BackupBuilder backupBuilder,
Collection<IndexPerformAndSubpath> indexData)
Extract index files and pass them to
backupBuilder using indexData |
static final IndexBackupContributionStrategy NO_OP_BACKUP_STRATEGY
void addToBackup(BackupBuilder backupBuilder, Collection<IndexPerformAndSubpath> indexData)
backupBuilder using indexDataCopyright © 2002-2024 Atlassian. All Rights Reserved.