| Package | Description |
|---|---|
| org.neo4j.kernel.ha.cluster.member | |
| org.neo4j.kernel.ha.com.master | |
| org.neo4j.kernel.ha.com.slave |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Slave> |
HighAvailabilitySlaves.getSlaves() |
| Modifier and Type | Class and Description |
|---|---|
class |
SlaveClient |
| Modifier and Type | Method and Description |
|---|---|
Slave |
DefaultSlaveFactory.newSlave(ClusterMember clusterMember) |
Slave |
SlaveFactory.newSlave(ClusterMember clusterMember) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Slave> |
Slaves.getSlaves() |
Iterable<Slave> |
SlavePriority.prioritize(Iterable<Slave> slaves) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Slave> |
SlavePriority.prioritize(Iterable<Slave> slaves) |
| Modifier and Type | Class and Description |
|---|---|
class |
SlaveImpl |
| Constructor and Description |
|---|
SlaveServer(Slave requestTarget,
org.neo4j.com.Server.Configuration config,
Logging logging) |
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.