org.neo4j.index.impl.lucene
Class DumpLogicalLog

java.lang.Object
  extended by org.neo4j.kernel.impl.util.DumpLogicalLog
      extended by org.neo4j.index.impl.lucene.DumpLogicalLog

public class DumpLogicalLog
extends org.neo4j.kernel.impl.util.DumpLogicalLog


Constructor Summary
DumpLogicalLog()
           
 
Method Summary
protected  String getLogPrefix()
           
protected  org.neo4j.kernel.impl.transaction.xaframework.XaCommandFactory instantiateCommandFactory()
           
static void main(String[] args)
           
 
Methods inherited from class org.neo4j.kernel.impl.util.DumpLogicalLog
dump, filenamesOf, isAGraphDatabaseDirectory, readAndPrintEntry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DumpLogicalLog

public DumpLogicalLog()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException

instantiateCommandFactory

protected org.neo4j.kernel.impl.transaction.xaframework.XaCommandFactory instantiateCommandFactory()
Overrides:
instantiateCommandFactory in class org.neo4j.kernel.impl.util.DumpLogicalLog

getLogPrefix

protected String getLogPrefix()
Overrides:
getLogPrefix in class org.neo4j.kernel.impl.util.DumpLogicalLog


Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.