http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fb1ba1f9/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/AlertListener.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/AlertListener.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/AlertListener.html
deleted file mode 100644
index c51fab2..0000000
--- 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/AlertListener.html
+++ /dev/null
@@ -1,234 +0,0 @@
-<!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_45) on Fri Mar 11 16:13:07 PST 2016 -->
-<title>AlertListener (Apache Geode 1.0.0-incubating.M2-SNAPSHOT)</title>
-<meta name="date" content="2016-03-11">
-<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="AlertListener (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":38};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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="../../../../com/gemstone/gemfire/admin/AlertLevel.html" 
title="class in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/gemstone/gemfire/admin/BackupStatus.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/AlertListener.html" 
target="_top">Frames</a></li>
-<li><a href="AlertListener.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>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">com.gemstone.gemfire.admin</div>
-<h2 title="Interface AlertListener" class="title">Interface AlertListener</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd>java.util.EventListener</dd>
-</dl>
-<hr>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a 
href="../../../../com/gemstone/gemfire/management/package-summary.html">management</a></code>
 package instead</span></div>
-</div>
-<br>
-<pre>public interface <span class="typeNameLabel">AlertListener</span>
-extends java.util.EventListener</pre>
-<div class="block">A listener whose callback methods are invoked when an <a 
href="../../../../com/gemstone/gemfire/admin/Alert.html" title="interface in 
com.gemstone.gemfire.admin"><code>Alert</code></a>
- is received.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========== 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><span id="t6" class="tableTab"><span><a 
href="javascript:show(32);">Deprecated 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>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/AlertListener.html#alert-com.gemstone.gemfire.admin.Alert-">alert</a></span>(<a
 href="../../../../com/gemstone/gemfire/admin/Alert.html" title="interface in 
com.gemstone.gemfire.admin">Alert</a>&nbsp;alert)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Invoked when an <code>Alert</code> is received.</div>
-</td>
-</tr>
-</table>
-</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="alert-com.gemstone.gemfire.admin.Alert-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>alert</h4>
-<pre>void&nbsp;alert(<a 
href="../../../../com/gemstone/gemfire/admin/Alert.html" title="interface in 
com.gemstone.gemfire.admin">Alert</a>&nbsp;alert)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Invoked when an <code>Alert</code> is received.</div>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="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="../../../../com/gemstone/gemfire/admin/AlertLevel.html" 
title="class in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/gemstone/gemfire/admin/BackupStatus.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/AlertListener.html" 
target="_top">Frames</a></li>
-<li><a href="AlertListener.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>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>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fb1ba1f9/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/BackupStatus.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/BackupStatus.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/BackupStatus.html
deleted file mode 100644
index fb5545c..0000000
--- 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/BackupStatus.html
+++ /dev/null
@@ -1,257 +0,0 @@
-<!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_45) on Fri Mar 11 16:13:07 PST 2016 -->
-<title>BackupStatus (Apache Geode 1.0.0-incubating.M2-SNAPSHOT)</title>
-<meta name="date" content="2016-03-11">
-<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="BackupStatus (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":38,"i1":38};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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="../../../../com/gemstone/gemfire/admin/AlertListener.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../com/gemstone/gemfire/admin/CacheDoesNotExistException.html" 
title="class in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/BackupStatus.html" 
target="_top">Frames</a></li>
-<li><a href="BackupStatus.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>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">com.gemstone.gemfire.admin</div>
-<h2 title="Interface BackupStatus" class="title">Interface BackupStatus</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a 
href="../../../../com/gemstone/gemfire/management/package-summary.html">management</a></code>
 package instead</span></div>
-</div>
-<br>
-<pre>public interface <span class="typeNameLabel">BackupStatus</span></pre>
-<div class="block">The status of a backup operation, returned by
- <a 
href="../../../../com/gemstone/gemfire/admin/AdminDistributedSystem.html#backupAllMembers-java.io.File-java.io.File-"><code>AdminDistributedSystem.backupAllMembers(java.io.File,java.io.File)</code></a>.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.5</dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========== 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><span id="t6" class="tableTab"><span><a 
href="javascript:show(32);">Deprecated 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>java.util.Map&lt;<a 
href="../../../../com/gemstone/gemfire/distributed/DistributedMember.html" 
title="interface in 
com.gemstone.gemfire.distributed">DistributedMember</a>,java.util.Set&lt;<a 
href="../../../../com/gemstone/gemfire/cache/persistence/PersistentID.html" 
title="interface in 
com.gemstone.gemfire.cache.persistence">PersistentID</a>&gt;&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/BackupStatus.html#getBackedUpDiskStores--">getBackedUpDiskStores</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns a map of disk stores that were successfully backed 
up.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.util.Set&lt;<a 
href="../../../../com/gemstone/gemfire/cache/persistence/PersistentID.html" 
title="interface in 
com.gemstone.gemfire.cache.persistence">PersistentID</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/BackupStatus.html#getOfflineDiskStores--">getOfflineDiskStores</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the set of disk stores that were known to be 
offline at the 
- time of the backup.</div>
-</td>
-</tr>
-</table>
-</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="getBackedUpDiskStores--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getBackedUpDiskStores</h4>
-<pre>java.util.Map&lt;<a 
href="../../../../com/gemstone/gemfire/distributed/DistributedMember.html" 
title="interface in 
com.gemstone.gemfire.distributed">DistributedMember</a>,java.util.Set&lt;<a 
href="../../../../com/gemstone/gemfire/cache/persistence/PersistentID.html" 
title="interface in 
com.gemstone.gemfire.cache.persistence">PersistentID</a>&gt;&gt;&nbsp;getBackedUpDiskStores()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns a map of disk stores that were successfully backed 
up.
- The key is an online distributed member. The value is the set of disk 
- stores on that distributed member.</div>
-</li>
-</ul>
-<a name="getOfflineDiskStores--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getOfflineDiskStores</h4>
-<pre>java.util.Set&lt;<a 
href="../../../../com/gemstone/gemfire/cache/persistence/PersistentID.html" 
title="interface in 
com.gemstone.gemfire.cache.persistence">PersistentID</a>&gt;&nbsp;getOfflineDiskStores()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the set of disk stores that were known to be 
offline at the 
- time of the backup. These members were not backed up. If this set
- is not empty the backup may not contain a complete snapshot of 
- any partitioned regions in the distributed system.</div>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="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="../../../../com/gemstone/gemfire/admin/AlertListener.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../com/gemstone/gemfire/admin/CacheDoesNotExistException.html" 
title="class in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/BackupStatus.html" 
target="_top">Frames</a></li>
-<li><a href="BackupStatus.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>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>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fb1ba1f9/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheDoesNotExistException.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheDoesNotExistException.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheDoesNotExistException.html
deleted file mode 100644
index 2d16e67..0000000
--- 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheDoesNotExistException.html
+++ /dev/null
@@ -1,377 +0,0 @@
-<!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_45) on Fri Mar 11 16:13:07 PST 2016 -->
-<title>CacheDoesNotExistException (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)</title>
-<meta name="date" content="2016-03-11">
-<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="CacheDoesNotExistException (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="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="../../../../com/gemstone/gemfire/admin/BackupStatus.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/CacheDoesNotExistException.html"
 target="_top">Frames</a></li>
-<li><a href="CacheDoesNotExistException.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="#methods.inherited.from.class.com.gemstone.gemfire.GemFireCheckedException">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>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">com.gemstone.gemfire.admin</div>
-<h2 title="Class CacheDoesNotExistException" class="title">Class 
CacheDoesNotExistException</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Throwable</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Exception</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../com/gemstone/gemfire/GemFireCheckedException.html" 
title="class in 
com.gemstone.gemfire">com.gemstone.gemfire.GemFireCheckedException</a></li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../com/gemstone/gemfire/admin/AdminException.html" 
title="class in 
com.gemstone.gemfire.admin">com.gemstone.gemfire.admin.AdminException</a></li>
-<li>
-<ul class="inheritance">
-<li>com.gemstone.gemfire.admin.CacheDoesNotExistException</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable</dd>
-</dl>
-<hr>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a 
href="../../../../com/gemstone/gemfire/management/package-summary.html">management</a></code>
 package instead</span></div>
-</div>
-<br>
-<pre>public class <span class="typeNameLabel">CacheDoesNotExistException</span>
-extends <a href="../../../../com/gemstone/gemfire/admin/AdminException.html" 
title="class in com.gemstone.gemfire.admin">AdminException</a></pre>
-<div class="block">An <code>CacheDoesNotExistException</code> is thrown when 
an attempt
- is made to get a cache and one does not exist.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.5</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../serialized-form.html#com.gemstone.gemfire.admin.CacheDoesNotExistException">Serialized
 Form</a></dd>
-</dl>
-</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="../../../../com/gemstone/gemfire/admin/CacheDoesNotExistException.html#CacheDoesNotExistException--">CacheDoesNotExistException</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with <code>null</code> as its 
detail message.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheDoesNotExistException.html#CacheDoesNotExistException-java.lang.String-">CacheDoesNotExistException</a></span>(java.lang.String&nbsp;message)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified detail 
message.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheDoesNotExistException.html#CacheDoesNotExistException-java.lang.String-java.lang.Throwable-">CacheDoesNotExistException</a></span>(java.lang.String&nbsp;message,
-                          java.lang.Throwable&nbsp;cause)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified detail 
message and
- cause.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheDoesNotExistException.html#CacheDoesNotExistException-java.lang.Throwable-">CacheDoesNotExistException</a></span>(java.lang.Throwable&nbsp;cause)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified cause and a 
detail
- message of <tt>(cause==null ? null : cause.toString())</tt> (which
- typically contains the class and detail message of <tt>cause</tt>).</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.com.gemstone.gemfire.GemFireCheckedException">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;com.gemstone.gemfire.<a 
href="../../../../com/gemstone/gemfire/GemFireCheckedException.html" 
title="class in com.gemstone.gemfire">GemFireCheckedException</a></h3>
-<code><a 
href="../../../../com/gemstone/gemfire/GemFireCheckedException.html#getRootCause--">getRootCause</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Throwable">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
-<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 
getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, 
printStackTrace, printStackTrace, setStackTrace, toString</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.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, 
wait, wait</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="CacheDoesNotExistException--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CacheDoesNotExistException</h4>
-<pre>public&nbsp;CacheDoesNotExistException()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with <code>null</code> as its 
detail message.
- The cause is not initialized, and may subsequently be initialized by a
- call to <code>Throwable.initCause(java.lang.Throwable)</code>.</div>
-</li>
-</ul>
-<a name="CacheDoesNotExistException-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CacheDoesNotExistException</h4>
-<pre>public&nbsp;CacheDoesNotExistException(java.lang.String&nbsp;message)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified detail 
message.  The
- cause is not initialized, and may subsequently be initialized by
- a call to <code>Throwable.initCause(java.lang.Throwable)</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>message</code> - the detail message. The detail message is saved for 
-          later retrieval by the <code>Throwable.getMessage()</code> 
method.</dd>
-</dl>
-</li>
-</ul>
-<a name="CacheDoesNotExistException-java.lang.String-java.lang.Throwable-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CacheDoesNotExistException</h4>
-<pre>public&nbsp;CacheDoesNotExistException(java.lang.String&nbsp;message,
-                                  java.lang.Throwable&nbsp;cause)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified detail 
message and
- cause.  <p>Note that the detail message associated with
- <code>cause</code> is <i>not</i> automatically incorporated in
- this exception's detail message.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>message</code> - the detail message (which is saved for later 
retrieval
-         by the <code>Throwable.getMessage()</code> method).</dd>
-<dd><code>cause</code> - the cause (which is saved for later retrieval by the
-         <code>Throwable.getCause()</code> method).  (A <tt>null</tt> value is
-         permitted, and indicates that the cause is nonexistent or
-         unknown.)</dd>
-</dl>
-</li>
-</ul>
-<a name="CacheDoesNotExistException-java.lang.Throwable-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>CacheDoesNotExistException</h4>
-<pre>public&nbsp;CacheDoesNotExistException(java.lang.Throwable&nbsp;cause)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Constructs a new exception with the specified cause and a 
detail
- message of <tt>(cause==null ? null : cause.toString())</tt> (which
- typically contains the class and detail message of <tt>cause</tt>).
- This constructor is useful for exceptions that are little more than
- wrappers for other throwables (for example, 
<code>PrivilegedActionException</code>).</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>cause</code> - the cause (which is saved for later retrieval by the
-         <code>Throwable.getCause()</code> method).  (A <tt>null</tt> value is
-         permitted, and indicates that the cause is nonexistent or
-         unknown.)</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="../../../../com/gemstone/gemfire/admin/BackupStatus.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/CacheDoesNotExistException.html"
 target="_top">Frames</a></li>
-<li><a href="CacheDoesNotExistException.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="#methods.inherited.from.class.com.gemstone.gemfire.GemFireCheckedException">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>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fb1ba1f9/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheHealthConfig.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheHealthConfig.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheHealthConfig.html
deleted file mode 100644
index 2ad1143..0000000
--- 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheHealthConfig.html
+++ /dev/null
@@ -1,574 +0,0 @@
-<!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_45) on Fri Mar 11 16:13:07 PST 2016 -->
-<title>CacheHealthConfig (Apache Geode 1.0.0-incubating.M2-SNAPSHOT)</title>
-<meta name="date" content="2016-03-11">
-<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="CacheHealthConfig (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = 
{"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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="../../../../com/gemstone/gemfire/admin/CacheDoesNotExistException.html" 
title="class in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/gemstone/gemfire/admin/CacheServer.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/CacheHealthConfig.html" 
target="_top">Frames</a></li>
-<li><a href="CacheHealthConfig.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&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">com.gemstone.gemfire.admin</div>
-<h2 title="Interface CacheHealthConfig" class="title">Interface 
CacheHealthConfig</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Subinterfaces:</dt>
-<dd><a href="../../../../com/gemstone/gemfire/admin/GemFireHealthConfig.html" 
title="interface in com.gemstone.gemfire.admin">GemFireHealthConfig</a></dd>
-</dl>
-<hr>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a 
href="../../../../com/gemstone/gemfire/management/package-summary.html">management</a></code>
 package instead</span></div>
-</div>
-<br>
-<pre>public interface <span 
class="typeNameLabel">CacheHealthConfig</span></pre>
-<div class="block">Provides configuration information relating to the health 
of a
- member of a GemFire distributed system that hosts a GemFire <a 
href="../../../../com/gemstone/gemfire/cache/Cache.html" title="interface in 
com.gemstone.gemfire.cache"><code>Cache</code></a>.
-
- <P>
-
- If any of the following criteria is true, then a cache member is
- considered to be in <a 
href="../../../../com/gemstone/gemfire/admin/GemFireHealth.html#OKAY_HEALTH"><code>OKAY_HEALTH</code></a>.
-
- <UL>
-
- <LI><code>netSearch</code> operations take <a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMaxNetSearchTime--">too
 long</a> to complete.</LI>
-
- <LI>Cache <code>load</code> operations take <a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMaxLoadTime--">too
 long</a> to complete.</LI>
-
- <LI>The overall cache <a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMinHitRatio--"><code>hitRatio</code></a>
 is too
- small</LI> 
-
- <LI>The number of entries in the Cache <a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMaxEventQueueSize--"><code>event
 delivery queue</code></a> is too large.</LI>
- 
- <LI>If one of the regions is configured with <a 
href="../../../../com/gemstone/gemfire/cache/LossAction.html#FULL_ACCESS"><code>FULL_ACCESS</code></a>
- on role loss.</LI>
-
- </UL>
-
- If any of the following criteria is true, then a cache member is
- considered to be in <a 
href="../../../../com/gemstone/gemfire/admin/GemFireHealth.html#POOR_HEALTH"><code>POOR_HEALTH</code></a>.
- 
- <UL>
- 
- <LI>If one of the regions is configured with <a 
href="../../../../com/gemstone/gemfire/cache/LossAction.html#NO_ACCESS"><code>NO_ACCESS</code></a>
- on role loss.</LI> 
- 
- <LI>If one of the regions is configured with <a 
href="../../../../com/gemstone/gemfire/cache/LossAction.html#LIMITED_ACCESS"><code>LIMITED_ACCESS</code></a>
- on role loss.</LI> 
- 
- </UL>
- 
- <UL>
-
- </UL></div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.5</dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#DEFAULT_MAX_EVENT_QUEUE_SIZE">DEFAULT_MAX_EVENT_QUEUE_SIZE</a></span></code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">The default maximum number of entries in the event delivery 
queue
- of a healthy cache member.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#DEFAULT_MAX_LOAD_TIME">DEFAULT_MAX_LOAD_TIME</a></span></code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">The default maximum mumber of milliseconds a cache
- <code>load</code> operation can take before the cache member is
- considered to be unhealthy.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#DEFAULT_MAX_NET_SEARCH_TIME">DEFAULT_MAX_NET_SEARCH_TIME</a></span></code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">The default maximum number of milliseconds a
- <code>netSearch</code> operation can take before the cache member
- is considered to be unhealthy.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static double</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#DEFAULT_MIN_HIT_RATIO">DEFAULT_MIN_HIT_RATIO</a></span></code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">The default minimum hit ratio of a healthy cache 
member.</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><span id="t6" class="tableTab"><span><a 
href="javascript:show(32);">Deprecated 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>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMaxEventQueueSize--">getMaxEventQueueSize</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the maximum number of entries in the event delivery 
queue
- of a healthy cache member.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMaxLoadTime--">getMaxLoadTime</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the maximum mumber of milliseconds a cache
- <code>load</code> operation can take before the cache member is
- considered to be unhealthy.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMaxNetSearchTime--">getMaxNetSearchTime</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the maximum number of milliseconds a
- <code>netSearch</code> operation can take before the cache member
- is considered to be unhealthy.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>double</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMinHitRatio--">getMinHitRatio</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the minimum hit ratio of a healthy cache 
member.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#setMaxEventQueueSize-long-">setMaxEventQueueSize</a></span>(long&nbsp;maxEventQueueSize)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Sets the maximum number of entries in the event delivery 
queue
- of a healthy cache member.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#setMaxLoadTime-long-">setMaxLoadTime</a></span>(long&nbsp;maxLoadTime)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Sets the maximum mumber of milliseconds a cache
- <code>load</code> operation can take before the cache member is
- considered to be unhealthy.</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#setMaxNetSearchTime-long-">setMaxNetSearchTime</a></span>(long&nbsp;maxNetSearchTime)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Sets the maximum number of milliseconds a
- <code>netSearch</code> operation can take before the cache member
- is considered to be unhealthy.</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#setMinHitRatio-double-">setMinHitRatio</a></span>(double&nbsp;minHitRatio)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Sets the minimum hit ratio of a healthy cache member.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="DEFAULT_MAX_NET_SEARCH_TIME">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFAULT_MAX_NET_SEARCH_TIME</h4>
-<pre>static final&nbsp;long DEFAULT_MAX_NET_SEARCH_TIME</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">The default maximum number of milliseconds a
- <code>netSearch</code> operation can take before the cache member
- is considered to be unhealthy.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../constant-values.html#com.gemstone.gemfire.admin.CacheHealthConfig.DEFAULT_MAX_NET_SEARCH_TIME">Constant
 Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="DEFAULT_MAX_LOAD_TIME">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFAULT_MAX_LOAD_TIME</h4>
-<pre>static final&nbsp;long DEFAULT_MAX_LOAD_TIME</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">The default maximum mumber of milliseconds a cache
- <code>load</code> operation can take before the cache member is
- considered to be unhealthy.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../constant-values.html#com.gemstone.gemfire.admin.CacheHealthConfig.DEFAULT_MAX_LOAD_TIME">Constant
 Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="DEFAULT_MIN_HIT_RATIO">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>DEFAULT_MIN_HIT_RATIO</h4>
-<pre>static final&nbsp;double DEFAULT_MIN_HIT_RATIO</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">The default minimum hit ratio of a healthy cache 
member.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../constant-values.html#com.gemstone.gemfire.admin.CacheHealthConfig.DEFAULT_MIN_HIT_RATIO">Constant
 Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="DEFAULT_MAX_EVENT_QUEUE_SIZE">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>DEFAULT_MAX_EVENT_QUEUE_SIZE</h4>
-<pre>static final&nbsp;long DEFAULT_MAX_EVENT_QUEUE_SIZE</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">The default maximum number of entries in the event delivery 
queue
- of a healthy cache member.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../constant-values.html#com.gemstone.gemfire.admin.CacheHealthConfig.DEFAULT_MAX_EVENT_QUEUE_SIZE">Constant
 Field Values</a></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getMaxNetSearchTime--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxNetSearchTime</h4>
-<pre>long&nbsp;getMaxNetSearchTime()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the maximum number of milliseconds a
- <code>netSearch</code> operation can take before the cache member
- is considered to be unhealthy.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#DEFAULT_MAX_NET_SEARCH_TIME"><code>DEFAULT_MAX_NET_SEARCH_TIME</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="setMaxNetSearchTime-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxNetSearchTime</h4>
-<pre>void&nbsp;setMaxNetSearchTime(long&nbsp;maxNetSearchTime)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Sets the maximum number of milliseconds a
- <code>netSearch</code> operation can take before the cache member
- is considered to be unhealthy.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMaxNetSearchTime--"><code>getMaxNetSearchTime()</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="getMaxLoadTime--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxLoadTime</h4>
-<pre>long&nbsp;getMaxLoadTime()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the maximum mumber of milliseconds a cache
- <code>load</code> operation can take before the cache member is
- considered to be unhealthy.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#DEFAULT_MAX_LOAD_TIME"><code>DEFAULT_MAX_LOAD_TIME</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="setMaxLoadTime-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMaxLoadTime</h4>
-<pre>void&nbsp;setMaxLoadTime(long&nbsp;maxLoadTime)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Sets the maximum mumber of milliseconds a cache
- <code>load</code> operation can take before the cache member is
- considered to be unhealthy.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMaxLoadTime--"><code>getMaxLoadTime()</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="getMinHitRatio--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMinHitRatio</h4>
-<pre>double&nbsp;getMinHitRatio()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the minimum hit ratio of a healthy cache 
member.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#DEFAULT_MIN_HIT_RATIO"><code>DEFAULT_MIN_HIT_RATIO</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="setMinHitRatio-double-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setMinHitRatio</h4>
-<pre>void&nbsp;setMinHitRatio(double&nbsp;minHitRatio)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Sets the minimum hit ratio of a healthy cache member.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMinHitRatio--"><code>getMinHitRatio()</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="getMaxEventQueueSize--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMaxEventQueueSize</h4>
-<pre>long&nbsp;getMaxEventQueueSize()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Returns the maximum number of entries in the event delivery 
queue
- of a healthy cache member.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#DEFAULT_MAX_EVENT_QUEUE_SIZE"><code>DEFAULT_MAX_EVENT_QUEUE_SIZE</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="setMaxEventQueueSize-long-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>setMaxEventQueueSize</h4>
-<pre>void&nbsp;setMaxEventQueueSize(long&nbsp;maxEventQueueSize)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Sets the maximum number of entries in the event delivery 
queue
- of a healthy cache member.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html#getMaxEventQueueSize--"><code>getMaxEventQueueSize()</code></a></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="../../../../com/gemstone/gemfire/admin/CacheDoesNotExistException.html" 
title="class in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/gemstone/gemfire/admin/CacheServer.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/CacheHealthConfig.html" 
target="_top">Frames</a></li>
-<li><a href="CacheHealthConfig.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&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>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fb1ba1f9/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheServer.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheServer.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheServer.html
deleted file mode 100644
index c300bd1..0000000
--- 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheServer.html
+++ /dev/null
@@ -1,282 +0,0 @@
-<!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_45) on Fri Mar 11 16:13:07 PST 2016 -->
-<title>CacheServer (Apache Geode 1.0.0-incubating.M2-SNAPSHOT)</title>
-<meta name="date" content="2016-03-11">
-<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="CacheServer (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":38,"i1":38};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/gemstone/gemfire/admin/CacheServerConfig.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/CacheServer.html" 
target="_top">Frames</a></li>
-<li><a href="CacheServer.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>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">com.gemstone.gemfire.admin</div>
-<h2 title="Interface CacheServer" class="title">Interface CacheServer</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd><a href="../../../../com/gemstone/gemfire/admin/ManagedEntity.html" 
title="interface in com.gemstone.gemfire.admin">ManagedEntity</a>, <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html" 
title="interface in com.gemstone.gemfire.admin">SystemMember</a></dd>
-</dl>
-<hr>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">as of 5.7 use <a 
href="../../../../com/gemstone/gemfire/admin/CacheVm.html" title="interface in 
com.gemstone.gemfire.admin"><code>CacheVm</code></a> instead.</span></div>
-</div>
-<br>
-<pre>@Deprecated
-public interface <span class="typeNameLabel">CacheServer</span>
-extends <a href="../../../../com/gemstone/gemfire/admin/SystemMember.html" 
title="interface in com.gemstone.gemfire.admin">SystemMember</a>, <a 
href="../../../../com/gemstone/gemfire/admin/ManagedEntity.html" 
title="interface in com.gemstone.gemfire.admin">ManagedEntity</a></pre>
-<div class="block">A dedicated cache server VM that is managed by the 
administration
- API.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>4.0</dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========== 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><span id="t6" class="tableTab"><span><a 
href="javascript:show(32);">Deprecated 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="../../../../com/gemstone/gemfire/admin/CacheServerConfig.html" 
title="interface in 
com.gemstone.gemfire.admin">CacheServerConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheServer.html#getConfig--">getConfig</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">as of 5.7 use <a 
href="../../../../com/gemstone/gemfire/admin/CacheVm.html#getVmConfig--"><code>CacheVm.getVmConfig()</code></a>
 instead.</span></div>
-</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/admin/CacheServer.html#isPrimaryForDurableClient-java.lang.String-">isPrimaryForDurableClient</a></span>(java.lang.String&nbsp;durableClientId)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Find whether this server is primary for given client 
(durableClientId)</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.com.gemstone.gemfire.admin.SystemMember">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;com.gemstone.gemfire.admin.<a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html" 
title="interface in com.gemstone.gemfire.admin">SystemMember</a></h3>
-<code><a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getCache--">getCache</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getConfiguration--">getConfiguration</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getDistributedMember--">getDistributedMember</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getDistributedSystem--">getDistributedSystem</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getHost--">getHost</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getHostAddress--">getHostAddress</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getId--">getId</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getLicense--">getLicense</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getLog--">getLog</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getName--">getName</a>,
 <a hr
 
ef="../../../../com/gemstone/gemfire/admin/SystemMember.html#getRoles--">getRoles</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getStat-java.lang.String-">getStat</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getStats--">getStats</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getType--">getType</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#getVersion--">getVersion</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#hasCache--">hasCache</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#refreshConfig--">refreshConfig</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/SystemMember.html#setConfiguration-com.gemstone.gemfire.admin.ConfigurationParameter:A-">setConfiguration</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.com.gemstone.gemfire.admin.ManagedEntity">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;com.gemstone.gemfire.admin.<a 
href="../../../../com/gemstone/gemfire/admin/ManagedEntity.html" 
title="interface in com.gemstone.gemfire.admin">ManagedEntity</a></h3>
-<code><a 
href="../../../../com/gemstone/gemfire/admin/ManagedEntity.html#getLog--">getLog</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/ManagedEntity.html#isRunning--">isRunning</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/ManagedEntity.html#start--">start</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/ManagedEntity.html#stop--">stop</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/ManagedEntity.html#waitToStart-long-">waitToStart</a>,
 <a 
href="../../../../com/gemstone/gemfire/admin/ManagedEntity.html#waitToStop-long-">waitToStop</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="getConfig--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getConfig</h4>
-<pre>@Deprecated
-<a href="../../../../com/gemstone/gemfire/admin/CacheServerConfig.html" 
title="interface in 
com.gemstone.gemfire.admin">CacheServerConfig</a>&nbsp;getConfig()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">as of 5.7 use <a 
href="../../../../com/gemstone/gemfire/admin/CacheVm.html#getVmConfig--"><code>CacheVm.getVmConfig()</code></a>
 instead.</span></div>
-<div class="block">Returns the configuration of this cache vm</div>
-</li>
-</ul>
-<a name="isPrimaryForDurableClient-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>isPrimaryForDurableClient</h4>
-<pre>boolean&nbsp;isPrimaryForDurableClient(java.lang.String&nbsp;durableClientId)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Find whether this server is primary for given client 
(durableClientId)</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>durableClientId</code> - -
-                durable-id of the client</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if the server is primary for given client</dd>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.6</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="../../../../com/gemstone/gemfire/admin/CacheHealthConfig.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/gemstone/gemfire/admin/CacheServerConfig.html" 
title="interface in com.gemstone.gemfire.admin"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?com/gemstone/gemfire/admin/CacheServer.html" 
target="_top">Frames</a></li>
-<li><a href="CacheServer.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>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>

Reply via email to