|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.neo4j.* |
|---|
| org.neo4j.kernel.HaConfig | ||
|---|---|---|
public static final int |
CONFIG_DEFAULT_COORDINATOR_FETCH_INFO_TIMEOUT |
500 |
public static final String |
CONFIG_DEFAULT_HA_CLUSTER_NAME |
"neo4j.ha" |
public static final int |
CONFIG_DEFAULT_PORT |
6361 |
public static final long |
CONFIG_DEFAULT_PULL_INTERVAL |
-1L |
public static final int |
CONFIG_DEFAULT_ZK_SESSION_TIMEOUT |
5000 |
public static final String |
CONFIG_KEY_CLUSTER_NAME |
"ha.cluster_name" |
public static final String |
CONFIG_KEY_COORDINATOR_FETCH_INFO_TIMEOUT |
"ha.coordinator_fetch_info_timeout" |
public static final String |
CONFIG_KEY_COORDINATORS |
"ha.coordinators" |
public static final String |
CONFIG_KEY_LOCK_READ_TIMEOUT |
"ha.lock_read_timeout" |
public static final String |
CONFIG_KEY_MAX_CONCURRENT_CHANNELS_PER_SLAVE |
"ha.max_concurrent_channels_per_slave" |
public static final String |
CONFIG_KEY_OLD_COORDINATORS |
"ha.zoo_keeper_servers" |
public static final String |
CONFIG_KEY_OLD_SERVER_ID |
"ha.machine_id" |
public static final String |
CONFIG_KEY_PULL_INTERVAL |
"ha.pull_interval" |
public static final String |
CONFIG_KEY_READ_TIMEOUT |
"ha.read_timeout" |
public static final String |
CONFIG_KEY_SERVER |
"ha.server" |
public static final String |
CONFIG_KEY_SERVER_ID |
"ha.server_id" |
public static final String |
CONFIG_KEY_ZK_SESSION_TIMEOUT |
"ha.zk_session_timeout" |
| org.neo4j.kernel.HighlyAvailableGraphDatabase | ||
|---|---|---|
public static final String |
COPY_FROM_MASTER_TEMP |
"temp-copy" |
public static final String |
NOT_ALLOWED_TO_JOIN_CLUSTER_WITH_EMPTY_STORE |
"Joining an existing cluster with an empty store is not allowed." |
| org.neo4j.kernel.ha.HaSettings.BranchedDataPolicySetting | ||
|---|---|---|
public static final String |
keep_all |
"keep_all" |
public static final String |
keep_last |
"keep_last" |
public static final String |
keep_none |
"keep_none" |
public static final String |
shutdown |
"shutdown" |
| org.neo4j.kernel.ha.HaSettings.SlaveUpdateModeSetting | ||
|---|---|---|
public static final String |
async |
"async" |
public static final String |
none |
"none" |
public static final String |
sync |
"sync" |
| org.neo4j.kernel.ha.HaSettings.TxPushStrategySetting | ||
|---|---|---|
public static final String |
fixed |
"fixed" |
public static final String |
roundRobin |
"round_robin" |
| org.neo4j.kernel.ha.MasterClient153 | ||
|---|---|---|
public static final byte |
PROTOCOL_VERSION |
2 |
| org.neo4j.kernel.ha.MasterClient17 | ||
|---|---|---|
public static final byte |
PROTOCOL_VERSION |
3 |
| org.neo4j.kernel.ha.MasterClient18 | ||
|---|---|---|
public static final byte |
PROTOCOL_VERSION |
4 |
| org.neo4j.kernel.ha.MasterImpl | ||
|---|---|---|
public static final int |
UNFINISHED_TRANSACTION_CLEANUP_DELAY |
5 |
| org.neo4j.kernel.ha.MasterServer | ||
|---|---|---|
public static final int |
FRAME_LENGTH |
16777216 |
| org.neo4j.kernel.ha.SlaveServer | ||
|---|---|---|
public static final byte |
APPLICATION_PROTOCOL_VERSION |
1 |
| org.neo4j.kernel.ha.zookeeper.AbstractZooKeeperManager | ||
|---|---|---|
protected static final String |
COMPATIBILITY_CHILD |
"compatibility-1.8" |
protected static final String |
FLUSH_REQUESTED_CHILD |
"flush-requested" |
protected static final String |
HA_SERVERS_CHILD |
"ha-servers" |
protected static final int |
STOP_FLUSHING |
-6 |
| org.neo4j.kernel.ha.zookeeper.ZooKeeperClusterClient | ||
|---|---|---|
public static final int |
CLUSTER_CLIENT_MACHINE_ID |
-1 |
protected static final int |
SESSION_TIME_OUT |
5000 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||