Uses of Interface
com.atlassian.confluence.internal.index.lucene.snapshot.LuceneIndexSnapshotManager
Packages that use LuceneIndexSnapshotManager
Package
Description
- 
Uses of LuceneIndexSnapshotManager in com.atlassian.confluence.impl.system.runnerConstructors in com.atlassian.confluence.impl.system.runner with parameters of type LuceneIndexSnapshotManagerModifierConstructorDescriptionCreateIndexSnapshotMaintenanceTaskRunner(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.event.api.EventPublisher eventPublisher, JournalStateStore journalStateStore, SearchPlatformConfig searchPlatformConfig) 
- 
Uses of LuceneIndexSnapshotManager in com.atlassian.confluence.internal.index.lucene.snapshotClasses in com.atlassian.confluence.internal.index.lucene.snapshot that implement LuceneIndexSnapshotManagerModifier and TypeClassDescriptionclassManage all Lucene index snapshots.Constructors in com.atlassian.confluence.internal.index.lucene.snapshot with parameters of type LuceneIndexSnapshotManagerModifierConstructorDescriptionLuceneIndexSnapshotCleaner(LuceneIndexSnapshotManager snapshotManager)