| Package | Description |
|---|---|
| org.neo4j.kernel.ha.cluster.modeswitch |
| Modifier and Type | Class and Description |
|---|---|
class |
CommitProcessSwitcher |
class |
LabelTokenCreatorSwitcher |
class |
LockManagerSwitcher |
class |
PropertyKeyCreatorSwitcher |
class |
RelationshipTypeCreatorSwitcher |
class |
StatementLocksFactorySwitcher
Statement locks factory switcher that will use original configured locks factory in case if
instance is master, other wise slave specific locks factory will be provided that have additional
capabilities of acquiring some shared locks on master during commit
|
class |
UpdatePullerSwitcher
UpdatePullerSwitcher will provide different implementations of
UpdatePuller
depending on node mode (slave or master). |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.