Package | Description |
---|---|
com.atlassian.jira.index.ha |
Modifier and Type | Method and Description |
---|---|
String |
IndexCopyService.backupIndex(String requestingNode,
TemporaryFilesProvider temporaryFilesProvider)
Backup an index for replicating to another node
|
String |
DefaultIndexCopyService.backupIndex(String requestingNode,
TemporaryFilesProvider temporaryFilesProvider) |
protected Long |
IndexUtils.createIndexSnapshot(File snapshot,
ArchiveUtils.Type archiveType,
TemporaryFilesProvider metadataProvider) |
String |
IndexUtils.performBackupOperations(String destinationPath,
String snapshotId,
int maxSnapshots,
ArchiveUtils.Type archiveType,
TemporaryFilesProvider metadataProvider,
String requestingNodeId)
Creates a backup file at
destinationPath . |
Copyright © 2002-2021 Atlassian. All Rights Reserved.