Constructor and Description |
---|
CreateIndexSnapshotMaintenanceTaskRunner(ClusterManager clusterManager,
LuceneIndexSnapshotManager snapshotManager,
SystemMaintenanceTaskRegistry registry,
SystemMaintenanceTaskQueue systemMaintenanceTaskQueue,
com.atlassian.event.api.EventPublisher eventPublisher) |
RestoreIndexSnapshotMaintenanceTaskRunner(SystemMaintenanceTaskRegistry registry,
LuceneIndexSnapshotManager luceneIndexSnapshotManager,
ReIndexJobManager reIndexJobManager,
ClusterManager clusterManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLuceneIndexSnapshotManager
Manage all Lucene index snapshots.
|
Constructor and Description |
---|
LuceneIndexSnapshotCleaner(LuceneIndexSnapshotManager snapshotManager) |
Constructor and Description |
---|
SplitIndexSnapshotManager(LuceneIndexSnapshotManager snapshotManager,
JournalDao journalDao,
ClusterManager clusterManager,
JournalIdentifier contentIdentifier,
JournalIdentifier changeIdentifier) |
Copyright © 2003–2021 Atlassian. All rights reserved.