org.neo4j.kernel.ha
Class MasterElectionInput
java.lang.Object
org.neo4j.kernel.ha.MasterElectionInput
public class MasterElectionInput
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MasterElectionInput
public MasterElectionInput(long lastCommittedTx,
int masterForTx)
getLastCommittedTx
public long getLastCommittedTx()
getMasterForTx
public int getMasterForTx()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.