Uses of Class
org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreBackupPolicy
Packages that use SharedStoreBackupPolicy
Package
Description
-
Uses of SharedStoreBackupPolicy in org.apache.activemq.artemis.core.server.cluster.ha
Methods in org.apache.activemq.artemis.core.server.cluster.ha that return SharedStoreBackupPolicyMethods in org.apache.activemq.artemis.core.server.cluster.ha with parameters of type SharedStoreBackupPolicyModifier and TypeMethodDescriptionvoidSharedStorePrimaryPolicy.setSharedStoreBackupPolicy(SharedStoreBackupPolicy sharedStoreBackupPolicy) -
Uses of SharedStoreBackupPolicy in org.apache.activemq.artemis.core.server.impl
Constructors in org.apache.activemq.artemis.core.server.impl with parameters of type SharedStoreBackupPolicyModifierConstructorDescriptionSharedStoreBackupActivation(ActiveMQServerImpl server, SharedStoreBackupPolicy sharedStoreBackupPolicy, IOCriticalErrorListener ioCriticalErrorListener)