Uses of Interface
org.neo4j.kernel.ha.transaction.MasterTxIdGenerator.Configuration

Packages that use MasterTxIdGenerator.Configuration
org.neo4j.kernel.ha.transaction   
 

Uses of MasterTxIdGenerator.Configuration in org.neo4j.kernel.ha.transaction
 

Methods in org.neo4j.kernel.ha.transaction that return MasterTxIdGenerator.Configuration
static MasterTxIdGenerator.Configuration MasterTxIdGenerator.from(org.neo4j.kernel.configuration.Config config)
           
static MasterTxIdGenerator.Configuration MasterTxIdGenerator.from(org.neo4j.kernel.configuration.Config config, SlavePriority slavePriority)
           
 

Constructors in org.neo4j.kernel.ha.transaction with parameters of type MasterTxIdGenerator.Configuration
MasterTxIdGenerator(MasterTxIdGenerator.Configuration config, org.neo4j.kernel.impl.util.StringLogger log, Slaves slaves)
           
 



Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.