| Package | Description |
|---|---|
| org.neo4j.kernel.ha | |
| org.neo4j.kernel.ha.cluster | |
| org.neo4j.kernel.ha.cluster.member | |
| org.neo4j.kernel.ha.lock |
| Class and Description |
|---|
| 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.
|
| 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.
|
| ModeSwitcher |
| ModeSwitcherNotifier |
| Class and Description |
|---|
| 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.
|
| ModeSwitcher |
| ModeSwitcherNotifier |
| SwitchToMaster |
| SwitchToSlave |
| SwitchToSlave.Monitor |
| Class and Description |
|---|
| HighAvailabilityMemberStateMachine
State machine that listens for global cluster events, and coordinates
the internal transitions between ClusterMemberStates.
|
| Class and Description |
|---|
| 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.
|
| ModeSwitcher |
| ModeSwitcherNotifier |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.