public final class ClusteringConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ClusteringConstants.MembershipScheme |
static class |
ClusteringConstants.Parameters
The main cluster configuration parameters
|
Modifier and Type | Field and Description |
---|---|
static String |
BLOCK_ALL_REQUESTS |
static String |
CLUSTER_INITIALIZED |
static String |
DEFAULT_DOMAIN
The default domain to which this member belongs to.
|
static String |
LOCAL_IP_ADDRESS |
static String |
NODE_MANAGER_SERVICE |
static String |
RECD_CONFIG_INIT_MSG |
static String |
RECD_STATE_INIT_MSG |
static String |
REQUEST_BLOCKING_HANDLER |
public static final String DEFAULT_DOMAIN
public static final String NODE_MANAGER_SERVICE
public static final String REQUEST_BLOCKING_HANDLER
public static final String CLUSTER_INITIALIZED
public static final String RECD_CONFIG_INIT_MSG
public static final String RECD_STATE_INIT_MSG
public static final String BLOCK_ALL_REQUESTS
public static final String LOCAL_IP_ADDRESS
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.