blob: a23f9631f335feb214207be7bc8923f3941b4574 [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>LoopVertex (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="LoopVertex (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,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":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/LoopVertex.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><a href="#constructor.summary">Constr</a>&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><a href="#constructor.detail">Constr</a>&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.common.ir.vertex</a></div>
<h2 title="Class LoopVertex" class="title">Class LoopVertex</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../dag/Vertex.html" title="class in org.apache.nemo.common.dag">org.apache.nemo.common.dag.Vertex</a></li>
<li>
<ul class="inheritance">
<li><a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">org.apache.nemo.common.ir.vertex.IRVertex</a></li>
<li>
<ul class="inheritance">
<li>org.apache.nemo.common.ir.vertex.LoopVertex</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code>java.io.Serializable</code>, <code><a href="../../Cloneable.html" title="interface in org.apache.nemo.common">Cloneable</a>&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>&gt;</code></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="utility/TaskSizeSplitterVertex.html" title="class in org.apache.nemo.common.ir.vertex.utility">TaskSizeSplitterVertex</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">LoopVertex</span>
extends <a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a></pre>
<div class="block">IRVertex that contains a partial DAG that is iterative.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../serialized-form.html#org.apache.nemo.common.ir.vertex.LoopVertex">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String)">LoopVertex</a></span>&#8203;(java.lang.String&nbsp;compositeTransformFullName)</code></th>
<td class="colLast">
<div class="block">The LoopVertex constructor.</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== 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="#addDagIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">addDagIncomingEdge</a></span>&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</code></th>
<td class="colLast">
<div class="block">Adds the incoming edge of the contained DAG.</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="#addDagOutgoingEdge(org.apache.nemo.common.ir.edge.IREdge)">addDagOutgoingEdge</a></span>&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</code></th>
<td class="colLast">
<div class="block">Adds and outgoing edge of the contained DAG.</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="#addIterativeIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">addIterativeIncomingEdge</a></span>&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</code></th>
<td class="colLast">
<div class="block">Adds an iterative incoming edge, from the previous iteration, but connection internally.</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="#addNonIterativeIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">addNonIterativeIncomingEdge</a></span>&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</code></th>
<td class="colLast">
<div class="block">Adds a non-iterative incoming edge, from outside the previous iteration.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#decreaseMaxNumberOfIterations()">decreaseMaxNumberOfIterations</a></span>()</code></th>
<td class="colLast">
<div class="block">decrease the value of maximum number of iterations by 1.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../dag/DAGBuilder.html" title="class in org.apache.nemo.common.dag">DAGBuilder</a>&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBuilder()">getBuilder</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="LoopVertex.html" title="class in org.apache.nemo.common.ir.vertex">LoopVertex</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getClone()">getClone</a></span>()</code></th>
<td class="colLast">
<div class="block">Creates and returns a copy of this object.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../dag/DAG.html" title="class in org.apache.nemo.common.dag">DAG</a>&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDAG()">getDAG</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.util.Map&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;java.util.Set&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDagIncomingEdges()">getDagIncomingEdges</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>java.util.Map&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;java.util.Set&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDagOutgoingEdges()">getDagOutgoingEdges</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEdgeWithInternalVertex(org.apache.nemo.common.ir.edge.IREdge)">getEdgeWithInternalVertex</a></span>&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edgeWithLoop)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>java.util.Map&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>,&#8203;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEdgeWithInternalVertexToEdgeWithLoop()">getEdgeWithInternalVertexToEdgeWithLoop</a></span>()</code></th>
<td class="colLast">
<div class="block">Getter method for edgeWithInternalVertexToEdgeWithLoop.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEdgeWithLoop(org.apache.nemo.common.ir.edge.IREdge)">getEdgeWithLoop</a></span>&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edgeWithInternalVertex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>java.util.Map&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>,&#8203;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEdgeWithLoopToEdgeWithInternalVertex()">getEdgeWithLoopToEdgeWithInternalVertex</a></span>()</code></th>
<td class="colLast">
<div class="block">Getter method for edgeWithLoopToEdgeWithInternalVertex.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>java.util.Map&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;java.util.Set&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getIterativeIncomingEdges()">getIterativeIncomingEdges</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>java.lang.Integer</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMaxNumberOfIterations()">getMaxNumberOfIterations</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getName()">getName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>java.util.Map&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;java.util.Set&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNonIterativeIncomingEdges()">getNonIterativeIncomingEdges</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>com.fasterxml.jackson.databind.node.ObjectNode</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPropertiesAsJsonNode()">getPropertiesAsJsonNode</a></span>()</code></th>
<td class="colLast">
<div class="block">Parse Properties to JsonNode.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>java.util.function.IntPredicate</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getTerminationCondition()">getTerminationCondition</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#increaseMaxNumberOfIterations()">increaseMaxNumberOfIterations</a></span>()</code></th>
<td class="colLast">
<div class="block">increase the value of maximum number of iterations by 1.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>java.lang.Boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#loopTerminationConditionMet()">loopTerminationConditionMet</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>java.lang.Boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#loopTerminationConditionMet(java.lang.Integer)">loopTerminationConditionMet</a></span>&#8203;(java.lang.Integer&nbsp;intPredicateInput)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#mapEdgeWithLoop(org.apache.nemo.common.ir.edge.IREdge,org.apache.nemo.common.ir.edge.IREdge)">mapEdgeWithLoop</a></span>&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edgeWithLoop,
<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edgeWithInternalVertex)</code></th>
<td class="colLast">
<div class="block">Maps an edge from/to loop with the corresponding edge from/to internal vertex.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#markDuplicateEdges()">markDuplicateEdges</a></span>()</code></th>
<td class="colLast">
<div class="block">Marks duplicate edges with DuplicateEdgeGroupProperty.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeDagIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">removeDagIncomingEdge</a></span>&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</code></th>
<td class="colLast">
<div class="block">Removes the incoming edge of the contained DAG.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeDagOutgoingEdge(org.apache.nemo.common.ir.edge.IREdge)">removeDagOutgoingEdge</a></span>&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</code></th>
<td class="colLast">
<div class="block">Removes a dag outgoing edge.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeIterativeIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">removeIterativeIncomingEdge</a></span>&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</code></th>
<td class="colLast">
<div class="block">Remove an iterative incoming edge.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeNonIterativeIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">removeNonIterativeIncomingEdge</a></span>&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</code></th>
<td class="colLast">
<div class="block">Removes non iterative incoming edge.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setMaxNumberOfIterations(java.lang.Integer)">setMaxNumberOfIterations</a></span>&#8203;(java.lang.Integer&nbsp;maxNum)</code></th>
<td class="colLast">
<div class="block">Set the maximum number of iterations.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setTerminationCondition(java.util.function.IntPredicate)">setTerminationCondition</a></span>&#8203;(java.util.function.IntPredicate&nbsp;terminationCondition)</code></th>
<td class="colLast">
<div class="block">Set the intPredicate termination condition for the LoopVertex.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#terminationConditionEquals(org.apache.nemo.common.ir.vertex.LoopVertex)">terminationConditionEquals</a></span>&#8203;(<a href="LoopVertex.html" title="class in org.apache.nemo.common.ir.vertex">LoopVertex</a>&nbsp;that)</code></th>
<td class="colLast">
<div class="block">Check termination condition.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="LoopVertex.html" title="class in org.apache.nemo.common.ir.vertex">LoopVertex</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#unRollIteration(org.apache.nemo.common.dag.DAGBuilder)">unRollIteration</a></span>&#8203;(<a href="../../dag/DAGBuilder.html" title="class in org.apache.nemo.common.dag">DAGBuilder</a>&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&nbsp;dagBuilder)</code></th>
<td class="colLast">
<div class="block">Method for unrolling an iteration of the LoopVertex.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.apache.nemo.common.ir.vertex.IRVertex">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.nemo.common.ir.vertex.<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a></h3>
<code><a href="IRVertex.html#copyExecutionPropertiesTo(org.apache.nemo.common.ir.vertex.IRVertex)">copyExecutionPropertiesTo</a>, <a href="IRVertex.html#getExecutionProperties()">getExecutionProperties</a>, <a href="IRVertex.html#getIRVertexPropertiesAsJsonNode()">getIRVertexPropertiesAsJsonNode</a>, <a href="IRVertex.html#getPropertyValue(java.lang.Class)">getPropertyValue</a>, <a href="IRVertex.html#isUtilityVertex()">isUtilityVertex</a>, <a href="IRVertex.html#setProperty(org.apache.nemo.common.ir.executionproperty.VertexExecutionProperty)">setProperty</a>, <a href="IRVertex.html#setPropertyPermanently(org.apache.nemo.common.ir.executionproperty.VertexExecutionProperty)">setPropertyPermanently</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.apache.nemo.common.dag.Vertex">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.nemo.common.dag.<a href="../../dag/Vertex.html" title="class in org.apache.nemo.common.dag">Vertex</a></h3>
<code><a href="../../dag/Vertex.html#getId()">getId</a>, <a href="../../dag/Vertex.html#getNumericId()">getNumericId</a></code></li>
</ul>
<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">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;(java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>LoopVertex</h4>
<pre>public&nbsp;LoopVertex&#8203;(java.lang.String&nbsp;compositeTransformFullName)</pre>
<div class="block">The LoopVertex constructor.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>compositeTransformFullName</code> - full name of the composite transform.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getClone()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClone</h4>
<pre class="methodSignature">public final&nbsp;<a href="LoopVertex.html" title="class in org.apache.nemo.common.ir.vertex">LoopVertex</a>&nbsp;getClone()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../Cloneable.html#getClone()">Cloneable</a></code></span></div>
<div class="block">Creates and returns a copy of this object.
<p>
The precise meaning of "copy" may depend on the class of the object.
The general intent is that, all fields of the object are copied.
</p></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a clone of this object.</dd>
</dl>
</li>
</ul>
<a id="getBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBuilder</h4>
<pre class="methodSignature">public&nbsp;<a href="../../dag/DAGBuilder.html" title="class in org.apache.nemo.common.dag">DAGBuilder</a>&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&nbsp;getBuilder()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>DAGBuilder of the LoopVertex.</dd>
</dl>
</li>
</ul>
<a id="getDAG()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDAG</h4>
<pre class="methodSignature">public&nbsp;<a href="../../dag/DAG.html" title="class in org.apache.nemo.common.dag">DAG</a>&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&nbsp;getDAG()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the DAG of the LoopVertex</dd>
</dl>
</li>
</ul>
<a id="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;getName()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the full name of the composite transform.</dd>
</dl>
</li>
</ul>
<a id="mapEdgeWithLoop(org.apache.nemo.common.ir.edge.IREdge,org.apache.nemo.common.ir.edge.IREdge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mapEdgeWithLoop</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;mapEdgeWithLoop&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edgeWithLoop,
<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edgeWithInternalVertex)</pre>
<div class="block">Maps an edge from/to loop with the corresponding edge from/to internal vertex.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>edgeWithLoop</code> - an edge from/to loop</dd>
<dd><code>edgeWithInternalVertex</code> - the corresponding edge from/to internal vertex</dd>
</dl>
</li>
</ul>
<a id="getEdgeWithLoop(org.apache.nemo.common.ir.edge.IREdge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEdgeWithLoop</h4>
<pre class="methodSignature">public&nbsp;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;getEdgeWithLoop&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edgeWithInternalVertex)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>edgeWithInternalVertex</code> - an edge with internal vertex</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the corresponding edge with loop for the specified edge with internal vertex</dd>
</dl>
</li>
</ul>
<a id="getEdgeWithInternalVertex(org.apache.nemo.common.ir.edge.IREdge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEdgeWithInternalVertex</h4>
<pre class="methodSignature">public&nbsp;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;getEdgeWithInternalVertex&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edgeWithLoop)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>edgeWithLoop</code> - an edge with loop</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the corresponding edge with internal vertex for the specified edge with loop</dd>
</dl>
</li>
</ul>
<a id="getEdgeWithLoopToEdgeWithInternalVertex()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEdgeWithLoopToEdgeWithInternalVertex</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>,&#8203;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&nbsp;getEdgeWithLoopToEdgeWithInternalVertex()</pre>
<div class="block">Getter method for edgeWithLoopToEdgeWithInternalVertex.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the map of edge with loop to the edge with the internal vertex.</dd>
</dl>
</li>
</ul>
<a id="getEdgeWithInternalVertexToEdgeWithLoop()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEdgeWithInternalVertexToEdgeWithLoop</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>,&#8203;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&nbsp;getEdgeWithInternalVertexToEdgeWithLoop()</pre>
<div class="block">Getter method for edgeWithInternalVertexToEdgeWithLoop.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the map of edge with internal vertex to the edge with the loop.</dd>
</dl>
</li>
</ul>
<a id="addDagIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addDagIncomingEdge</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addDagIncomingEdge&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</pre>
<div class="block">Adds the incoming edge of the contained DAG.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>edge</code> - edge to add.</dd>
</dl>
</li>
</ul>
<a id="getDagIncomingEdges()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDagIncomingEdges</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;java.util.Set&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&gt;&nbsp;getDagIncomingEdges()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>incoming edges of the contained DAG.</dd>
</dl>
</li>
</ul>
<a id="removeDagIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeDagIncomingEdge</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;removeDagIncomingEdge&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</pre>
<div class="block">Removes the incoming edge of the contained DAG.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>edge</code> - edge to remove</dd>
</dl>
</li>
</ul>
<a id="addIterativeIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addIterativeIncomingEdge</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addIterativeIncomingEdge&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</pre>
<div class="block">Adds an iterative incoming edge, from the previous iteration, but connection internally.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>edge</code> - edge to add.</dd>
</dl>
</li>
</ul>
<a id="getIterativeIncomingEdges()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIterativeIncomingEdges</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;java.util.Set&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&gt;&nbsp;getIterativeIncomingEdges()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the iterative incoming edges inside the DAG.</dd>
</dl>
</li>
</ul>
<a id="removeIterativeIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeIterativeIncomingEdge</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;removeIterativeIncomingEdge&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</pre>
<div class="block">Remove an iterative incoming edge.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>edge</code> - edge to remove</dd>
</dl>
</li>
</ul>
<a id="addNonIterativeIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addNonIterativeIncomingEdge</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addNonIterativeIncomingEdge&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</pre>
<div class="block">Adds a non-iterative incoming edge, from outside the previous iteration.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>edge</code> - edge to add.</dd>
</dl>
</li>
</ul>
<a id="getNonIterativeIncomingEdges()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNonIterativeIncomingEdges</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;java.util.Set&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&gt;&nbsp;getNonIterativeIncomingEdges()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the non-iterative incoming edges of the LoopVertex.</dd>
</dl>
</li>
</ul>
<a id="removeNonIterativeIncomingEdge(org.apache.nemo.common.ir.edge.IREdge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeNonIterativeIncomingEdge</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;removeNonIterativeIncomingEdge&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</pre>
<div class="block">Removes non iterative incoming edge.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>edge</code> - edge to remove.</dd>
</dl>
</li>
</ul>
<a id="addDagOutgoingEdge(org.apache.nemo.common.ir.edge.IREdge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addDagOutgoingEdge</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;addDagOutgoingEdge&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</pre>
<div class="block">Adds and outgoing edge of the contained DAG.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>edge</code> - edge to add.</dd>
</dl>
</li>
</ul>
<a id="getDagOutgoingEdges()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDagOutgoingEdges</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;java.util.Set&lt;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&gt;&nbsp;getDagOutgoingEdges()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>outgoing edges of the contained DAG.</dd>
</dl>
</li>
</ul>
<a id="removeDagOutgoingEdge(org.apache.nemo.common.ir.edge.IREdge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeDagOutgoingEdge</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;removeDagOutgoingEdge&#8203;(<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&nbsp;edge)</pre>
<div class="block">Removes a dag outgoing edge.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>edge</code> - edge to remove.</dd>
</dl>
</li>
</ul>
<a id="markDuplicateEdges()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>markDuplicateEdges</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;markDuplicateEdges()</pre>
<div class="block">Marks duplicate edges with DuplicateEdgeGroupProperty.</div>
</li>
</ul>
<a id="unRollIteration(org.apache.nemo.common.dag.DAGBuilder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unRollIteration</h4>
<pre class="methodSignature">public&nbsp;<a href="LoopVertex.html" title="class in org.apache.nemo.common.ir.vertex">LoopVertex</a>&nbsp;unRollIteration&#8203;(<a href="../../dag/DAGBuilder.html" title="class in org.apache.nemo.common.dag">DAGBuilder</a>&lt;<a href="IRVertex.html" title="class in org.apache.nemo.common.ir.vertex">IRVertex</a>,&#8203;<a href="../edge/IREdge.html" title="class in org.apache.nemo.common.ir.edge">IREdge</a>&gt;&nbsp;dagBuilder)</pre>
<div class="block">Method for unrolling an iteration of the LoopVertex.
So basically, in the original place of a LoopVertex, it puts a clone of the sub-DAG that iterates, and
appends the LoopVertex after that, until the termination condition has been met.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dagBuilder</code> - DAGBuilder to add the unrolled iteration to.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a LoopVertex with one less maximum iteration.</dd>
</dl>
</li>
</ul>
<a id="loopTerminationConditionMet()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loopTerminationConditionMet</h4>
<pre class="methodSignature">public&nbsp;java.lang.Boolean&nbsp;loopTerminationConditionMet()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whether or not the loop termination condition has been met.</dd>
</dl>
</li>
</ul>
<a id="loopTerminationConditionMet(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loopTerminationConditionMet</h4>
<pre class="methodSignature">public&nbsp;java.lang.Boolean&nbsp;loopTerminationConditionMet&#8203;(java.lang.Integer&nbsp;intPredicateInput)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>intPredicateInput</code> - input for the intPredicate of the loop termination condition.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whether or not the loop termination condition has been met.</dd>
</dl>
</li>
</ul>
<a id="setMaxNumberOfIterations(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaxNumberOfIterations</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setMaxNumberOfIterations&#8203;(java.lang.Integer&nbsp;maxNum)</pre>
<div class="block">Set the maximum number of iterations.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>maxNum</code> - maximum number of iterations.</dd>
</dl>
</li>
</ul>
<a id="getTerminationCondition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTerminationCondition</h4>
<pre class="methodSignature">public&nbsp;java.util.function.IntPredicate&nbsp;getTerminationCondition()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>termination condition int predicate.</dd>
</dl>
</li>
</ul>
<a id="getMaxNumberOfIterations()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxNumberOfIterations</h4>
<pre class="methodSignature">public&nbsp;java.lang.Integer&nbsp;getMaxNumberOfIterations()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>maximum number of iterations.</dd>
</dl>
</li>
</ul>
<a id="increaseMaxNumberOfIterations()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>increaseMaxNumberOfIterations</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;increaseMaxNumberOfIterations()</pre>
<div class="block">increase the value of maximum number of iterations by 1.</div>
</li>
</ul>
<a id="decreaseMaxNumberOfIterations()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decreaseMaxNumberOfIterations</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;decreaseMaxNumberOfIterations()</pre>
<div class="block">decrease the value of maximum number of iterations by 1.</div>
</li>
</ul>
<a id="terminationConditionEquals(org.apache.nemo.common.ir.vertex.LoopVertex)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>terminationConditionEquals</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;terminationConditionEquals&#8203;(<a href="LoopVertex.html" title="class in org.apache.nemo.common.ir.vertex">LoopVertex</a>&nbsp;that)</pre>
<div class="block">Check termination condition.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>that</code> - another vertex.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if equals.</dd>
</dl>
</li>
</ul>
<a id="setTerminationCondition(java.util.function.IntPredicate)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTerminationCondition</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setTerminationCondition&#8203;(java.util.function.IntPredicate&nbsp;terminationCondition)</pre>
<div class="block">Set the intPredicate termination condition for the LoopVertex.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>terminationCondition</code> - the termination condition to set.</dd>
</dl>
</li>
</ul>
<a id="getPropertiesAsJsonNode()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getPropertiesAsJsonNode</h4>
<pre class="methodSignature">public final&nbsp;com.fasterxml.jackson.databind.node.ObjectNode&nbsp;getPropertiesAsJsonNode()</pre>
<div class="block">Parse Properties to JsonNode.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../dag/Vertex.html#getPropertiesAsJsonNode()">getPropertiesAsJsonNode</a></code>&nbsp;in class&nbsp;<code><a href="../../dag/Vertex.html" title="class in org.apache.nemo.common.dag">Vertex</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>JSON representation of additional properties</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/LoopVertex.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><a href="#constructor.summary">Constr</a>&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><a href="#constructor.detail">Constr</a>&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>