blob: e2b52b249748d3ff6fd0845b485a1b47e5fa2fed [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>Uses of Class org.apache.nemo.common.Pair (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="Uses of Class org.apache.nemo.common.Pair (Nemo Project 0.4 API)";
}
}
catch(err) {
}
//-->
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><a href="../Pair.html" title="class in org.apache.nemo.common">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="../../../../../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>
<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.nemo.common.Pair" class="title">Uses of Class<br>org.apache.nemo.common.Pair</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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.nemo.common">org.apache.nemo.common</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.nemo.common.coder">org.apache.nemo.common.coder</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.nemo.common.ir">org.apache.nemo.common.ir</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.nemo.common.ir.edge.executionproperty">org.apache.nemo.common.ir.edge.executionproperty</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.nemo.common.ir.vertex.transform">org.apache.nemo.common.ir.vertex.transform</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.nemo.compiler.optimizer">org.apache.nemo.compiler.optimizer</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.nemo.runtime.common.metric">org.apache.nemo.runtime.common.metric</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.nemo.runtime.master">org.apache.nemo.runtime.master</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.nemo.common">
<!-- -->
</a>
<h3>Uses of <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a> in <a href="../package-summary.html">org.apache.nemo.common</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.nemo.common</a> that return <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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 &lt;A,&#8203;B&gt;<br><a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;A,&#8203;B&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Pair.</span><code><span class="memberNameLink"><a href="../Pair.html#of(A,B)">of</a></span>&#8203;(A&nbsp;left,
B&nbsp;right)</code></th>
<td class="colLast">
<div class="block">Static initializer of the Pair class.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.nemo.common</a> that return types with arguments of type <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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 java.util.List&lt;<a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;java.lang.Integer,&#8203;<a href="../ir/executionproperty/ResourceSpecification.html" title="class in org.apache.nemo.common.ir.executionproperty">ResourceSpecification</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Util.</span><code><span class="memberNameLink"><a href="../Util.html#parseResourceSpecificationString(java.lang.String)">parseResourceSpecificationString</a></span>&#8203;(java.lang.String&nbsp;resourceSpecificationString)</code></th>
<td class="colLast">
<div class="block">Utility method for parsing the resource specification string.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.nemo.common.coder">
<!-- -->
</a>
<h3>Uses of <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a> in <a href="../coder/package-summary.html">org.apache.nemo.common.coder</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../coder/package-summary.html">org.apache.nemo.common.coder</a> that return types with arguments of type <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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="../coder/DecoderFactory.Decoder.html" title="interface in org.apache.nemo.common.coder">DecoderFactory.Decoder</a>&lt;<a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;<a href="../coder/PairDecoderFactory.html" title="type parameter in PairDecoderFactory">A</a>,&#8203;<a href="../coder/PairDecoderFactory.html" title="type parameter in PairDecoderFactory">B</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PairDecoderFactory.</span><code><span class="memberNameLink"><a href="../coder/PairDecoderFactory.html#create(java.io.InputStream)">create</a></span>&#8203;(java.io.InputStream&nbsp;inputStream)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../coder/EncoderFactory.Encoder.html" title="interface in org.apache.nemo.common.coder">EncoderFactory.Encoder</a>&lt;<a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;<a href="../coder/PairEncoderFactory.html" title="type parameter in PairEncoderFactory">A</a>,&#8203;<a href="../coder/PairEncoderFactory.html" title="type parameter in PairEncoderFactory">B</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PairEncoderFactory.</span><code><span class="memberNameLink"><a href="../coder/PairEncoderFactory.html#create(java.io.OutputStream)">create</a></span>&#8203;(java.io.OutputStream&nbsp;outputStream)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.nemo.common.ir">
<!-- -->
</a>
<h3>Uses of <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a> in <a href="../ir/package-summary.html">org.apache.nemo.common.ir</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../ir/package-summary.html">org.apache.nemo.common.ir</a> that return types with arguments of type <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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>java.util.List&lt;<a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;java.lang.Integer,&#8203;<a href="../ir/executionproperty/ResourceSpecification.html" title="class in org.apache.nemo.common.ir.executionproperty">ResourceSpecification</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IRDAG.</span><code><span class="memberNameLink"><a href="../ir/IRDAG.html#getExecutorInfo()">getExecutorInfo</a></span>()</code></th>
<td class="colLast">
<div class="block">Getter for the executor specifications information.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../ir/package-summary.html">org.apache.nemo.common.ir</a> with type arguments of type <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IRDAG.</span><code><span class="memberNameLink"><a href="../ir/IRDAG.html#recordExecutorInfo(java.util.List)">recordExecutorInfo</a></span>&#8203;(java.util.List&lt;<a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;java.lang.Integer,&#8203;<a href="../ir/executionproperty/ResourceSpecification.html" title="class in org.apache.nemo.common.ir.executionproperty">ResourceSpecification</a>&gt;&gt;&nbsp;parsedExecutorInfo)</code></th>
<td class="colLast">
<div class="block">Setter for the executor specifications information.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.nemo.common.ir.edge.executionproperty">
<!-- -->
</a>
<h3>Uses of <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a> in <a href="../ir/edge/executionproperty/package-summary.html">org.apache.nemo.common.ir.edge.executionproperty</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../ir/edge/executionproperty/package-summary.html">org.apache.nemo.common.ir.edge.executionproperty</a> with parameters of type <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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 <a href="../ir/edge/executionproperty/PartitionerProperty.html" title="class in org.apache.nemo.common.ir.edge.executionproperty">PartitionerProperty</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PartitionerProperty.</span><code><span class="memberNameLink"><a href="../ir/edge/executionproperty/PartitionerProperty.html#of(org.apache.nemo.common.Pair)">of</a></span>&#8203;(<a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;<a href="../ir/edge/executionproperty/PartitionerProperty.Type.html" title="enum in org.apache.nemo.common.ir.edge.executionproperty">PartitionerProperty.Type</a>,&#8203;java.lang.Integer&gt;&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Static constructor.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.nemo.common.ir.vertex.transform">
<!-- -->
</a>
<h3>Uses of <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a> in <a href="../ir/vertex/transform/package-summary.html">org.apache.nemo.common.ir.vertex.transform</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../ir/vertex/transform/package-summary.html">org.apache.nemo.common.ir.vertex.transform</a> with parameters of type <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MessageAggregatorTransform.</span><code><span class="memberNameLink"><a href="../ir/vertex/transform/MessageAggregatorTransform.html#onData(org.apache.nemo.common.Pair)">onData</a></span>&#8203;(<a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;<a href="../ir/vertex/transform/MessageAggregatorTransform.html" title="type parameter in MessageAggregatorTransform">K</a>,&#8203;<a href="../ir/vertex/transform/MessageAggregatorTransform.html" title="type parameter in MessageAggregatorTransform">V</a>&gt;&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../ir/vertex/transform/package-summary.html">org.apache.nemo.common.ir.vertex.transform</a> with type arguments of type <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MessageGeneratorTransform.</span><code><span class="memberNameLink"><a href="../ir/vertex/transform/MessageGeneratorTransform.html#prepare(org.apache.nemo.common.ir.vertex.transform.Transform.Context,org.apache.nemo.common.ir.OutputCollector)">prepare</a></span>&#8203;(<a href="../ir/vertex/transform/Transform.Context.html" title="interface in org.apache.nemo.common.ir.vertex.transform">Transform.Context</a>&nbsp;context,
<a href="../ir/OutputCollector.html" title="interface in org.apache.nemo.common.ir">OutputCollector</a>&lt;<a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;<a href="../ir/vertex/transform/MessageGeneratorTransform.html" title="type parameter in MessageGeneratorTransform">K</a>,&#8203;<a href="../ir/vertex/transform/MessageGeneratorTransform.html" title="type parameter in MessageGeneratorTransform">V</a>&gt;&gt;&nbsp;oc)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.nemo.compiler.optimizer">
<!-- -->
</a>
<h3>Uses of <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a> in <a href="../../compiler/optimizer/package-summary.html">org.apache.nemo.compiler.optimizer</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../compiler/optimizer/package-summary.html">org.apache.nemo.compiler.optimizer</a> that return <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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 <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;java.lang.String,&#8203;java.lang.Integer&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OptimizerUtils.</span><code><span class="memberNameLink"><a href="../../compiler/optimizer/OptimizerUtils.html#stringToIdAndEPKeyIndex(java.lang.String)">stringToIdAndEPKeyIndex</a></span>&#8203;(java.lang.String&nbsp;string)</code></th>
<td class="colLast">
<div class="block">Restore the formatted string into a pair of vertex/edge id and the execution property.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.nemo.runtime.common.metric">
<!-- -->
</a>
<h3>Uses of <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a> in <a href="../../runtime/common/metric/package-summary.html">org.apache.nemo.runtime.common.metric</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../runtime/common/metric/package-summary.html">org.apache.nemo.runtime.common.metric</a> that return <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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 <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;java.lang.String,&#8203;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MetricUtils.</span><code><span class="memberNameLink"><a href="../../runtime/common/metric/MetricUtils.html#stringifyIRDAGProperties(org.apache.nemo.common.ir.IRDAG)">stringifyIRDAGProperties</a></span>&#8203;(<a href="../ir/IRDAG.html" title="class in org.apache.nemo.common.ir">IRDAG</a>&nbsp;irdag)</code></th>
<td class="colLast">
<div class="block">Stringify execution properties of an IR DAG.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.nemo.runtime.master">
<!-- -->
</a>
<h3>Uses of <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</a> in <a href="../../runtime/master/package-summary.html">org.apache.nemo.runtime.master</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../runtime/master/package-summary.html">org.apache.nemo.runtime.master</a> that return <a href="../Pair.html" title="class in org.apache.nemo.common">Pair</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="../Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;<a href="../../runtime/master/PlanStateManager.html" title="class in org.apache.nemo.runtime.master">PlanStateManager</a>,&#8203;java.util.concurrent.ScheduledExecutorService&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RuntimeMaster.</span><code><span class="memberNameLink"><a href="../../runtime/master/RuntimeMaster.html#execute(org.apache.nemo.runtime.common.plan.PhysicalPlan,int)">execute</a></span>&#8203;(<a href="../../runtime/common/plan/PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;plan,
int&nbsp;maxScheduleAttempt)</code></th>
<td class="colLast">
<div class="block">Submits the <a href="../../runtime/common/plan/PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan"><code>PhysicalPlan</code></a> to Runtime.</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="../Pair.html" title="class in org.apache.nemo.common">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="../../../../../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>
<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>