public class ZooKeeperMachine extends Machine
| Modifier and Type | Field and Description |
|---|---|
static ZooKeeperMachine |
NO_MACHINE |
| Constructor and Description |
|---|
ZooKeeperMachine(int machineId,
int sequenceId,
long lastCommittedTxId,
int masterForCommittedTxId,
String server,
int backupPort,
String zkPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getZooKeeperPath() |
equals, getBackupPort, getLastCommittedTxId, getMachineId, getMasterForCommittedTxId, getSequenceId, getServer, getServerAsString, hashCode, splitIpAndPort, toString, wasCommittingMasterpublic static final ZooKeeperMachine NO_MACHINE
public String getZooKeeperPath()
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.