| Interface | Description |
|---|---|
| Master |
Represents the master-side of the HA communication between master and slave.
|
| Slave | |
| SlaveFactory | |
| SlavePriority | |
| Slaves |
| Class | Description |
|---|---|
| DefaultSlaveFactory | |
| 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 |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.