Uses of Package
org.neo4j.kernel.ha.cluster

Packages that use org.neo4j.kernel.ha.cluster
org.neo4j.kernel.ha   
org.neo4j.kernel.ha.cluster   
org.neo4j.kernel.ha.id   
org.neo4j.kernel.ha.lock   
org.neo4j.kernel.ha.transaction   
 

Classes in org.neo4j.kernel.ha.cluster used by org.neo4j.kernel.ha
AbstractModeSwitcher
          A mode switcher deals with how internal services should react when changing between different cluster states, and allows them to switch to the new state that reflects that.
HighAvailabilityMemberContext
           
HighAvailabilityMemberState
          This represents the different states that a cluster member can have internally.
HighAvailabilityMemberStateMachine
          State machine that listens for global cluster events, and coordinates the internal transitions between ClusterMemberStates.
 

Classes in org.neo4j.kernel.ha.cluster used by org.neo4j.kernel.ha.cluster
DefaultElectionCredentials
           
HighAvailability
          A place to register listeners that will receive events about (high) availability and roles in a cluster.
HighAvailabilityMemberChangeEvent
          This event represents a change in the cluster members internal state.
HighAvailabilityMemberContext
           
HighAvailabilityMemberListener
          These callback methods correspond to the cluster
HighAvailabilityMemberState
          This represents the different states that a cluster member can have internally.
HighAvailabilityMemberStateMachine
          State machine that listens for global cluster events, and coordinates the internal transitions between ClusterMemberStates.
 

Classes in org.neo4j.kernel.ha.cluster used by org.neo4j.kernel.ha.id
HighAvailability
          A place to register listeners that will receive events about (high) availability and roles in a cluster.
 

Classes in org.neo4j.kernel.ha.cluster used by org.neo4j.kernel.ha.lock
AbstractModeSwitcher
          A mode switcher deals with how internal services should react when changing between different cluster states, and allows them to switch to the new state that reflects that.
HighAvailabilityMemberStateMachine
          State machine that listens for global cluster events, and coordinates the internal transitions between ClusterMemberStates.
 

Classes in org.neo4j.kernel.ha.cluster used by org.neo4j.kernel.ha.transaction
AbstractModeSwitcher
          A mode switcher deals with how internal services should react when changing between different cluster states, and allows them to switch to the new state that reflects that.
HighAvailabilityMemberStateMachine
          State machine that listens for global cluster events, and coordinates the internal transitions between ClusterMemberStates.
 



Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.