Uses of Interface
org.neo4j.kernel.impl.transaction.xaframework.LogExtractor.LogLoader

Packages that use LogExtractor.LogLoader
org.neo4j.kernel.impl.transaction.xaframework   
 

Uses of LogExtractor.LogLoader in org.neo4j.kernel.impl.transaction.xaframework
 

Classes in org.neo4j.kernel.impl.transaction.xaframework that implement LogExtractor.LogLoader
 class InterceptingXaLogicalLog
           
 class XaLogicalLog
          XaLogicalLog is a transaction and logical log combined.
 

Constructors in org.neo4j.kernel.impl.transaction.xaframework with parameters of type LogExtractor.LogLoader
LogExtractor(LogExtractor.LogPositionCache cache, LogExtractor.LogLoader logLoader, XaCommandFactory commandFactory, long startTxId, long endTxIdHint)
           
 



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