Class ClusterAttributes
java.lang.Object
com.sun.messaging.jms.management.server.ClusterAttributes
Class containing information on cluster attributes.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringCluster IDstatic final StringCluster config file URLstatic final StringIs cluster highly available ?static final StringLocal master broker infostatic final StringCluster master broker infostatic final StringIs cluster use shared db for config records instead of master broker ? -
Method Summary
-
Field Details
-
CONFIG_FILE_URL
-
CLUSTER_ID
-
HIGHLY_AVAILABLE
-
USE_SHARED_DATABASE_FOR_CONFIG_RECORD
Is cluster use shared db for config records instead of master broker ?- See Also:
-
LOCAL_BROKER_INFO
-
MASTER_BROKER_INFO
-