blob: 102c00e0b220be4912a081ee3463961905c14cc1 [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>FederationStateStoreFacade (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="FederationStateStoreFacade (Apache Hadoop YARN Server Common 3.3.1 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":9,"i3":9,"i4":9,"i5":10,"i6":10,"i7":9,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/FederationStateStoreFacade.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/utils/FederationRegistryClient.html" title="class in org.apache.hadoop.yarn.server.federation.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.Func.html" title="interface in org.apache.hadoop.yarn.server.federation.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html" target="_top">Frames</a></li>
<li><a href="FederationStateStoreFacade.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&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.utils</div>
<h2 title="Class FederationStateStoreFacade" class="title">Class FederationStateStoreFacade</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.server.federation.utils.FederationStateStoreFacade</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public final class <span class="typeNameLabel">FederationStateStoreFacade</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>
<div class="block">The FederationStateStoreFacade is an utility wrapper that provides singleton
access to the Federation state store. It abstracts out retries and in
addition, it also implements the caching for various objects.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.Func.html" title="interface in org.apache.hadoop.yarn.server.federation.utils">FederationStateStoreFacade.Func</a>&lt;<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.Func.html" title="type parameter in FederationStateStoreFacade.Func">T</a>,<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.Func.html" title="type parameter in FederationStateStoreFacade.Func">TResult</a>&gt;</span></code>
<div class="block">Encapsulates a method that has one parameter and returns a value of the
type specified by the TResult parameter.</div>
</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="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="../../../../../../../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/utils/FederationStateStoreFacade.html#addApplicationHomeSubCluster-org.apache.hadoop.yarn.server.federation.store.records.ApplicationHomeSubCluster-">addApplicationHomeSubCluster</a></span>(<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/ApplicationHomeSubCluster.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">ApplicationHomeSubCluster</a>&nbsp;appHomeSubCluster)</code>
<div class="block">Adds the home <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> for the specified <code>ApplicationId</code>.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected <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/utils/FederationStateStoreFacade.html#buildCacheKey-java.lang.String-java.lang.String-java.lang.String-">buildCacheKey</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;typeName,
<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;methodName,
<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;argName)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;T</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html#createInstance-org.apache.hadoop.conf.Configuration-java.lang.String-java.lang.String-java.lang.Class-">createInstance</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
<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;configuredClassName,
<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;defaultValue,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>
<div class="block">Helper method to create instances of Object using the class name specified
in the configuration object.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html#createRetryInstance-org.apache.hadoop.conf.Configuration-java.lang.String-java.lang.String-java.lang.Class-org.apache.hadoop.io.retry.RetryPolicy-">createRetryInstance</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
<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;configuredClassName,
<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;defaultValue,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
org.apache.hadoop.io.retry.RetryPolicy&nbsp;retryPolicy)</code>
<div class="block">Helper method to create instances of Object using the class name defined in
the configuration object.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static org.apache.hadoop.io.retry.RetryPolicy</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html#createRetryPolicy-org.apache.hadoop.conf.Configuration-">createRetryPolicy</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block">Create a RetryPolicy for <code>FederationStateStoreFacade</code>.</div>
</td>
</tr>
<tr id="i5" 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/utils/FederationStateStoreFacade.html#getApplicationHomeSubCluster-org.apache.hadoop.yarn.api.records.ApplicationId-">getApplicationHomeSubCluster</a></span>(org.apache.hadoop.yarn.api.records.ApplicationId&nbsp;appId)</code>
<div class="block">Returns the home <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> for the specified
<code>ApplicationId</code>.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>org.apache.hadoop.conf.Configuration</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html#getConf--">getConf</a></span>()</code>
<div class="block">Get the configuration.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html" title="class in org.apache.hadoop.yarn.server.federation.utils">FederationStateStoreFacade</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html#getInstance--">getInstance</a></span>()</code>
<div class="block">Returns the singleton instance of the FederationStateStoreFacade object.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterPolicyConfiguration.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterPolicyConfiguration</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html#getPoliciesConfigurations--">getPoliciesConfigurations</a></span>()</code>
<div class="block">Get the policies that is represented as
<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterPolicyConfiguration.html" title="class in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterPolicyConfiguration</code></a> for all currently active queues in
the system.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterPolicyConfiguration.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterPolicyConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html#getPolicyConfiguration-java.lang.String-">getPolicyConfiguration</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;queue)</code>
<div class="block">Returns the <a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterPolicyConfiguration.html" title="class in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterPolicyConfiguration</code></a> for the specified queue.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><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></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html#getSubCluster-org.apache.hadoop.yarn.server.federation.store.records.SubClusterId-">getSubCluster</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">Returns the <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> for the specified <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>.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><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></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html#getSubCluster-org.apache.hadoop.yarn.server.federation.store.records.SubClusterId-boolean-">getSubCluster</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,
boolean&nbsp;flushCache)</code>
<div class="block">Updates the cache with the central <a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/FederationStateStore.html" title="interface in org.apache.hadoop.yarn.server.federation.store"><code>FederationStateStore</code></a> and returns
the <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> for the specified <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>.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/resolver/SubClusterResolver.html" title="interface in org.apache.hadoop.yarn.server.federation.resolver">SubClusterResolver</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html#getSubClusterResolver--">getSubClusterResolver</a></span>()</code>
<div class="block">Get the singleton instance of SubClusterResolver.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html#getSubClusters-boolean-">getSubClusters</a></span>(boolean&nbsp;filterInactiveSubClusters)</code>
<div class="block">Returns the <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> of all active sub cluster(s).</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/utils/FederationStateStoreFacade.html#reinitialize-org.apache.hadoop.yarn.server.federation.store.FederationStateStore-org.apache.hadoop.conf.Configuration-">reinitialize</a></span>(<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/FederationStateStore.html" title="interface in org.apache.hadoop.yarn.server.federation.store">FederationStateStore</a>&nbsp;store,
org.apache.hadoop.conf.Configuration&nbsp;config)</code>
<div class="block">Delete and re-initialize the cache, to force it to use the given
configuration.</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/utils/FederationStateStoreFacade.html#updateApplicationHomeSubCluster-org.apache.hadoop.yarn.server.federation.store.records.ApplicationHomeSubCluster-">updateApplicationHomeSubCluster</a></span>(<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/ApplicationHomeSubCluster.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">ApplicationHomeSubCluster</a>&nbsp;appHomeSubCluster)</code>
<div class="block">Updates the home <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> for the specified
<code>ApplicationId</code>.</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">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="reinitialize-org.apache.hadoop.yarn.server.federation.store.FederationStateStore-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reinitialize</h4>
<pre>public&nbsp;void&nbsp;reinitialize(<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/FederationStateStore.html" title="interface in org.apache.hadoop.yarn.server.federation.store">FederationStateStore</a>&nbsp;store,
org.apache.hadoop.conf.Configuration&nbsp;config)</pre>
<div class="block">Delete and re-initialize the cache, to force it to use the given
configuration.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>store</code> - the <a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/FederationStateStore.html" title="interface in org.apache.hadoop.yarn.server.federation.store"><code>FederationStateStore</code></a> instance to reinitialize with</dd>
<dd><code>config</code> - the updated configuration to reinitialize with</dd>
</dl>
</li>
</ul>
<a name="createRetryPolicy-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createRetryPolicy</h4>
<pre>public static&nbsp;org.apache.hadoop.io.retry.RetryPolicy&nbsp;createRetryPolicy(org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
<div class="block">Create a RetryPolicy for <code>FederationStateStoreFacade</code>. In case of
failure, it retries for:
<ul>
<li><code>FederationStateStoreRetriableException</code></li>
<li><code>CacheLoaderException</code></li>
</ul></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>conf</code> - the updated configuration</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the RetryPolicy for FederationStateStoreFacade</dd>
</dl>
</li>
</ul>
<a name="getInstance--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstance</h4>
<pre>public static&nbsp;<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html" title="class in org.apache.hadoop.yarn.server.federation.utils">FederationStateStoreFacade</a>&nbsp;getInstance()</pre>
<div class="block">Returns the singleton instance of the FederationStateStoreFacade object.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the singleton <a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html" title="class in org.apache.hadoop.yarn.server.federation.utils"><code>FederationStateStoreFacade</code></a> instance</dd>
</dl>
</li>
</ul>
<a name="getSubCluster-org.apache.hadoop.yarn.server.federation.store.records.SubClusterId-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubCluster</h4>
<pre>public&nbsp;<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>&nbsp;getSubCluster(<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)
throws org.apache.hadoop.yarn.exceptions.YarnException</pre>
<div class="block">Returns the <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> for the specified <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>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>subClusterId</code> - the identifier of the sub-cluster</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the sub cluster information, or
<code>null</code> if there is no mapping for the subClusterId</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>org.apache.hadoop.yarn.exceptions.YarnException</code> - if the call to the state store is unsuccessful</dd>
</dl>
</li>
</ul>
<a name="getSubCluster-org.apache.hadoop.yarn.server.federation.store.records.SubClusterId-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubCluster</h4>
<pre>public&nbsp;<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>&nbsp;getSubCluster(<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,
boolean&nbsp;flushCache)
throws org.apache.hadoop.yarn.exceptions.YarnException</pre>
<div class="block">Updates the cache with the central <a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/FederationStateStore.html" title="interface in org.apache.hadoop.yarn.server.federation.store"><code>FederationStateStore</code></a> and returns
the <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> for the specified <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>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>subClusterId</code> - the identifier of the sub-cluster</dd>
<dd><code>flushCache</code> - flag to indicate if the cache should be flushed or not</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the sub cluster information</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>org.apache.hadoop.yarn.exceptions.YarnException</code> - if the call to the state store is unsuccessful</dd>
</dl>
</li>
</ul>
<a name="getSubClusters-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubClusters</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;getSubClusters(boolean&nbsp;filterInactiveSubClusters)
throws org.apache.hadoop.yarn.exceptions.YarnException</pre>
<div class="block">Returns the <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> of all active sub cluster(s).</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>filterInactiveSubClusters</code> - whether to filter out inactive
sub-clusters</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the information of all active sub cluster(s)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>org.apache.hadoop.yarn.exceptions.YarnException</code> - if the call to the state store is unsuccessful</dd>
</dl>
</li>
</ul>
<a name="getPolicyConfiguration-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPolicyConfiguration</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterPolicyConfiguration.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterPolicyConfiguration</a>&nbsp;getPolicyConfiguration(<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;queue)
throws org.apache.hadoop.yarn.exceptions.YarnException</pre>
<div class="block">Returns the <a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterPolicyConfiguration.html" title="class in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterPolicyConfiguration</code></a> for the specified queue.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>queue</code> - the queue whose policy is required</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the corresponding configured policy, or <code>null</code> if there is no
mapping for the queue</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>org.apache.hadoop.yarn.exceptions.YarnException</code> - if the call to the state store is unsuccessful</dd>
</dl>
</li>
</ul>
<a name="getPoliciesConfigurations--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPoliciesConfigurations</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterPolicyConfiguration.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">SubClusterPolicyConfiguration</a>&gt;&nbsp;getPoliciesConfigurations()
throws org.apache.hadoop.yarn.exceptions.YarnException</pre>
<div class="block">Get the policies that is represented as
<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/SubClusterPolicyConfiguration.html" title="class in org.apache.hadoop.yarn.server.federation.store.records"><code>SubClusterPolicyConfiguration</code></a> for all currently active queues in
the system.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the policies for all currently active queues in the system</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>org.apache.hadoop.yarn.exceptions.YarnException</code> - if the call to the state store is unsuccessful</dd>
</dl>
</li>
</ul>
<a name="addApplicationHomeSubCluster-org.apache.hadoop.yarn.server.federation.store.records.ApplicationHomeSubCluster-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addApplicationHomeSubCluster</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;addApplicationHomeSubCluster(<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/ApplicationHomeSubCluster.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">ApplicationHomeSubCluster</a>&nbsp;appHomeSubCluster)
throws org.apache.hadoop.yarn.exceptions.YarnException</pre>
<div class="block">Adds the home <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> for the specified <code>ApplicationId</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>appHomeSubCluster</code> - the mapping of the application to it's home
sub-cluster</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the stored Subcluster from StateStore</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>org.apache.hadoop.yarn.exceptions.YarnException</code> - if the call to the state store is unsuccessful</dd>
</dl>
</li>
</ul>
<a name="updateApplicationHomeSubCluster-org.apache.hadoop.yarn.server.federation.store.records.ApplicationHomeSubCluster-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateApplicationHomeSubCluster</h4>
<pre>public&nbsp;void&nbsp;updateApplicationHomeSubCluster(<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/store/records/ApplicationHomeSubCluster.html" title="class in org.apache.hadoop.yarn.server.federation.store.records">ApplicationHomeSubCluster</a>&nbsp;appHomeSubCluster)
throws org.apache.hadoop.yarn.exceptions.YarnException</pre>
<div class="block">Updates the home <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> for the specified
<code>ApplicationId</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>appHomeSubCluster</code> - the mapping of the application to it's home
sub-cluster</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>org.apache.hadoop.yarn.exceptions.YarnException</code> - if the call to the state store is unsuccessful</dd>
</dl>
</li>
</ul>
<a name="getApplicationHomeSubCluster-org.apache.hadoop.yarn.api.records.ApplicationId-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getApplicationHomeSubCluster</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;getApplicationHomeSubCluster(org.apache.hadoop.yarn.api.records.ApplicationId&nbsp;appId)
throws org.apache.hadoop.yarn.exceptions.YarnException</pre>
<div class="block">Returns the home <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> for the specified
<code>ApplicationId</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>appId</code> - the identifier of the application</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the home sub cluster identifier</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>org.apache.hadoop.yarn.exceptions.YarnException</code> - if the call to the state store is unsuccessful</dd>
</dl>
</li>
</ul>
<a name="getSubClusterResolver--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubClusterResolver</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/hadoop/yarn/server/federation/resolver/SubClusterResolver.html" title="interface in org.apache.hadoop.yarn.server.federation.resolver">SubClusterResolver</a>&nbsp;getSubClusterResolver()</pre>
<div class="block">Get the singleton instance of SubClusterResolver.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>SubClusterResolver instance</dd>
</dl>
</li>
</ul>
<a name="getConf--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConf</h4>
<pre>public&nbsp;org.apache.hadoop.conf.Configuration&nbsp;getConf()</pre>
<div class="block">Get the configuration.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>configuration object</dd>
</dl>
</li>
</ul>
<a name="createRetryInstance-org.apache.hadoop.conf.Configuration-java.lang.String-java.lang.String-java.lang.Class-org.apache.hadoop.io.retry.RetryPolicy-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createRetryInstance</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<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>&nbsp;createRetryInstance(org.apache.hadoop.conf.Configuration&nbsp;conf,
<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;configuredClassName,
<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;defaultValue,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
org.apache.hadoop.io.retry.RetryPolicy&nbsp;retryPolicy)</pre>
<div class="block">Helper method to create instances of Object using the class name defined in
the configuration object. The instances creates <code>RetryProxy</code> using
the specific <code>RetryPolicy</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>conf</code> - the yarn configuration</dd>
<dd><code>configuredClassName</code> - the configuration provider key</dd>
<dd><code>defaultValue</code> - the default implementation for fallback</dd>
<dd><code>type</code> - the class for which a retry proxy is required</dd>
<dd><code>retryPolicy</code> - the policy for retrying method call failures</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a retry proxy for the specified interface</dd>
</dl>
</li>
</ul>
<a name="createInstance-org.apache.hadoop.conf.Configuration-java.lang.String-java.lang.String-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createInstance</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;T&nbsp;createInstance(org.apache.hadoop.conf.Configuration&nbsp;conf,
<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;configuredClassName,
<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;defaultValue,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
<div class="block">Helper method to create instances of Object using the class name specified
in the configuration object.</div>
<dl>
<dt><span class="paramLabel">Type Parameters:</span></dt>
<dd><code>T</code> - The type of the instance to create</dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>conf</code> - the yarn configuration</dd>
<dd><code>configuredClassName</code> - the configuration provider key</dd>
<dd><code>defaultValue</code> - the default implementation class</dd>
<dd><code>type</code> - the required interface/base class</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the instances created</dd>
</dl>
</li>
</ul>
<a name="buildCacheKey-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>buildCacheKey</h4>
<pre>protected&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;buildCacheKey(<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;typeName,
<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;methodName,
<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;argName)</pre>
</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/FederationStateStoreFacade.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/utils/FederationRegistryClient.html" title="class in org.apache.hadoop.yarn.server.federation.utils"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.Func.html" title="interface in org.apache.hadoop.yarn.server.federation.utils"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.html" target="_top">Frames</a></li>
<li><a href="FederationStateStoreFacade.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&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>