public static class SharedStoreColocatedHAPolicy.SharedStoreColocatedHAPolicyResources extends Object
Constructor and Description |
---|
SharedStoreColocatedHAPolicyResources() |
Modifier and Type | Method and Description |
---|---|
MasterConfiguration |
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, replication-colocated,
shared-store-master, shared-store-slave, or shared-store-colocated).
|
SlaveConfiguration |
slaveConfiguration()
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, replication-colocated,
shared-store-master, shared-store-slave, or shared-store-colocated).
|
public SharedStoreColocatedHAPolicyResources()
public MasterConfiguration masterConfiguration()
public SlaveConfiguration slaveConfiguration()
Copyright © 2020 JBoss by Red Hat. All rights reserved.