org.neo4j.server.enterprise
Class EnsureEnterpriseNeo4jPropertiesExist
java.lang.Object
org.neo4j.server.preflight.EnsureNeo4jPropertiesExist
org.neo4j.server.enterprise.EnsureEnterpriseNeo4jPropertiesExist
- All Implemented Interfaces:
- org.neo4j.server.preflight.PreflightTask
public class EnsureEnterpriseNeo4jPropertiesExist
- extends org.neo4j.server.preflight.EnsureNeo4jPropertiesExist
| Fields inherited from class org.neo4j.server.preflight.EnsureNeo4jPropertiesExist |
failureMessage |
| Methods inherited from class org.neo4j.server.preflight.EnsureNeo4jPropertiesExist |
getFailureMessage, run |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_KEY_OLD_SERVER_ID
public static final String CONFIG_KEY_OLD_SERVER_ID
- See Also:
- Constant Field Values
CONFIG_KEY_OLD_COORDINATORS
public static final String CONFIG_KEY_OLD_COORDINATORS
- See Also:
- Constant Field Values
EnsureEnterpriseNeo4jPropertiesExist
public EnsureEnterpriseNeo4jPropertiesExist(org.apache.commons.configuration.Configuration config)
validateProperties
protected boolean validateProperties(Properties configProperties)
- Overrides:
validateProperties in class org.neo4j.server.preflight.EnsureNeo4jPropertiesExist
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.