org.apache.axis2.clustering.tribes
Class TribesConstants
java.lang.Object
org.apache.axis2.clustering.tribes.TribesConstants
public final class TribesConstants
- extends 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 String RPC_INIT_CHANNEL
- The ID of the RPC initialization message channel
- See Also:
- Constant Field Values
RPC_MESSAGING_CHANNEL
public static final String RPC_MESSAGING_CHANNEL
- The ID of the RPC messaging channel
- See Also:
- Constant Field Values
RPC_MEMBERSHIP_CHANNEL
public static final 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 String LOCAL_MEMBER_HOST
- See Also:
- Constant Field Values
LOCAL_MEMBER_PORT
public static final String LOCAL_MEMBER_PORT
- See Also:
- Constant Field Values
MCAST_ADDRESS
public static final String MCAST_ADDRESS
- See Also:
- Constant Field Values
MCAST_BIND_ADDRESS
public static final String MCAST_BIND_ADDRESS
- See Also:
- Constant Field Values
MCAST_PORT
public static final String MCAST_PORT
- See Also:
- Constant Field Values
MCAST_FREQUENCY
public static final String MCAST_FREQUENCY
- See Also:
- Constant Field Values
MEMBER_DROP_TIME
public static final String MEMBER_DROP_TIME
- See Also:
- Constant Field Values
MCAST_CLUSTER_DOMAIN
public static final String MCAST_CLUSTER_DOMAIN
- See Also:
- Constant Field Values
TCP_LISTEN_HOST
public static final String TCP_LISTEN_HOST
- See Also:
- Constant Field Values
BIND_ADDRESS
public static final String BIND_ADDRESS
- See Also:
- Constant Field Values
TCP_LISTEN_PORT
public static final String TCP_LISTEN_PORT
- See Also:
- Constant Field Values
MAX_RETRIES
public static final String MAX_RETRIES
- See Also:
- Constant Field Values
TribesConstants
public TribesConstants()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.