|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZooKeeperMachine | |
|---|---|
| org.neo4j.kernel.ha.cluster.zoo | |
| Uses of ZooKeeperMachine in org.neo4j.kernel.ha.cluster.zoo |
|---|
| Fields in org.neo4j.kernel.ha.cluster.zoo declared as ZooKeeperMachine | |
|---|---|
static ZooKeeperMachine |
ZooKeeperMachine.NO_MACHINE
|
| Methods in org.neo4j.kernel.ha.cluster.zoo that return ZooKeeperMachine | |
|---|---|
protected ZooKeeperMachine |
ZooClient.getMasterBasedOn(Collection<ZooKeeperMachine> machines)
|
| Methods in org.neo4j.kernel.ha.cluster.zoo that return types with arguments of type ZooKeeperMachine | |
|---|---|
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)
|
| Method parameters in org.neo4j.kernel.ha.cluster.zoo with type arguments of type ZooKeeperMachine | |
|---|---|
protected ZooKeeperMachine |
ZooClient.getMasterBasedOn(Collection<ZooKeeperMachine> machines)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||