| Package | Description |
|---|---|
| org.neo4j.kernel.ha.cluster.zoo |
| Modifier and Type | Field and Description |
|---|---|
static ZooKeeperMachine |
ZooKeeperMachine.NO_MACHINE |
| Modifier and Type | Method and Description |
|---|---|
protected ZooKeeperMachine |
ZooClient.getMasterBasedOn(Collection<ZooKeeperMachine> machines) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Integer,ZooKeeperMachine> |
ZooClient.getAllMachines(boolean wait) |
protected Map<Integer,ZooKeeperMachine> |
ZooClient.getAllMachines(boolean wait,
org.neo4j.kernel.ha.cluster.zoo.ZooClient.WaitMode mode) |
protected Map<Integer,ZooKeeperMachine> |
ZooClient.getAllMachinesInner(boolean wait,
org.neo4j.kernel.ha.cluster.zoo.ZooClient.WaitMode mode) |
| Modifier and Type | Method and Description |
|---|---|
protected ZooKeeperMachine |
ZooClient.getMasterBasedOn(Collection<ZooKeeperMachine> machines) |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.