Uses of Interface
com.atlassian.jira.index.ha.ReplicatedIndexManager
Packages that use ReplicatedIndexManager
Package
Description
-
Uses of ReplicatedIndexManager in com.atlassian.jira.bc.project.index
Constructors in com.atlassian.jira.bc.project.index with parameters of type ReplicatedIndexManagerModifierConstructorDescriptionProjectReindexServiceImpl
(JiraAuthenticationContext authenticationContext, TaskManager taskManager, IssueIndexer issueIndexer, ReplicatedIndexManager replicatedIndexManager, OfBizDelegator ofBizDelegator, IssueBatcherFactory issueBatcherFactory, SearchProvider searchProvider, IssueManager issueManager, com.atlassian.event.api.EventPublisher eventPublisher, I18nHelper.BeanFactory i18nBeanFactory, ClusterManager clusterManager, ProjectEventHandler projectEventHandler) -
Uses of ReplicatedIndexManager in com.atlassian.jira.index.ha
Classes in com.atlassian.jira.index.ha that implement ReplicatedIndexManagerModifier and TypeClassDescriptionclass
Manages the replicated index.class
A no-op implementation of the ReplicatedIndexManager. -
Uses of ReplicatedIndexManager in com.atlassian.jira.issue.index
Constructors in com.atlassian.jira.issue.index with parameters of type ReplicatedIndexManagerModifierConstructorDescriptionDefaultIssueIndexer
(IndexDirectoryFactory indexDirectoryFactory, DefaultIssueIndexer.CommentRetriever commentRetriever, DefaultIssueIndexer.ChangeHistoryRetriever changeHistoryRetriever, DefaultIssueIndexer.WorklogRetriever worklogRetriever, ApplicationProperties applicationProperties, IssueDocumentFactory issueDocumentFactory, CommentDocumentFactory commentDocumentFactory, ChangeHistoryDocumentFactory changeHistoryDocumentFactory, WorklogDocumentFactory worklogDocumentFactory, IssueManager issueManager, IndexBackupContributionStrategy backupPreparationStrategy, IndexBackupContributorsManager indexBackupContributorsManager, DBRSender dbrSender, EntityVersioningManager entityVersioningManager, ReplicatedIndexManager replicatedIndexManager, IndexingFeatures indexingFeatures, IndexingLimitsStats indexingLimitsStats, com.atlassian.event.api.EventPublisher eventPublisher, JiraProperties jiraProperties) -
Uses of ReplicatedIndexManager in com.atlassian.jira.issue.managers
Constructors in com.atlassian.jira.issue.managers with parameters of type ReplicatedIndexManagerModifierConstructorDescriptionDefaultIssueArchiveHelper
(IssueManager issueManager, IssueUpdater issueUpdater, IssueIndexingService issueIndexingService, ArchivedStatistics archivedStatistics, ArchivingLicenseCheck archivingLicenseCheck, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory, com.atlassian.event.api.EventPublisher eventPublisher, IssueStateAuditHandler issueStateAuditHandler, EntityVersioningManager entityVersioningManager, ReplicatedIndexManager replicatedIndexManager, ArchivingDao archivingDao) -
Uses of ReplicatedIndexManager in com.atlassian.jira.sharing.index
Constructors in com.atlassian.jira.sharing.index with parameters of type ReplicatedIndexManagerModifierConstructorDescriptionDefaultSharedEntityIndexer
(ShareTypeFactory shareTypeFactory, SharedEntitySearchContextToQueryFactoryMap searchContextToQueryFactoryMap, SharedEntityAccessor.Factory accessorFactory, DirectoryFactory directoryFactory, UserManager userManager, ReplicatedIndexManager replicatedIndexManager, ApplicationProperties applicationProperties, IndexBackupContributionStrategy backupPreparationStrategy)