blob: 1575178c3dc71304d56e8ff136fb77700ca780ab [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 -->
<title>RestoreRedundancyResults (Apache Geode 1.15.0)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RestoreRedundancyResults (Apache Geode 1.15.0)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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="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/geode/management/runtime/RegionRedundancyStatus.RedundancyStatus.html" title="enum in org.apache.geode.management.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.Status.html" title="enum in org.apache.geode.management.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/geode/management/runtime/RestoreRedundancyResults.html" target="_top">Frames</a></li>
<li><a href="RestoreRedundancyResults.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.geode.management.runtime</div>
<h2 title="Interface RestoreRedundancyResults" class="title">Interface RestoreRedundancyResults</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="../../../../../org/apache/geode/management/api/JsonSerializable.html" title="interface in org.apache.geode.management.api">JsonSerializable</a>, <a href="../../../../../org/apache/geode/management/runtime/OperationResult.html" title="interface in org.apache.geode.management.runtime">OperationResult</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
</dl>
<hr>
<br>
<pre><a href="../../../../../org/apache/geode/annotations/Experimental.html" title="annotation in org.apache.geode.annotations">@Experimental</a>
public interface <span class="typeNameLabel">RestoreRedundancyResults</span>
extends <a href="../../../../../org/apache/geode/management/runtime/OperationResult.html" title="interface in org.apache.geode.management.runtime">OperationResult</a></pre>
<div class="block">A class to collect the results of restore redundancy operations for one or more regions and
determine the success of failure of the operation.</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">Interface and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.Status.html" title="enum in org.apache.geode.management.runtime">RestoreRedundancyResults.Status</a></span></code>
<div class="block"><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.Status.html#SUCCESS"><code>RestoreRedundancyResults.Status.SUCCESS</code></a> is defined as every included region having fully satisfied redundancy.</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="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></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/util/List.html?is-external=true" title="class or interface in java.util">List</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>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html#getIncludedRegionsWithNoMembers--">getIncludedRegionsWithNoMembers</a></span>()</code>
<div class="block">If user specified "includedRegion" list, but some of the regions in the list are not found in
any members, this list would include those regions.</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/geode/management/runtime/RestoreRedundancyResults.html#getRegionOperationMessage--">getRegionOperationMessage</a></span>()</code>
<div class="block">Returns a message describing the results of this restore redundancy operation.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.Status.html" title="enum in org.apache.geode.management.runtime">RestoreRedundancyResults.Status</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html#getRegionOperationStatus--">getRegionOperationStatus</a></span>()</code>
<div class="block">Returns the <a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.Status.html" title="enum in org.apache.geode.management.runtime"><code>RestoreRedundancyResults.Status</code></a> of this restore redundancy operation.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime">RegionRedundancyStatus</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html#getRegionResult-java.lang.String-">getRegionResult</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;regionName)</code>
<div class="block">Returns the <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatus</code></a> for a specific region or null if that region
is not present in this <a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html" title="interface in org.apache.geode.management.runtime"><code>RestoreRedundancyResults</code></a>.</div>
</td>
</tr>
<tr id="i4" 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/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime">RegionRedundancyStatus</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html#getRegionResults--">getRegionResults</a></span>()</code>
<div class="block">Returns all the <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatuses</code></a> contained in this
<a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html" title="interface in org.apache.geode.management.runtime"><code>RestoreRedundancyResults</code></a>.</div>
</td>
</tr>
<tr id="i5" 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="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/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime">RegionRedundancyStatus</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html#getSatisfiedRedundancyRegionResults--">getSatisfiedRedundancyRegionResults</a></span>()</code>
<div class="block">Returns all the <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatuses</code></a> for regions with
redundancy satisfied.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html#getTotalPrimaryTransfersCompleted--">getTotalPrimaryTransfersCompleted</a></span>()</code>
<div class="block">Returns the total number of primaries that were transferred as part of the restore redundancy
operations.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html#getTotalPrimaryTransferTime--">getTotalPrimaryTransferTime</a></span>()</code>
<div class="block">Returns the total time spent transferring primaries as part of the restore redundancy
operations.</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/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime">RegionRedundancyStatus</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html#getUnderRedundancyRegionResults--">getUnderRedundancyRegionResults</a></span>()</code>
<div class="block">Returns all the <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatuses</code></a> for regions with with
at least one redundant copy, but fewer than the configured number of redundant copies.</div>
</td>
</tr>
<tr id="i9" 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="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/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime">RegionRedundancyStatus</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html#getZeroRedundancyRegionResults--">getZeroRedundancyRegionResults</a></span>()</code>
<div class="block">Returns all the <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatuses</code></a> for regions with
configured redundancy but zero actual redundant copies.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.management.runtime.OperationResult">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.geode.management.runtime.<a href="../../../../../org/apache/geode/management/runtime/OperationResult.html" title="interface in org.apache.geode.management.runtime">OperationResult</a></h3>
<code><a href="../../../../../org/apache/geode/management/runtime/OperationResult.html#getStatusMessage--">getStatusMessage</a>, <a href="../../../../../org/apache/geode/management/runtime/OperationResult.html#getSuccess--">getSuccess</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="getRegionOperationStatus--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRegionOperationStatus</h4>
<pre><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.Status.html" title="enum in org.apache.geode.management.runtime">RestoreRedundancyResults.Status</a>&nbsp;getRegionOperationStatus()</pre>
<div class="block">Returns the <a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.Status.html" title="enum in org.apache.geode.management.runtime"><code>RestoreRedundancyResults.Status</code></a> of this restore redundancy operation. Possible statuses are
<a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.Status.html#SUCCESS"><code>RestoreRedundancyResults.Status.SUCCESS</code></a>, <a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.Status.html#FAILURE"><code>RestoreRedundancyResults.Status.FAILURE</code></a></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The <a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.Status.html" title="enum in org.apache.geode.management.runtime"><code>RestoreRedundancyResults.Status</code></a> of this restore redundancy operation.</dd>
</dl>
</li>
</ul>
<a name="getRegionOperationMessage--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRegionOperationMessage</h4>
<pre><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;getRegionOperationMessage()</pre>
<div class="block">Returns a message describing the results of this restore redundancy operation.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> describing the results of this restore redundancy operation.</dd>
</dl>
</li>
</ul>
<a name="getRegionResult-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRegionResult</h4>
<pre><a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime">RegionRedundancyStatus</a>&nbsp;getRegionResult(<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;regionName)</pre>
<div class="block">Returns the <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatus</code></a> for a specific region or null if that region
is not present in this <a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html" title="interface in org.apache.geode.management.runtime"><code>RestoreRedundancyResults</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>regionName</code> - The region to which the <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatus</code></a> to be returned
belongs.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatus</code></a> for the specified region or null if that region is not
present in this <a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html" title="interface in org.apache.geode.management.runtime"><code>RestoreRedundancyResults</code></a>.</dd>
</dl>
</li>
</ul>
<a name="getZeroRedundancyRegionResults--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getZeroRedundancyRegionResults</h4>
<pre><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/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime">RegionRedundancyStatus</a>&gt;&nbsp;getZeroRedundancyRegionResults()</pre>
<div class="block">Returns all the <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatuses</code></a> for regions with
configured redundancy but zero actual redundant copies.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> of <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> region name to <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatus</code></a> for every
region contained in this <a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html" title="interface in org.apache.geode.management.runtime"><code>RestoreRedundancyResults</code></a> with configured redundancy
but zero actual redundant copies.</dd>
</dl>
</li>
</ul>
<a name="getUnderRedundancyRegionResults--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnderRedundancyRegionResults</h4>
<pre><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/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime">RegionRedundancyStatus</a>&gt;&nbsp;getUnderRedundancyRegionResults()</pre>
<div class="block">Returns all the <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatuses</code></a> for regions with with
at least one redundant copy, but fewer than the configured number of redundant copies.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> of <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> region name to <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatus</code></a> for every
region contained in this <a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html" title="interface in org.apache.geode.management.runtime"><code>RestoreRedundancyResults</code></a> with at least one redundant
copy, but fewer than the configured number of redundant copies.</dd>
</dl>
</li>
</ul>
<a name="getSatisfiedRedundancyRegionResults--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSatisfiedRedundancyRegionResults</h4>
<pre><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/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime">RegionRedundancyStatus</a>&gt;&nbsp;getSatisfiedRedundancyRegionResults()</pre>
<div class="block">Returns all the <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatuses</code></a> for regions with
redundancy satisfied.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> of <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> region name to <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatus</code></a> for every
region contained in this <a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html" title="interface in org.apache.geode.management.runtime"><code>RestoreRedundancyResults</code></a> with redundancy satisfied.</dd>
</dl>
</li>
</ul>
<a name="getRegionResults--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRegionResults</h4>
<pre><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/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime">RegionRedundancyStatus</a>&gt;&nbsp;getRegionResults()</pre>
<div class="block">Returns all the <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatuses</code></a> contained in this
<a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html" title="interface in org.apache.geode.management.runtime"><code>RestoreRedundancyResults</code></a>. This method may return the actual backing map depending on
implementation.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> of <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> region name to <a href="../../../../../org/apache/geode/management/runtime/RegionRedundancyStatus.html" title="interface in org.apache.geode.management.runtime"><code>RegionRedundancyStatus</code></a> for every
region contained in this <a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.html" title="interface in org.apache.geode.management.runtime"><code>RestoreRedundancyResults</code></a>.</dd>
</dl>
</li>
</ul>
<a name="getTotalPrimaryTransfersCompleted--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTotalPrimaryTransfersCompleted</h4>
<pre>int&nbsp;getTotalPrimaryTransfersCompleted()</pre>
<div class="block">Returns the total number of primaries that were transferred as part of the restore redundancy
operations.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the total number of primaries that were transferred</dd>
</dl>
</li>
</ul>
<a name="getTotalPrimaryTransferTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTotalPrimaryTransferTime</h4>
<pre>long&nbsp;getTotalPrimaryTransferTime()</pre>
<div class="block">Returns the total time spent transferring primaries as part of the restore redundancy
operations.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>A <code>long</code> representing the total time in milliseconds spent transferring primaries</dd>
</dl>
</li>
</ul>
<a name="getIncludedRegionsWithNoMembers--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getIncludedRegionsWithNoMembers</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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>&gt;&nbsp;getIncludedRegionsWithNoMembers()</pre>
<div class="block">If user specified "includedRegion" list, but some of the regions in the list are not found in
any members, this list would include those regions.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a List of region names for which no hosting members were found</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="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/geode/management/runtime/RegionRedundancyStatus.RedundancyStatus.html" title="enum in org.apache.geode.management.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/geode/management/runtime/RestoreRedundancyResults.Status.html" title="enum in org.apache.geode.management.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/geode/management/runtime/RestoreRedundancyResults.html" target="_top">Frames</a></li>
<li><a href="RestoreRedundancyResults.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 ======= -->
</body>
</html>