org.neo4j.kernel.impl.transaction.xaframework
Class XaLogicalLog.LogDeserializer
java.lang.Object
org.neo4j.kernel.impl.transaction.xaframework.XaLogicalLog.LogDeserializer
- Enclosing class:
- XaLogicalLog
protected class XaLogicalLog.LogDeserializer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XaLogicalLog.LogDeserializer
protected XaLogicalLog.LogDeserializer(ReadableByteChannel byteChannel)
readAndWriteAndApplyEntry
public boolean readAndWriteAndApplyEntry(int newXidIdentifier)
throws IOException
- Throws:
IOException
intercept
protected void intercept(List<LogEntry> logEntries)
getStartEntry
protected LogEntry.Start getStartEntry()
getCommitEntry
protected LogEntry.Commit getCommitEntry()
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.