blob: ae2a91cbcbfb220588e051016f1199d00f69abca [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.runtime.common.plan.PhysicalPlan (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.runtime.common.plan.PhysicalPlan (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="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">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.runtime.common.plan.PhysicalPlan" class="title">Uses of Class<br>org.apache.nemo.runtime.common.plan.PhysicalPlan</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</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.compiler.backend.nemo">org.apache.nemo.compiler.backend.nemo</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.nemo.compiler.backend.nemo.prophet">org.apache.nemo.compiler.backend.nemo.prophet</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.common.plan">org.apache.nemo.runtime.common.plan</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<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>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.nemo.runtime.master.scheduler">org.apache.nemo.runtime.master.scheduler</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.compiler.backend.nemo">
<!-- -->
</a>
<h3>Uses of <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a> in <a href="../../../../compiler/backend/nemo/package-summary.html">org.apache.nemo.compiler.backend.nemo</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../../compiler/backend/nemo/package-summary.html">org.apache.nemo.compiler.backend.nemo</a> that return <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</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="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NemoBackend.</span><code><span class="memberNameLink"><a href="../../../../compiler/backend/nemo/NemoBackend.html#compile(org.apache.nemo.common.ir.IRDAG)">compile</a></span>&#8203;(<a href="../../../../common/ir/IRDAG.html" title="class in org.apache.nemo.common.ir">IRDAG</a>&nbsp;irDAG)</code></th>
<td class="colLast">
<div class="block">Compiles an IR DAG into a <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan"><code>PhysicalPlan</code></a> to be submitted to Runtime.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NemoPlanRewriter.</span><code><span class="memberNameLink"><a href="../../../../compiler/backend/nemo/NemoPlanRewriter.html#rewrite(int)">rewrite</a></span>&#8203;(int&nbsp;messageId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../../compiler/backend/nemo/package-summary.html">org.apache.nemo.compiler.backend.nemo</a> with parameters of type <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</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">NemoPlanRewriter.</span><code><span class="memberNameLink"><a href="../../../../compiler/backend/nemo/NemoPlanRewriter.html#setCurrentPhysicalPlan(org.apache.nemo.runtime.common.plan.PhysicalPlan)">setCurrentPhysicalPlan</a></span>&#8203;(<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;currentPhysicalPlan)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.nemo.compiler.backend.nemo.prophet">
<!-- -->
</a>
<h3>Uses of <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a> in <a href="../../../../compiler/backend/nemo/prophet/package-summary.html">org.apache.nemo.compiler.backend.nemo.prophet</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../../compiler/backend/nemo/prophet/package-summary.html">org.apache.nemo.compiler.backend.nemo.prophet</a> with parameters of type <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</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="../../../../compiler/backend/nemo/prophet/ParallelismProphet.html#%3Cinit%3E(org.apache.nemo.common.ir.IRDAG,org.apache.nemo.runtime.common.plan.PhysicalPlan,org.apache.nemo.runtime.master.scheduler.SimulationScheduler,org.apache.nemo.runtime.common.plan.PhysicalPlanGenerator,java.util.Set)">ParallelismProphet</a></span>&#8203;(<a href="../../../../common/ir/IRDAG.html" title="class in org.apache.nemo.common.ir">IRDAG</a>&nbsp;irdag,
<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;physicalPlan,
<a href="../../../master/scheduler/SimulationScheduler.html" title="class in org.apache.nemo.runtime.master.scheduler">SimulationScheduler</a>&nbsp;simulationScheduler,
<a href="../PhysicalPlanGenerator.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlanGenerator</a>&nbsp;physicalPlanGenerator,
java.util.Set&lt;<a href="../StageEdge.html" title="class in org.apache.nemo.runtime.common.plan">StageEdge</a>&gt;&nbsp;edgesToOptimize)</code></th>
<td class="colLast">
<div class="block">Default constructor for ParallelismProphet.</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="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a> in <a href="../../metric/package-summary.html">org.apache.nemo.runtime.common.metric</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../metric/package-summary.html">org.apache.nemo.runtime.common.metric</a> with parameters of type <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</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="../../metric/JobMetric.html#%3Cinit%3E(org.apache.nemo.runtime.common.plan.PhysicalPlan)">JobMetric</a></span>&#8203;(<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;physicalPlan)</code></th>
<td class="colLast">
<div class="block">Constructor.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.nemo.runtime.common.plan">
<!-- -->
</a>
<h3>Uses of <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a> in <a href="../package-summary.html">org.apache.nemo.runtime.common.plan</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.nemo.runtime.common.plan</a> that return <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</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="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TestPlanGenerator.</span><code><span class="memberNameLink"><a href="../TestPlanGenerator.html#generatePhysicalPlan(org.apache.nemo.runtime.common.plan.TestPlanGenerator.PlanType,boolean)">generatePhysicalPlan</a></span>&#8203;(<a href="../TestPlanGenerator.PlanType.html" title="enum in org.apache.nemo.runtime.common.plan">TestPlanGenerator.PlanType</a>&nbsp;planType,
boolean&nbsp;isPush)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PlanRewriter.</span><code><span class="memberNameLink"><a href="../PlanRewriter.html#rewrite(int)">rewrite</a></span>&#8203;(int&nbsp;messageId)</code></th>
<td class="colLast">&nbsp;</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="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a> in <a href="../../../master/package-summary.html">org.apache.nemo.runtime.master</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../master/package-summary.html">org.apache.nemo.runtime.master</a> that return <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</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="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PlanAppender.</span><code><span class="memberNameLink"><a href="../../../master/PlanAppender.html#appendPlan(org.apache.nemo.runtime.common.plan.PhysicalPlan,org.apache.nemo.runtime.common.plan.PhysicalPlan)">appendPlan</a></span>&#8203;(<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;originalPlan,
<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;planToAppend)</code></th>
<td class="colLast">
<div class="block">Append to plans regarding to caching.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PlanStateManager.</span><code><span class="memberNameLink"><a href="../../../master/PlanStateManager.html#getPhysicalPlan()">getPhysicalPlan</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../master/package-summary.html">org.apache.nemo.runtime.master</a> with parameters of type <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</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="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PlanAppender.</span><code><span class="memberNameLink"><a href="../../../master/PlanAppender.html#appendPlan(org.apache.nemo.runtime.common.plan.PhysicalPlan,org.apache.nemo.runtime.common.plan.PhysicalPlan)">appendPlan</a></span>&#8203;(<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;originalPlan,
<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;planToAppend)</code></th>
<td class="colLast">
<div class="block">Append to plans regarding to caching.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../common/Pair.html" title="class in org.apache.nemo.common">Pair</a>&lt;<a href="../../../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="../../../master/RuntimeMaster.html#execute(org.apache.nemo.runtime.common.plan.PhysicalPlan,int)">execute</a></span>&#8203;(<a href="../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="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan"><code>PhysicalPlan</code></a> to Runtime.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PlanStateManager.</span><code><span class="memberNameLink"><a href="../../../master/PlanStateManager.html#updatePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan,int)">updatePlan</a></span>&#8203;(<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;physicalPlanToUpdate,
int&nbsp;maxScheduleAttemptToSet)</code></th>
<td class="colLast">
<div class="block">Update the physical plan and maximum attempt.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.nemo.runtime.master.scheduler">
<!-- -->
</a>
<h3>Uses of <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a> in <a href="../../../master/scheduler/package-summary.html">org.apache.nemo.runtime.master.scheduler</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../master/scheduler/package-summary.html">org.apache.nemo.runtime.master.scheduler</a> with parameters of type <a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</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">BatchScheduler.</span><code><span class="memberNameLink"><a href="../../../master/scheduler/BatchScheduler.html#schedulePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan,int)">schedulePlan</a></span>&#8203;(<a href="../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 class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Scheduler.</span><code><span class="memberNameLink"><a href="../../../master/scheduler/Scheduler.html#schedulePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan,int)">schedulePlan</a></span>&#8203;(<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;physicalPlan,
int&nbsp;maxScheduleAttempt)</code></th>
<td class="colLast">
<div class="block">Schedules the given plan.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SimulationScheduler.</span><code><span class="memberNameLink"><a href="../../../master/scheduler/SimulationScheduler.html#schedulePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan,int)">schedulePlan</a></span>&#8203;(<a href="../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">The entrance point of the simulator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StreamingScheduler.</span><code><span class="memberNameLink"><a href="../../../master/scheduler/StreamingScheduler.html#schedulePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan,int)">schedulePlan</a></span>&#8203;(<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;submittedPhysicalPlan,
int&nbsp;maxScheduleAttempt)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BatchScheduler.</span><code><span class="memberNameLink"><a href="../../../master/scheduler/BatchScheduler.html#updatePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan)">updatePlan</a></span>&#8203;(<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;newPhysicalPlan)</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">Scheduler.</span><code><span class="memberNameLink"><a href="../../../master/scheduler/Scheduler.html#updatePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan)">updatePlan</a></span>&#8203;(<a href="../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>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SimulationScheduler.</span><code><span class="memberNameLink"><a href="../../../master/scheduler/SimulationScheduler.html#updatePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan)">updatePlan</a></span>&#8203;(<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;newPhysicalPlan)</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">StreamingScheduler.</span><code><span class="memberNameLink"><a href="../../../master/scheduler/StreamingScheduler.html#updatePlan(org.apache.nemo.runtime.common.plan.PhysicalPlan)">updatePlan</a></span>&#8203;(<a href="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">PhysicalPlan</a>&nbsp;newPhysicalPlan)</code></th>
<td class="colLast">&nbsp;</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="../PhysicalPlan.html" title="class in org.apache.nemo.runtime.common.plan">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>