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 DumpLogicalLog


Constructor Summary
DumpLogicalLog()
           
 
Method Summary
protected  String getLogPrefix()
           
protected  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 XaCommandFactory instantiateCommandFactory()
Overrides:
instantiateCommandFactory in class DumpLogicalLog

getLogPrefix

protected String getLogPrefix()
Overrides:
getLogPrefix in class DumpLogicalLog


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