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

Enclosing class:
MasterTxIdGenerator

public static interface MasterTxIdGenerator.Configuration


Method Summary
 SlavePriority getReplicationStrategy()
           
 int getServerId()
           
 int getTxPushFactor()
           
 

Method Detail

getTxPushFactor

int getTxPushFactor()

getServerId

int getServerId()

getReplicationStrategy

SlavePriority getReplicationStrategy()


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