blob: 252fa95809ba377c3a1c7449ff0d71e24a4cbff6 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.activemq.artemis.core.server.NodeManager (ActiveMQ Artemis Website 2.29.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.activemq.artemis.core.server.NodeManager (ActiveMQ Artemis Website 2.29.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.activemq.artemis.core.server.NodeManager" class="title">Uses of Class<br>org.apache.activemq.artemis.core.server.NodeManager</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.server">org.apache.activemq.artemis.core.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.server.cluster">org.apache.activemq.artemis.core.server.cluster</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.server.cluster.impl">org.apache.activemq.artemis.core.server.cluster.impl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.server.cluster.qourum">org.apache.activemq.artemis.core.server.cluster.qourum</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.server.impl">org.apache.activemq.artemis.core.server.impl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.server.impl.jdbc">org.apache.activemq.artemis.core.server.impl.jdbc</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.server.impl.quorum">org.apache.activemq.artemis.core.server.impl.quorum</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.server">
<!-- -->
</a>
<h3>Uses of <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a> in <a href="../package-summary.html">org.apache.activemq.artemis.core.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.activemq.artemis.core.server</a> that return <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ActiveMQServer.</span><code><span class="memberNameLink"><a href="../ActiveMQServer.html#getNodeManager()">getNodeManager</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.server.cluster">
<!-- -->
</a>
<h3>Uses of <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a> in <a href="../cluster/package-summary.html">org.apache.activemq.artemis.core.server.cluster</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../cluster/package-summary.html">org.apache.activemq.artemis.core.server.cluster</a> with parameters of type <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../cluster/BackupManager.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.ActiveMQServer,org.apache.activemq.artemis.utils.ExecutorFactory,java.util.concurrent.ScheduledExecutorService,org.apache.activemq.artemis.core.server.NodeManager,org.apache.activemq.artemis.core.config.Configuration,org.apache.activemq.artemis.core.server.cluster.ClusterManager)">BackupManager</a></span>&#8203;(<a href="../ActiveMQServer.html" title="interface in org.apache.activemq.artemis.core.server">ActiveMQServer</a>&nbsp;server,
org.apache.activemq.artemis.utils.ExecutorFactory&nbsp;executorFactory,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">ScheduledExecutorService</a>&nbsp;scheduledExecutor,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="../../config/Configuration.html" title="interface in org.apache.activemq.artemis.core.config">Configuration</a>&nbsp;configuration,
<a href="../cluster/ClusterManager.html" title="class in org.apache.activemq.artemis.core.server.cluster">ClusterManager</a>&nbsp;clusterManager)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../cluster/ClusterManager.html#%3Cinit%3E(org.apache.activemq.artemis.utils.ExecutorFactory,org.apache.activemq.artemis.core.server.ActiveMQServer,org.apache.activemq.artemis.core.postoffice.PostOffice,java.util.concurrent.ScheduledExecutorService,org.apache.activemq.artemis.core.server.management.ManagementService,org.apache.activemq.artemis.core.config.Configuration,org.apache.activemq.artemis.core.server.NodeManager,boolean)">ClusterManager</a></span>&#8203;(org.apache.activemq.artemis.utils.ExecutorFactory&nbsp;executorFactory,
<a href="../ActiveMQServer.html" title="interface in org.apache.activemq.artemis.core.server">ActiveMQServer</a>&nbsp;server,
<a href="../../postoffice/PostOffice.html" title="interface in org.apache.activemq.artemis.core.postoffice">PostOffice</a>&nbsp;postOffice,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">ScheduledExecutorService</a>&nbsp;scheduledExecutor,
<a href="../management/ManagementService.html" title="interface in org.apache.activemq.artemis.core.server.management">ManagementService</a>&nbsp;managementService,
<a href="../../config/Configuration.html" title="interface in org.apache.activemq.artemis.core.config">Configuration</a>&nbsp;configuration,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
boolean&nbsp;useQuorumManager)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.server.cluster.impl">
<!-- -->
</a>
<h3>Uses of <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a> in <a href="../cluster/impl/package-summary.html">org.apache.activemq.artemis.core.server.cluster.impl</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../cluster/impl/package-summary.html">org.apache.activemq.artemis.core.server.cluster.impl</a> with parameters of type <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../cluster/impl/BroadcastGroupImpl.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.NodeManager,java.lang.String,long,java.util.concurrent.ScheduledExecutorService,org.apache.activemq.artemis.api.core.BroadcastEndpointFactory)">BroadcastGroupImpl</a></span>&#8203;(<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
long&nbsp;broadCastPeriod,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">ScheduledExecutorService</a>&nbsp;scheduledExecutor,
<a href="../../../api/core/BroadcastEndpointFactory.html" title="interface in org.apache.activemq.artemis.api.core">BroadcastEndpointFactory</a>&nbsp;endpointFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../cluster/impl/ClusterConnectionImpl.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.cluster.ClusterManager,org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration,org.apache.activemq.artemis.api.core.TransportConfiguration,org.apache.activemq.artemis.api.core.SimpleString,org.apache.activemq.artemis.api.core.SimpleString,int,long,long,long,double,long,int,int,long,long,boolean,org.apache.activemq.artemis.core.server.cluster.impl.MessageLoadBalancingType,int,int,org.apache.activemq.artemis.utils.ExecutorFactory,org.apache.activemq.artemis.core.server.ActiveMQServer,org.apache.activemq.artemis.core.postoffice.PostOffice,org.apache.activemq.artemis.core.server.management.ManagementService,java.util.concurrent.ScheduledExecutorService,int,org.apache.activemq.artemis.core.server.NodeManager,java.lang.String,java.lang.String,boolean,long,int)">ClusterConnectionImpl</a></span>&#8203;(<a href="../cluster/ClusterManager.html" title="class in org.apache.activemq.artemis.core.server.cluster">ClusterManager</a>&nbsp;manager,
<a href="../../../api/core/DiscoveryGroupConfiguration.html" title="class in org.apache.activemq.artemis.api.core">DiscoveryGroupConfiguration</a>&nbsp;dg,
<a href="../../../api/core/TransportConfiguration.html" title="class in org.apache.activemq.artemis.api.core">TransportConfiguration</a>&nbsp;connector,
<a href="https://activemq.apache.org/components/artemis/artemis-core-client/apidocs/org/apache/activemq/artemis/api/core/SimpleString.html?is-external=true" title="class or interface in org.apache.activemq.artemis.api.core" class="externalLink">SimpleString</a>&nbsp;name,
<a href="https://activemq.apache.org/components/artemis/artemis-core-client/apidocs/org/apache/activemq/artemis/api/core/SimpleString.html?is-external=true" title="class or interface in org.apache.activemq.artemis.api.core" class="externalLink">SimpleString</a>&nbsp;address,
int&nbsp;minLargeMessageSize,
long&nbsp;clientFailureCheckPeriod,
long&nbsp;connectionTTL,
long&nbsp;retryInterval,
double&nbsp;retryIntervalMultiplier,
long&nbsp;maxRetryInterval,
int&nbsp;initialConnectAttempts,
int&nbsp;reconnectAttempts,
long&nbsp;callTimeout,
long&nbsp;callFailoverTimeout,
boolean&nbsp;useDuplicateDetection,
<a href="../cluster/impl/MessageLoadBalancingType.html" title="enum in org.apache.activemq.artemis.core.server.cluster.impl">MessageLoadBalancingType</a>&nbsp;messageLoadBalancingType,
int&nbsp;confirmationWindowSize,
int&nbsp;producerWindowSize,
org.apache.activemq.artemis.utils.ExecutorFactory&nbsp;executorFactory,
<a href="../ActiveMQServer.html" title="interface in org.apache.activemq.artemis.core.server">ActiveMQServer</a>&nbsp;server,
<a href="../../postoffice/PostOffice.html" title="interface in org.apache.activemq.artemis.core.postoffice">PostOffice</a>&nbsp;postOffice,
<a href="../management/ManagementService.html" title="interface in org.apache.activemq.artemis.core.server.management">ManagementService</a>&nbsp;managementService,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">ScheduledExecutorService</a>&nbsp;scheduledExecutor,
int&nbsp;maxHops,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;clusterUser,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;clusterPassword,
boolean&nbsp;allowDirectConnectionsOnly,
long&nbsp;clusterNotificationInterval,
int&nbsp;clusterNotificationAttempts)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../cluster/impl/ClusterConnectionImpl.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.cluster.ClusterManager,org.apache.activemq.artemis.api.core.TransportConfiguration%5B%5D,org.apache.activemq.artemis.api.core.TransportConfiguration,org.apache.activemq.artemis.api.core.SimpleString,org.apache.activemq.artemis.api.core.SimpleString,int,long,long,long,double,long,int,int,long,long,boolean,org.apache.activemq.artemis.core.server.cluster.impl.MessageLoadBalancingType,int,int,org.apache.activemq.artemis.utils.ExecutorFactory,org.apache.activemq.artemis.core.server.ActiveMQServer,org.apache.activemq.artemis.core.postoffice.PostOffice,org.apache.activemq.artemis.core.server.management.ManagementService,java.util.concurrent.ScheduledExecutorService,int,org.apache.activemq.artemis.core.server.NodeManager,java.lang.String,java.lang.String,boolean,long,int)">ClusterConnectionImpl</a></span>&#8203;(<a href="../cluster/ClusterManager.html" title="class in org.apache.activemq.artemis.core.server.cluster">ClusterManager</a>&nbsp;manager,
<a href="../../../api/core/TransportConfiguration.html" title="class in org.apache.activemq.artemis.api.core">TransportConfiguration</a>[]&nbsp;staticTranspConfigs,
<a href="../../../api/core/TransportConfiguration.html" title="class in org.apache.activemq.artemis.api.core">TransportConfiguration</a>&nbsp;connector,
<a href="https://activemq.apache.org/components/artemis/artemis-core-client/apidocs/org/apache/activemq/artemis/api/core/SimpleString.html?is-external=true" title="class or interface in org.apache.activemq.artemis.api.core" class="externalLink">SimpleString</a>&nbsp;name,
<a href="https://activemq.apache.org/components/artemis/artemis-core-client/apidocs/org/apache/activemq/artemis/api/core/SimpleString.html?is-external=true" title="class or interface in org.apache.activemq.artemis.api.core" class="externalLink">SimpleString</a>&nbsp;address,
int&nbsp;minLargeMessageSize,
long&nbsp;clientFailureCheckPeriod,
long&nbsp;connectionTTL,
long&nbsp;retryInterval,
double&nbsp;retryIntervalMultiplier,
long&nbsp;maxRetryInterval,
int&nbsp;initialConnectAttempts,
int&nbsp;reconnectAttempts,
long&nbsp;callTimeout,
long&nbsp;callFailoverTimeout,
boolean&nbsp;useDuplicateDetection,
<a href="../cluster/impl/MessageLoadBalancingType.html" title="enum in org.apache.activemq.artemis.core.server.cluster.impl">MessageLoadBalancingType</a>&nbsp;messageLoadBalancingType,
int&nbsp;confirmationWindowSize,
int&nbsp;producerWindowSize,
org.apache.activemq.artemis.utils.ExecutorFactory&nbsp;executorFactory,
<a href="../ActiveMQServer.html" title="interface in org.apache.activemq.artemis.core.server">ActiveMQServer</a>&nbsp;server,
<a href="../../postoffice/PostOffice.html" title="interface in org.apache.activemq.artemis.core.postoffice">PostOffice</a>&nbsp;postOffice,
<a href="../management/ManagementService.html" title="interface in org.apache.activemq.artemis.core.server.management">ManagementService</a>&nbsp;managementService,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">ScheduledExecutorService</a>&nbsp;scheduledExecutor,
int&nbsp;maxHops,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;clusterUser,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;clusterPassword,
boolean&nbsp;allowDirectConnectionsOnly,
long&nbsp;clusterNotificationInterval,
int&nbsp;clusterNotificationAttempts)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.server.cluster.qourum">
<!-- -->
</a>
<h3>Uses of <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a> in <a href="../cluster/qourum/package-summary.html">org.apache.activemq.artemis.core.server.cluster.qourum</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../cluster/qourum/package-summary.html">org.apache.activemq.artemis.core.server.cluster.qourum</a> with parameters of type <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../cluster/qourum/SharedNothingBackupQuorum.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.NodeManager,java.util.concurrent.ScheduledExecutorService,org.apache.activemq.artemis.core.server.NetworkHealthCheck,int,int,long,int,boolean)">SharedNothingBackupQuorum</a></span>&#8203;(<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">ScheduledExecutorService</a>&nbsp;scheduledPool,
<a href="https://activemq.apache.org/components/artemis/artemis-server/apidocs/org/apache/activemq/artemis/core/server/NetworkHealthCheck.html?is-external=true" title="class or interface in org.apache.activemq.artemis.core.server" class="externalLink">NetworkHealthCheck</a>&nbsp;networkHealthCheck,
int&nbsp;quorumSize,
int&nbsp;voteRetries,
long&nbsp;voteRetryWait,
int&nbsp;quorumVoteWait,
boolean&nbsp;failback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.server.impl">
<!-- -->
</a>
<h3>Uses of <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a> in <a href="../impl/package-summary.html">org.apache.activemq.artemis.core.server.impl</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a> in <a href="../impl/package-summary.html">org.apache.activemq.artemis.core.server.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../impl/FileBasedNodeManager.html" title="class in org.apache.activemq.artemis.core.server.impl">FileBasedNodeManager</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../impl/FileLockNodeManager.html" title="class in org.apache.activemq.artemis.core.server.impl">FileLockNodeManager</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../impl/InVMNodeManager.html" title="class in org.apache.activemq.artemis.core.server.impl">InVMNodeManager</a></span></code></th>
<td class="colLast">
<div class="block">NodeManager used to run multiple servers in the same VM.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../impl/package-summary.html">org.apache.activemq.artemis.core.server.impl</a> declared as <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PostOfficeJournalLoader.</span><code><span class="memberNameLink"><a href="../impl/PostOfficeJournalLoader.html#nodeManager">nodeManager</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../impl/package-summary.html">org.apache.activemq.artemis.core.server.impl</a> that return <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ActiveMQServerImpl.</span><code><span class="memberNameLink"><a href="../impl/ActiveMQServerImpl.html#createNodeManager(java.io.File,boolean)">createNodeManager</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io" class="externalLink">File</a>&nbsp;directory,
boolean&nbsp;replicatingBackup)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ActiveMQServerImpl.</span><code><span class="memberNameLink"><a href="../impl/ActiveMQServerImpl.html#getNodeManager()">getNodeManager</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../impl/package-summary.html">org.apache.activemq.artemis.core.server.impl</a> with parameters of type <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../impl/JournalLoader.html" title="interface in org.apache.activemq.artemis.core.server.impl">JournalLoader</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Activation.</span><code><span class="memberNameLink"><a href="../impl/Activation.html#createJournalLoader(org.apache.activemq.artemis.core.postoffice.PostOffice,org.apache.activemq.artemis.core.paging.PagingManager,org.apache.activemq.artemis.core.persistence.StorageManager,org.apache.activemq.artemis.core.server.QueueFactory,org.apache.activemq.artemis.core.server.NodeManager,org.apache.activemq.artemis.core.server.management.ManagementService,org.apache.activemq.artemis.core.server.group.GroupingHandler,org.apache.activemq.artemis.core.config.Configuration,org.apache.activemq.artemis.core.server.ActiveMQServer)">createJournalLoader</a></span>&#8203;(<a href="../../postoffice/PostOffice.html" title="interface in org.apache.activemq.artemis.core.postoffice">PostOffice</a>&nbsp;postOffice,
<a href="../../paging/PagingManager.html" title="interface in org.apache.activemq.artemis.core.paging">PagingManager</a>&nbsp;pagingManager,
<a href="../../persistence/StorageManager.html" title="interface in org.apache.activemq.artemis.core.persistence">StorageManager</a>&nbsp;storageManager,
<a href="../QueueFactory.html" title="interface in org.apache.activemq.artemis.core.server">QueueFactory</a>&nbsp;queueFactory,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="../management/ManagementService.html" title="interface in org.apache.activemq.artemis.core.server.management">ManagementService</a>&nbsp;managementService,
<a href="../group/GroupingHandler.html" title="interface in org.apache.activemq.artemis.core.server.group">GroupingHandler</a>&nbsp;groupingHandler,
<a href="../../config/Configuration.html" title="interface in org.apache.activemq.artemis.core.config">Configuration</a>&nbsp;configuration,
<a href="../ActiveMQServer.html" title="interface in org.apache.activemq.artemis.core.server">ActiveMQServer</a>&nbsp;parentServer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../impl/JournalLoader.html" title="interface in org.apache.activemq.artemis.core.server.impl">JournalLoader</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SharedNothingBackupActivation.</span><code><span class="memberNameLink"><a href="../impl/SharedNothingBackupActivation.html#createJournalLoader(org.apache.activemq.artemis.core.postoffice.PostOffice,org.apache.activemq.artemis.core.paging.PagingManager,org.apache.activemq.artemis.core.persistence.StorageManager,org.apache.activemq.artemis.core.server.QueueFactory,org.apache.activemq.artemis.core.server.NodeManager,org.apache.activemq.artemis.core.server.management.ManagementService,org.apache.activemq.artemis.core.server.group.GroupingHandler,org.apache.activemq.artemis.core.config.Configuration,org.apache.activemq.artemis.core.server.ActiveMQServer)">createJournalLoader</a></span>&#8203;(<a href="../../postoffice/PostOffice.html" title="interface in org.apache.activemq.artemis.core.postoffice">PostOffice</a>&nbsp;postOffice,
<a href="../../paging/PagingManager.html" title="interface in org.apache.activemq.artemis.core.paging">PagingManager</a>&nbsp;pagingManager,
<a href="../../persistence/StorageManager.html" title="interface in org.apache.activemq.artemis.core.persistence">StorageManager</a>&nbsp;storageManager,
<a href="../QueueFactory.html" title="interface in org.apache.activemq.artemis.core.server">QueueFactory</a>&nbsp;queueFactory,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="../management/ManagementService.html" title="interface in org.apache.activemq.artemis.core.server.management">ManagementService</a>&nbsp;managementService,
<a href="../group/GroupingHandler.html" title="interface in org.apache.activemq.artemis.core.server.group">GroupingHandler</a>&nbsp;groupingHandler,
<a href="../../config/Configuration.html" title="interface in org.apache.activemq.artemis.core.config">Configuration</a>&nbsp;configuration,
<a href="../ActiveMQServer.html" title="interface in org.apache.activemq.artemis.core.server">ActiveMQServer</a>&nbsp;parentServer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../impl/JournalLoader.html" title="interface in org.apache.activemq.artemis.core.server.impl">JournalLoader</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SharedStoreBackupActivation.</span><code><span class="memberNameLink"><a href="../impl/SharedStoreBackupActivation.html#createJournalLoader(org.apache.activemq.artemis.core.postoffice.PostOffice,org.apache.activemq.artemis.core.paging.PagingManager,org.apache.activemq.artemis.core.persistence.StorageManager,org.apache.activemq.artemis.core.server.QueueFactory,org.apache.activemq.artemis.core.server.NodeManager,org.apache.activemq.artemis.core.server.management.ManagementService,org.apache.activemq.artemis.core.server.group.GroupingHandler,org.apache.activemq.artemis.core.config.Configuration,org.apache.activemq.artemis.core.server.ActiveMQServer)">createJournalLoader</a></span>&#8203;(<a href="../../postoffice/PostOffice.html" title="interface in org.apache.activemq.artemis.core.postoffice">PostOffice</a>&nbsp;postOffice,
<a href="../../paging/PagingManager.html" title="interface in org.apache.activemq.artemis.core.paging">PagingManager</a>&nbsp;pagingManager,
<a href="../../persistence/StorageManager.html" title="interface in org.apache.activemq.artemis.core.persistence">StorageManager</a>&nbsp;storageManager,
<a href="../QueueFactory.html" title="interface in org.apache.activemq.artemis.core.server">QueueFactory</a>&nbsp;queueFactory,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="../management/ManagementService.html" title="interface in org.apache.activemq.artemis.core.server.management">ManagementService</a>&nbsp;managementService,
<a href="../group/GroupingHandler.html" title="interface in org.apache.activemq.artemis.core.server.group">GroupingHandler</a>&nbsp;groupingHandler,
<a href="../../config/Configuration.html" title="interface in org.apache.activemq.artemis.core.config">Configuration</a>&nbsp;configuration,
<a href="../ActiveMQServer.html" title="interface in org.apache.activemq.artemis.core.server">ActiveMQServer</a>&nbsp;parentServer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ActiveMQServerImpl.</span><code><span class="memberNameLink"><a href="../impl/ActiveMQServerImpl.html#interruptActivationThread(org.apache.activemq.artemis.core.server.NodeManager)">interruptActivationThread</a></span>&#8203;(<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManagerInUse)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../impl/package-summary.html">org.apache.activemq.artemis.core.server.impl</a> with parameters of type <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../impl/BackupRecoveryJournalLoader.html#%3Cinit%3E(org.apache.activemq.artemis.core.postoffice.PostOffice,org.apache.activemq.artemis.core.paging.PagingManager,org.apache.activemq.artemis.core.persistence.StorageManager,org.apache.activemq.artemis.core.server.QueueFactory,org.apache.activemq.artemis.core.server.NodeManager,org.apache.activemq.artemis.core.server.management.ManagementService,org.apache.activemq.artemis.core.server.group.GroupingHandler,org.apache.activemq.artemis.core.config.Configuration,org.apache.activemq.artemis.core.server.ActiveMQServer,org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal,org.apache.activemq.artemis.core.server.cluster.ClusterController)">BackupRecoveryJournalLoader</a></span>&#8203;(<a href="../../postoffice/PostOffice.html" title="interface in org.apache.activemq.artemis.core.postoffice">PostOffice</a>&nbsp;postOffice,
<a href="../../paging/PagingManager.html" title="interface in org.apache.activemq.artemis.core.paging">PagingManager</a>&nbsp;pagingManager,
<a href="../../persistence/StorageManager.html" title="interface in org.apache.activemq.artemis.core.persistence">StorageManager</a>&nbsp;storageManager,
<a href="../QueueFactory.html" title="interface in org.apache.activemq.artemis.core.server">QueueFactory</a>&nbsp;queueFactory,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="../management/ManagementService.html" title="interface in org.apache.activemq.artemis.core.server.management">ManagementService</a>&nbsp;managementService,
<a href="../group/GroupingHandler.html" title="interface in org.apache.activemq.artemis.core.server.group">GroupingHandler</a>&nbsp;groupingHandler,
<a href="../../config/Configuration.html" title="interface in org.apache.activemq.artemis.core.config">Configuration</a>&nbsp;configuration,
<a href="../ActiveMQServer.html" title="interface in org.apache.activemq.artemis.core.server">ActiveMQServer</a>&nbsp;parentServer,
<a href="../../client/impl/ServerLocatorInternal.html" title="interface in org.apache.activemq.artemis.core.client.impl">ServerLocatorInternal</a>&nbsp;locator,
<a href="../cluster/ClusterController.html" title="class in org.apache.activemq.artemis.core.server.cluster">ClusterController</a>&nbsp;clusterController)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../impl/PostOfficeJournalLoader.html#%3Cinit%3E(org.apache.activemq.artemis.core.postoffice.PostOffice,org.apache.activemq.artemis.core.paging.PagingManager,org.apache.activemq.artemis.core.persistence.StorageManager,org.apache.activemq.artemis.core.server.QueueFactory,org.apache.activemq.artemis.core.server.NodeManager,org.apache.activemq.artemis.core.server.management.ManagementService,org.apache.activemq.artemis.core.server.group.GroupingHandler,org.apache.activemq.artemis.core.config.Configuration)">PostOfficeJournalLoader</a></span>&#8203;(<a href="../../postoffice/PostOffice.html" title="interface in org.apache.activemq.artemis.core.postoffice">PostOffice</a>&nbsp;postOffice,
<a href="../../paging/PagingManager.html" title="interface in org.apache.activemq.artemis.core.paging">PagingManager</a>&nbsp;pagingManager,
<a href="../../persistence/StorageManager.html" title="interface in org.apache.activemq.artemis.core.persistence">StorageManager</a>&nbsp;storageManager,
<a href="../QueueFactory.html" title="interface in org.apache.activemq.artemis.core.server">QueueFactory</a>&nbsp;queueFactory,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="../management/ManagementService.html" title="interface in org.apache.activemq.artemis.core.server.management">ManagementService</a>&nbsp;managementService,
<a href="../group/GroupingHandler.html" title="interface in org.apache.activemq.artemis.core.server.group">GroupingHandler</a>&nbsp;groupingHandler,
<a href="../../config/Configuration.html" title="interface in org.apache.activemq.artemis.core.config">Configuration</a>&nbsp;configuration)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../impl/PostOfficeJournalLoader.html#%3Cinit%3E(org.apache.activemq.artemis.core.postoffice.PostOffice,org.apache.activemq.artemis.core.paging.PagingManager,org.apache.activemq.artemis.core.persistence.StorageManager,org.apache.activemq.artemis.core.server.QueueFactory,org.apache.activemq.artemis.core.server.NodeManager,org.apache.activemq.artemis.core.server.management.ManagementService,org.apache.activemq.artemis.core.server.group.GroupingHandler,org.apache.activemq.artemis.core.config.Configuration,java.util.Map)">PostOfficeJournalLoader</a></span>&#8203;(<a href="../../postoffice/PostOffice.html" title="interface in org.apache.activemq.artemis.core.postoffice">PostOffice</a>&nbsp;postOffice,
<a href="../../paging/PagingManager.html" title="interface in org.apache.activemq.artemis.core.paging">PagingManager</a>&nbsp;pagingManager,
<a href="../../persistence/StorageManager.html" title="interface in org.apache.activemq.artemis.core.persistence">StorageManager</a>&nbsp;storageManager,
<a href="../QueueFactory.html" title="interface in org.apache.activemq.artemis.core.server">QueueFactory</a>&nbsp;queueFactory,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="../management/ManagementService.html" title="interface in org.apache.activemq.artemis.core.server.management">ManagementService</a>&nbsp;managementService,
<a href="../group/GroupingHandler.html" title="interface in org.apache.activemq.artemis.core.server.group">GroupingHandler</a>&nbsp;groupingHandler,
<a href="../../config/Configuration.html" title="interface in org.apache.activemq.artemis.core.config">Configuration</a>&nbsp;configuration,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang" class="externalLink">Long</a>,&#8203;<a href="../Queue.html" title="interface in org.apache.activemq.artemis.core.server">Queue</a>&gt;&nbsp;queues)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../impl/ScaleDownHandler.html#%3Cinit%3E(org.apache.activemq.artemis.core.paging.PagingManager,org.apache.activemq.artemis.core.postoffice.PostOffice,org.apache.activemq.artemis.core.server.NodeManager,org.apache.activemq.artemis.core.server.cluster.ClusterController,org.apache.activemq.artemis.core.persistence.StorageManager)">ScaleDownHandler</a></span>&#8203;(<a href="../../paging/PagingManager.html" title="interface in org.apache.activemq.artemis.core.paging">PagingManager</a>&nbsp;pagingManager,
<a href="../../postoffice/PostOffice.html" title="interface in org.apache.activemq.artemis.core.postoffice">PostOffice</a>&nbsp;postOffice,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
<a href="../cluster/ClusterController.html" title="class in org.apache.activemq.artemis.core.server.cluster">ClusterController</a>&nbsp;clusterController,
<a href="../../persistence/StorageManager.html" title="interface in org.apache.activemq.artemis.core.persistence">StorageManager</a>&nbsp;storageManager)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.server.impl.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a> in <a href="../impl/jdbc/package-summary.html">org.apache.activemq.artemis.core.server.impl.jdbc</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a> in <a href="../impl/jdbc/package-summary.html">org.apache.activemq.artemis.core.server.impl.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../impl/jdbc/JdbcNodeManager.html" title="class in org.apache.activemq.artemis.core.server.impl.jdbc">JdbcNodeManager</a></span></code></th>
<td class="colLast">
<div class="block">JDBC implementation of <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server"><code>NodeManager</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.server.impl.quorum">
<!-- -->
</a>
<h3>Uses of <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a> in <a href="../impl/quorum/package-summary.html">org.apache.activemq.artemis.core.server.impl.quorum</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../impl/quorum/package-summary.html">org.apache.activemq.artemis.core.server.impl.quorum</a> with parameters of type <a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ActivationSequenceStateMachine.</span><code><span class="memberNameLink"><a href="../impl/quorum/ActivationSequenceStateMachine.html#ensureSequentialAccessToNodeData(java.lang.String,org.apache.activemq.artemis.core.server.NodeManager,org.apache.activemq.artemis.quorum.DistributedPrimitiveManager,org.slf4j.Logger)">ensureSequentialAccessToNodeData</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;serverDescription,
<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
org.apache.activemq.artemis.quorum.DistributedPrimitiveManager&nbsp;distributedManager,
org.slf4j.Logger&nbsp;logger)</code></th>
<td class="colLast">
<div class="block">This is going to increment the coordinated activation sequence and the local activation sequence
(using <a href="../NodeManager.html#writeNodeActivationSequence(long)"><code>writeNodeActivationSequence(long)</code></a>) while holding the live lock,
failing with some exception otherwise.<br></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static org.apache.activemq.artemis.quorum.DistributedLock</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ActivationSequenceStateMachine.</span><code><span class="memberNameLink"><a href="../impl/quorum/ActivationSequenceStateMachine.html#tryActivate(org.apache.activemq.artemis.core.server.NodeManager,org.apache.activemq.artemis.quorum.DistributedPrimitiveManager,org.slf4j.Logger)">tryActivate</a></span>&#8203;(<a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">NodeManager</a>&nbsp;nodeManager,
org.apache.activemq.artemis.quorum.DistributedPrimitiveManager&nbsp;distributedManager,
org.slf4j.Logger&nbsp;logger)</code></th>
<td class="colLast">
<div class="block">It loops if the data of the broker is still valuable, but cannot become live.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../NodeManager.html" title="class in org.apache.activemq.artemis.core.server">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>