org.neo4j.kernel.ha
Class ZooKeeperLastCommittedTxIdSetter
java.lang.Object
org.neo4j.kernel.ha.ZooKeeperLastCommittedTxIdSetter
- All Implemented Interfaces:
- org.neo4j.kernel.impl.core.LastCommittedTxIdSetter
public class ZooKeeperLastCommittedTxIdSetter
- extends Object
- implements org.neo4j.kernel.impl.core.LastCommittedTxIdSetter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZooKeeperLastCommittedTxIdSetter
public ZooKeeperLastCommittedTxIdSetter(Broker broker)
setLastCommittedTxId
public void setLastCommittedTxId(long txId)
- Specified by:
setLastCommittedTxId in interface org.neo4j.kernel.impl.core.LastCommittedTxIdSetter
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.