| Package | Description |
|---|---|
| org.neo4j.kernel.ha | |
| org.neo4j.kernel.ha.cluster | |
| org.neo4j.kernel.ha.lock |
| Modifier and Type | Class and Description |
|---|---|
class |
CommitProcessSwitcher |
class |
LabelTokenCreatorModeSwitcher |
class |
PropertyKeyCreatorModeSwitcher |
class |
RelationshipTypeCreatorModeSwitcher |
class |
UpdatePullerModeSwitcher
UpdatePullerModeSwitcher will provide different implementations of
UpdatePuller
depending on node mode (slave or master). |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractModeSwitcher<T>
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HighAvailabilityModeSwitcher.addModeSwitcher(ModeSwitcher modeSwitcher) |
void |
ModeSwitcherNotifier.addModeSwitcher(ModeSwitcher modeSwitcher) |
void |
HighAvailabilityModeSwitcher.removeModeSwitcher(ModeSwitcher modeSwitcher) |
void |
ModeSwitcherNotifier.removeModeSwitcher(ModeSwitcher modeSwitcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
LockManagerModeSwitcher |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.