public static class ReplicationColocatedHAPolicy.ReplicationColocatedHAPolicyResources extends Object
Constructor and Description |
---|
ReplicationColocatedHAPolicyResources() |
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 ReplicationColocatedHAPolicyResources()
public MasterConfiguration masterConfiguration()
public SlaveConfiguration slaveConfiguration()
Copyright © 2020 JBoss by Red Hat. All rights reserved.