blob: a32b9156164fe526ef9aee1da1e2c46e23aaadac [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:10:59 GMT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SubClusterInfoPBImpl (Apache Hadoop YARN Server Common 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="SubClusterInfoPBImpl (Apache Hadoop YARN Server Common 3.3.1 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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/SubClusterInfoPBImpl.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/server/federation/store/records/impl/pb/SubClusterIdPBImpl.html" title="class in org.apache.hadoop.yarn.server.federation.store.records.impl.pb"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterPolicyConfigurationPBImpl.html" title="class in org.apache.hadoop.yarn.server.federation.store.records.impl.pb"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../../index.html?org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html" target="_top">Frames</a></li>
<li><a href="SubClusterInfoPBImpl.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.server.federation.store.records.impl.pb</div>
<h2 title="Class SubClusterInfoPBImpl" class="title">Class SubClusterInfoPBImpl</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><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">org.apache.hadoop.yarn.server.federation.store.records.SubClusterInfo</a></li>
<li>
<ul class="inheritance">
<li>org.apache.hadoop.yarn.server.federation.store.records.impl.pb.SubClusterInfoPBImpl</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>@InterfaceAudience.Private
@InterfaceStability.Unstable
public class <span class="typeNameLabel">SubClusterInfoPBImpl</span>
extends <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></pre>
<div class="block">Protocol buffer based implementation of <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterInfo</code></a>.</div>
</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/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#SubClusterInfoPBImpl--">SubClusterInfoPBImpl</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#SubClusterInfoPBImpl-org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterInfoProto-">SubClusterInfoPBImpl</a></span>(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterInfoProto&nbsp;proto)</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="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#getAMRMServiceAddress--">getAMRMServiceAddress</a></span>()</code>
<div class="block">Get the URL of the AM-RM service endpoint of the subcluster
<code>ResourceManager</code>.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#getCapability--">getCapability</a></span>()</code>
<div class="block">Get the current capacity and utilization of the subcluster.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#getClientRMServiceAddress--">getClientRMServiceAddress</a></span>()</code>
<div class="block">Get the URL of the client-RM service endpoint of the subcluster
<code>ResourceManager</code>.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#getLastHeartBeat--">getLastHeartBeat</a></span>()</code>
<div class="block">Get the last heart beat time of the subcluster.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#getLastStartTime--">getLastStartTime</a></span>()</code>
<div class="block">Get the timestamp representing the last start time of the subcluster.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterInfoProto</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#getProto--">getProto</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#getRMAdminServiceAddress--">getRMAdminServiceAddress</a></span>()</code>
<div class="block">Get the URL of the <code>ResourceManager</code> administration service.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#getRMWebServiceAddress--">getRMWebServiceAddress</a></span>()</code>
<div class="block">Get the URL of the <code>ResourceManager</code> web application interface.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterState.html" title="enum in org.apache.hadoop.yarn.server.federation.store.records">SubClusterState</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#getState--">getState</a></span>()</code>
<div class="block">Get the <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterState.html" title="enum in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterState</code></a> of the subcluster.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterId.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterId</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#getSubClusterId--">getSubClusterId</a></span>()</code>
<div class="block">Get the <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterId.html" title="class in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterId</code></a> representing the unique identifier of the
subcluster.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#setAMRMServiceAddress-java.lang.String-">setAMRMServiceAddress</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;amRMServiceAddress)</code>
<div class="block">Set the URL of the AM-RM service endpoint of the subcluster
<code>ResourceManager</code>.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#setCapability-java.lang.String-">setCapability</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;capability)</code>
<div class="block">Set the current capacity and utilization of the subCluster.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#setClientRMServiceAddress-java.lang.String-">setClientRMServiceAddress</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientRMServiceAddress)</code>
<div class="block">Set the URL of the client-RM service endpoint of the subcluster
<code>ResourceManager</code>.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#setLastHeartBeat-long-">setLastHeartBeat</a></span>(long&nbsp;time)</code>
<div class="block">Set the last heartbeat time of the subcluster.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#setLastStartTime-long-">setLastStartTime</a></span>(long&nbsp;lastStartTime)</code>
<div class="block">Set the timestamp representing the last start time of the subcluster.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#setRMAdminServiceAddress-java.lang.String-">setRMAdminServiceAddress</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rmAdminServiceAddress)</code>
<div class="block">Set the URL of the <code>ResourceManager</code> administration service.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#setRMWebServiceAddress-java.lang.String-">setRMWebServiceAddress</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rmWebServiceAddress)</code>
<div class="block">Set the URL of the <code>ResourceManager</code> web application interface.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#setState-org.apache.hadoop.yarn.server.federation.store.records.SubClusterState-">setState</a></span>(<a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterState.html" title="enum in org.apache.hadoop.yarn.server.federation.store.records">SubClusterState</a>&nbsp;state)</code>
<div class="block">Set the <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterState.html" title="enum in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterState</code></a> of the subcluster.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#setSubClusterId-org.apache.hadoop.yarn.server.federation.store.records.SubClusterId-">setSubClusterId</a></span>(<a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterId.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterId</a>&nbsp;subClusterId)</code>
<div class="block">Set the <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterId.html" title="class in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterId</code></a> representing the unique identifier of the
subCluster.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html#toString--">toString</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.yarn.server.federation.store.records.SubClusterInfo">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.hadoop.yarn.server.federation.store.records.<a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></h3>
<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#equals-java.lang.Object-">equals</a>, <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#hashCode--">hashCode</a>, <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#newInstance-org.apache.hadoop.yarn.server.federation.store.records.SubClusterId-java.lang.String-java.lang.String-java.lang.String-java.lang.String-long-org.apache.hadoop.yarn.server.federation.store.records.SubClusterState-long-java.lang.String-">newInstance</a>, <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#newInstance-org.apache.hadoop.yarn.server.federation.store.records.SubClusterId-java.lang.String-java.lang.String-java.lang.String-java.lang.String-org.apache.hadoop.yarn.server.federation.store.records.SubClusterState-long-java.lang.String-">newInstance</a></code></li>
</ul>
<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#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#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#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="SubClusterInfoPBImpl--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SubClusterInfoPBImpl</h4>
<pre>public&nbsp;SubClusterInfoPBImpl()</pre>
</li>
</ul>
<a name="SubClusterInfoPBImpl-org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterInfoProto-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SubClusterInfoPBImpl</h4>
<pre>public&nbsp;SubClusterInfoPBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterInfoProto&nbsp;proto)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getProto--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProto</h4>
<pre>public&nbsp;org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterInfoProto&nbsp;getProto()</pre>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
</dl>
</li>
</ul>
<a name="getSubClusterId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubClusterId</h4>
<pre>public&nbsp;<a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterId.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterId</a>&nbsp;getSubClusterId()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getSubClusterId--">SubClusterInfo</a></code></span></div>
<div class="block">Get the <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterId.html" title="class in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterId</code></a> representing the unique identifier of the
subcluster.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getSubClusterId--">getSubClusterId</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the subcluster identifier</dd>
</dl>
</li>
</ul>
<a name="setSubClusterId-org.apache.hadoop.yarn.server.federation.store.records.SubClusterId-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSubClusterId</h4>
<pre>public&nbsp;void&nbsp;setSubClusterId(<a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterId.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterId</a>&nbsp;subClusterId)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setSubClusterId-org.apache.hadoop.yarn.server.federation.store.records.SubClusterId-">SubClusterInfo</a></code></span></div>
<div class="block">Set the <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterId.html" title="class in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterId</code></a> representing the unique identifier of the
subCluster.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setSubClusterId-org.apache.hadoop.yarn.server.federation.store.records.SubClusterId-">setSubClusterId</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>subClusterId</code> - the subCluster identifier</dd>
</dl>
</li>
</ul>
<a name="getAMRMServiceAddress--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAMRMServiceAddress</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAMRMServiceAddress()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getAMRMServiceAddress--">SubClusterInfo</a></code></span></div>
<div class="block">Get the URL of the AM-RM service endpoint of the subcluster
<code>ResourceManager</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getAMRMServiceAddress--">getAMRMServiceAddress</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the URL of the AM-RM service endpoint of the subcluster
<code>ResourceManager</code></dd>
</dl>
</li>
</ul>
<a name="setAMRMServiceAddress-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAMRMServiceAddress</h4>
<pre>public&nbsp;void&nbsp;setAMRMServiceAddress(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;amRMServiceAddress)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setAMRMServiceAddress-java.lang.String-">SubClusterInfo</a></code></span></div>
<div class="block">Set the URL of the AM-RM service endpoint of the subcluster
<code>ResourceManager</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setAMRMServiceAddress-java.lang.String-">setAMRMServiceAddress</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>amRMServiceAddress</code> - the URL of the AM-RM service endpoint of the
subcluster <code>ResourceManager</code></dd>
</dl>
</li>
</ul>
<a name="getClientRMServiceAddress--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClientRMServiceAddress</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getClientRMServiceAddress()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getClientRMServiceAddress--">SubClusterInfo</a></code></span></div>
<div class="block">Get the URL of the client-RM service endpoint of the subcluster
<code>ResourceManager</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getClientRMServiceAddress--">getClientRMServiceAddress</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the URL of the client-RM service endpoint of the subcluster
<code>ResourceManager</code></dd>
</dl>
</li>
</ul>
<a name="setClientRMServiceAddress-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setClientRMServiceAddress</h4>
<pre>public&nbsp;void&nbsp;setClientRMServiceAddress(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientRMServiceAddress)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setClientRMServiceAddress-java.lang.String-">SubClusterInfo</a></code></span></div>
<div class="block">Set the URL of the client-RM service endpoint of the subcluster
<code>ResourceManager</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setClientRMServiceAddress-java.lang.String-">setClientRMServiceAddress</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>clientRMServiceAddress</code> - the URL of the client-RM service endpoint of
the subCluster <code>ResourceManager</code></dd>
</dl>
</li>
</ul>
<a name="getRMAdminServiceAddress--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRMAdminServiceAddress</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getRMAdminServiceAddress()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getRMAdminServiceAddress--">SubClusterInfo</a></code></span></div>
<div class="block">Get the URL of the <code>ResourceManager</code> administration service.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getRMAdminServiceAddress--">getRMAdminServiceAddress</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the URL of the <code>ResourceManager</code> administration service</dd>
</dl>
</li>
</ul>
<a name="setRMAdminServiceAddress-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRMAdminServiceAddress</h4>
<pre>public&nbsp;void&nbsp;setRMAdminServiceAddress(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rmAdminServiceAddress)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setRMAdminServiceAddress-java.lang.String-">SubClusterInfo</a></code></span></div>
<div class="block">Set the URL of the <code>ResourceManager</code> administration service.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setRMAdminServiceAddress-java.lang.String-">setRMAdminServiceAddress</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>rmAdminServiceAddress</code> - the URL of the <code>ResourceManager</code>
administration service.</dd>
</dl>
</li>
</ul>
<a name="getRMWebServiceAddress--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRMWebServiceAddress</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getRMWebServiceAddress()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getRMWebServiceAddress--">SubClusterInfo</a></code></span></div>
<div class="block">Get the URL of the <code>ResourceManager</code> web application interface.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getRMWebServiceAddress--">getRMWebServiceAddress</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the URL of the <code>ResourceManager</code> web application
interface.</dd>
</dl>
</li>
</ul>
<a name="setRMWebServiceAddress-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRMWebServiceAddress</h4>
<pre>public&nbsp;void&nbsp;setRMWebServiceAddress(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rmWebServiceAddress)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setRMWebServiceAddress-java.lang.String-">SubClusterInfo</a></code></span></div>
<div class="block">Set the URL of the <code>ResourceManager</code> web application interface.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setRMWebServiceAddress-java.lang.String-">setRMWebServiceAddress</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>rmWebServiceAddress</code> - the URL of the <code>ResourceManager</code> web
application interface.</dd>
</dl>
</li>
</ul>
<a name="getLastHeartBeat--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLastHeartBeat</h4>
<pre>public&nbsp;long&nbsp;getLastHeartBeat()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getLastHeartBeat--">SubClusterInfo</a></code></span></div>
<div class="block">Get the last heart beat time of the subcluster.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getLastHeartBeat--">getLastHeartBeat</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the state of the subcluster</dd>
</dl>
</li>
</ul>
<a name="setLastHeartBeat-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLastHeartBeat</h4>
<pre>public&nbsp;void&nbsp;setLastHeartBeat(long&nbsp;time)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setLastHeartBeat-long-">SubClusterInfo</a></code></span></div>
<div class="block">Set the last heartbeat time of the subcluster.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setLastHeartBeat-long-">setLastHeartBeat</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>time</code> - the last heartbeat time of the subcluster</dd>
</dl>
</li>
</ul>
<a name="getState--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getState</h4>
<pre>public&nbsp;<a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterState.html" title="enum in org.apache.hadoop.yarn.server.federation.store.records">SubClusterState</a>&nbsp;getState()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getState--">SubClusterInfo</a></code></span></div>
<div class="block">Get the <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterState.html" title="enum in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterState</code></a> of the subcluster.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getState--">getState</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the state of the subcluster</dd>
</dl>
</li>
</ul>
<a name="setState-org.apache.hadoop.yarn.server.federation.store.records.SubClusterState-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setState</h4>
<pre>public&nbsp;void&nbsp;setState(<a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterState.html" title="enum in org.apache.hadoop.yarn.server.federation.store.records">SubClusterState</a>&nbsp;state)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setState-org.apache.hadoop.yarn.server.federation.store.records.SubClusterState-">SubClusterInfo</a></code></span></div>
<div class="block">Set the <a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterState.html" title="enum in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterState</code></a> of the subcluster.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setState-org.apache.hadoop.yarn.server.federation.store.records.SubClusterState-">setState</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>state</code> - the state of the subCluster</dd>
</dl>
</li>
</ul>
<a name="getLastStartTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLastStartTime</h4>
<pre>public&nbsp;long&nbsp;getLastStartTime()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getLastStartTime--">SubClusterInfo</a></code></span></div>
<div class="block">Get the timestamp representing the last start time of the subcluster.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getLastStartTime--">getLastStartTime</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the timestamp representing the last start time of the subcluster</dd>
</dl>
</li>
</ul>
<a name="setLastStartTime-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLastStartTime</h4>
<pre>public&nbsp;void&nbsp;setLastStartTime(long&nbsp;lastStartTime)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setLastStartTime-long-">SubClusterInfo</a></code></span></div>
<div class="block">Set the timestamp representing the last start time of the subcluster.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setLastStartTime-long-">setLastStartTime</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>lastStartTime</code> - the timestamp representing the last start time of the
subcluster</dd>
</dl>
</li>
</ul>
<a name="getCapability--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCapability</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCapability()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getCapability--">SubClusterInfo</a></code></span></div>
<div class="block">Get the current capacity and utilization of the subcluster. This is the
JAXB marshalled string representation of the <code>ClusterMetrics</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#getCapability--">getCapability</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the current capacity and utilization of the subcluster</dd>
</dl>
</li>
</ul>
<a name="setCapability-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setCapability</h4>
<pre>public&nbsp;void&nbsp;setCapability(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;capability)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setCapability-java.lang.String-">SubClusterInfo</a></code></span></div>
<div class="block">Set the current capacity and utilization of the subCluster. This is the
JAXB marshalled string representation of the <code>ClusterMetrics</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html#setCapability-java.lang.String-">setCapability</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterInfo.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterInfo</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>capability</code> - the current capacity and utilization of the subcluster</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/SubClusterInfoPBImpl.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/server/federation/store/records/impl/pb/SubClusterIdPBImpl.html" title="class in org.apache.hadoop.yarn.server.federation.store.records.impl.pb"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterPolicyConfigurationPBImpl.html" title="class in org.apache.hadoop.yarn.server.federation.store.records.impl.pb"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../../index.html?org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterInfoPBImpl.html" target="_top">Frames</a></li>
<li><a href="SubClusterInfoPBImpl.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>