| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
ReplicationMasterHaPolicy |
Server.replicationMasterHaPolicy()
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 |
|---|---|
Server |
Server.replicationMasterHaPolicy(ReplicationMasterHaPolicy 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 |
|---|---|
ReplicationMasterHaPolicy |
ReplicationMasterHaPolicy.checkForLiveServer(Boolean value)
Whether to check the cluster for another server using the same server ID when starting up.
|
ReplicationMasterHaPolicy |
ReplicationMasterHaPolicy.clusterName(String value)
Name of the cluster used for replication.
|
ReplicationMasterHaPolicy |
ReplicationMasterHaPolicy.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.