| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq.server | |
| org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated |
| Modifier and Type | Method and Description |
|---|---|
MasterConfiguration |
SharedStoreColocatedHaPolicy.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 |
|---|---|
SharedStoreColocatedHaPolicy |
SharedStoreColocatedHaPolicy.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.failbackDelay(Long value)
delay to wait before failback occurs on (live's) restart
|
MasterConfiguration |
MasterConfiguration.failoverOnServerShutdown(Boolean value)
Whether the server must failover when it is normally shutdown.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.