blob: fd2e97d776a82670f7478a20bccfaac0e7df0c99 [file] [log] [blame]
<!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 (1.8.0_292) on Tue Jun 15 06:09:34 GMT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>QueueStatistics (Apache Hadoop YARN API 3.3.1 API)</title>
<meta name="date" content="2021-06-15">
<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="QueueStatistics (Apache Hadoop YARN API 3.3.1 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":9,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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/QueueStatistics.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/hadoop/yarn/api/records/QueueState.html" title="enum in org.apache.hadoop.yarn.api.records"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueUserACLInfo.html" title="class in org.apache.hadoop.yarn.api.records"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/hadoop/yarn/api/records/QueueStatistics.html" target="_top">Frames</a></li>
<li><a href="QueueStatistics.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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.hadoop.yarn.api.records</div>
<h2 title="Class QueueStatistics" class="title">Class QueueStatistics</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/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.hadoop.yarn.api.records.QueueStatistics</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>@InterfaceAudience.Public
@InterfaceStability.Unstable
public abstract class <span class="typeNameLabel">QueueStatistics</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== 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/hadoop/yarn/api/records/QueueStatistics.html#QueueStatistics--">QueueStatistics</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getAllocatedContainers--">getAllocatedContainers</a></span>()</code>
<div class="block">Get the number of allocated containers.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getAllocatedMemoryMB--">getAllocatedMemoryMB</a></span>()</code>
<div class="block">Get the allocated memory in MB</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getAllocatedVCores--">getAllocatedVCores</a></span>()</code>
<div class="block">Get the allocated vcores</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getAvailableMemoryMB--">getAvailableMemoryMB</a></span>()</code>
<div class="block">Get the available memory in MB</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getAvailableVCores--">getAvailableVCores</a></span>()</code>
<div class="block">Get the available vcores</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getNumActiveUsers--">getNumActiveUsers</a></span>()</code>
<div class="block">Get the number of active users</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getNumAppsCompleted--">getNumAppsCompleted</a></span>()</code>
<div class="block">Get the number of completed apps</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getNumAppsFailed--">getNumAppsFailed</a></span>()</code>
<div class="block">Get the number of failed apps</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getNumAppsKilled--">getNumAppsKilled</a></span>()</code>
<div class="block">Get the number of killed apps</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getNumAppsPending--">getNumAppsPending</a></span>()</code>
<div class="block">Get the number of pending apps</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getNumAppsRunning--">getNumAppsRunning</a></span>()</code>
<div class="block">Get the number of running apps</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getNumAppsSubmitted--">getNumAppsSubmitted</a></span>()</code>
<div class="block">Get the number of apps submitted</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getPendingContainers--">getPendingContainers</a></span>()</code>
<div class="block">Get the number of pending containers.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getPendingMemoryMB--">getPendingMemoryMB</a></span>()</code>
<div class="block">Get the pending memory in MB</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getPendingVCores--">getPendingVCores</a></span>()</code>
<div class="block">Get the pending vcores</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getReservedContainers--">getReservedContainers</a></span>()</code>
<div class="block">Get the number of reserved containers.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getReservedMemoryMB--">getReservedMemoryMB</a></span>()</code>
<div class="block">Get the reserved memory in MB</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>abstract long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#getReservedVCores--">getReservedVCores</a></span>()</code>
<div class="block">Get the reserved vcores</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html" title="class in org.apache.hadoop.yarn.api.records">QueueStatistics</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#newInstance-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-">newInstance</a></span>(long&nbsp;submitted,
long&nbsp;running,
long&nbsp;pending,
long&nbsp;completed,
long&nbsp;killed,
long&nbsp;failed,
long&nbsp;activeUsers,
long&nbsp;availableMemoryMB,
long&nbsp;allocatedMemoryMB,
long&nbsp;pendingMemoryMB,
long&nbsp;reservedMemoryMB,
long&nbsp;availableVCores,
long&nbsp;allocatedVCores,
long&nbsp;pendingVCores,
long&nbsp;reservedVCores)</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setAllocatedContainers-long-">setAllocatedContainers</a></span>(long&nbsp;allocatedContainers)</code>
<div class="block">Set the number of allocated containers.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setAllocatedMemoryMB-long-">setAllocatedMemoryMB</a></span>(long&nbsp;allocatedMemoryMB)</code>
<div class="block">Set the allocated memory in MB</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setAllocatedVCores-long-">setAllocatedVCores</a></span>(long&nbsp;allocatedVCores)</code>
<div class="block">Set the allocated vcores</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setAvailableMemoryMB-long-">setAvailableMemoryMB</a></span>(long&nbsp;availableMemoryMB)</code>
<div class="block">Set the available memory in MB</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setAvailableVCores-long-">setAvailableVCores</a></span>(long&nbsp;availableVCores)</code>
<div class="block">Set the available vcores</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setNumActiveUsers-long-">setNumActiveUsers</a></span>(long&nbsp;numActiveUsers)</code>
<div class="block">Set the number of active users</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setNumAppsCompleted-long-">setNumAppsCompleted</a></span>(long&nbsp;numAppsCompleted)</code>
<div class="block">Set the number of completed apps</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setNumAppsFailed-long-">setNumAppsFailed</a></span>(long&nbsp;numAppsFailed)</code>
<div class="block">Set the number of failed apps</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setNumAppsKilled-long-">setNumAppsKilled</a></span>(long&nbsp;numAppsKilled)</code>
<div class="block">Set the number of killed apps</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setNumAppsPending-long-">setNumAppsPending</a></span>(long&nbsp;numAppsPending)</code>
<div class="block">Set the number of pending apps</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setNumAppsRunning-long-">setNumAppsRunning</a></span>(long&nbsp;numAppsRunning)</code>
<div class="block">Set the number of running apps</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setNumAppsSubmitted-long-">setNumAppsSubmitted</a></span>(long&nbsp;numAppsSubmitted)</code>
<div class="block">Set the number of apps submitted</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setPendingContainers-long-">setPendingContainers</a></span>(long&nbsp;pendingContainers)</code>
<div class="block">Set the number of pending containers.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setPendingMemoryMB-long-">setPendingMemoryMB</a></span>(long&nbsp;pendingMemoryMB)</code>
<div class="block">Set the pending memory in MB</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setPendingVCores-long-">setPendingVCores</a></span>(long&nbsp;pendingVCores)</code>
<div class="block">Set the pending vcores</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setReservedContainers-long-">setReservedContainers</a></span>(long&nbsp;reservedContainers)</code>
<div class="block">Set the number of reserved containers.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setReservedMemoryMB-long-">setReservedMemoryMB</a></span>(long&nbsp;reservedMemoryMB)</code>
<div class="block">Set the reserved memory in MB</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html#setReservedVCores-long-">setReservedVCores</a></span>(long&nbsp;reservedVCores)</code>
<div class="block">Set the reserved vcores</div>
</td>
</tr>
</table>
<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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/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">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="QueueStatistics--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>QueueStatistics</h4>
<pre>public&nbsp;QueueStatistics()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="newInstance-long-long-long-long-long-long-long-long-long-long-long-long-long-long-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newInstance</h4>
<pre>@InterfaceAudience.Private
@InterfaceStability.Unstable
public static&nbsp;<a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueStatistics.html" title="class in org.apache.hadoop.yarn.api.records">QueueStatistics</a>&nbsp;newInstance(long&nbsp;submitted,
long&nbsp;running,
long&nbsp;pending,
long&nbsp;completed,
long&nbsp;killed,
long&nbsp;failed,
long&nbsp;activeUsers,
long&nbsp;availableMemoryMB,
long&nbsp;allocatedMemoryMB,
long&nbsp;pendingMemoryMB,
long&nbsp;reservedMemoryMB,
long&nbsp;availableVCores,
long&nbsp;allocatedVCores,
long&nbsp;pendingVCores,
long&nbsp;reservedVCores)</pre>
</li>
</ul>
<a name="getNumAppsSubmitted--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNumAppsSubmitted</h4>
<pre>public abstract&nbsp;long&nbsp;getNumAppsSubmitted()</pre>
<div class="block">Get the number of apps submitted</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of apps submitted</dd>
</dl>
</li>
</ul>
<a name="setNumAppsSubmitted-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumAppsSubmitted</h4>
<pre>public abstract&nbsp;void&nbsp;setNumAppsSubmitted(long&nbsp;numAppsSubmitted)</pre>
<div class="block">Set the number of apps submitted</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>numAppsSubmitted</code> - the number of apps submitted</dd>
</dl>
</li>
</ul>
<a name="getNumAppsRunning--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNumAppsRunning</h4>
<pre>public abstract&nbsp;long&nbsp;getNumAppsRunning()</pre>
<div class="block">Get the number of running apps</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of running apps</dd>
</dl>
</li>
</ul>
<a name="setNumAppsRunning-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumAppsRunning</h4>
<pre>public abstract&nbsp;void&nbsp;setNumAppsRunning(long&nbsp;numAppsRunning)</pre>
<div class="block">Set the number of running apps</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>numAppsRunning</code> - the number of running apps</dd>
</dl>
</li>
</ul>
<a name="getNumAppsPending--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNumAppsPending</h4>
<pre>public abstract&nbsp;long&nbsp;getNumAppsPending()</pre>
<div class="block">Get the number of pending apps</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of pending apps</dd>
</dl>
</li>
</ul>
<a name="setNumAppsPending-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumAppsPending</h4>
<pre>public abstract&nbsp;void&nbsp;setNumAppsPending(long&nbsp;numAppsPending)</pre>
<div class="block">Set the number of pending apps</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>numAppsPending</code> - the number of pending apps</dd>
</dl>
</li>
</ul>
<a name="getNumAppsCompleted--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNumAppsCompleted</h4>
<pre>public abstract&nbsp;long&nbsp;getNumAppsCompleted()</pre>
<div class="block">Get the number of completed apps</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of completed apps</dd>
</dl>
</li>
</ul>
<a name="setNumAppsCompleted-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumAppsCompleted</h4>
<pre>public abstract&nbsp;void&nbsp;setNumAppsCompleted(long&nbsp;numAppsCompleted)</pre>
<div class="block">Set the number of completed apps</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>numAppsCompleted</code> - the number of completed apps</dd>
</dl>
</li>
</ul>
<a name="getNumAppsKilled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNumAppsKilled</h4>
<pre>public abstract&nbsp;long&nbsp;getNumAppsKilled()</pre>
<div class="block">Get the number of killed apps</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of killed apps</dd>
</dl>
</li>
</ul>
<a name="setNumAppsKilled-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumAppsKilled</h4>
<pre>public abstract&nbsp;void&nbsp;setNumAppsKilled(long&nbsp;numAppsKilled)</pre>
<div class="block">Set the number of killed apps</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>numAppsKilled</code> - the number of killed apps</dd>
</dl>
</li>
</ul>
<a name="getNumAppsFailed--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNumAppsFailed</h4>
<pre>public abstract&nbsp;long&nbsp;getNumAppsFailed()</pre>
<div class="block">Get the number of failed apps</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of failed apps</dd>
</dl>
</li>
</ul>
<a name="setNumAppsFailed-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumAppsFailed</h4>
<pre>public abstract&nbsp;void&nbsp;setNumAppsFailed(long&nbsp;numAppsFailed)</pre>
<div class="block">Set the number of failed apps</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>numAppsFailed</code> - the number of failed apps</dd>
</dl>
</li>
</ul>
<a name="getNumActiveUsers--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNumActiveUsers</h4>
<pre>public abstract&nbsp;long&nbsp;getNumActiveUsers()</pre>
<div class="block">Get the number of active users</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of active users</dd>
</dl>
</li>
</ul>
<a name="setNumActiveUsers-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNumActiveUsers</h4>
<pre>public abstract&nbsp;void&nbsp;setNumActiveUsers(long&nbsp;numActiveUsers)</pre>
<div class="block">Set the number of active users</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>numActiveUsers</code> - the number of active users</dd>
</dl>
</li>
</ul>
<a name="getAvailableMemoryMB--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAvailableMemoryMB</h4>
<pre>public abstract&nbsp;long&nbsp;getAvailableMemoryMB()</pre>
<div class="block">Get the available memory in MB</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the available memory</dd>
</dl>
</li>
</ul>
<a name="setAvailableMemoryMB-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAvailableMemoryMB</h4>
<pre>public abstract&nbsp;void&nbsp;setAvailableMemoryMB(long&nbsp;availableMemoryMB)</pre>
<div class="block">Set the available memory in MB</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>availableMemoryMB</code> - the available memory</dd>
</dl>
</li>
</ul>
<a name="getAllocatedMemoryMB--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllocatedMemoryMB</h4>
<pre>public abstract&nbsp;long&nbsp;getAllocatedMemoryMB()</pre>
<div class="block">Get the allocated memory in MB</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the allocated memory</dd>
</dl>
</li>
</ul>
<a name="setAllocatedMemoryMB-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAllocatedMemoryMB</h4>
<pre>public abstract&nbsp;void&nbsp;setAllocatedMemoryMB(long&nbsp;allocatedMemoryMB)</pre>
<div class="block">Set the allocated memory in MB</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>allocatedMemoryMB</code> - the allocate memory</dd>
</dl>
</li>
</ul>
<a name="getPendingMemoryMB--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPendingMemoryMB</h4>
<pre>public abstract&nbsp;long&nbsp;getPendingMemoryMB()</pre>
<div class="block">Get the pending memory in MB</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the pending memory</dd>
</dl>
</li>
</ul>
<a name="setPendingMemoryMB-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPendingMemoryMB</h4>
<pre>public abstract&nbsp;void&nbsp;setPendingMemoryMB(long&nbsp;pendingMemoryMB)</pre>
<div class="block">Set the pending memory in MB</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>pendingMemoryMB</code> - the pending memory</dd>
</dl>
</li>
</ul>
<a name="getReservedMemoryMB--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReservedMemoryMB</h4>
<pre>public abstract&nbsp;long&nbsp;getReservedMemoryMB()</pre>
<div class="block">Get the reserved memory in MB</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the reserved memory</dd>
</dl>
</li>
</ul>
<a name="setReservedMemoryMB-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReservedMemoryMB</h4>
<pre>public abstract&nbsp;void&nbsp;setReservedMemoryMB(long&nbsp;reservedMemoryMB)</pre>
<div class="block">Set the reserved memory in MB</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>reservedMemoryMB</code> - the reserved memory</dd>
</dl>
</li>
</ul>
<a name="getAvailableVCores--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAvailableVCores</h4>
<pre>public abstract&nbsp;long&nbsp;getAvailableVCores()</pre>
<div class="block">Get the available vcores</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the available vcores</dd>
</dl>
</li>
</ul>
<a name="setAvailableVCores-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAvailableVCores</h4>
<pre>public abstract&nbsp;void&nbsp;setAvailableVCores(long&nbsp;availableVCores)</pre>
<div class="block">Set the available vcores</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>availableVCores</code> - the available vcores</dd>
</dl>
</li>
</ul>
<a name="getAllocatedVCores--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllocatedVCores</h4>
<pre>public abstract&nbsp;long&nbsp;getAllocatedVCores()</pre>
<div class="block">Get the allocated vcores</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the allocated vcores</dd>
</dl>
</li>
</ul>
<a name="setAllocatedVCores-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAllocatedVCores</h4>
<pre>public abstract&nbsp;void&nbsp;setAllocatedVCores(long&nbsp;allocatedVCores)</pre>
<div class="block">Set the allocated vcores</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>allocatedVCores</code> - the allocated vcores</dd>
</dl>
</li>
</ul>
<a name="getPendingVCores--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPendingVCores</h4>
<pre>public abstract&nbsp;long&nbsp;getPendingVCores()</pre>
<div class="block">Get the pending vcores</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the pending vcores</dd>
</dl>
</li>
</ul>
<a name="setPendingVCores-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPendingVCores</h4>
<pre>public abstract&nbsp;void&nbsp;setPendingVCores(long&nbsp;pendingVCores)</pre>
<div class="block">Set the pending vcores</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>pendingVCores</code> - the pending vcores</dd>
</dl>
</li>
</ul>
<a name="getPendingContainers--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPendingContainers</h4>
<pre>public abstract&nbsp;long&nbsp;getPendingContainers()</pre>
<div class="block">Get the number of pending containers.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of pending containers.</dd>
</dl>
</li>
</ul>
<a name="setPendingContainers-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPendingContainers</h4>
<pre>public abstract&nbsp;void&nbsp;setPendingContainers(long&nbsp;pendingContainers)</pre>
<div class="block">Set the number of pending containers.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>pendingContainers</code> - the pending containers.</dd>
</dl>
</li>
</ul>
<a name="getAllocatedContainers--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllocatedContainers</h4>
<pre>public abstract&nbsp;long&nbsp;getAllocatedContainers()</pre>
<div class="block">Get the number of allocated containers.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of allocated containers.</dd>
</dl>
</li>
</ul>
<a name="setAllocatedContainers-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAllocatedContainers</h4>
<pre>public abstract&nbsp;void&nbsp;setAllocatedContainers(long&nbsp;allocatedContainers)</pre>
<div class="block">Set the number of allocated containers.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>allocatedContainers</code> - the allocated containers.</dd>
</dl>
</li>
</ul>
<a name="getReservedContainers--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReservedContainers</h4>
<pre>public abstract&nbsp;long&nbsp;getReservedContainers()</pre>
<div class="block">Get the number of reserved containers.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of reserved containers.</dd>
</dl>
</li>
</ul>
<a name="setReservedContainers-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReservedContainers</h4>
<pre>public abstract&nbsp;void&nbsp;setReservedContainers(long&nbsp;reservedContainers)</pre>
<div class="block">Set the number of reserved containers.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>reservedContainers</code> - the reserved containers.</dd>
</dl>
</li>
</ul>
<a name="getReservedVCores--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReservedVCores</h4>
<pre>public abstract&nbsp;long&nbsp;getReservedVCores()</pre>
<div class="block">Get the reserved vcores</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the reserved vcores</dd>
</dl>
</li>
</ul>
<a name="setReservedVCores-long-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setReservedVCores</h4>
<pre>public abstract&nbsp;void&nbsp;setReservedVCores(long&nbsp;reservedVCores)</pre>
<div class="block">Set the reserved vcores</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>reservedVCores</code> - the reserved vcores</dd>
</dl>
</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/QueueStatistics.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/hadoop/yarn/api/records/QueueState.html" title="enum in org.apache.hadoop.yarn.api.records"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/hadoop/yarn/api/records/QueueUserACLInfo.html" title="class in org.apache.hadoop.yarn.api.records"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/hadoop/yarn/api/records/QueueStatistics.html" target="_top">Frames</a></li>
<li><a href="QueueStatistics.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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2021 <a href="https://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>