Package | Description |
---|---|
org.apache.activemq.artemis.core.config | |
org.apache.activemq.artemis.core.config.ha | |
org.apache.activemq.artemis.core.config.impl |
Modifier and Type | Method and Description |
---|---|
HAPolicyConfiguration |
Configuration.getHAPolicyConfiguration() |
Modifier and Type | Method and Description |
---|---|
static HAPolicy |
ConfigurationUtils.getHAPolicy(HAPolicyConfiguration conf,
ActiveMQServer server) |
Configuration |
Configuration.setHAPolicyConfiguration(HAPolicyConfiguration haPolicyConfiguration) |
Modifier and Type | Class and Description |
---|---|
class |
ColocatedPolicyConfiguration |
class |
LiveOnlyPolicyConfiguration |
class |
ReplicaPolicyConfiguration |
class |
ReplicatedPolicyConfiguration |
class |
SharedStoreMasterPolicyConfiguration |
class |
SharedStoreSlavePolicyConfiguration |
Modifier and Type | Method and Description |
---|---|
HAPolicyConfiguration |
ColocatedPolicyConfiguration.getBackupConfig() |
HAPolicyConfiguration |
ColocatedPolicyConfiguration.getLiveConfig() |
Modifier and Type | Method and Description |
---|---|
ColocatedPolicyConfiguration |
ColocatedPolicyConfiguration.setBackupConfig(HAPolicyConfiguration backupConfig) |
ColocatedPolicyConfiguration |
ColocatedPolicyConfiguration.setLiveConfig(HAPolicyConfiguration liveConfig) |
Modifier and Type | Method and Description |
---|---|
HAPolicyConfiguration |
ConfigurationImpl.getHAPolicyConfiguration() |
Modifier and Type | Method and Description |
---|---|
ConfigurationImpl |
ConfigurationImpl.setHAPolicyConfiguration(HAPolicyConfiguration haPolicyConfiguration) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.