org.neo4j.kernel.ha
Class MasterTxIdGenerator.MasterTxIdGeneratorFactory
java.lang.Object
org.neo4j.kernel.ha.MasterTxIdGenerator.MasterTxIdGeneratorFactory
- All Implemented Interfaces:
- TxIdGeneratorFactory
- Enclosing class:
- MasterTxIdGenerator
public static class MasterTxIdGenerator.MasterTxIdGeneratorFactory
- extends Object
- implements TxIdGeneratorFactory
| 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 TxIdGenerator create(TransactionManager txManager)
- Specified by:
create in interface TxIdGeneratorFactory
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.