Uses of Class
org.neo4j.kernel.impl.transaction.xaframework.LogEntry.Start

Packages that use LogEntry.Start
org.neo4j.kernel.impl.transaction.xaframework   
 

Uses of LogEntry.Start in org.neo4j.kernel.impl.transaction.xaframework
 

Methods in org.neo4j.kernel.impl.transaction.xaframework that return LogEntry.Start
 LogEntry.Start LogExtractor.getLastStartEntry()
           
protected  LogEntry.Start XaLogicalLog.LogDeserializer.getStartEntry()
           
 

Methods in org.neo4j.kernel.impl.transaction.xaframework with parameters of type LogEntry.Start
 void TransactionInterceptor.setStartEntry(LogEntry.Start entry)
          Set, if available, the log start entry for this transaction.
 



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