blob: f6a2e08a0379cebeeba366e1a329bfd9431a878f [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.9.1) on Fri Sep 09 19:30:40 KST 2022 -->
<title>BatchScheduler (Nemo Project 0.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-09-09">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BatchScheduler (Nemo Project 0.4 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/BatchScheduler.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</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>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.nemo.runtime.master.scheduler</a></div>
<h2 title="Class BatchScheduler" class="title">Class BatchScheduler</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.nemo.runtime.master.scheduler.BatchScheduler</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="Scheduler.html" title="interface in org.apache.nemo.runtime.master.scheduler">Scheduler</a></code></dd>
</dl>
<hr>
<pre>@NotThreadSafe
public final class <span class="typeNameLabel">BatchScheduler</span>
extends java.lang.Object
implements <a href="Scheduler.html" title="interface in org.apache.nemo.runtime.master.scheduler">Scheduler</a></pre>
<div class="block">(CONCURRENCY) Only a single dedicated thread should use the public methods of this class.
(i.e., runtimeMasterThread in RuntimeMaster)
<p>
BatchScheduler receives a single <a href="../../common/plan/PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan"><code>PhysicalPlan</code></a> to execute and schedules the Tasks.
Note: When modifying this class, take a look at <a href="SimulationScheduler.html" title="class in org.apache.nemo.runtime.master.scheduler"><code>SimulationScheduler</code></a>.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></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>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onExecutorAdded(org.apache.nemo.runtime.master.resource.ExecutorRepresenter)">onExecutorAdded</a></span>&#8203;(<a href="../resource/ExecutorRepresenter.html" title="interface in org.apache.nemo.runtime.master.resource">ExecutorRepresenter</a>&nbsp;executorRepresenter)</code></th>
<td class="colLast">
<div class="block">Called when an executor is added to Runtime, so that the extra resource can be used to execute the job.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onExecutorRemoved(java.lang.String)">onExecutorRemoved</a></span>&#8203;(java.lang.String&nbsp;executorId)</code></th>
<td class="colLast">
<div class="block">Called when an executor is removed from Runtime, so that faults related to the removal can be handled.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onRunTimePassMessage(java.lang.String,java.lang.Object)">onRunTimePassMessage</a></span>&#8203;(java.lang.String&nbsp;taskId,
java.lang.Object&nbsp;data)</code></th>
<td class="colLast">
<div class="block">Process the RuntimePassMessage.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onSpeculativeExecutionCheck()">onSpeculativeExecutionCheck</a></span>()</code></th>
<td class="colLast">
<div class="block">Called to check for speculative execution.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#onTaskStateReportFromExecutor(java.lang.String,java.lang.String,int,org.apache.nemo.runtime.common.state.TaskState.State,java.lang.String,org.apache.nemo.runtime.common.state.TaskState.RecoverableTaskFailureCause)">onTaskStateReportFromExecutor</a></span>&#8203;(java.lang.String&nbsp;executorId,
java.lang.String&nbsp;taskId,
int&nbsp;taskAttemptIndex,
<a href="../../common/state/TaskState.State.html" title="enum in org.apache.nemo.runtime.common.state">TaskState.State</a>&nbsp;newState,
java.lang.String&nbsp;vertexPutOnHold,
<a href="../../common/state/TaskState.RecoverableTaskFailureCause.html" title="enum in org.apache.nemo.runtime.common.state">TaskState.RecoverableTaskFailureCause</a>&nbsp;failureCause)</code></th>
<td class="colLast">
<div class="block">Handles task state transition notifications sent from executors.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#schedulePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan,int)">schedulePlan</a></span>&#8203;(<a href="../../common/plan/PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;submittedPhysicalPlan,
int&nbsp;maxScheduleAttempt)</code></th>
<td class="colLast">
<div class="block">Schedules a given plan.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#terminate()">terminate</a></span>()</code></th>
<td class="colLast">
<div class="block">To be called when a job should be terminated.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updatePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan)">updatePlan</a></span>&#8203;(<a href="../../common/plan/PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;newPhysicalPlan)</code></th>
<td class="colLast">
<div class="block">Receives and updates the scheduler with a new physical plan for a job.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="updatePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updatePlan</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;updatePlan&#8203;(<a href="../../common/plan/PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;newPhysicalPlan)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="Scheduler.html#updatePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan)">Scheduler</a></code></span></div>
<div class="block">Receives and updates the scheduler with a new physical plan for a job.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Scheduler.html#updatePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan)">updatePlan</a></code>&nbsp;in interface&nbsp;<code><a href="Scheduler.html" title="interface in org.apache.nemo.runtime.master.scheduler">Scheduler</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>newPhysicalPlan</code> - new physical plan for the job.</dd>
</dl>
</li>
</ul>
<a id="onRunTimePassMessage(java.lang.String,java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onRunTimePassMessage</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onRunTimePassMessage&#8203;(java.lang.String&nbsp;taskId,
java.lang.Object&nbsp;data)</pre>
<div class="block">Process the RuntimePassMessage.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>taskId</code> - that generated the message.</dd>
<dd><code>data</code> - of the message.</dd>
</dl>
</li>
</ul>
<a id="schedulePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>schedulePlan</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;schedulePlan&#8203;(<a href="../../common/plan/PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;submittedPhysicalPlan,
int&nbsp;maxScheduleAttempt)</pre>
<div class="block">Schedules a given plan.
If multiple physical plans are submitted, they will be appended and handled as a single plan.
TODO #182: Consider reshaping in run-time optimization. At now, we only consider plan appending.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Scheduler.html#schedulePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan,int)">schedulePlan</a></code>&nbsp;in interface&nbsp;<code><a href="Scheduler.html" title="interface in org.apache.nemo.runtime.master.scheduler">Scheduler</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>submittedPhysicalPlan</code> - the physical plan to schedule.</dd>
<dd><code>maxScheduleAttempt</code> - the max number of times this plan/sub-part of the plan should be attempted.</dd>
</dl>
</li>
</ul>
<a id="onTaskStateReportFromExecutor(java.lang.String,java.lang.String,int,org.apache.nemo.runtime.common.state.TaskState.State,java.lang.String,org.apache.nemo.runtime.common.state.TaskState.RecoverableTaskFailureCause)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onTaskStateReportFromExecutor</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onTaskStateReportFromExecutor&#8203;(java.lang.String&nbsp;executorId,
java.lang.String&nbsp;taskId,
int&nbsp;taskAttemptIndex,
<a href="../../common/state/TaskState.State.html" title="enum in org.apache.nemo.runtime.common.state">TaskState.State</a>&nbsp;newState,
@Nullable
java.lang.String&nbsp;vertexPutOnHold,
<a href="../../common/state/TaskState.RecoverableTaskFailureCause.html" title="enum in org.apache.nemo.runtime.common.state">TaskState.RecoverableTaskFailureCause</a>&nbsp;failureCause)</pre>
<div class="block">Handles task state transition notifications sent from executors.
Note that we can receive notifications for previous task attempts, due to the nature of asynchronous events.
We ignore such late-arriving notifications, and only handle notifications for the current task attempt.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Scheduler.html#onTaskStateReportFromExecutor(java.lang.String,java.lang.String,int,org.apache.nemo.runtime.common.state.TaskState.State,java.lang.String,org.apache.nemo.runtime.common.state.TaskState.RecoverableTaskFailureCause)">onTaskStateReportFromExecutor</a></code>&nbsp;in interface&nbsp;<code><a href="Scheduler.html" title="interface in org.apache.nemo.runtime.master.scheduler">Scheduler</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>executorId</code> - the id of the executor where the message was sent from.</dd>
<dd><code>taskId</code> - whose state has changed</dd>
<dd><code>taskAttemptIndex</code> - of the task whose state has changed</dd>
<dd><code>newState</code> - the state to change to</dd>
<dd><code>vertexPutOnHold</code> - the ID of vertex that is put on hold. It is null otherwise.</dd>
<dd><code>failureCause</code> - for which the Task failed in the case of a recoverable failure.</dd>
</dl>
</li>
</ul>
<a id="onSpeculativeExecutionCheck()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onSpeculativeExecutionCheck</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onSpeculativeExecutionCheck()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="Scheduler.html#onSpeculativeExecutionCheck()">Scheduler</a></code></span></div>
<div class="block">Called to check for speculative execution.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Scheduler.html#onSpeculativeExecutionCheck()">onSpeculativeExecutionCheck</a></code>&nbsp;in interface&nbsp;<code><a href="Scheduler.html" title="interface in org.apache.nemo.runtime.master.scheduler">Scheduler</a></code></dd>
</dl>
</li>
</ul>
<a id="onExecutorAdded(org.apache.nemo.runtime.master.resource.ExecutorRepresenter)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onExecutorAdded</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onExecutorAdded&#8203;(<a href="../resource/ExecutorRepresenter.html" title="interface in org.apache.nemo.runtime.master.resource">ExecutorRepresenter</a>&nbsp;executorRepresenter)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="Scheduler.html#onExecutorAdded(org.apache.nemo.runtime.master.resource.ExecutorRepresenter)">Scheduler</a></code></span></div>
<div class="block">Called when an executor is added to Runtime, so that the extra resource can be used to execute the job.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Scheduler.html#onExecutorAdded(org.apache.nemo.runtime.master.resource.ExecutorRepresenter)">onExecutorAdded</a></code>&nbsp;in interface&nbsp;<code><a href="Scheduler.html" title="interface in org.apache.nemo.runtime.master.scheduler">Scheduler</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>executorRepresenter</code> - a representation of the added executor.</dd>
</dl>
</li>
</ul>
<a id="onExecutorRemoved(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onExecutorRemoved</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;onExecutorRemoved&#8203;(java.lang.String&nbsp;executorId)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="Scheduler.html#onExecutorRemoved(java.lang.String)">Scheduler</a></code></span></div>
<div class="block">Called when an executor is removed from Runtime, so that faults related to the removal can be handled.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Scheduler.html#onExecutorRemoved(java.lang.String)">onExecutorRemoved</a></code>&nbsp;in interface&nbsp;<code><a href="Scheduler.html" title="interface in org.apache.nemo.runtime.master.scheduler">Scheduler</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>executorId</code> - of the executor that has been removed.</dd>
</dl>
</li>
</ul>
<a id="terminate()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>terminate</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;terminate()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="Scheduler.html#terminate()">Scheduler</a></code></span></div>
<div class="block">To be called when a job should be terminated.
Any clean up code should be implemented in this method.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Scheduler.html#terminate()">terminate</a></code>&nbsp;in interface&nbsp;<code><a href="Scheduler.html" title="interface in org.apache.nemo.runtime.master.scheduler">Scheduler</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/BatchScheduler.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>