org.neo4j.kernel.ha
Class MasterTxIdGenerator.MasterTxIdGeneratorFactory
java.lang.Object
org.neo4j.kernel.ha.MasterTxIdGenerator.MasterTxIdGeneratorFactory
- All Implemented Interfaces:
- org.neo4j.kernel.impl.transaction.xaframework.TxIdGeneratorFactory
- Enclosing class:
- MasterTxIdGenerator
public static class MasterTxIdGenerator.MasterTxIdGeneratorFactory
- extends Object
- implements org.neo4j.kernel.impl.transaction.xaframework.TxIdGeneratorFactory
| Fields inherited from interface org.neo4j.kernel.impl.transaction.xaframework.TxIdGeneratorFactory |
DEFAULT |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MasterTxIdGenerator.MasterTxIdGeneratorFactory
public MasterTxIdGenerator.MasterTxIdGeneratorFactory(Broker broker)
create
public org.neo4j.kernel.impl.transaction.xaframework.TxIdGenerator create(TransactionManager txManager)
- Specified by:
create in interface org.neo4j.kernel.impl.transaction.xaframework.TxIdGeneratorFactory
Copyright © 2010 The Neo4j Graph Database Project. All Rights Reserved.