| Package | Description |
|---|---|
| org.neo4j.kernel.ha.cluster.zoo |
| Modifier and Type | Class and Description |
|---|---|
class |
ZooKeeperMachine |
| Modifier and Type | Field and Description |
|---|---|
protected Machine |
ZooClient.cachedMaster |
static Machine |
ZooClient.NO_MACHINE |
| Modifier and Type | Method and Description |
|---|---|
Machine |
ZooClient.getCachedMaster() |
protected Machine |
ZooClient.getHaServer(int machineId,
boolean wait) |
protected Machine |
ZooClient.readHaServer(int machineId,
boolean wait) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<Machine> |
ZooClient.getHaServers() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ZooClient.masterElectionHappened(Machine previousMaster,
Machine newMaster) |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.