public class MasterElectionInput extends Object
MasterElectionInput(long lastCommittedTx, int masterForTx)
long
getLastCommittedTx()
int
getMasterForTx()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MasterElectionInput(long lastCommittedTx, int masterForTx)
public long getLastCommittedTx()
public int getMasterForTx()
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.