public class DumpLogicalLog
extends org.neo4j.kernel.impl.util.DumpLogicalLog
Constructor and Description |
---|
DumpLogicalLog(org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction fileSystem) |
Modifier and Type | Method and Description |
---|---|
protected String |
getLogPrefix() |
protected org.neo4j.kernel.impl.transaction.xaframework.XaCommandFactory |
instantiateCommandFactory() |
static void |
main(String[] args) |
public DumpLogicalLog(org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction fileSystem)
public static void main(String[] args) throws IOException
IOException
protected org.neo4j.kernel.impl.transaction.xaframework.XaCommandFactory instantiateCommandFactory()
instantiateCommandFactory
in class org.neo4j.kernel.impl.util.DumpLogicalLog
protected String getLogPrefix()
getLogPrefix
in class org.neo4j.kernel.impl.util.DumpLogicalLog
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.