| Constructor and Description |
|---|
HighAvailabilitySlaves(ClusterMembers clusterMembers,
org.neo4j.cluster.protocol.cluster.Cluster cluster,
SlaveFactory slaveFactory,
org.neo4j.helpers.HostnamePort me) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Slave> |
getSlaves() |
void |
init() |
void |
shutdown() |
void |
start() |
void |
stop() |
public HighAvailabilitySlaves(ClusterMembers clusterMembers, org.neo4j.cluster.protocol.cluster.Cluster cluster, SlaveFactory slaveFactory, org.neo4j.helpers.HostnamePort me)
public void init()
init in interface org.neo4j.kernel.lifecycle.Lifecyclepublic void start()
throws Throwable
start in interface org.neo4j.kernel.lifecycle.LifecycleThrowablepublic void stop()
throws Throwable
stop in interface org.neo4j.kernel.lifecycle.LifecycleThrowableCopyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.