| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.server.cluster.ha | |
| org.apache.activemq.artemis.core.server.impl |
| Modifier and Type | Method and Description |
|---|---|
LiveActivation |
SharedStoreMasterPolicy.createActivation(ActiveMQServerImpl server,
boolean wasLive,
Map<String,Object> activationParams,
ActiveMQServerImpl.ShutdownOnCriticalErrorListener shutdownOnCriticalIO) |
LiveActivation |
ReplicatedPolicy.createActivation(ActiveMQServerImpl server,
boolean wasLive,
Map<String,Object> activationParams,
ActiveMQServerImpl.ShutdownOnCriticalErrorListener shutdownOnCriticalIO) |
LiveActivation |
ColocatedPolicy.createActivation(ActiveMQServerImpl server,
boolean wasLive,
Map<String,Object> activationParams,
ActiveMQServerImpl.ShutdownOnCriticalErrorListener shutdownOnCriticalIO) |
| Modifier and Type | Method and Description |
|---|---|
HAPolicy<LiveActivation> |
ColocatedPolicy.getLivePolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColocatedPolicy.setLivePolicy(HAPolicy<LiveActivation> livePolicy) |
| Modifier and Type | Class and Description |
|---|---|
class |
ColocatedActivation |
class |
SharedNothingLiveActivation |
class |
SharedStoreLiveActivation |
| Constructor and Description |
|---|
ColocatedActivation(ActiveMQServerImpl activeMQServer,
ColocatedPolicy colocatedPolicy,
LiveActivation liveActivation) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.