| Interface | Description |
|---|---|
| Master |
Represents the master-side of the HA communication between master and slave.
|
| MasterImpl.Monitor | |
| MasterImpl.SPI | |
| Slave | |
| SlaveFactory | |
| SlavePriority | |
| Slaves |
| Class | Description |
|---|---|
| Conversation |
Abstraction to hold all client related info on master side.
|
| ConversationManager |
Manages
Conversation on master-side in HA. |
| DefaultSlaveFactory | |
| HandshakeResult | |
| MasterImpl |
This is the real master code that executes on a master.
|
| MasterServer |
Sits on the master side, receiving serialized requests from slaves (via
MasterClient). |
| SlaveClient | |
| SlavePriorities |
Factory for common
SlavePriority implementations. |
| Enum | Description |
|---|---|
| SlaveClient.SlaveRequestType |
| Exception | Description |
|---|---|
| InvalidEpochException |
Copyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.