Uses of Interface
org.neo4j.com.MasterUtil.TxHandler

Packages that use MasterUtil.TxHandler
org.neo4j.com   
 

Uses of MasterUtil.TxHandler in org.neo4j.com
 

Fields in org.neo4j.com declared as MasterUtil.TxHandler
static MasterUtil.TxHandler MasterUtil.NO_ACTION
           
 

Methods in org.neo4j.com that return MasterUtil.TxHandler
static MasterUtil.TxHandler MasterUtil.txHandlerForFullCopy()
           
 

Methods in org.neo4j.com with parameters of type MasterUtil.TxHandler
static
<T> void
MasterUtil.applyReceivedTransactions(Response<T> response, GraphDatabaseService graphDb, MasterUtil.TxHandler txHandler)
           
 



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