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