| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq.server | |
| org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated |
| Modifier and Type | Method and Description |
|---|---|
MasterConfiguration |
ReplicationColocatedHaPolicy.masterConfiguration()
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationColocatedHaPolicy |
ReplicationColocatedHaPolicy.masterConfiguration(MasterConfiguration value)
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
|
| Modifier and Type | Method and Description |
|---|---|
MasterConfiguration |
MasterConfiguration.checkForLiveServer(Boolean value)
Whether to check the cluster for another server using the same server ID when starting up.
|
MasterConfiguration |
MasterConfiguration.clusterName(String value)
Name of the cluster used for replication.
|
MasterConfiguration |
MasterConfiguration.groupName(String value)
If set, backup servers will only pair with live servers with matching group-name.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.