Uses of Class
org.apache.activemq.artemis.core.server.cluster.ClusterController
Packages that use ClusterController
Package
Description
-
Uses of ClusterController in org.apache.activemq.artemis.core.server.cluster
Methods in org.apache.activemq.artemis.core.server.cluster that return ClusterController -
Uses of ClusterController in org.apache.activemq.artemis.core.server.cluster.quorum
Constructors in org.apache.activemq.artemis.core.server.cluster.quorum with parameters of type ClusterControllerModifierConstructorDescriptionQuorumManager(ExecutorService threadPool, ClusterController clusterController) -
Uses of ClusterController in org.apache.activemq.artemis.core.server.impl
Constructors in org.apache.activemq.artemis.core.server.impl with parameters of type ClusterControllerModifierConstructorDescriptionBackupRecoveryJournalLoader(PostOffice postOffice, PagingManager pagingManager, StorageManager storageManager, QueueFactory queueFactory, NodeManager nodeManager, ManagementService managementService, GroupingHandler groupingHandler, Configuration configuration, ActiveMQServer parentServer, ServerLocatorInternal locator, ClusterController clusterController) ScaleDownHandler(PagingManager pagingManager, PostOffice postOffice, NodeManager nodeManager, ClusterController clusterController, StorageManager storageManager, int commitInterval)