org.apache.axis2.clustering.tribes
Class TribesConstants
java.lang.Object
org.apache.axis2.clustering.tribes.TribesConstants
public final class TribesConstants
- extends java.lang.Object
This class holds the configuration parameters which are specific to Tribes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RPC_INIT_CHANNEL
public static final java.lang.String RPC_INIT_CHANNEL
- The ID of the RPC initialization message channel
- See Also:
- Constant Field Values
RPC_MEMBERSHIP_CHANNEL
public static final java.lang.String RPC_MEMBERSHIP_CHANNEL
- The ID of the RPC membership message channel. This channel is only used when WKA
membership discovery mechanism is used
- See Also:
- Constant Field Values
MSG_ORDER_OPTION
public static final int MSG_ORDER_OPTION
- See Also:
- Constant Field Values
MEMBERSHIP_MSG_OPTION
public static final int MEMBERSHIP_MSG_OPTION
- See Also:
- Constant Field Values
AT_MOST_ONCE_OPTION
public static final int AT_MOST_ONCE_OPTION
- See Also:
- Constant Field Values
RPC_CHANNEL_ID
public static final byte[] RPC_CHANNEL_ID
LOCAL_MEMBER_HOST
public static final java.lang.String LOCAL_MEMBER_HOST
- See Also:
- Constant Field Values
LOCAL_MEMBER_PORT
public static final java.lang.String LOCAL_MEMBER_PORT
- See Also:
- Constant Field Values
MCAST_ADDRESS
public static final java.lang.String MCAST_ADDRESS
- See Also:
- Constant Field Values
MCAST_BIND_ADDRESS
public static final java.lang.String MCAST_BIND_ADDRESS
- See Also:
- Constant Field Values
MCAST_PORT
public static final java.lang.String MCAST_PORT
- See Also:
- Constant Field Values
MCAST_FREQUENCY
public static final java.lang.String MCAST_FREQUENCY
- See Also:
- Constant Field Values
MEMBER_DROP_TIME
public static final java.lang.String MEMBER_DROP_TIME
- See Also:
- Constant Field Values
MCAST_CLUSTER_DOMAIN
public static final java.lang.String MCAST_CLUSTER_DOMAIN
- See Also:
- Constant Field Values
TCP_LISTEN_HOST
public static final java.lang.String TCP_LISTEN_HOST
- See Also:
- Constant Field Values
BIND_ADDRESS
public static final java.lang.String BIND_ADDRESS
- See Also:
- Constant Field Values
TCP_LISTEN_PORT
public static final java.lang.String TCP_LISTEN_PORT
- See Also:
- Constant Field Values
MAX_RETRIES
public static final java.lang.String MAX_RETRIES
- See Also:
- Constant Field Values
TribesConstants
public TribesConstants()
Copyright © 2007 Apache Web Services Project. All Rights Reserved.