Constant Field Values


Contents
org.neo4j.*

org.neo4j.kernel.ha.MasterClient20
public static final byte PROTOCOL_VERSION 5

org.neo4j.kernel.ha.SlaveStoreWriter
public static final String COPY_FROM_MASTER_TEMP "temp-copy"

org.neo4j.kernel.ha.cluster.HighAvailabilityModeSwitcher
public static final String MASTER "master"
public static final String SLAVE "slave"

org.neo4j.kernel.ha.cluster.zoo.ZooClient
protected static final String COMPATIBILITY_CHILD_18 "compatibility-1.8"
protected static final String COMPATIBILITY_CHILD_19 "compatibility-1.9"
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.com.master.MasterImpl
public static final int UNFINISHED_TRANSACTION_CLEANUP_DELAY 1

org.neo4j.kernel.ha.com.master.MasterServer
public static final int FRAME_LENGTH 16777216

org.neo4j.kernel.ha.com.slave.MasterClient153
public static final byte PROTOCOL_VERSION 2

org.neo4j.kernel.ha.com.slave.MasterClient17
public static final byte PROTOCOL_VERSION 3

org.neo4j.kernel.ha.com.slave.MasterClient18
public static final byte PROTOCOL_VERSION 4

org.neo4j.kernel.ha.com.slave.SlaveServer
public static final byte APPLICATION_PROTOCOL_VERSION 1



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