Uses of Class
org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
Packages that use ClusterControl Package Description org.apache.activemq.artemis.core.server.cluster -
-
Uses of ClusterControl in org.apache.activemq.artemis.core.server.cluster
Methods in org.apache.activemq.artemis.core.server.cluster that return ClusterControl Modifier and Type Method Description ClusterControlClusterController. connectToNode(TransportConfiguration transportConfiguration)connect to a specific node in the cluster used for replicationClusterControlClusterController. connectToNodeInCluster(ClientSessionFactoryInternal sf)connect to an already defined node in the clusterClusterControlClusterController. connectToNodeInReplicatedCluster(TransportConfiguration transportConfiguration)connect to a specific node in the cluster used for replication
-