org.neo4j.kernel.ha
Class BranchedDataMigrator
java.lang.Object
org.neo4j.kernel.lifecycle.LifecycleAdapter
org.neo4j.kernel.ha.BranchedDataMigrator
- All Implemented Interfaces:
- org.neo4j.kernel.lifecycle.Lifecycle
public class BranchedDataMigrator
- extends org.neo4j.kernel.lifecycle.LifecycleAdapter
|
Method Summary |
void |
start()
|
| Methods inherited from class org.neo4j.kernel.lifecycle.LifecycleAdapter |
init, shutdown, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BranchedDataMigrator
public BranchedDataMigrator(File storeDir)
start
public void start()
throws Throwable
- Specified by:
start in interface org.neo4j.kernel.lifecycle.Lifecycle- Overrides:
start in class org.neo4j.kernel.lifecycle.LifecycleAdapter
- Throws:
Throwable
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.