org.neo4j.kernel.ha.transaction
Class MasterTxHook
java.lang.Object
org.neo4j.kernel.DefaultTxHook
org.neo4j.kernel.ha.transaction.MasterTxHook
- All Implemented Interfaces:
- org.neo4j.kernel.impl.transaction.RemoteTxHook
public class MasterTxHook
- extends org.neo4j.kernel.DefaultTxHook
| Methods inherited from class org.neo4j.kernel.DefaultTxHook |
remotelyFinishTransaction, remotelyInitializeTransaction |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MasterTxHook
public MasterTxHook()
freeIdsDuringRollback
public boolean freeIdsDuringRollback()
- Specified by:
freeIdsDuringRollback in interface org.neo4j.kernel.impl.transaction.RemoteTxHook- Overrides:
freeIdsDuringRollback in class org.neo4j.kernel.DefaultTxHook
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.