org.neo4j.kernel.ha
Class SlaveTxIdGenerator.SlaveTxIdGeneratorFactory
java.lang.Object
org.neo4j.kernel.ha.SlaveTxIdGenerator.SlaveTxIdGeneratorFactory
- All Implemented Interfaces:
- org.neo4j.kernel.impl.transaction.xaframework.TxIdGeneratorFactory
- Enclosing class:
- SlaveTxIdGenerator
public static class SlaveTxIdGenerator.SlaveTxIdGeneratorFactory
- 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 |
SlaveTxIdGenerator.SlaveTxIdGeneratorFactory
public SlaveTxIdGenerator.SlaveTxIdGeneratorFactory(Broker broker,
ResponseReceiver receiver)
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.