Constant Field Values


Contents
org.neo4j.*

org.neo4j.kernel.HighlyAvailableGraphDatabase
public static final String CONFIG_KEY_ALLOW_INIT_CLUSTER "ha.allow_init_cluster"
public static final String CONFIG_KEY_HA_CLUSTER_NAME "ha.cluster_name"
public static final String CONFIG_KEY_HA_MACHINE_ID "ha.machine_id"
public static final String CONFIG_KEY_HA_PULL_INTERVAL "ha.pull_interval"
public static final String CONFIG_KEY_HA_SERVER "ha.server"
public static final String CONFIG_KEY_HA_ZOO_KEEPER_SERVERS "ha.zoo_keeper_servers"

org.neo4j.kernel.ha.zookeeper.AbstractZooKeeperManager
protected static final String HA_SERVERS_CHILD "ha-servers"
protected static final int SESSION_TIME_OUT 5000



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.