com.continuent.tungsten.common.config.cluster
Class ConfigurationConstants
java.lang.Object
com.continuent.tungsten.common.config.cluster.ConfigurationConstants
public class ConfigurationConstants
- extends java.lang.Object
This class defines a TSRouterConf
- Version:
- 1.0
- Author:
- Edward Archibald
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLUSTER_HOME
public static final java.lang.String CLUSTER_HOME
- SERVICE WIDE PROPERTIES
- See Also:
- Constant Field Values
CLUSTER_CONF_DIR
public static final java.lang.String CLUSTER_CONF_DIR
- See Also:
- Constant Field Values
CLUSTER_DIR
public static final java.lang.String CLUSTER_DIR
- See Also:
- Constant Field Values
CLUSTER_DEFAULT_NAME
public static final java.lang.String CLUSTER_DEFAULT_NAME
- See Also:
- Constant Field Values
CLUSTER_SITENAME
public static final java.lang.String CLUSTER_SITENAME
- See Also:
- Constant Field Values
CLUSTER_CLUSTERNAME
public static final java.lang.String CLUSTER_CLUSTERNAME
- See Also:
- Constant Field Values
CLUSTER_MEMBERNAME
public static final java.lang.String CLUSTER_MEMBERNAME
- See Also:
- Constant Field Values
CLUSTER_PORT
public static final java.lang.String CLUSTER_PORT
- See Also:
- Constant Field Values
CLUSTER_MANAGER_LIST
public static final java.lang.String CLUSTER_MANAGER_LIST
- See Also:
- Constant Field Values
CLUSTER_STATE_MAP_PROPS
public static final java.lang.String CLUSTER_STATE_MAP_PROPS
- See Also:
- Constant Field Values
TR_PROPERTIES
public static final java.lang.String TR_PROPERTIES
- SQLROUTER MANAGER
- See Also:
- Constant Field Values
TR_RMI_PORT
public static final java.lang.String TR_RMI_PORT
- See Also:
- Constant Field Values
TR_RMI_PORT_DEFAULT
public static final java.lang.String TR_RMI_PORT_DEFAULT
- See Also:
- Constant Field Values
TR_RMI_DEFAULT_HOST
public static final java.lang.String TR_RMI_DEFAULT_HOST
- See Also:
- Constant Field Values
TR_SERVICE_NAME
public static final java.lang.String TR_SERVICE_NAME
- See Also:
- Constant Field Values
TR_GW_PORT_DEFAULT
public static final java.lang.String TR_GW_PORT_DEFAULT
- See Also:
- Constant Field Values
TR_SERVICES_PROPS
public static final java.lang.String TR_SERVICES_PROPS
- See Also:
- Constant Field Values
PM_PROPERTIES
public static final java.lang.String PM_PROPERTIES
- POLICY MANAGER
- See Also:
- Constant Field Values
PM_RMI_PORT
public static final java.lang.String PM_RMI_PORT
- See Also:
- Constant Field Values
PM_NOTIFY_PORT
public static final java.lang.String PM_NOTIFY_PORT
- See Also:
- Constant Field Values
PM_SERVICE_NAME
public static final java.lang.String PM_SERVICE_NAME
- See Also:
- Constant Field Values
PM_RMI_DEFAULT_HOST
public static final java.lang.String PM_RMI_DEFAULT_HOST
- See Also:
- Constant Field Values
PM_RMI_PORT_DEFAULT
public static final java.lang.String PM_RMI_PORT_DEFAULT
- See Also:
- Constant Field Values
PM_NOTIFY_PORT_DEFAULT
public static final java.lang.String PM_NOTIFY_PORT_DEFAULT
- See Also:
- Constant Field Values
KEEP_ALIVE_TIMEOUT_DEFAULT
public static final int KEEP_ALIVE_TIMEOUT_DEFAULT
- See Also:
- Constant Field Values
KEEP_ALIVE_TIMEOUT_MAX
public static final int KEEP_ALIVE_TIMEOUT_MAX
- See Also:
- Constant Field Values
DELAY_BEFORE_OFFLINE_IF_NO_MANAGER_DEFAULT
public static final int DELAY_BEFORE_OFFLINE_IF_NO_MANAGER_DEFAULT
- See Also:
- Constant Field Values
DELAY_BEFORE_OFFLINE_IF_NO_MANAGER_MAX
public static final int DELAY_BEFORE_OFFLINE_IF_NO_MANAGER_MAX
- See Also:
- Constant Field Values
DELAY_BEFORE_OFFLINE_IN_MAINTENANCE_MODE_IF_NO_MANAGER_DEFAULT
public static final int DELAY_BEFORE_OFFLINE_IN_MAINTENANCE_MODE_IF_NO_MANAGER_DEFAULT
- See Also:
- Constant Field Values
GATEWAY_CONNECT_TIMEOUT_MS_DEFAULT
public static final int GATEWAY_CONNECT_TIMEOUT_MS_DEFAULT
- See Also:
- Constant Field Values
GATEWAY_CONNECT_TIMEOUT_MS_MAX
public static final int GATEWAY_CONNECT_TIMEOUT_MS_MAX
- See Also:
- Constant Field Values
READ_COMMAND_RETRY_TIMEOUT_MS_DEFAULT
public static final long READ_COMMAND_RETRY_TIMEOUT_MS_DEFAULT
- See Also:
- Constant Field Values
ConfigurationConstants
public ConfigurationConstants()