|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Machine | |
|---|---|
| org.neo4j.kernel.ha.cluster.zoo | |
| Uses of Machine in org.neo4j.kernel.ha.cluster.zoo |
|---|
| Subclasses of Machine in org.neo4j.kernel.ha.cluster.zoo | |
|---|---|
class |
ZooKeeperMachine
|
| Fields in org.neo4j.kernel.ha.cluster.zoo declared as Machine | |
|---|---|
protected Machine |
ZooClient.cachedMaster
|
static Machine |
ZooClient.NO_MACHINE
|
| Methods in org.neo4j.kernel.ha.cluster.zoo that return Machine | |
|---|---|
Machine |
ZooClient.getCachedMaster()
|
protected Machine |
ZooClient.getHaServer(int machineId,
boolean wait)
|
protected Machine |
ZooClient.readHaServer(int machineId,
boolean wait)
|
| Methods in org.neo4j.kernel.ha.cluster.zoo that return types with arguments of type Machine | |
|---|---|
protected Iterable<Machine> |
ZooClient.getHaServers()
|
| Methods in org.neo4j.kernel.ha.cluster.zoo with parameters of type Machine | |
|---|---|
protected void |
ZooClient.masterElectionHappened(Machine previousMaster,
Machine newMaster)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||