Uses of Interface
com.atlassian.jira.cluster.ClusterNodeProperties
Packages that use ClusterNodeProperties
Package
Description
-
Uses of ClusterNodeProperties in com.atlassian.jira.cluster
Classes in com.atlassian.jira.cluster that implement ClusterNodePropertiesModifier and TypeClassDescriptionclassLoads the cluster properties from the "cluster.properties" file, if it exists.Methods in com.atlassian.jira.cluster with parameters of type ClusterNodePropertiesModifier and TypeMethodDescriptionnet.sf.ehcache.config.ConfigurationDefaultEhCacheConfigurationFactory.newConfiguration(URL baseXmlConfiguration, ClusterNodeProperties clusterNodeProperties) net.sf.ehcache.config.ConfigurationEhCacheConfigurationFactory.newConfiguration(URL baseXmlConfiguration, ClusterNodeProperties clusterNodeProperties) Constructors in com.atlassian.jira.cluster with parameters of type ClusterNodePropertiesModifierConstructorDescriptionDefaultClusterNodes(ClusterNodeProperties clusterNodeProperties, OfBizClusterNodeStore ofBizClusterNodeStore, BuildUtilsInfo buildUtilsInfo, ClusterNodeAuditHandler clusterNodeAuditHandler) DefaultNodeStateManager(OfBizClusterNodeStore ofBizClusterNodeStore, ClusterNodes clusterNodes, ClusterNodeProperties clusterNodeProperties, com.atlassian.scheduler.core.LifecycleAwareSchedulerService schedulerService, ComponentFactory componentFactory, com.atlassian.mail.queue.MailQueue mailQueue, com.atlassian.event.api.EventPublisher eventPublisher, JiraSystemRestarter jiraSystemRestarter, com.atlassian.cache.CacheManager cacheManager, BuildUtilsInfo buildUtilsInfo, ClusterNodeAuditHandler clusterNodeAuditHandler) -
Uses of ClusterNodeProperties in com.atlassian.jira.cluster.distribution.localq.rmi
Constructors in com.atlassian.jira.cluster.distribution.localq.rmi with parameters of type ClusterNodePropertiesModifierConstructorDescriptionBasicRMICachePeerProvider(ClusterNodeProperties clusterNodeProperties) -
Uses of ClusterNodeProperties in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return ClusterNodePropertiesModifier and TypeMethodDescriptionBootstrapJiraConfiguration.clusterNodeProperties(JiraHome jiraHome) ClusterServicesConfiguration.clusterNodeProperties(JiraHome jiraHome) Methods in com.atlassian.jira.component.spring.registrar with parameters of type ClusterNodePropertiesModifier and TypeMethodDescriptionClusterServicesConfiguration.asyncDBRSender(DBRMessageFactory documentMessageFactory, FeatureManager featureManager, com.atlassian.event.api.EventPublisher eventPublisher, DBRTransportManager dbrTransportManager, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.basicRMICachePeerProvider(ClusterNodeProperties clusterNodeProperties) com.atlassian.cache.CacheSettingsDefaultsProviderCacheManagerConfiguration.cacheSettingsDefaultsProvider(JiraProperties jiraProperties, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.cachingRMICachePeerManager(RMICachePeerProvider rmiCachePeerProvider, ClusterNodeProperties clusterNodeProperties) com.atlassian.scheduler.caesium.spi.CaesiumSchedulerConfigurationSchedulerServiceConfiguration.caesiumSchedulerConfiguration(ApplicationProperties applicationProperties, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.clusterAuthServiceFactory(SecurityPropertiesService securityPropertiesService, com.atlassian.event.api.EventPublisher eventPublisher, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.clusterHeartbeatJob(ClusterNodeHeartBeatDao clusterNodeHeartBeatDao, SharedHomeNodeStatusWriter sharedHomeNodeStatusWriter, Clock clock, com.atlassian.event.api.EventPublisher eventPublisher, NodeAutoShutdownIfOfflineService nodeAutoShutdownIfOfflineService, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.clusterImportListener(MessageHandlerService messageHandlerService, ClusterImportService clusterImportService, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.clusterLockLifecycleManager(com.atlassian.beehive.ClusterLockService databaseClusterLockService, com.atlassian.event.api.EventPublisher eventPublisher, ClusterNodeProperties clusterNodeProperties) com.atlassian.beehive.ClusterLockServiceClusterServicesConfiguration.clusterLockService(com.atlassian.beehive.db.spi.ClusterLockDao clusterLockDao, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.clusterNodes(ClusterNodeProperties clusterNodeProperties, OfBizClusterNodeStore ofBizClusterNodeStore, BuildUtilsInfo buildUtilsInfo, ClusterNodeAuditHandler clusterNodeAuditHandler) ClusterServicesConfiguration.clusterServicesManager(ClusterManager clusterManager, ServiceManager serviceManager, NodeReindexService nodeReindexService, I18nHelper i18nHelper, NodeStateManager nodeStateManager, ClusterNodeHeartBeatDao heartBeatDao, SharedHomeNodeStatusWriter sharedHomeNodeStatusWriter, MessageHandlerService messageHandlerService, HeartbeatScheduledExecutorFactory heartbeatScheduledExecutorFactory, ClusterWatchdogService clusterWatchdogService, ClusterTaskCleanupService clusterTaskCleanupService, VersioningCleanupService versioningCleanupService, ClusterStateCheckerJob clusterStateCheckerService, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.clusterUpgradeAnalyticsListener(com.atlassian.event.api.EventPublisher eventPublisher, ClusterUpgradeStateManager clusterUpgradeStateManager, ClusterManager clusterManager, BuildUtilsInfo buildUtilsInfo, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.clusterUpgradeStateManager(ClusterManager clusterManager, com.atlassian.beehive.ClusterLockService clusterLockService, ClusterUpgradeStateDao clusterUpgradeStateDao, ClusterInfo clusterInfo, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, MessageHandlerService messageHandlerService, NodeBuildInfoFactory nodeBuildInfoFactory, UpgradeScheduler upgradeScheduler, DatabaseUpgradeStateManager databaseUpgradeStateManager, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.databaseUpgradeStateManager(FeatureManager featureManager, ClusterUpgradeStateDao clusterUpgradeStateDao, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.dbrMessageDataSerializer(ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.dbrMessageFactory(ClusterManager clusterManager, DBRMessageDataSerializer documentMessageDataSerializer, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.dbrReceiver(DBRTransportManager dbrTransportManager, IndexLifecycleManager indexLifecycleManager, InternalIndexingService internalIndexingService, DBRMessageDataSerializer dbrMessageDataSerializer, NodeReindexService nodeReindexService, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.dbrTransportManager(ClusterManager clusterManager, com.atlassian.cache.CacheManager cacheManager, ClusterNodeProperties clusterNodeProperties) SearchConfiguration.LuceneConfiguration.defaultServerIndexRepairService(JiraProperties jiraProperties, com.atlassian.event.api.EventPublisher eventPublisher, IndexRecoveryManager indexRecoveryManager, ClusterNodeProperties clusterNodeProperties) CacheManagerConfiguration.ehCacheCompactor(RawCacheManagerProvider rawEhCacheManagerProvider, JiraProperties jiraProperties, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.eventReplicationManager(EventSerializer eventSerializer, ClusterManager clusterManager, com.atlassian.cache.CacheManager cacheManager, com.atlassian.event.api.EventPublisher eventPublisher, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.eventSerializer(ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.indexCounterManager(OfBizNodeIndexCounterStore ofBizNodeIndexCounterStore, ClusterManager clusterManager, ClusterNodeProperties clusterNodeProperties) FullJiraConfiguration.JiraCoreConfiguration.internalJiraSecretsStorage(ApplicationPropertiesDao propertiesDao, ClusterNodeProperties clusterNodeProperties, JiraHome jiraHome, com.atlassian.secrets.api.SecretDao secretDao, SecretStorageHandler auditHandler) com.atlassian.beehive.db.spi.ClusterLockDaoClusterServicesConfiguration.jiraClusterLockQueryDSLDao(QueryDslAccessor queryDslAccessor, ClusterNodeHeartBeatDao clusterNodeHeartBeatDao, DatabaseSystemTimeReaderFactory databaseSystemTimeReaderFactory, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.jiraClusterNodeHeartBeatDao(ClusterManager clusterManager, EntityEngine entityEngine, DatabaseSystemTimeReaderFactory dbTimeReaderFactory, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.localQCacheManager(ClusterNodes clusterNodes, ClusterManager clusterManager, LocalQCacheOpSender localQCacheOpSender, LocalQCacheOpQueueFactory localQCacheOpQueueFactory, LocalQCriticalHandlerFactory localQCriticalHandlerFactory, com.atlassian.event.api.EventPublisher eventPublisher, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.localQCacheOpQueueFactory(JiraHome jiraHome, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.localQCacheOpRMISender(RMICachePeerManager cachingRMICachePeerManager, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.localQCriticalHandlerFactory(ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.nodeReindexService(ClusterManager clusterManager, NodeIndexCounterStore nodeIndexCounterStore, OfBizReplicatedIndexOperationStore ofBizNodeIndexOperationStore, IssueIndexManager indexManager, SharedEntityIndexer sharedEntityIndexer, ProjectManager projectManager, ProjectReindexService projectReindexService, IssueManager issueManager, CommentManager commentManager, WorklogManager worklogManager, SharedEntityResolver sharedEntityResolver, IndexCopyService indexCopyService, IssueIndexingService indexingService, InternalIndexingService internalIndexingService, IndexLifecycleManager indexLifecycleManager, FailedReplicationOperationService failedReplicationOperationService, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.nodeStateManager(OfBizClusterNodeStore ofBizClusterNodeStore, ClusterNodes clusterNodes, ClusterNodeProperties clusterNodeProperties, com.atlassian.scheduler.core.LifecycleAwareSchedulerService schedulerService, ComponentFactory componentFactory, com.atlassian.mail.queue.MailQueue mailQueue, com.atlassian.event.api.EventPublisher eventPublisher, JiraSystemRestarter jiraSystemRestarter, com.atlassian.cache.CacheManager cacheManager, BuildUtilsInfo buildUtilsInfo, ClusterNodeAuditHandler clusterNodeAuditHandler) SearchConfiguration.OpenSearchConfiguration.openSearchSingleNodeIndexRepairService(ClusterNodeProperties clusterNodeProperties) CacheManagerConfiguration.rawEhCacheManager(JiraProperties jiraProperties, ClusterNodeProperties clusterNodeProperties, EhCacheConfigurationFactory ehCacheConfigurationFactory) ClusterServicesConfiguration.replicatedIndexManager(OfBizReplicatedIndexOperationStore ofBizReplicatedIndexOperationStore, TaskManager taskManager, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.replicatedSessionInvalidationEventTransformer(com.atlassian.event.api.EventPublisher eventPublisher, ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.replicationPauserManager(ClusterNodeProperties clusterNodeProperties) ClusterServicesConfiguration.startableClusterNodeHeartbeatService(ClusterNodeHeartBeatDao clusterNodeHeartBeatDao, HeartbeatScheduledExecutorFactory scheduledExecutorFactory, HeartbeatJob heartbeatJob, Clock clock, HeartbeatSettings settings, ClusterNodeProperties clusterNodeProperties) CacheManagerConfiguration.unwrappedEhCacheManager(RawCacheManagerProvider rawEhCacheManagerProvider, com.atlassian.cache.CacheSettingsDefaultsProvider defaultSettingsProvider, JiraProperties jiraProperties, com.atlassian.cache.CacheSettingsDefaultsProvider cacheSettingsDefaultsProvider, ClusterNodeProperties clusterNodeProperties, MBeanServer platformMBeanServer) CacheManagerConfiguration.vCacheServiceCreationBeans(JiraProperties jiraProperties, ClusterNodeProperties clusterNodeProperties, CacheManagerConfiguration.LazyLoadedCacheManagerProvider lazyLoadedCacheManagerProvider) -
Uses of ClusterNodeProperties in com.atlassian.jira.plugins.ha.container
Methods in com.atlassian.jira.plugins.ha.container that return ClusterNodePropertiesModifier and TypeMethodDescriptionContainer.getClusterProperties()TomcatContainer.getClusterProperties() -
Uses of ClusterNodeProperties in com.atlassian.jira.scheduler
Constructors in com.atlassian.jira.scheduler with parameters of type ClusterNodePropertiesModifierConstructorDescriptionJiraCaesiumSchedulerConfiguration(ApplicationProperties applicationProperties, ClusterNodeProperties clusterNodeProperties) -
Uses of ClusterNodeProperties in com.atlassian.jira.security.secrets
Constructors in com.atlassian.jira.security.secrets with parameters of type ClusterNodePropertiesModifierConstructorDescriptionDefaultInternalJiraSecretsStorage(ApplicationPropertiesDao propertiesDao, ClusterNodeProperties clusterNodeProperties, JiraHome jiraHome, com.atlassian.secrets.api.SecretDao secretDao, SecretStorageHandler auditHandler)