Uses of Class
com.atlassian.jira.index.ha.OfBizNodeIndexCounterStore
Packages that use OfBizNodeIndexCounterStore
Package
Description
-
Uses of OfBizNodeIndexCounterStore in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return OfBizNodeIndexCounterStoreModifier and TypeMethodDescriptionClusterServicesConfiguration.ofBizNodeIndexCounterStore(OfBizDelegator ofBizDelegator, ClusterManager clusterManager) Methods in com.atlassian.jira.component.spring.registrar with parameters of type OfBizNodeIndexCounterStoreModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.defaultIndexSummarizer(IssueManager issueManager, ClusterManager clusterManager, IndexRecoveryManager indexRecoveryManager, IssueIndexManager issueIndexManager, ArchivedStatistics archivedStatistics, OfBizNodeIndexCounterStore ofBizNodeIndexCounterStore, OfBizReplicatedIndexOperationStore ofBizReplicatedIndexOperationStore) ClusterServicesConfiguration.indexCounterManager(OfBizNodeIndexCounterStore ofBizNodeIndexCounterStore, ClusterManager clusterManager, ClusterNodeProperties clusterNodeProperties) -
Uses of OfBizNodeIndexCounterStore in com.atlassian.jira.index.ha
Constructors in com.atlassian.jira.index.ha with parameters of type OfBizNodeIndexCounterStoreModifierConstructorDescriptionClusterNodeIndexCounterManager(OfBizNodeIndexCounterStore ofBizNodeIndexCounterStore, ClusterManager clusterManager) -
Uses of OfBizNodeIndexCounterStore in com.atlassian.jira.index.summary
Constructors in com.atlassian.jira.index.summary with parameters of type OfBizNodeIndexCounterStoreModifierConstructorDescriptionDefaultIndexSummarizer(IssueManager issueManager, ClusterManager clusterManager, IndexRecoveryManager indexRecoveryManager, IssueIndexManager issueIndexManager, ArchivedStatistics archivedStatistics, OfBizNodeIndexCounterStore ofBizNodeIndexCounterStore, OfBizReplicatedIndexOperationStore ofBizReplicatedIndexOperationStore)