Uses of Package
com.atlassian.jira.cluster

Packages that use com.atlassian.jira.cluster
com.atlassian.jira.appconsistency.clustering   
com.atlassian.jira.bc.dataimport   
com.atlassian.jira.bc.dataimport.ha   
com.atlassian.jira.cache   
com.atlassian.jira.cluster   
com.atlassian.jira.cluster.lock   
com.atlassian.jira.configurator.gui   
com.atlassian.jira.event   
com.atlassian.jira.event.listeners.reindex   
com.atlassian.jira.imports.project.core   
com.atlassian.jira.index.ha   
com.atlassian.jira.issue.fields.layout.column   
com.atlassian.jira.issue.index   
com.atlassian.jira.issue.search   
com.atlassian.jira.license   
com.atlassian.jira.mail   
com.atlassian.jira.plugin   
com.atlassian.jira.plugin.decorator   
com.atlassian.jira.plugin.ha   
com.atlassian.jira.plugin.navigation   
com.atlassian.jira.plugin.webfragment.conditions   
com.atlassian.jira.portal.gadgets   
com.atlassian.jira.propertyset   
com.atlassian.jira.scheduler   
com.atlassian.jira.service   
com.atlassian.jira.service.services.cluster   
com.atlassian.jira.service.services.index   
com.atlassian.jira.startup   
com.atlassian.jira.task   
com.atlassian.jira.upgrade   
com.atlassian.jira.util   
com.atlassian.jira.util.system   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.admin.index   
com.atlassian.jira.web.util   
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.appconsistency.clustering
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
ClusterNodeProperties
          This is used to lookup cluster properties from the underlying properties file.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.bc.dataimport
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.bc.dataimport.ha
MessageHandlerService
          Synchronously send and receive messages
NodeStateManager
          Manage the state of nodes in the HA Cluster.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.cache
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.cluster
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
ClusterMessage
          Represents a message sent from a node
ClusterMessageConsumer
          The interface to be implemented by classes wishing to listen to messages sent to a cluster.
ClusterMessagingService
          Service responsible for notifying ClusterMessageConsumer instances when messages are waiting to be processed.
ClusterNodeProperties
          This is used to lookup cluster properties from the underlying properties file.
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
ClusterServicesManager
          Start and stop clustered services
ClusterServicesRegistry
          Holds the cluster specific services
ClusterStateException
          A generic exception for cluster related problems
Message
          Represents the set of messages that can be sent in the cluster
MessageHandlerService
          Synchronously send and receive messages
Node
          Represents a node in the cluster
Node.NodeState
           
NodeStateManager
          Manage the state of nodes in the HA Cluster.
NodeStateService
          A service relating to the state of nodes within a JIRA cluster.
NotClusteredException
          Thrown when a cluster-specific operation is attempted but the target instance is not part of a cluster.
OfBizClusterMessageStore
          Responsible for storing and retrieving cluster messages in the underlying database.
OfBizClusterNodeStore
          Responsible for storing and retrieving ClusterNode state in the underlying database
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.cluster.lock
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.configurator.gui
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.event
ClusterMessagingService
          Service responsible for notifying ClusterMessageConsumer instances when messages are waiting to be processed.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.event.listeners.reindex
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.imports.project.core
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.index.ha
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
MessageHandlerService
          Synchronously send and receive messages
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.issue.fields.layout.column
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.issue.index
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.issue.search
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.license
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.mail
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.plugin
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.plugin.decorator
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.plugin.ha
ClusterMessage
          Represents a message sent from a node
ClusterMessagingService
          Service responsible for notifying ClusterMessageConsumer instances when messages are waiting to be processed.
ClusterServicesRegistry
          Holds the cluster specific services
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.plugin.navigation
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.plugin.webfragment.conditions
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.portal.gadgets
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.propertyset
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.scheduler
ClusterNodeProperties
          This is used to lookup cluster properties from the underlying properties file.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.service
ClusterMessagingService
          Service responsible for notifying ClusterMessageConsumer instances when messages are waiting to be processed.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.service.services.cluster
NodeStateManager
          Manage the state of nodes in the HA Cluster.
OfBizClusterMessageStore
          Responsible for storing and retrieving cluster messages in the underlying database.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.service.services.index
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.startup
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
ClusterNodeProperties
          This is used to lookup cluster properties from the underlying properties file.
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.task
ClusterServicesRegistry
          Holds the cluster specific services
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.upgrade
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.util
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.util.system
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
Node
          Represents a node in the cluster
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.web.action.admin
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.web.action.admin.index
ClusterManager
          Manages the cluster - addition of nodes, removal, etc
Node
          Represents a node in the cluster
 

Classes in com.atlassian.jira.cluster used by com.atlassian.jira.web.util
ClusterSafe
          Marker annotation to indicate that an item, such as a cache, is cluster safe, even though it uses a pattern, e.g.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.