You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/04/12 18:07:27 UTC

svn commit: r1738824 [31/38] - in /storm/site/releases/2.0.0-SNAPSHOT: ./ .sass-cache/ documentation/ javadocs/ javadocs/org/apache/storm/ javadocs/org/apache/storm/class-use/ javadocs/org/apache/storm/cluster/ javadocs/org/apache/storm/cluster/class-u...

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/ISupervisor.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/ISupervisor.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/ISupervisor.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/ISupervisor.html Tue Apr 12 16:07:25 2016
@@ -72,7 +72,90 @@
 <div class="header">
 <h2 title="Uses of Interface org.apache.storm.scheduler.ISupervisor" class="title">Uses of Interface<br>org.apache.storm.scheduler.ISupervisor</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.storm.scheduler.ISupervisor</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/storm/scheduler/ISupervisor.html" title="interface in org.apache.storm.scheduler">ISupervisor</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">
+<td class="colFirst"><a href="#org.apache.storm.daemon.supervisor">org.apache.storm.daemon.supervisor</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.storm.daemon.supervisor">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/storm/scheduler/ISupervisor.html" title="interface in org.apache.storm.scheduler">ISupervisor</a> in <a href="../../../../../org/apache/storm/daemon/supervisor/package-summary.html">org.apache.storm.daemon.supervisor</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/storm/daemon/supervisor/package-summary.html">org.apache.storm.daemon.supervisor</a> that implement <a href="../../../../../org/apache/storm/scheduler/ISupervisor.html" title="interface in org.apache.storm.scheduler">ISupervisor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/daemon/supervisor/StandaloneSupervisor.html" title="class in org.apache.storm.daemon.supervisor">StandaloneSupervisor</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/storm/daemon/supervisor/package-summary.html">org.apache.storm.daemon.supervisor</a> that return <a href="../../../../../org/apache/storm/scheduler/ISupervisor.html" title="interface in org.apache.storm.scheduler">ISupervisor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/storm/scheduler/ISupervisor.html" title="interface in org.apache.storm.scheduler">ISupervisor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">SupervisorData.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/daemon/supervisor/SupervisorData.html#getiSupervisor--">getiSupervisor</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/storm/daemon/supervisor/package-summary.html">org.apache.storm.daemon.supervisor</a> with parameters of type <a href="../../../../../org/apache/storm/scheduler/ISupervisor.html" title="interface in org.apache.storm.scheduler">ISupervisor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/storm/daemon/supervisor/SupervisorManager.html" title="class in org.apache.storm.daemon.supervisor">SupervisorManager</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Supervisor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/daemon/supervisor/Supervisor.html#mkSupervisor-java.util.Map-org.apache.storm.messaging.IContext-org.apache.storm.scheduler.ISupervisor-">mkSupervisor</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
+            <a href="../../../../../org/apache/storm/messaging/IContext.html" title="interface in org.apache.storm.messaging">IContext</a>&nbsp;sharedContext,
+            <a href="../../../../../org/apache/storm/scheduler/ISupervisor.html" title="interface in org.apache.storm.scheduler">ISupervisor</a>&nbsp;iSupervisor)</code>
+<div class="block">in local state, supervisor stores who its current assignments are another thread launches events to restart any dead processes if necessary</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../org/apache/storm/daemon/supervisor/package-summary.html">org.apache.storm.daemon.supervisor</a> with parameters of type <a href="../../../../../org/apache/storm/scheduler/ISupervisor.html" title="interface in org.apache.storm.scheduler">ISupervisor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/daemon/supervisor/SupervisorData.html#SupervisorData-java.util.Map-org.apache.storm.messaging.IContext-org.apache.storm.scheduler.ISupervisor-">SupervisorData</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf,
+              <a href="../../../../../org/apache/storm/messaging/IContext.html" title="interface in org.apache.storm.messaging">IContext</a>&nbsp;sharedContext,
+              <a href="../../../../../org/apache/storm/scheduler/ISupervisor.html" title="interface in org.apache.storm.scheduler">ISupervisor</a>&nbsp;iSupervisor)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/Topologies.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/Topologies.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/Topologies.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/Topologies.html Tue Apr 12 16:07:25 2016
@@ -94,14 +94,6 @@
 <td class="colFirst"><a href="#org.apache.storm.scheduler.resource">org.apache.storm.scheduler.resource</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.storm.scheduler.resource.strategies.eviction">org.apache.storm.scheduler.resource.strategies.eviction</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.storm.scheduler.resource.strategies.priority">org.apache.storm.scheduler.resource.strategies.priority</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -112,19 +104,6 @@
 </a>
 <h3>Uses of <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a> in <a href="../../../../../org/apache/storm/scheduler/package-summary.html">org.apache.storm.scheduler</a></h3>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/storm/scheduler/package-summary.html">org.apache.storm.scheduler</a> that return <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Topologies.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/Topologies.html#getCopy-org.apache.storm.scheduler.Topologies-">getCopy</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../org/apache/storm/scheduler/package-summary.html">org.apache.storm.scheduler</a> with parameters of type <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -152,41 +131,50 @@
                <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Topologies.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/Topologies.html#getCopy-org.apache.storm.scheduler.Topologies-">getCopy</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/storm/scheduler/TopologyDetails.html" title="class in org.apache.storm.scheduler">TopologyDetails</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Cluster.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/Cluster.html#needsSchedulingTopologies-org.apache.storm.scheduler.Topologies-">needsSchedulingTopologies</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">IScheduler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/IScheduler.html#schedule-org.apache.storm.scheduler.Topologies-org.apache.storm.scheduler.Cluster-">schedule</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies,
         <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster)</code>
 <div class="block">Set assignments for the topologies which needs scheduling.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">EvenScheduler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/EvenScheduler.html#schedule-org.apache.storm.scheduler.Topologies-org.apache.storm.scheduler.Cluster-">schedule</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies,
         <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">DefaultScheduler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/DefaultScheduler.html#schedule-org.apache.storm.scheduler.Topologies-org.apache.storm.scheduler.Cluster-">schedule</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies,
         <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">EvenScheduler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/EvenScheduler.html#scheduleTopologiesEvenly-org.apache.storm.scheduler.Topologies-org.apache.storm.scheduler.Cluster-">scheduleTopologiesEvenly</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies,
                         <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Cluster.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/Cluster.html#updateAssignedMemoryForTopologyAndSupervisor-org.apache.storm.scheduler.Topologies-">updateAssignedMemoryForTopologyAndSupervisor</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../org/apache/storm/scheduler/package-summary.html">org.apache.storm.scheduler</a> with parameters of type <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/Topologies.html#Topologies-org.apache.storm.scheduler.Topologies-">Topologies</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;src)</code>
+<div class="block">copy constructor</div>
+</td>
+</tr>
+</tbody>
+</table>
 </li>
 <li class="blockList"><a name="org.apache.storm.scheduler.multitenant">
 <!--   -->
@@ -220,7 +208,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterStateData.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/ClusterStateData.html#topologies">topologies</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SchedulingState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html#topologies">topologies</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -257,10 +245,6 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/ClusterStateData.html#ClusterStateData-org.apache.storm.scheduler.Cluster-org.apache.storm.scheduler.Topologies-">ClusterStateData</a></span>(<a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster,
-                <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/RAS_Node.html#RAS_Node-java.lang.String-org.apache.storm.scheduler.SupervisorDetails-org.apache.storm.scheduler.Cluster-org.apache.storm.scheduler.Topologies-java.util.Map-java.util.Map-">RAS_Node</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;nodeId,
         <a href="../../../../../org/apache/storm/scheduler/SupervisorDetails.html" title="class in org.apache.storm.scheduler">SupervisorDetails</a>&nbsp;sup,
         <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster,
@@ -268,69 +252,15 @@
         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/storm/scheduler/WorkerSlot.html" title="class in org.apache.storm.scheduler">WorkerSlot</a>&gt;&nbsp;workerIdToWorker,
         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/storm/scheduler/ExecutorDetails.html" title="class in org.apache.storm.scheduler">ExecutorDetails</a>&gt;&gt;&gt;&nbsp;assignmentMap)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/RAS_Nodes.html#RAS_Nodes-org.apache.storm.scheduler.Cluster-org.apache.storm.scheduler.Topologies-">RAS_Nodes</a></span>(<a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster,
          <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies)</code>&nbsp;</td>
 </tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.storm.scheduler.resource.strategies.eviction">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a> in <a href="../../../../../org/apache/storm/scheduler/resource/strategies/eviction/package-summary.html">org.apache.storm.scheduler.resource.strategies.eviction</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/storm/scheduler/resource/strategies/eviction/package-summary.html">org.apache.storm.scheduler.resource.strategies.eviction</a> with parameters of type <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">IEvictionStrategy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/strategies/eviction/IEvictionStrategy.html#prepare-org.apache.storm.scheduler.Topologies-org.apache.storm.scheduler.Cluster-java.util.Map-org.apache.storm.scheduler.resource.RAS_Nodes-">prepare</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies,
-       <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster,
-       <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/storm/scheduler/resource/User.html" title="class in org.apache.storm.scheduler.resource">User</a>&gt;&nbsp;userMap,
-       <a href="../../../../../org/apache/storm/scheduler/resource/RAS_Nodes.html" title="class in org.apache.storm.scheduler.resource">RAS_Nodes</a>&nbsp;nodes)</code>
-<div class="block">Initialization</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultEvictionStrategy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/strategies/eviction/DefaultEvictionStrategy.html#prepare-org.apache.storm.scheduler.Topologies-org.apache.storm.scheduler.Cluster-java.util.Map-org.apache.storm.scheduler.resource.RAS_Nodes-">prepare</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies,
-       <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster,
-       <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/storm/scheduler/resource/User.html" title="class in org.apache.storm.scheduler.resource">User</a>&gt;&nbsp;userMap,
-       <a href="../../../../../org/apache/storm/scheduler/resource/RAS_Nodes.html" title="class in org.apache.storm.scheduler.resource">RAS_Nodes</a>&nbsp;nodes)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.storm.scheduler.resource.strategies.priority">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a> in <a href="../../../../../org/apache/storm/scheduler/resource/strategies/priority/package-summary.html">org.apache.storm.scheduler.resource.strategies.priority</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/storm/scheduler/resource/strategies/priority/package-summary.html">org.apache.storm.scheduler.resource.strategies.priority</a> with parameters of type <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ISchedulingPriorityStrategy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/strategies/priority/ISchedulingPriorityStrategy.html#prepare-org.apache.storm.scheduler.Topologies-org.apache.storm.scheduler.Cluster-java.util.Map-org.apache.storm.scheduler.resource.RAS_Nodes-">prepare</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies,
-       <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster,
-       <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/storm/scheduler/resource/User.html" title="class in org.apache.storm.scheduler.resource">User</a>&gt;&nbsp;userMap,
-       <a href="../../../../../org/apache/storm/scheduler/resource/RAS_Nodes.html" title="class in org.apache.storm.scheduler.resource">RAS_Nodes</a>&nbsp;nodes)</code>
-<div class="block">initializes</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultSchedulingPriorityStrategy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/strategies/priority/DefaultSchedulingPriorityStrategy.html#prepare-org.apache.storm.scheduler.Topologies-org.apache.storm.scheduler.Cluster-java.util.Map-org.apache.storm.scheduler.resource.RAS_Nodes-">prepare</a></span>(<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies,
-       <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster,
-       <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/storm/scheduler/resource/User.html" title="class in org.apache.storm.scheduler.resource">User</a>&gt;&nbsp;userMap,
-       <a href="../../../../../org/apache/storm/scheduler/resource/RAS_Nodes.html" title="class in org.apache.storm.scheduler.resource">RAS_Nodes</a>&nbsp;nodes)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html#SchedulingState-java.util.Map-org.apache.storm.scheduler.Cluster-org.apache.storm.scheduler.Topologies-java.util.Map-">SchedulingState</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/storm/scheduler/resource/User.html" title="class in org.apache.storm.scheduler.resource">User</a>&gt;&nbsp;userMap,
+               <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster,
+               <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies,
+               <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/TopologyDetails.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/TopologyDetails.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/TopologyDetails.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/TopologyDetails.html Tue Apr 12 16:07:25 2016
@@ -361,46 +361,41 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterStateData.NodeDetails.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/ClusterStateData.NodeDetails.html#consumeResourcesforTask-org.apache.storm.scheduler.ExecutorDetails-org.apache.storm.scheduler.TopologyDetails-">consumeResourcesforTask</a></span>(<a href="../../../../../org/apache/storm/scheduler/ExecutorDetails.html" title="class in org.apache.storm.scheduler">ExecutorDetails</a>&nbsp;exec,
-                       <a href="../../../../../org/apache/storm/scheduler/TopologyDetails.html" title="class in org.apache.storm.scheduler">TopologyDetails</a>&nbsp;topo)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/User.html#moveTopoFromPendingToAttempted-org.apache.storm.scheduler.TopologyDetails-">moveTopoFromPendingToAttempted</a></span>(<a href="../../../../../org/apache/storm/scheduler/TopologyDetails.html" title="class in org.apache.storm.scheduler">TopologyDetails</a>&nbsp;topo)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/User.html#moveTopoFromPendingToAttempted-org.apache.storm.scheduler.TopologyDetails-org.apache.storm.scheduler.Cluster-">moveTopoFromPendingToAttempted</a></span>(<a href="../../../../../org/apache/storm/scheduler/TopologyDetails.html" title="class in org.apache.storm.scheduler">TopologyDetails</a>&nbsp;topo,
                               <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/User.html#moveTopoFromPendingToInvalid-org.apache.storm.scheduler.TopologyDetails-">moveTopoFromPendingToInvalid</a></span>(<a href="../../../../../org/apache/storm/scheduler/TopologyDetails.html" title="class in org.apache.storm.scheduler">TopologyDetails</a>&nbsp;topo)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/User.html#moveTopoFromPendingToInvalid-org.apache.storm.scheduler.TopologyDetails-org.apache.storm.scheduler.Cluster-">moveTopoFromPendingToInvalid</a></span>(<a href="../../../../../org/apache/storm/scheduler/TopologyDetails.html" title="class in org.apache.storm.scheduler">TopologyDetails</a>&nbsp;topo,
                             <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/User.html#moveTopoFromPendingToRunning-org.apache.storm.scheduler.TopologyDetails-">moveTopoFromPendingToRunning</a></span>(<a href="../../../../../org/apache/storm/scheduler/TopologyDetails.html" title="class in org.apache.storm.scheduler">TopologyDetails</a>&nbsp;topo)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/User.html#moveTopoFromPendingToRunning-org.apache.storm.scheduler.TopologyDetails-org.apache.storm.scheduler.Cluster-">moveTopoFromPendingToRunning</a></span>(<a href="../../../../../org/apache/storm/scheduler/TopologyDetails.html" title="class in org.apache.storm.scheduler">TopologyDetails</a>&nbsp;topo,
                             <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/User.html#moveTopoFromRunningToPending-org.apache.storm.scheduler.TopologyDetails-">moveTopoFromRunningToPending</a></span>(<a href="../../../../../org/apache/storm/scheduler/TopologyDetails.html" title="class in org.apache.storm.scheduler">TopologyDetails</a>&nbsp;topo)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/User.html#moveTopoFromRunningToPending-org.apache.storm.scheduler.TopologyDetails-org.apache.storm.scheduler.Cluster-">moveTopoFromRunningToPending</a></span>(<a href="../../../../../org/apache/storm/scheduler/TopologyDetails.html" title="class in org.apache.storm.scheduler">TopologyDetails</a>&nbsp;topo,
                             <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">ResourceAwareScheduler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/ResourceAwareScheduler.html#scheduleTopology-org.apache.storm.scheduler.TopologyDetails-">scheduleTopology</a></span>(<a href="../../../../../org/apache/storm/scheduler/TopologyDetails.html" title="class in org.apache.storm.scheduler">TopologyDetails</a>&nbsp;td)</code>&nbsp;</td>
 </tr>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/WorkerSlot.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/WorkerSlot.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/WorkerSlot.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/class-use/WorkerSlot.html Tue Apr 12 16:07:25 2016
@@ -320,18 +320,14 @@
 <td class="colLast"><span class="typeNameLabel">RAS_Node.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/RAS_Node.html#getFreeSlots--">getFreeSlots</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/storm/scheduler/WorkerSlot.html" title="class in org.apache.storm.scheduler">WorkerSlot</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterStateData.NodeDetails.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/ClusterStateData.NodeDetails.html#getFreeSlots--">getFreeSlots</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../org/apache/storm/scheduler/WorkerSlot.html" title="class in org.apache.storm.scheduler">WorkerSlot</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/storm/scheduler/ExecutorDetails.html" title="class in org.apache.storm.scheduler">ExecutorDetails</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">SchedulingResult.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingResult.html#getSchedulingResultMap--">getSchedulingResultMap</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/storm/scheduler/WorkerSlot.html" title="class in org.apache.storm.scheduler">WorkerSlot</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">RAS_Node.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/RAS_Node.html#getUsedSlots--">getUsedSlots</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/storm/scheduler/WorkerSlot.html" title="class in org.apache.storm.scheduler">WorkerSlot</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">RAS_Node.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/RAS_Node.html#getUsedSlots-java.lang.String-">getUsedSlots</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;topId)</code>&nbsp;</td>
 </tr>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/package-use.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/package-use.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/package-use.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/package-use.html Tue Apr 12 16:07:25 2016
@@ -83,32 +83,51 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.storm.scheduler">org.apache.storm.scheduler</a></td>
+<td class="colFirst"><a href="#org.apache.storm.daemon.supervisor">org.apache.storm.daemon.supervisor</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.storm.scheduler.multitenant">org.apache.storm.scheduler.multitenant</a></td>
+<td class="colFirst"><a href="#org.apache.storm.scheduler">org.apache.storm.scheduler</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.storm.scheduler.resource">org.apache.storm.scheduler.resource</a></td>
+<td class="colFirst"><a href="#org.apache.storm.scheduler.multitenant">org.apache.storm.scheduler.multitenant</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.storm.scheduler.resource.strategies.eviction">org.apache.storm.scheduler.resource.strategies.eviction</a></td>
+<td class="colFirst"><a href="#org.apache.storm.scheduler.resource">org.apache.storm.scheduler.resource</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.storm.scheduler.resource.strategies.priority">org.apache.storm.scheduler.resource.strategies.priority</a></td>
+<td class="colFirst"><a href="#org.apache.storm.scheduler.resource.strategies.eviction">org.apache.storm.scheduler.resource.strategies.eviction</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.storm.scheduler.resource.strategies.priority">org.apache.storm.scheduler.resource.strategies.priority</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.storm.scheduler.resource.strategies.scheduling">org.apache.storm.scheduler.resource.strategies.scheduling</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.storm.daemon.supervisor">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../org/apache/storm/scheduler/package-summary.html">org.apache.storm.scheduler</a> used by <a href="../../../../org/apache/storm/daemon/supervisor/package-summary.html">org.apache.storm.daemon.supervisor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../org/apache/storm/scheduler/class-use/ISupervisor.html#org.apache.storm.daemon.supervisor">ISupervisor</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.storm.scheduler">
 <!--   -->
 </a>
@@ -224,12 +243,6 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/storm/scheduler/class-use/Cluster.html#org.apache.storm.scheduler.resource.strategies.eviction">Cluster</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../org/apache/storm/scheduler/class-use/Topologies.html#org.apache.storm.scheduler.resource.strategies.eviction">Topologies</a>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="../../../../org/apache/storm/scheduler/class-use/TopologyDetails.html#org.apache.storm.scheduler.resource.strategies.eviction">TopologyDetails</a>&nbsp;</td>
 </tr>
 </tbody>
@@ -245,12 +258,6 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/storm/scheduler/class-use/Cluster.html#org.apache.storm.scheduler.resource.strategies.priority">Cluster</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../org/apache/storm/scheduler/class-use/Topologies.html#org.apache.storm.scheduler.resource.strategies.priority">Topologies</a>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="../../../../org/apache/storm/scheduler/class-use/TopologyDetails.html#org.apache.storm.scheduler.resource.strategies.priority">TopologyDetails</a>&nbsp;</td>
 </tr>
 </tbody>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/Component.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/Component.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/Component.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/Component.html Tue Apr 12 16:07:25 2016
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/storm/scheduler/resource/ClusterStateData.NodeDetails.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Prev&nbsp;Class</li>
 <li><a href="../../../../../org/apache/storm/scheduler/resource/Component.ComponentType.html" title="enum in org.apache.storm.scheduler.resource"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -341,7 +341,7 @@ hljs.initHighlightingOnLoad();
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/storm/scheduler/resource/ClusterStateData.NodeDetails.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Prev&nbsp;Class</li>
 <li><a href="../../../../../org/apache/storm/scheduler/resource/Component.ComponentType.html" title="enum in org.apache.storm.scheduler.resource"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingResult.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingResult.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingResult.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingResult.html Tue Apr 12 16:07:25 2016
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/storm/scheduler/resource/ResourceUtils.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingStatus.html" title="enum in org.apache.storm.scheduler.resource"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/storm/scheduler/resource/SchedulingResult.html" target="_top">Frames</a></li>
@@ -336,7 +336,7 @@ hljs.initHighlightingOnLoad();
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/storm/scheduler/resource/ResourceUtils.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingStatus.html" title="enum in org.apache.storm.scheduler.resource"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/storm/scheduler/resource/SchedulingResult.html" target="_top">Frames</a></li>

Added: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingState.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingState.html?rev=1738824&view=auto
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingState.html (added)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingState.html Tue Apr 12 16:07:25 2016
@@ -0,0 +1,352 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>SchedulingState (Storm 2.0.0-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SchedulingState (Storm 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SchedulingState.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">
+<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingResult.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingStatus.html" title="enum in org.apache.storm.scheduler.resource"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/storm/scheduler/resource/SchedulingState.html" target="_top">Frames</a></li>
+<li><a href="SchedulingState.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.storm.scheduler.resource</div>
+<h2 title="Class SchedulingState" class="title">Class SchedulingState</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.storm.scheduler.resource.SchedulingState</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">SchedulingState</span>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+<div class="block"><p>Class that holds the completely scheduling state of Resource Aware Scheduler</p></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html#cluster">cluster</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html#conf">conf</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/storm/scheduler/resource/RAS_Nodes.html" title="class in org.apache.storm.scheduler.resource">RAS_Nodes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html#nodes">nodes</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html#topologies">topologies</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/storm/scheduler/resource/User.html" title="class in org.apache.storm.scheduler.resource">User</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html#userMap">userMap</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html#SchedulingState-java.util.Map-org.apache.storm.scheduler.Cluster-org.apache.storm.scheduler.Topologies-java.util.Map-">SchedulingState</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/storm/scheduler/resource/User.html" title="class in org.apache.storm.scheduler.resource">User</a>&gt;&nbsp;userMap,
+               <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster,
+               <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies,
+               <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html#SchedulingState-org.apache.storm.scheduler.resource.SchedulingState-">SchedulingState</a></span>(<a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html" title="class in org.apache.storm.scheduler.resource">SchedulingState</a>&nbsp;src)</code>
+<div class="block">copy constructor</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="userMap">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>userMap</h4>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/storm/scheduler/resource/User.html" title="class in org.apache.storm.scheduler.resource">User</a>&gt; userMap</pre>
+</li>
+</ul>
+<a name="cluster">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cluster</h4>
+<pre>public final&nbsp;<a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a> cluster</pre>
+</li>
+</ul>
+<a name="topologies">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>topologies</h4>
+<pre>public final&nbsp;<a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a> topologies</pre>
+</li>
+</ul>
+<a name="nodes">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nodes</h4>
+<pre>public final&nbsp;<a href="../../../../../org/apache/storm/scheduler/resource/RAS_Nodes.html" title="class in org.apache.storm.scheduler.resource">RAS_Nodes</a> nodes</pre>
+</li>
+</ul>
+<a name="conf">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>conf</h4>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a> conf</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SchedulingState-java.util.Map-org.apache.storm.scheduler.Cluster-org.apache.storm.scheduler.Topologies-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SchedulingState</h4>
+<pre>public&nbsp;SchedulingState(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/storm/scheduler/resource/User.html" title="class in org.apache.storm.scheduler.resource">User</a>&gt;&nbsp;userMap,
+                       <a href="../../../../../org/apache/storm/scheduler/Cluster.html" title="class in org.apache.storm.scheduler">Cluster</a>&nbsp;cluster,
+                       <a href="../../../../../org/apache/storm/scheduler/Topologies.html" title="class in org.apache.storm.scheduler">Topologies</a>&nbsp;topologies,
+                       <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;conf)</pre>
+</li>
+</ul>
+<a name="SchedulingState-org.apache.storm.scheduler.resource.SchedulingState-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SchedulingState</h4>
+<pre>public&nbsp;SchedulingState(<a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html" title="class in org.apache.storm.scheduler.resource">SchedulingState</a>&nbsp;src)</pre>
+<div class="block"><p>copy constructor</p></div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SchedulingState.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 class="aboutLanguage"><script type="text/javascript" src="../../../../../highlight.pack.js"></script>
+<script type="text/javascript"><!--
+hljs.initHighlightingOnLoad();
+//--></script></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingResult.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingStatus.html" title="enum in org.apache.storm.scheduler.resource"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/storm/scheduler/resource/SchedulingState.html" target="_top">Frames</a></li>
+<li><a href="SchedulingState.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.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>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+</body>
+</html>

Modified: storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingStatus.html
URL: http://svn.apache.org/viewvc/storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingStatus.html?rev=1738824&r1=1738823&r2=1738824&view=diff
==============================================================================
--- storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingStatus.html (original)
+++ storm/site/releases/2.0.0-SNAPSHOT/javadocs/org/apache/storm/scheduler/resource/SchedulingStatus.html Tue Apr 12 16:07:25 2016
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingResult.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../../org/apache/storm/scheduler/resource/User.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -399,7 +399,7 @@ hljs.initHighlightingOnLoad();
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingResult.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/storm/scheduler/resource/SchedulingState.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../../org/apache/storm/scheduler/resource/User.html" title="class in org.apache.storm.scheduler.resource"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">