org.neo4j.kernel.ha.cluster.zoo
Class ZooKeeperMachine
java.lang.Object
org.neo4j.kernel.ha.cluster.zoo.Machine
org.neo4j.kernel.ha.cluster.zoo.ZooKeeperMachine
public class ZooKeeperMachine
- extends Machine
|
Constructor Summary |
ZooKeeperMachine(int machineId,
int sequenceId,
long lastCommittedTxId,
int masterForCommittedTxId,
String server,
int backupPort,
String zkPath)
|
| Methods inherited from class org.neo4j.kernel.ha.cluster.zoo.Machine |
equals, getBackupPort, getLastCommittedTxId, getMachineId, getMasterForCommittedTxId, getSequenceId, getServer, getServerAsString, hashCode, splitIpAndPort, toString, wasCommittingMaster |
NO_MACHINE
public static final ZooKeeperMachine NO_MACHINE
ZooKeeperMachine
public ZooKeeperMachine(int machineId,
int sequenceId,
long lastCommittedTxId,
int masterForCommittedTxId,
String server,
int backupPort,
String zkPath)
getZooKeeperPath
public String getZooKeeperPath()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.