org.neo4j.kernel.ha
Class EnterpriseConfigurationMigrator

java.lang.Object
  extended by org.neo4j.kernel.configuration.BaseConfigurationMigrator
      extended by org.neo4j.kernel.configuration.GraphDatabaseConfigurationMigrator
          extended by org.neo4j.kernel.ha.EnterpriseConfigurationMigrator
All Implemented Interfaces:
org.neo4j.kernel.configuration.ConfigurationMigrator

public class EnterpriseConfigurationMigrator
extends org.neo4j.kernel.configuration.GraphDatabaseConfigurationMigrator


Nested Class Summary
 
Nested classes/interfaces inherited from class org.neo4j.kernel.configuration.BaseConfigurationMigrator
org.neo4j.kernel.configuration.BaseConfigurationMigrator.Migration, org.neo4j.kernel.configuration.BaseConfigurationMigrator.PropertyRenamed, org.neo4j.kernel.configuration.BaseConfigurationMigrator.SpecificPropertyMigration
 
Constructor Summary
EnterpriseConfigurationMigrator()
           
 
Method Summary
 
Methods inherited from class org.neo4j.kernel.configuration.GraphDatabaseConfigurationMigrator
configValueContainsMultipleParameters, parseMapFromConfigValue
 
Methods inherited from class org.neo4j.kernel.configuration.BaseConfigurationMigrator
add, apply, propertyRenamed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnterpriseConfigurationMigrator

public EnterpriseConfigurationMigrator()


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