Uses of Class
com.atlassian.jira.index.ha.IndexUtils
Packages that use IndexUtils
-
Uses of IndexUtils in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return IndexUtilsModifier and TypeMethodDescriptionClusterServicesConfiguration.indexUtils(com.atlassian.event.api.EventPublisher eventPublisher, ApplicationProperties applicationProperties, IndexBackupContributorsManager indexBackupContributorsManager, ClusterNodes clusterNodes, IndexLifecycleManager indexLifecycleManager, PeriodicIndexWriterCommitScheduler periodicIndexWriterCommitScheduler, com.atlassian.beehive.ClusterLockService clusterLockService, JiraProperties jiraProperties, BarrierFactory barrierFactory, IndexingFeatures indexingFeatures) Methods in com.atlassian.jira.component.spring.registrar with parameters of type IndexUtilsModifier and TypeMethodDescriptionSearchConfiguration.LuceneConfiguration.indexSnapshotOperator(FileStores fileStores, IndexUtils indexUtils, org.ofbiz.core.entity.DelegatorInterface delegatorInterface, com.atlassian.beehive.ClusterLockService clusterLockService, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, JiraProperties jiraProperties) -
Uses of IndexUtils in com.atlassian.jira.index.ha
Constructors in com.atlassian.jira.index.ha with parameters of type IndexUtilsModifierConstructorDescriptionDefaultIndexSnapshotOperator(FileStores fileStores, IndexUtils indexUtils, org.ofbiz.core.entity.DelegatorInterface delegatorInterface, com.atlassian.beehive.ClusterLockService clusterLockService, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, JiraProperties jiraProperties) DefaultIndexSnapshotOperator(FileStores fileStores, IndexUtils indexUtils, org.ofbiz.core.entity.DelegatorInterface delegatorInterface, com.atlassian.beehive.ClusterLockService clusterLockService, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, JiraProperties jiraProperties, long pollingFrequencyInSeconds)