You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by sb...@apache.org on 2016/10/25 21:51:58 UTC

[01/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Repository: incubator-geode
Updated Branches:
  refs/heads/asf-site 2447a39f5 -> 8888a4967


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/EvictionAlgorithm.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/EvictionAlgorithm.html b/releases/latest/javadoc/org/apache/geode/cache/EvictionAlgorithm.html
new file mode 100644
index 0000000..09ef784
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/EvictionAlgorithm.html
@@ -0,0 +1,524 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>EvictionAlgorithm (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="EvictionAlgorithm (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":42,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":9,"i9":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EvictionAttributes.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EvictionAlgorithm.html" target="_top">Frames</a></li>
+<li><a href="EvictionAlgorithm.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">org.apache.geode.cache</div>
+<h2 title="Class EvictionAlgorithm" class="title">Class EvictionAlgorithm</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.print.attribute.EnumSyntax</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.EvictionAlgorithm</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, java.lang.Cloneable</dd>
+</dl>
+<hr>
+<br>
+<pre>public final class <span class="typeNameLabel">EvictionAlgorithm</span>
+extends javax.print.attribute.EnumSyntax</pre>
+<div class="block">The algorithm used to determine when to perform an <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><code>EvictionAction</code></a></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><code>EvictionAction</code></a>, 
+<code>EvictionAttributesImpl</code>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.EvictionAlgorithm">Serialized Form</a></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 <a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#LIFO_ENTRY">LIFO_ENTRY</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#LIFO_MEMORY">LIFO_MEMORY</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#LRU_ENTRY">LRU_ENTRY</a></span></code>
+<div class="block">An algorithm that considers the number of Entries in the Region before
+ invoking its <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><code>EvictionAction</code></a></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#LRU_HEAP">LRU_HEAP</a></span></code>
+<div class="block">An algorithm that considers the JVM heap size before invoking its <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><code>EvictionAction</code></a></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#LRU_MEMORY">LRU_MEMORY</a></span></code>
+<div class="block">An algorithm that considers the amount of bytes consumed by the Region before invoking its <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><code>EvictionAction</code></a></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#NONE">NONE</a></span></code>
+<div class="block">The canonical EvictionAction that represents no eviction action</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><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>protected javax.print.attribute.EnumSyntax[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#getEnumValueTable--">getEnumValueTable</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected java.lang.String[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#getStringTable--">getStringTable</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#isLIFO--">isLIFO</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#isLRU--">isLRU</a></span>()</code>
+<div class="block">returns true if this object uses a least-recently-used algorithm</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#isLRUEntry--">isLRUEntry</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#isLRUHeap--">isLRUHeap</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#isLRUMemory--">isLRUMemory</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#isNone--">isNone</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#parseAction-java.lang.String-">parseAction</a></span>(java.lang.String&nbsp;s)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html#parseValue-int-">parseValue</a></span>(int&nbsp;v)</code>
+<div class="block">Returns the eviction action the corresponds to the given parameter.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.print.attribute.EnumSyntax">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.print.attribute.EnumSyntax</h3>
+<code>clone, getOffset, getValue, hashCode, readResolve, 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>equals, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</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="NONE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NONE</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a> NONE</pre>
+<div class="block">The canonical EvictionAction that represents no eviction action</div>
+</li>
+</ul>
+<a name="LRU_ENTRY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LRU_ENTRY</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a> LRU_ENTRY</pre>
+<div class="block">An algorithm that considers the number of Entries in the Region before
+ invoking its <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><code>EvictionAction</code></a></div>
+</li>
+</ul>
+<a name="LRU_HEAP">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LRU_HEAP</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a> LRU_HEAP</pre>
+<div class="block">An algorithm that considers the JVM heap size before invoking its <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><code>EvictionAction</code></a></div>
+</li>
+</ul>
+<a name="LRU_MEMORY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LRU_MEMORY</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a> LRU_MEMORY</pre>
+<div class="block">An algorithm that considers the amount of bytes consumed by the Region before invoking its <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><code>EvictionAction</code></a></div>
+</li>
+</ul>
+<a name="LIFO_ENTRY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LIFO_ENTRY</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a> LIFO_ENTRY</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">An algorithm that considers the number of Entries in the Region before
+ invoking its <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><code>EvictionAction</code></a></div>
+</li>
+</ul>
+<a name="LIFO_MEMORY">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LIFO_MEMORY</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a> LIFO_MEMORY</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">An algorithm that considers the amount of bytes consumed by the Region
+ before invoking its <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><code>EvictionAction</code></a></div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getStringTable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStringTable</h4>
+<pre>protected final&nbsp;java.lang.String[]&nbsp;getStringTable()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getStringTable</code>&nbsp;in class&nbsp;<code>javax.print.attribute.EnumSyntax</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getEnumValueTable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEnumValueTable</h4>
+<pre>protected final&nbsp;javax.print.attribute.EnumSyntax[]&nbsp;getEnumValueTable()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getEnumValueTable</code>&nbsp;in class&nbsp;<code>javax.print.attribute.EnumSyntax</code></dd>
+</dl>
+</li>
+</ul>
+<a name="parseValue-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>parseValue</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a>&nbsp;parseValue(int&nbsp;v)</pre>
+<div class="block">Returns the eviction action the corresponds to the given parameter.
+ Returns <code>null</code> if no action corresponds.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="parseAction-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>parseAction</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a>&nbsp;parseAction(java.lang.String&nbsp;s)</pre>
+</li>
+</ul>
+<a name="isLRUEntry--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLRUEntry</h4>
+<pre>public final&nbsp;boolean&nbsp;isLRUEntry()</pre>
+</li>
+</ul>
+<a name="isLRUMemory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLRUMemory</h4>
+<pre>public final&nbsp;boolean&nbsp;isLRUMemory()</pre>
+</li>
+</ul>
+<a name="isLRUHeap--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLRUHeap</h4>
+<pre>public final&nbsp;boolean&nbsp;isLRUHeap()</pre>
+</li>
+</ul>
+<a name="isLRU--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLRU</h4>
+<pre>public&nbsp;boolean&nbsp;isLRU()</pre>
+<div class="block">returns true if this object uses a least-recently-used algorithm</div>
+</li>
+</ul>
+<a name="isNone--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isNone</h4>
+<pre>public final&nbsp;boolean&nbsp;isNone()</pre>
+</li>
+</ul>
+<a name="isLIFO--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isLIFO</h4>
+<pre>public&nbsp;boolean&nbsp;isLIFO()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</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="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EvictionAttributes.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EvictionAlgorithm.html" target="_top">Frames</a></li>
+<li><a href="EvictionAlgorithm.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>


[43/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/jcache-update-message-flow.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/jcache-update-message-flow.fig b/releases/latest/javadoc/javadoc-images/jcache-update-message-flow.fig
new file mode 100644
index 0000000..6bbff07
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/jcache-update-message-flow.fig
@@ -0,0 +1,334 @@
+#FIG 3.2
+Portrait
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+6 5625 3150 6975 3675
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 5625 3675 5625 3150 6975 3150 6975 3675 5625 3675
+4 1 0 50 0 0 12 0.0000 4 180 1260 6300 3375 Define entry and\001
+4 1 0 50 0 0 12 0.0000 4 180 705 6300 3615 store key\001
+-6
+6 6675 4800 8325 5325
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 6675 5325 6675 4800 8325 4800 8325 5325 6675 5325
+4 1 0 50 0 0 12 0.0000 4 135 1530 7500 5025 Invoke the listener's\001
+4 1 0 50 0 0 12 0.0000 4 180 915 7500 5265 keyAdded()\001
+-6
+6 6675 3825 8475 4275
+4 1 0 50 0 0 12 0.0000 4 180 1800 7575 3975 [Does the region have a\001
+4 1 0 50 0 0 12 0.0000 4 180 1680 7575 4215 region event listener?]\001
+-6
+6 2700 5925 4050 6450
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 4050 6450 4050 5925 2700 5925 2700 6450 4050 6450
+4 1 0 50 0 0 12 0.0000 4 180 645 3375 6390 in region\001
+4 1 0 50 0 0 12 0.0000 4 180 1170 3375 6150 Store key/value\001
+-6
+6 3825 11400 4575 11700
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 3825 11700 3825 11400 4575 11400 4575 11700 3825 11700
+4 1 0 50 0 0 12 0.0000 4 135 690 4200 11625 Send ack\001
+-6
+6 3225 300 4875 1350
+6 3225 825 4875 1350
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 3300 1350 3300 825 4800 825 4800 1350 3300 1350
+4 1 0 50 0 0 12 0.0000 4 180 1215 4050 1050 An entry update\001
+4 1 0 50 0 0 12 0.0000 4 180 1545 4050 1290 message is received\001
+-6
+1 3 0 1 0 0 50 0 20 0.000 0 -0.0000 4050 450 106 106 4050 450 3944 450
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 4050 825 4050 525
+-6
+6 5100 375 10725 1200
+2 2 1 1 0 7 50 0 -1 4.000 0 0 -1 0 0 5
+	 5100 375 9900 375 9900 1200 5100 1200 5100 375
+4 0 0 50 0 0 12 0.0000 4 135 4560 5175 600 This flowchart describes the series of actions that are taken\001
+4 0 0 50 0 0 12 0.0000 6 195 5505 5175 1080 \001
+4 0 0 50 0 0 12 0.0000 4 180 4365 5175 840 when an JCache region entry update message is received.\001
+-6
+6 225 4050 2325 4650
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 2325 4650 2325 4050 225 4050 225 4650 2325 4650
+4 1 0 50 0 0 12 0.0000 4 135 1680 1275 4275 Invoke the controller's\001
+4 1 0 50 0 0 12 0.0000 4 180 1845 1275 4515 beforeObjectReplaced()\001
+-6
+6 2550 4050 4500 4650
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 4500 4650 4500 4050 2550 4050 2550 4650 4500 4650
+4 1 0 50 0 0 12 0.0000 4 135 1680 3525 4275 Invoke the controller's\001
+4 1 0 50 0 0 12 0.0000 4 180 1635 3525 4515 beforeObjectAdded()\001
+-6
+6 6525 6000 7875 6450
+4 1 0 50 0 0 12 0.0000 4 180 1260 7200 6150 [Does the region\001
+4 1 0 50 0 0 12 0.0000 4 180 1125 7200 6390 mirror objects?\001
+-6
+6 7500 6600 9150 7050
+4 1 0 50 0 0 12 0.0000 4 180 1515 8325 6750 [Does region have a\001
+4 1 0 50 0 0 12 0.0000 4 180 1500 8325 6990 capacitycontroller?]\001
+-6
+6 7725 7500 9750 8025
+6 7875 7575 9675 7725
+4 1 0 50 0 0 12 0.0000 4 135 1680 8775 7725 Invoke the controller's\001
+-6
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 9750 8025 9750 7500 7725 7500 7725 8025 9750 8025
+4 1 0 50 0 0 12 0.0000 4 180 1635 8775 7965 beforeObjectAdded()\001
+-6
+6 6525 8775 8175 9300
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 6600 9300 6600 8775 8100 8775 8100 9300 6600 9300
+4 1 0 50 0 0 12 0.0000 4 180 1530 7350 9000 (Request and) store\001
+4 1 0 50 0 0 12 0.0000 4 180 1095 7350 9240 value in region\001
+-6
+6 4575 12375 5025 13050
+6 4575 12600 5025 13050
+6 4650 12675 4950 12975
+1 3 0 1 0 0 50 0 20 0.000 1 0.0000 4800 12825 106 106 4800 12825 4906 12825
+-6
+1 3 0 1 0 7 50 0 -1 0.000 1 0.0000 4800 12825 168 168 4800 12825 4725 12675
+-6
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 4800 12375 4800 12675
+-6
+6 6900 9900 9450 12000
+6 7200 10875 9150 11400
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 9150 10875 9150 11400 7200 11400 7200 10875 9150 10875
+4 1 0 50 0 0 12 0.0000 4 135 1530 8175 11100 Invoke the listener's\001
+4 1 0 50 0 0 12 0.0000 4 180 1710 8175 11340 objectAdded() method\001
+-6
+6 7500 9900 9450 10350
+6 7500 9900 9450 10350
+4 1 0 50 0 0 12 0.0000 4 180 1860 8475 10050 [Does this entry have an\001
+4 1 0 50 0 0 12 0.0000 4 180 1680 8475 10290 object event listener?]\001
+-6
+-6
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7575 10425 7425 10275 7275 10425 7425 10575 7575 10425
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 7575 10425 8100 10425 8100 10875
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7575 11850 7425 11700 7275 11850 7425 12000 7575 11850
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 8100 11400 8100 11850 7575 11850
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 7275 10425 6900 10425 6900 11850 7275 11850
+-6
+6 225 7650 1875 8100
+4 1 0 50 0 0 12 0.0000 4 180 1140 1050 7800 [Was the entry\001
+4 1 0 50 0 0 12 0.0000 4 180 1530 1050 8040 previously present?]\001
+-6
+6 150 8625 1950 9150
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 1950 9150 1950 8625 150 8625 150 9150 1950 9150
+4 1 0 50 0 0 12 0.0000 4 135 1530 1050 8850 Invoke the listener's\001
+4 1 0 50 0 0 12 0.0000 4 180 1320 1050 9090 objectReplaced()\001
+-6
+6 2250 8625 3900 9150
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 2250 8625 2250 9150 3900 9150 3900 8625 2250 8625
+4 1 0 50 0 0 12 0.0000 4 135 1530 3075 8850 Invoke the listener's\001
+4 1 0 50 0 0 12 0.0000 4 180 1110 3075 9090 objectAdded()\001
+-6
+6 1200 6975 3150 7425
+6 1200 6975 3150 7425
+4 1 0 50 0 0 12 0.0000 4 180 1860 2175 7125 [Does this entry have an\001
+4 1 0 50 0 0 12 0.0000 4 180 1680 2175 7365 object event listener?]\001
+-6
+-6
+6 3675 10575 4725 11025
+4 1 0 50 0 0 12 0.0000 4 180 960 4200 10725 [Was an ack\001
+4 1 0 50 0 0 12 0.0000 4 180 810 4200 10965 requested]\001
+-6
+6 1650 2100 3300 2550
+4 1 0 50 0 0 12 0.0000 4 180 1605 2475 2250 [Does region have an\001
+4 1 0 50 0 0 12 0.0000 4 180 1500 2475 2490 eviction controller?]\001
+-6
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3900 2025 3375 2025 3375 2550
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 5550 2700 5400 2550 5250 2700 5400 2850 5550 2700
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 4200 2025 5400 2025 5400 2550
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 5550 2700 6375 2700 6375 3150
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 6525 4350 6375 4200 6225 4350 6375 4500 6525 4350
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 6525 4350 7500 4350 7500 4800
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 6375 4200 6375 3675
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 6525 5700 6375 5550 6225 5700 6375 5850 6525 5700
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 7500 5325 7500 5700 6525 5700
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 6375 5850 6375 6450
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 6225 4350 5850 4350 5850 5700 6225 5700
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 5250 2700 4800 2700 4800 10200
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3525 2700 3375 2550 3225 2700 3375 2850 3525 2700
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3225 2700 2400 2700 2400 3375
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 6225 6600 5850 6600 5850 10350 4950 10350
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 3375 6825 3375 6450
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 4950 10350 4800 10200 4650 10350 4800 10500 4950 10350
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 4800 10500 4800 10950
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 4950 11100 4800 10950 4650 11100 4800 11250 4950 11100
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 4650 11100 4200 11100 4200 11400
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 4950 12000 4800 11850 4650 12000 4800 12150 4950 12000
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 4200 11700 4200 12000 4650 12000
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 4950 11100 5325 11100 5325 12000 4950 12000
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3900 2025 4050 1875 4200 2025 4050 2175 3900 2025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 4050 1875 4050 1350
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3525 5475 3375 5325 3225 5475 3375 5625 3525 5475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2550 3525 2400 3375 2250 3525 2400 3675 2550 3525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2250 3525 1275 3525 1275 4050
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2550 3525 3450 3525 3450 4050
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2550 5025 2400 4875 2250 5025 2400 5175 2550 5025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 1275 4650 1275 5025 2250 5025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3525 4650 3525 5025 2550 5025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 3525 2700 4650 2700 4650 5475 3525 5475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2400 5175 2400 5475 3225 5475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 3375 5625 3375 5925
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 6525 6600 6375 6450 6225 6600 6375 6750 6525 6600
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 6525 6600 7350 6600 7350 6975
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7500 7125 7350 6975 7200 7125 7350 7275 7500 7125
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 7500 7125 8700 7125 8700 7500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7500 8250 7350 8100 7200 8250 7350 8400 7500 8250
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 8700 8025 8700 8250 7500 8250
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 7200 7125 6900 7125 6900 8250 7200 8250
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 7350 8400 7350 8775
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 7350 9825 7350 9300
+2 1 0 4 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 4575 12375 5100 12375
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 4800 12150 4800 12375
+2 1 0 4 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 7050 9825 7575 9825
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 7425 10275 7425 9825
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 7125 9825 7125 10125 5850 10125
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 4
+	0 0 1.00 120.00 120.00
+	 5025 12375 5025 12150 7425 12150 7425 12000
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 3225 7350 3225 6825
+2 1 0 4 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3075 6825 3600 6825
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3075 7500 3225 7350 3375 7500 3225 7650 3075 7500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 3375 7500 4050 7500 4050 9900 3225 9900
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 1950 8175 2100 8025 2250 8175 2100 8325 1950 8175
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2250 8175 3000 8175 3000 8625
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 1950 8175 1050 8175 1050 8625
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 1050 9150 1050 9375 1950 9375
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3000 9150 3000 9375 2250 9375
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 1950 9375 2100 9225 2250 9375 2100 9525 1950 9375
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2925 9900 3075 9750 3225 9900 3075 10050 2925 9900
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2100 9525 2100 9900 2925 9900
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 5
+	0 0 1.00 120.00 120.00
+	 3450 6825 3450 7125 4350 7125 4350 10350 4650 10350
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3075 7500 2100 7500 2100 8025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 3075 10050 3075 12150 4650 12150 4650 12375
+4 1 0 50 0 0 12 0.0000 4 180 1815 6450 2550 [Is the region mirrored?]\001
+4 1 0 50 0 0 12 0.0000 4 180 1665 3000 1800 [Is the entry defined?]\001
+4 1 0 50 0 0 12 0.0000 4 180 435 4500 1800 [else]\001
+4 1 0 50 0 0 12 0.0000 4 180 1680 1350 3375 [Is the entry present?]\001
+4 1 0 50 0 0 12 0.0000 4 180 435 3600 7425 [else]\001

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/jcache-update-message-flow.pdf
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/jcache-update-message-flow.pdf b/releases/latest/javadoc/javadoc-images/jcache-update-message-flow.pdf
new file mode 100644
index 0000000..70c38ff
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/jcache-update-message-flow.pdf differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/merge-log-files.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/merge-log-files.fig b/releases/latest/javadoc/javadoc-images/merge-log-files.fig
new file mode 100644
index 0000000..50dfcc0
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/merge-log-files.fig
@@ -0,0 +1,153 @@
+#FIG 3.2
+Landscape
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+6 3000 2775 6075 3600
+6 4725 2775 5325 3075
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 4725 2775 5325 2775 5325 3075 4725 3075 4725 2775
+4 0 0 50 0 -1 12 0.0000 4 135 495 4800 3000 Reader\001
+-6
+6 5625 3300 6075 3600
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 5625 3300 6075 3300 6075 3600 5625 3600 5625 3300
+4 0 0 50 0 -1 12 0.0000 4 135 270 5700 3525 File\001
+-6
+6 3000 3300 4200 3525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3150 3300 3150 3525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3300 3300 3300 3525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3450 3300 3450 3525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3600 3300 3600 3525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3750 3300 3750 3525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3900 3300 3900 3525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 4050 3300 4050 3525
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3000 3300 4200 3300 4200 3525 3000 3525 3000 3300
+-6
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 5850 3300 5325 2925
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 4725 2925 4200 3375
+-6
+6 3000 3750 6075 4575
+6 4725 3750 5325 4050
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 4725 3750 5325 3750 5325 4050 4725 4050 4725 3750
+4 0 0 50 0 -1 12 0.0000 4 135 495 4800 3975 Reader\001
+-6
+6 5625 4275 6075 4575
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 5625 4275 6075 4275 6075 4575 5625 4575 5625 4275
+4 0 0 50 0 -1 12 0.0000 4 135 270 5700 4500 File\001
+-6
+6 3000 4275 4200 4500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3150 4275 3150 4500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3300 4275 3300 4500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3450 4275 3450 4500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3600 4275 3600 4500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3750 4275 3750 4500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3900 4275 3900 4500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 4050 4275 4050 4500
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3000 4275 4200 4275 4200 4500 3000 4500 3000 4275
+-6
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 5850 4275 5325 3900
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 4725 3900 4200 4350
+-6
+6 3000 4725 6075 5550
+6 4725 4725 5325 5025
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 4725 4725 5325 4725 5325 5025 4725 5025 4725 4725
+4 0 0 50 0 -1 12 0.0000 4 135 495 4800 4950 Reader\001
+-6
+6 5625 5250 6075 5550
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 5625 5250 6075 5250 6075 5550 5625 5550 5625 5250
+4 0 0 50 0 -1 12 0.0000 4 135 270 5700 5475 File\001
+-6
+6 3000 5250 4200 5475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3150 5250 3150 5475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3300 5250 3300 5475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3450 5250 3450 5475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3600 5250 3600 5475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3750 5250 3750 5475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3900 5250 3900 5475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 4050 5250 4050 5475
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3000 5250 4200 5250 4200 5475 3000 5475 3000 5250
+-6
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 5850 5250 5325 4875
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 4725 4875 4200 5325
+-6
+6 1050 4275 1650 4575
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 1050 4275 1650 4275 1650 4575 1050 4575 1050 4275
+4 0 0 50 0 -1 12 0.0000 4 135 435 1125 4500 Sorter\001
+-6
+6 900 5700 1950 6000
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 900 5700 1950 5700 1950 6000 900 6000 900 5700
+4 0 0 50 0 -1 12 0.0000 4 180 870 975 5925 Merged File\001
+-6
+6 2325 5925 5400 6375
+4 0 0 50 0 1 12 0.0000 4 180 3045 2325 6315 keep the VM's heap from getting too large.\001
+4 0 0 50 0 1 12 0.0000 4 180 2685 2325 6075 The size of the queues are bounded to\001
+-6
+6 1650 3600 2175 3900
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 1650 3600 2175 3600 2175 3900 1650 3900 1650 3600
+4 0 0 50 0 -1 12 0.0000 4 180 390 1725 3825 Entry\001
+-6
+6 3900 2775 4425 3075
+2 2 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3900 2775 4425 2775 4425 3075 3900 3075 3900 2775
+4 0 0 50 0 -1 12 0.0000 4 180 390 3975 3000 Entry\001
+-6
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 3000 3375 1650 4425
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 3000 4425 1650 4425
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 3000 5325 1650 4425
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 1350 4575 1350 5700

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/merge-log-files.gif
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/merge-log-files.gif b/releases/latest/javadoc/javadoc-images/merge-log-files.gif
new file mode 100644
index 0000000..59b9ec5
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/merge-log-files.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/partitioned-regions.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/partitioned-regions.fig b/releases/latest/javadoc/javadoc-images/partitioned-regions.fig
new file mode 100644
index 0000000..bef603d
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/partitioned-regions.fig
@@ -0,0 +1,255 @@
+#FIG 3.2
+Landscape
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+6 8925 1800 11175 4125
+6 9150 2250 10950 3675
+6 9225 2775 9975 3450
+2 2 0 1 0 7 50 -1 -1 4.000 0 0 -1 0 0 5
+	 9225 2775 9975 2775 9975 3450 9225 3450 9225 2775
+4 0 0 50 -1 0 12 0.0000 4 135 615 9300 3000 Bucket0\001
+-6
+6 10125 2775 10875 3450
+2 2 0 1 0 7 50 -1 -1 4.000 0 0 -1 0 0 5
+	 10125 2775 10875 2775 10875 3450 10125 3450 10125 2775
+4 0 0 50 -1 0 12 0.0000 4 135 615 10200 3000 Bucket2\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 9150 2250 10950 2250 10950 3675 9150 3675 9150 2250
+4 0 0 50 -1 0 12 0.0000 4 135 735 9675 2475 Partition1\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 8925 1800 11175 1800 11175 4125 8925 4125 8925 1800
+4 0 0 50 -1 0 12 0.0000 4 135 1350 9225 2025 Cache Server VM\001
+4 0 0 50 -1 0 12 0.0000 4 135 2070 9075 3975 maxPartitionedData = 1000\001
+-6
+6 6750 4200 7950 4875
+2 4 0 2 0 7 50 -1 -1 0.000 0 0 7 0 0 5
+	 7875 4800 6825 4800 6825 4275 7875 4275 7875 4800
+4 1 0 50 -1 0 12 0.0000 4 135 855 7350 4500 Distributed\001
+4 1 0 50 -1 0 12 0.0000 4 180 570 7350 4725 System\001
+-6
+6 4200 1800 8250 3975
+6 6225 2175 8175 3600
+6 6300 2475 7125 3525
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 6525 2775 6825 2775 6825 3225 6525 3225 6525 2775
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6675 2775 6675 3225
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6525 2850 6825 2850
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6525 2925 6825 2925
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6525 3000 6825 3000
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6525 3075 6825 3075
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6525 3150 6825 3150
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 6300 2475 7125 2475 7125 3525 6300 3525 6300 2475
+4 0 0 50 -1 0 12 0.0000 4 135 615 6375 2700 Bucket0\001
+4 0 0 50 -1 0 12 0.0000 4 135 690 6375 3450 size = 20\001
+-6
+6 7275 2475 8100 3525
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 7500 2775 7800 2775 7800 3225 7500 3225 7500 2775
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7650 2775 7650 3225
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7500 2850 7800 2850
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7500 2925 7800 2925
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7500 3000 7800 3000
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7500 3075 7800 3075
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7500 3150 7800 3150
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 7275 2475 8100 2475 8100 3525 7275 3525 7275 2475
+4 0 0 50 -1 0 12 0.0000 4 135 615 7350 2700 Bucket2\001
+4 0 0 50 -1 0 12 0.0000 4 135 690 7350 3450 size = 45\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 6225 2175 8175 2175 8175 3600 6225 3600 6225 2175
+4 0 0 50 -1 0 12 0.0000 4 135 735 6345 2400 Partition1\001
+-6
+6 4350 3150 5850 3825
+6 4350 3150 5850 3825
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 5100 3525 5100 3750
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4650 3525 5550 3525 5550 3750 4650 3750 4650 3525
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4350 3150 5850 3150 5850 3825 4350 3825 4350 3150
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 4875 3525 4875 3750
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 5325 3525 5325 3750
+4 0 0 50 -1 0 12 0.0000 4 180 1230 4485 3375 BucketDirectory\001
+-6
+-6
+6 4800 2325 5250 2925
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 4800 2475 5250 2475
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 4800 2625 5250 2625
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 4800 2775 5250 2775
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 5025 2325 5025 2925
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4800 2325 5250 2325 5250 2925 4800 2925 4800 2325
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4200 1800 8250 1800 8250 3975 4200 3975 4200 1800
+4 0 0 50 -1 0 12 0.0000 4 180 1200 5550 2025 Application VM\001
+4 0 0 50 -1 0 12 0.0000 4 135 2070 6000 3825 maxPartitionedData = 1000\001
+-6
+6 5400 5250 8250 7425
+6 6225 5625 8175 7050
+6 6300 5925 7125 6975
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 6525 6225 6825 6225 6825 6675 6525 6675 6525 6225
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6675 6225 6675 6675
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6525 6300 6825 6300
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6525 6375 6825 6375
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6525 6450 6825 6450
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6525 6525 6825 6525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6525 6600 6825 6600
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 6300 5925 7125 5925 7125 6975 6300 6975 6300 5925
+4 0 0 50 -1 0 12 0.0000 4 135 615 6375 6150 Bucket1\001
+4 0 0 50 -1 0 12 0.0000 4 135 690 6375 6900 size = 34\001
+-6
+6 7275 5925 8100 6975
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 7500 6225 7800 6225 7800 6675 7500 6675 7500 6225
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7650 6225 7650 6675
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7500 6300 7800 6300
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7500 6375 7800 6375
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7500 6450 7800 6450
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7500 6525 7800 6525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7500 6600 7800 6600
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 7275 5925 8100 5925 8100 6975 7275 6975 7275 5925
+4 0 0 50 -1 0 12 0.0000 4 135 615 7350 6150 Bucket3\001
+4 0 0 50 -1 0 12 0.0000 4 135 690 7350 6900 size = 12\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 6225 5625 8175 5625 8175 7050 6225 7050 6225 5625
+4 0 0 50 -1 0 12 0.0000 4 135 735 6345 5850 Partition2\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 5400 5250 8250 5250 8250 7425 5400 7425 5400 5250
+4 0 0 50 -1 0 12 0.0000 4 135 1350 5550 5475 Cache Server VM\001
+4 0 0 50 -1 0 12 0.0000 4 135 2070 6000 7275 maxPartitionedData = 1000\001
+-6
+6 2325 4125 4875 5775
+6 3225 4575 4725 5250
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 3975 4950 3975 5175
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 3525 4950 4425 4950 4425 5175 3525 5175 3525 4950
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 3225 4575 4725 4575 4725 5250 3225 5250 3225 4575
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 3750 4950 3750 5175
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 4200 4950 4200 5175
+4 0 0 50 -1 0 12 0.0000 4 180 1230 3360 4800 BucketDirectory\001
+-6
+6 2625 4575 3075 5175
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 2625 4725 3075 4725
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 2625 4875 3075 4875
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 2625 5025 3075 5025
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 2850 4575 2850 5175
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 2625 4575 3075 4575 3075 5175 2625 5175 2625 4575
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 2325 4125 4875 4125 4875 5775 2325 5775 2325 4125
+4 0 0 50 -1 0 12 0.0000 4 180 1200 2475 4350 Application VM\001
+4 0 0 50 -1 0 12 0.0000 4 135 1800 2550 5550 maxPartitionedData = 0\001
+-6
+6 8925 5100 11175 7425
+6 9150 5550 10950 6975
+6 9225 6075 9975 6750
+2 2 0 1 0 7 50 -1 -1 4.000 0 0 -1 0 0 5
+	 9225 6075 9975 6075 9975 6750 9225 6750 9225 6075
+4 0 0 50 -1 0 12 0.0000 4 135 615 9300 6300 Bucket1\001
+-6
+6 10125 6075 10875 6750
+2 2 0 1 0 7 50 -1 -1 4.000 0 0 -1 0 0 5
+	 10125 6075 10875 6075 10875 6750 10125 6750 10125 6075
+4 0 0 50 -1 0 12 0.0000 4 135 615 10200 6300 Bucket3\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 9150 5550 10950 5550 10950 6975 9150 6975 9150 5550
+4 0 0 50 -1 0 12 0.0000 4 135 735 9675 5775 Partition2\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 8925 5100 11175 5100 11175 7425 8925 7425 8925 5100
+4 0 0 50 -1 0 12 0.0000 4 135 1350 9225 5325 Cache Server VM\001
+4 0 0 50 -1 0 12 0.0000 4 135 2070 9075 7275 maxPartitionedData = 1000\001
+-6
+2 1 0 2 0 7 50 -1 -1 6.000 0 0 -1 0 0 2
+	 6825 4500 4875 4500
+2 1 0 2 0 7 50 -1 -1 6.000 0 0 -1 0 0 2
+	 7275 4275 7275 3975
+2 1 0 2 0 7 50 -1 -1 6.000 0 0 -1 0 0 2
+	 7275 4800 7275 5250
+2 1 0 2 0 7 50 -1 -1 6.000 0 0 -1 0 0 2
+	 7875 4350 8925 3825
+2 1 0 2 0 7 50 -1 -1 6.000 0 0 -1 0 0 2
+	 7875 4800 8925 5400
+2 1 1 2 0 7 50 -1 -1 4.500 0 0 -1 0 0 2
+	 8475 975 8475 8175
+2 1 1 1 0 7 50 -1 -1 4.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 4725 3600 6300 2625
+2 1 1 1 0 7 50 -1 -1 4.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 4950 3600 6525 5925
+2 1 1 1 0 7 50 -1 -1 4.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 5400 3600 7650 5925
+2 1 1 1 0 7 50 -1 -1 4.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 5175 3600 7275 2700
+2 1 1 1 0 7 50 -1 -1 4.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 3675 5025 6300 2850
+2 1 1 1 0 7 50 -1 -1 4.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 3825 5100 6300 6825
+2 1 1 1 0 7 50 -1 -1 4.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 4350 5100 7275 6675
+2 1 1 1 0 7 50 -1 -1 4.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 4125 5025 7275 3000
+4 0 0 50 -1 0 12 0.0000 4 135 735 7650 1125 Machine1\001
+4 0 0 50 -1 0 12 0.0000 4 135 735 8625 1125 Machine2\001

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/partitioned-regions.gif
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/partitioned-regions.gif b/releases/latest/javadoc/javadoc-images/partitioned-regions.gif
new file mode 100644
index 0000000..b3a2baf
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/partitioned-regions.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/turks.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/turks.fig b/releases/latest/javadoc/javadoc-images/turks.fig
new file mode 100644
index 0000000..f45177c
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/turks.fig
@@ -0,0 +1,128 @@
+#FIG 3.2
+Landscape
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+6 3825 2025 5025 3225
+6 4050 2625 4800 3150
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4050 3150 4800 3150 4800 2625 4050 2625 4050 3150
+4 1 0 50 -1 -1 12 0.0000 4 135 540 4425 2850 Current\001
+4 1 0 50 -1 -1 12 0.0000 4 135 555 4425 3090 Grantor\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 3825 2025 5025 2025 5025 3225 3825 3225 3825 2025
+4 0 0 50 -1 -1 12 0.0000 4 180 945 3975 2250 pippin:12002\001
+-6
+6 5625 2025 6825 3225
+6 5925 2550 6525 3000
+4 1 0 50 -1 -1 12 0.0000 4 180 495 6225 2700 Young\001
+4 1 0 50 -1 -1 12 0.0000 4 135 480 6225 2940 Turk 1\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 5850 2475 6600 2475 6600 3075 5850 3075 5850 2475
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 5625 2025 6825 2025 6825 3225 5625 3225 5625 2025
+4 0 0 50 -1 -1 12 0.0000 4 180 945 5775 2250 pippin:12003\001
+-6
+6 7425 2025 8625 3225
+6 7725 2550 8325 3000
+4 1 0 50 -1 -1 12 0.0000 4 180 495 8025 2700 Young\001
+4 1 0 50 -1 -1 12 0.0000 4 135 480 8025 2940 Turk 2\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 7650 2475 8400 2475 8400 3075 7650 3075 7650 2475
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 7425 2025 8625 2025 8625 3225 7425 3225 7425 2025
+4 0 0 50 -1 -1 12 0.0000 4 180 945 7575 2250 pippin:12004\001
+-6
+6 9225 2025 10425 3225
+6 9525 2550 10125 3000
+4 1 0 50 -1 -1 12 0.0000 4 180 495 9825 2700 Young\001
+4 1 0 50 -1 -1 12 0.0000 4 135 480 9825 2940 Turk 3\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 9450 2475 10200 2475 10200 3075 9450 3075 9450 2475
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 9225 2025 10425 2025 10425 3225 9225 3225 9225 2025
+4 0 0 50 -1 -1 12 0.0000 4 180 945 9375 2250 pippin:12005\001
+-6
+6 1050 2100 3075 2925
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 1050 2925 3075 2925 3075 2100 1050 2100 1050 2925
+4 0 0 50 -1 -1 12 0.0000 4 180 1860 1125 2850 "locks1" -> pippin:12005\001
+4 0 0 50 -1 -1 16 0.0000 4 165 510 1725 2400 Elder\001
+-6
+6 3825 4125 5025 5325
+6 4050 4725 4800 5250
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4050 5250 4800 5250 4800 4725 4050 4725 4050 5250
+4 1 0 50 -1 -1 12 0.0000 4 135 540 4425 4950 Current\001
+4 1 0 50 -1 -1 12 0.0000 4 135 555 4425 5190 Grantor\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 3825 4125 5025 4125 5025 5325 3825 5325 3825 4125
+4 0 0 50 -1 -1 12 0.0000 4 180 945 3975 4350 pippin:12002\001
+-6
+6 5625 4125 6825 5325
+6 5925 4650 6525 5100
+4 1 0 50 -1 -1 12 0.0000 4 180 495 6225 4800 Young\001
+4 1 0 50 -1 -1 12 0.0000 4 135 480 6225 5040 Turk 1\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 5850 4575 6600 4575 6600 5175 5850 5175 5850 4575
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 5625 4125 6825 4125 6825 5325 5625 5325 5625 4125
+4 0 0 50 -1 -1 12 0.0000 4 180 945 5775 4350 pippin:12003\001
+-6
+6 9225 4125 10425 5325
+6 9525 4650 10125 5100
+4 1 0 50 -1 -1 12 0.0000 4 180 495 9825 4800 Young\001
+4 1 0 50 -1 -1 12 0.0000 4 135 480 9825 5040 Turk 3\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 9450 4575 10200 4575 10200 5175 9450 5175 9450 4575
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 9225 4125 10425 4125 10425 5325 9225 5325 9225 4125
+4 0 0 50 -1 -1 12 0.0000 4 180 945 9375 4350 pippin:12005\001
+-6
+6 1050 4200 3075 5025
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 1050 5025 3075 5025 3075 4200 1050 4200 1050 5025
+4 0 0 50 -1 -1 12 0.0000 4 180 1860 1125 4950 "locks1" -> pippin:12005\001
+4 0 0 50 -1 -1 16 0.0000 4 165 510 1725 4500 Elder\001
+-6
+6 7500 4425 8550 4875
+4 1 0 50 -1 1 12 0.0000 4 180 960 8025 4575 pippin:12004\001
+4 1 0 50 -1 1 12 0.0000 4 135 555 8025 4815 crashes\001
+-6
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 4
+	 5475 1950 5475 1800 8775 1800 8775 1950
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 5850 2850 4800 2850
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 7650 2850 6600 2850
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 9450 2850 8400 2850
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 5850 4950 4800 4950
+2 1 0 5 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 975 3675 10650 3675
+4 0 0 50 -1 1 12 0.0000 4 180 3045 5625 1650 Have given up dreams of bcoming grantor\001
+4 0 0 50 -1 -1 12 0.0000 4 135 285 5175 2700 xfer\001
+4 0 0 50 -1 -1 12 0.0000 4 135 285 7050 2700 xfer\001
+4 0 0 50 -1 -1 12 0.0000 4 135 285 8775 2700 xfer\001
+4 0 0 50 -1 -1 12 0.0000 4 135 285 5175 4800 xfer\001
+4 0 0 50 -1 1 12 0.0000 4 180 1245 5775 5700 Stops xfer. knows\001
+4 0 0 50 -1 1 12 0.0000 4 135 1035 5775 5940 it will never be\001
+4 0 0 50 -1 1 12 0.0000 4 150 555 5775 6180 grantor\001
+4 0 0 50 -1 1 12 0.0000 4 180 1275 9300 5700 Initiates recovery,\001
+4 0 0 50 -1 1 12 0.0000 4 180 1215 9300 5940 becomes grantor\001

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/turks.jpg
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/turks.jpg b/releases/latest/javadoc/javadoc-images/turks.jpg
new file mode 100644
index 0000000..5c66385
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/turks.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/CancelCriterion.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/CancelCriterion.html b/releases/latest/javadoc/org/apache/geode/CancelCriterion.html
new file mode 100644
index 0000000..831d849
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/CancelCriterion.html
@@ -0,0 +1,404 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>CancelCriterion (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CancelCriterion (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":10,"i2":10,"i3":6,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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>Prev&nbsp;Class</li>
+<li><a href="../../../org/apache/geode/CancelException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/CancelCriterion.html" target="_top">Frames</a></li>
+<li><a href="CancelCriterion.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode</div>
+<h2 title="Class CancelCriterion" class="title">Class CancelCriterion</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.CancelCriterion</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">CancelCriterion</span>
+extends java.lang.Object</pre>
+<div class="block">Abstract cancellation proxy for cancelling an operation, esp. a thread.
+ 
+ Creators of services or threads should implement a subclass of CancelCriterion,
+ and implement the two methods - cancelInProgress, and generateCancelledException(e).
+ 
+ Code inside the service can check to see if the service is cancelled by calling
+ <a href="../../../org/apache/geode/CancelCriterion.html#checkCancelInProgress-java.lang.Throwable-"><code>checkCancelInProgress(Throwable)</code></a>. Generally the pattern is to check
+ before performing an operation, check if the service is canceled before propgrating 
+ an exception futher up the stack, and check for cancelation inside a long loop.
+ Eg.
+ 
+ <code>
+ while(true) {
+   c.checkCancelInProgress(null);
+   try {
+      dispatchEvents();
+   } catch(IOException e) {
+     c.checkCancelInProgress(e);
+     throw e;
+   }
+ }
+ </code></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.1</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/CancelException.html" title="class in org.apache.geode"><code>CancelException</code></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="../../../org/apache/geode/CancelCriterion.html#CancelCriterion--">CancelCriterion</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>abstract java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CancelCriterion.html#cancelInProgress--">cancelInProgress</a></span>()</code>
+<div class="block">Indicate if the service is in the progress of being cancelled.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CancelCriterion.html#checkCancelInProgress-java.lang.Throwable-">checkCancelInProgress</a></span>(java.lang.Throwable&nbsp;e)</code>
+<div class="block">See if the current operation is being cancelled.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CancelCriterion.html#checkFailure--">checkFailure</a></span>()</code>
+<div class="block">Use this utility  function in your implementation of cancelInProgress()
+ and cancelled() to indicate a system failure</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>abstract java.lang.RuntimeException</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CancelCriterion.html#generateCancelledException-java.lang.Throwable-">generateCancelledException</a></span>(java.lang.Throwable&nbsp;e)</code>
+<div class="block">Template factory method for generating the exception to be thrown by
+ <a href="../../../org/apache/geode/CancelCriterion.html#checkCancelInProgress-java.lang.Throwable-"><code>checkCancelInProgress(Throwable)</code></a>.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CancelCriterion.html#isCancelInProgress--">isCancelInProgress</a></span>()</code>
+<div class="block">Checks to see if a cancellation is in progress.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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="CancelCriterion--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CancelCriterion</h4>
+<pre>public&nbsp;CancelCriterion()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="cancelInProgress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cancelInProgress</h4>
+<pre>public abstract&nbsp;java.lang.String&nbsp;cancelInProgress()</pre>
+<div class="block">Indicate if the service is in the progress of being cancelled.  The
+ typical use of this is to indicate, in the case of an <code>InterruptedException</code>,
+ that the current operation should be cancelled.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>null if the service is not shutting down, or a message that can be used to
+ construct an exception indicating the service is shut down.</dd>
+</dl>
+</li>
+</ul>
+<a name="checkFailure--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkFailure</h4>
+<pre>protected final&nbsp;java.lang.String&nbsp;checkFailure()</pre>
+<div class="block">Use this utility  function in your implementation of cancelInProgress()
+ and cancelled() to indicate a system failure</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>failure string if system failure has occurred</dd>
+</dl>
+</li>
+</ul>
+<a name="checkCancelInProgress-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkCancelInProgress</h4>
+<pre>public final&nbsp;void&nbsp;checkCancelInProgress(java.lang.Throwable&nbsp;e)</pre>
+<div class="block">See if the current operation is being cancelled.  If so, it either
+ throws a <code>RuntimeException</code> (usually a <a href="../../../org/apache/geode/CancelException.html" title="class in org.apache.geode"><code>CancelException</code></a>).</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>e</code> - an underlying exception or null if there is no exception 
+ that triggered this check</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/CancelCriterion.html#cancelInProgress--"><code>cancelInProgress()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="generateCancelledException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>generateCancelledException</h4>
+<pre>public abstract&nbsp;java.lang.RuntimeException&nbsp;generateCancelledException(java.lang.Throwable&nbsp;e)</pre>
+<div class="block">Template factory method for generating the exception to be thrown by
+ <a href="../../../org/apache/geode/CancelCriterion.html#checkCancelInProgress-java.lang.Throwable-"><code>checkCancelInProgress(Throwable)</code></a>. Override this to specify
+ different exception for checkCancelInProgress() to throw.
+ 
+ This method should wrap the exception in a service specific 
+ CancelationException (eg CacheClosedException). 
+ or return null if the service is not being canceled.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>e</code> - an underlying exception, if any</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>RuntimeException to be thrown by checkCancelInProgress(), null if
+         the receiver has not been cancelled.</dd>
+</dl>
+</li>
+</ul>
+<a name="isCancelInProgress--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isCancelInProgress</h4>
+<pre>public&nbsp;boolean&nbsp;isCancelInProgress()</pre>
+<div class="block">Checks to see if a cancellation is in progress.  This is equivalent to
+ the expression (cancelInProgress() != null).</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if a cancellation is in progress, false if not</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>Prev&nbsp;Class</li>
+<li><a href="../../../org/apache/geode/CancelException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/CancelCriterion.html" target="_top">Frames</a></li>
+<li><a href="CancelCriterion.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/CancelException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/CancelException.html b/releases/latest/javadoc/org/apache/geode/CancelException.html
new file mode 100644
index 0000000..ab3c1f0
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/CancelException.html
@@ -0,0 +1,400 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>CancelException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CancelException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/CancelCriterion.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/CanonicalInstantiator.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/CancelException.html" target="_top">Frames</a></li>
+<li><a href="CancelException.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.org.apache.geode.cache.CacheRuntimeException">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&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">org.apache.geode</div>
+<h2 title="Class CancelException" class="title">Class CancelException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheRuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.CancelException</li>
+</ul>
+</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>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache">CacheClosedException</a>, <a href="../../../org/apache/geode/distributed/DistributedSystemDisconnectedException.html" title="class in org.apache.geode.distributed">DistributedSystemDisconnectedException</a>, <a href="../../../org/apache/geode/ForcedDisconnectException.html" title="class in org.apache.geode">ForcedDisconnectException</a>, <a href="../../../org/apache/geode/distributed/FutureCancelledException.html" title="class in org.apache.geode.distributed">FutureCancelledException</a>, <a href="../../../org/apache/geode/distributed/GatewayCancelledException.html" title="class in org.apache.geode.distributed">GatewayCancelledException</a>, <a href="../../../org/apache/geode/distributed/OplogCancelledException.html" title="class in org.apache.geode.distributed">OplogCancelledException</a>, <a href="../../../org/apache/geode/OutOfOffHeapMemoryException.html" title="class i
 n org.apache.geode">OutOfOffHeapMemoryException</a>, <a href="../../../org/apache/geode/distributed/PoolCancelledException.html" title="class in org.apache.geode.distributed">PoolCancelledException</a>, <a href="../../../org/apache/geode/ThreadInterruptedException.html" title="class in org.apache.geode">ThreadInterruptedException</a>, <a href="../../../org/apache/geode/distributed/TXManagerCancelledException.html" title="class in org.apache.geode.distributed">TXManagerCancelledException</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">CancelException</span>
+extends <a href="../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></pre>
+<div class="block">Abstract root class of all GemFire exceptions representing system
+ cancellation</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.CancelException">Serialized Form</a></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="../../../org/apache/geode/CancelException.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CancelException.html#CancelException--">CancelException</a></span>()</code>
+<div class="block">for serialization</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CancelException.html#CancelException-java.lang.String-">CancelException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Create instance with given message</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CancelException.html#CancelException-java.lang.String-java.lang.Throwable-">CancelException</a></span>(java.lang.String&nbsp;message,
+               java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Create instance with given message and cause</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CancelException.html#CancelException-java.lang.Throwable-">CancelException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Create instance with empty message and given cause</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.org.apache.geode.cache.CacheRuntimeException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></h3>
+<code><a href="../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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</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">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>public static final&nbsp;long serialVersionUID</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../constant-values.html#org.apache.geode.CancelException.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CancelException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CancelException</h4>
+<pre>public&nbsp;CancelException()</pre>
+<div class="block">for serialization</div>
+</li>
+</ul>
+<a name="CancelException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CancelException</h4>
+<pre>public&nbsp;CancelException(java.lang.String&nbsp;message)</pre>
+<div class="block">Create instance with given message</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>message</code> - the message</dd>
+</dl>
+</li>
+</ul>
+<a name="CancelException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CancelException</h4>
+<pre>public&nbsp;CancelException(java.lang.String&nbsp;message,
+                       java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Create instance with given message and cause</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>message</code> - the message</dd>
+<dd><code>cause</code> - the cause</dd>
+</dl>
+</li>
+</ul>
+<a name="CancelException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CancelException</h4>
+<pre>public&nbsp;CancelException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Create instance with empty message and given cause</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cause</code> - the cause</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/CancelCriterion.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/CanonicalInstantiator.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/CancelException.html" target="_top">Frames</a></li>
+<li><a href="CancelException.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.org.apache.geode.cache.CacheRuntimeException">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&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/8888a496/releases/latest/javadoc/org/apache/geode/CanonicalInstantiator.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/CanonicalInstantiator.html b/releases/latest/javadoc/org/apache/geode/CanonicalInstantiator.html
new file mode 100644
index 0000000..73e4e94
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/CanonicalInstantiator.html
@@ -0,0 +1,364 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>CanonicalInstantiator (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CanonicalInstantiator (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/CancelException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/CopyException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/CanonicalInstantiator.html" target="_top">Frames</a></li>
+<li><a href="CanonicalInstantiator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode</div>
+<h2 title="Class CanonicalInstantiator" class="title">Class CanonicalInstantiator</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode">org.apache.geode.Instantiator</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.CanonicalInstantiator</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">CanonicalInstantiator</span>
+extends <a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode">Instantiator</a></pre>
+<div class="block"><code>CanonicalInstantiator</code> is much like its parent
+ <code>Instantiator</code> except that instead of
+ needing to implement <code>newInstance()</code>
+ you now must implement <code>newInstance(DataInput)</code>.
+ The addition of the <code>DataInput</code> parameter allows the instance
+ creator to optionally read data from the data input stream and use it to
+ decide the instance to create. This allows a value that represents a
+ canonical instance to be written by a class's <a href="../../../org/apache/geode/DataSerializer.html#toData-java.lang.Object-java.io.DataOutput-"><code>DataSerializer.toData(java.lang.Object, java.io.DataOutput)</code></a>
+ and then be read by <code>newInstance(DataInput)</code>
+ and map it back to a canonical instance.
+ <p>
+ Note that <a href="../../../org/apache/geode/DataSerializer.html#fromData-java.io.DataInput-"><code>DataSerializer.fromData(java.io.DataInput)</code></a> is always called on the instance
+ returned from <code>newInstance(DataInput)</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.1</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="../../../org/apache/geode/CanonicalInstantiator.html#CanonicalInstantiator-java.lang.Class-int-">CanonicalInstantiator</a></span>(java.lang.Class&lt;? extends <a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a>&gt;&nbsp;c,
+                     int&nbsp;classId)</code>
+<div class="block">Creates a new <code>CanonicalInstantiator</code> that instantiates a given
+ class.</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CanonicalInstantiator.html#newInstance--">newInstance</a></span>()</code>
+<div class="block">This method is not supported and if called will
+ throw UnsupportedOperationException.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>abstract <a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CanonicalInstantiator.html#newInstance-java.io.DataInput-">newInstance</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Creates a new "empty" instance of a <Code>DataSerializable</code>
+ class whose state will be filled in by invoking its 
+ <a href="../../../org/apache/geode/DataSerializable.html#fromData-java.io.DataInput-"><code>fromData</code></a> method.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.Instantiator">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode">Instantiator</a></h3>
+<code><a href="../../../org/apache/geode/Instantiator.html#getContext--">getContext</a>, <a href="../../../org/apache/geode/Instantiator.html#getEventId--">getEventId</a>, <a href="../../../org/apache/geode/Instantiator.html#getId--">getId</a>, <a href="../../../org/apache/geode/Instantiator.html#getInstantiatedClass--">getInstantiatedClass</a>, <a href="../../../org/apache/geode/Instantiator.html#register-org.apache.geode.Instantiator-">register</a>, <a href="../../../org/apache/geode/Instantiator.html#register-org.apache.geode.Instantiator-boolean-">register</a>, <a href="../../../org/apache/geode/Instantiator.html#setContext-java.lang.Object-">setContext</a>, <a href="../../../org/apache/geode/Instantiator.html#setEventId-java.lang.Object-">setEventId</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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="CanonicalInstantiator-java.lang.Class-int-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CanonicalInstantiator</h4>
+<pre>public&nbsp;CanonicalInstantiator(java.lang.Class&lt;? extends <a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a>&gt;&nbsp;c,
+                             int&nbsp;classId)</pre>
+<div class="block">Creates a new <code>CanonicalInstantiator</code> that instantiates a given
+ class.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>c</code> - The <code>DataSerializable</code> class to register.  This
+        class must have a static initializer that registers this
+        <code>Instantiator</code>.</dd>
+<dd><code>classId</code> - A unique id for class <code>c</code>.  The
+        <code>classId</code> must not be zero.
+        This has been an <code>int</code> since dsPhase1.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If <code>c</code> does not implement
+         <code>DataSerializable</code>, <code>classId</code> is
+         less than or equal to zero.</dd>
+<dd><code>java.lang.NullPointerException</code> - If <code>c</code> is <code>null</code></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="newInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newInstance</h4>
+<pre>public final&nbsp;<a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a>&nbsp;newInstance()</pre>
+<div class="block">This method is not supported and if called will
+ throw UnsupportedOperationException.
+ Use <a href="../../../org/apache/geode/CanonicalInstantiator.html#newInstance-java.io.DataInput-"><code>newInstance(DataInput)</code></a> instead.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../org/apache/geode/Instantiator.html#newInstance--">newInstance</a></code>&nbsp;in class&nbsp;<code><a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode">Instantiator</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.UnsupportedOperationException</code> - in all cases</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readObject-java.io.DataInput-"><code>DataSerializer.readObject(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="newInstance-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>newInstance</h4>
+<pre>public abstract&nbsp;<a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a>&nbsp;newInstance(java.io.DataInput&nbsp;in)
+                                      throws java.io.IOException</pre>
+<div class="block">Creates a new "empty" instance of a <Code>DataSerializable</code>
+ class whose state will be filled in by invoking its 
+ <a href="../../../org/apache/geode/DataSerializable.html#fromData-java.io.DataInput-"><code>fromData</code></a> method.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>in</code> - the data input that can be read to decide what instance to create.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the new "empty" instance.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - if a read from <code>in</code> fails.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.1</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/CancelException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/CopyException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/CanonicalInstantiator.html" target="_top">Frames</a></li>
+<li><a href="CanonicalInstantiator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


[42/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/CopyException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/CopyException.html b/releases/latest/javadoc/org/apache/geode/CopyException.html
new file mode 100644
index 0000000..360ea7f
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/CopyException.html
@@ -0,0 +1,346 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>CopyException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CopyException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/CanonicalInstantiator.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/CopyHelper.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/CopyException.html" target="_top">Frames</a></li>
+<li><a href="CopyException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class CopyException" class="title">Class CopyException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.CopyException</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>
+<br>
+<pre>public class <span class="typeNameLabel">CopyException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">Indicates a failure to copy an object.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/CopyHelper.html#copy-T-"><code>CopyHelper.copy(T)</code></a>, 
+<a href="../../../serialized-form.html#org.apache.geode.CopyException">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="../../../org/apache/geode/CopyException.html#CopyException--">CopyException</a></span>()</code>
+<div class="block">Constructs a new <code>CopyException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CopyException.html#CopyException-java.lang.String-">CopyException</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Constructs a new <code>CopyException</code> with a message string.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CopyException.html#CopyException-java.lang.String-java.lang.Throwable-">CopyException</a></span>(java.lang.String&nbsp;msg,
+             java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs a new <code>CopyException</code> with a message string
+ and a cause.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CopyException.html#CopyException-java.lang.Throwable-">CopyException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs a new <code>CopyException</code> with a cause.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="CopyException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CopyException</h4>
+<pre>public&nbsp;CopyException()</pre>
+<div class="block">Constructs a new <code>CopyException</code>.</div>
+</li>
+</ul>
+<a name="CopyException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CopyException</h4>
+<pre>public&nbsp;CopyException(java.lang.String&nbsp;msg)</pre>
+<div class="block">Constructs a new <code>CopyException</code> with a message string.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - a message string</dd>
+</dl>
+</li>
+</ul>
+<a name="CopyException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CopyException</h4>
+<pre>public&nbsp;CopyException(java.lang.String&nbsp;msg,
+                     java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs a new <code>CopyException</code> with a message string
+ and a cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the message string</dd>
+<dd><code>cause</code> - a causal Throwable</dd>
+</dl>
+</li>
+</ul>
+<a name="CopyException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CopyException</h4>
+<pre>public&nbsp;CopyException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs a new <code>CopyException</code> with a cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cause</code> - a causal Throwable</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/CanonicalInstantiator.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/CopyHelper.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/CopyException.html" target="_top">Frames</a></li>
+<li><a href="CopyException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/CopyHelper.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/CopyHelper.html b/releases/latest/javadoc/org/apache/geode/CopyHelper.html
new file mode 100644
index 0000000..6d76cf8
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/CopyHelper.html
@@ -0,0 +1,372 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>CopyHelper (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CopyHelper (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/CopyException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/CopyHelper.html" target="_top">Frames</a></li>
+<li><a href="CopyHelper.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">org.apache.geode</div>
+<h2 title="Class CopyHelper" class="title">Class CopyHelper</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.CopyHelper</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <span class="typeNameLabel">CopyHelper</span>
+extends java.lang.Object</pre>
+<div class="block">A static helper for optimally creating copies.  Creating copies
+ of cache values provides improved concurrency as well as isolation.
+ For transactions, creating a copy is the guaranteed way to enforce
+ "Read Committed" isolation on changes to cache
+ <code>Entries</code>.
+
+ <p>Here is a simple example of how to use <code>CopyHelper.copy</code>
+  <pre>
+    Object o = r.get("stringBuf");
+    StringBuffer s = (StringBuffer) CopyHelper.copy(o);
+    s.append("... and they lived happily ever after.  The End.");
+    r.put("stringBuf", s);
+  </pre></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><code>Cloneable</code>, 
+<code>Serializable</code>, 
+<a href="../../../org/apache/geode/DataSerializer.html" title="class in org.apache.geode"><code>DataSerializer</code></a>, 
+<a href="../../../org/apache/geode/cache/GemFireCache.html#setCopyOnRead-boolean-"><code>GemFireCache.setCopyOnRead(boolean)</code></a>, 
+<a href="../../../org/apache/geode/cache/CacheTransactionManager.html" title="interface in org.apache.geode.cache"><code>CacheTransactionManager</code></a></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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;T</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CopyHelper.html#copy-T-">copy</a></span>(T&nbsp;o)</code>
+<div class="block">Makes a copy of the specified object.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;T</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CopyHelper.html#deepCopy-T-">deepCopy</a></span>(T&nbsp;o)</code>
+<div class="block">Makes a deep copy of the specified object o using serialization, so the object
+ has to be serializable by GemFire.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/CopyHelper.html#isWellKnownImmutableInstance-java.lang.Object-">isWellKnownImmutableInstance</a></span>(java.lang.Object&nbsp;o)</code>
+<div class="block">Return true if the given object is an instance of a well known
+ immutable class.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="isWellKnownImmutableInstance-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isWellKnownImmutableInstance</h4>
+<pre>public static&nbsp;boolean&nbsp;isWellKnownImmutableInstance(java.lang.Object&nbsp;o)</pre>
+<div class="block">Return true if the given object is an instance of a well known
+ immutable class.
+ The well known classes are:
+ <ul>
+ <li>String
+ <li>Byte
+ <li>Character
+ <li>Short
+ <li>Integer
+ <li>Long
+ <li>Float
+ <li>Double
+ <li>BigInteger
+ <li>BigDecimal
+ <li>UUID
+ <li>PdxInstance but not WritablePdxInstance
+ </ul></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>o</code> - the object to check</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if o is an instance of a well known immutable class.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6.2</dd>
+</dl>
+</li>
+</ul>
+<a name="copy-java.lang.Object-">
+<!--   -->
+</a><a name="copy-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>copy</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;T&nbsp;copy(T&nbsp;o)</pre>
+<div class="block"><p>Makes a copy of the specified object. The object returned is not guaranteed
+ to be a deep copy of the original object, as explained below.
+ 
+ <p>Copies can only be made if the original is a <tt>Cloneable</tt> or serializable by 
+ GemFire.
+ If o is a <a href="../../../org/apache/geode/CopyHelper.html#isWellKnownImmutableInstance-java.lang.Object-"><code>well known immutable instance</code></a>
+ then it will be returned without copying it.
+ 
+ <p>If the argument o is an instance of <code>Cloneable</code>, a copy is
+ made by invoking <tt>clone</tt> on it. Note that not all implementations of <tt>clone</tt> 
+ make deep copies (e.g. <code>HashMap.clone</code>). Otherwise, if the
+ argument is not an instance of <tt>Cloneable</tt>, a copy is made using serialization: if 
+ GemFire serialization is implemented, it is used; otherwise, java serialization is used.
+ 
+ <p> The difference between this method and <a href="../../../org/apache/geode/CopyHelper.html#deepCopy-T-"><code>deepCopy</code></a>, is that
+ this method uses <tt>clone</tt> if available, whereas <tt>deepCopy</tt> does not. As a
+ result, for <tt>Cloneable</tt> objects copied using this method, how deep a copy the 
+ returned object is depends on its implementation of <tt>clone</tt>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>o</code> - the original object that a copy is needed of</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the new instance that is a copy of of the original</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../org/apache/geode/CopyException.html" title="class in org.apache.geode">CopyException</a></code> - if copying fails because a class could not
+ be found or could not be serialized.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/CopyHelper.html#deepCopy-T-"><code>deepCopy(Object)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="deepCopy-java.lang.Object-">
+<!--   -->
+</a><a name="deepCopy-T-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>deepCopy</h4>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;T&nbsp;deepCopy(T&nbsp;o)</pre>
+<div class="block">Makes a deep copy of the specified object o using serialization, so the object
+ has to be serializable by GemFire. 
+ 
+ <p>If o is a <a href="../../../org/apache/geode/CopyHelper.html#isWellKnownImmutableInstance-java.lang.Object-"><code>well known immutable 
+ instance</code></a> then it will be returned without copying it.
+ 
+ <p>The passed in object is serialized in memory, and then deserialized into 
+ a new instance, which is returned. If GemFire serialization is implemented 
+ for the object, it is used; otherwise, java serialization is used.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>o</code> - the original object to be copied</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the new instance that is a copy of the original</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../org/apache/geode/CopyException.html" title="class in org.apache.geode">CopyException</a></code> - if copying fails because a class could not
+ be found or could not be serialized</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/CopyHelper.html#copy-T-"><code>copy(Object)</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="../../../org/apache/geode/CopyException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/CopyHelper.html" target="_top">Frames</a></li>
+<li><a href="CopyHelper.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/8888a496/releases/latest/javadoc/org/apache/geode/DataSerializable.Replaceable.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/DataSerializable.Replaceable.html b/releases/latest/javadoc/org/apache/geode/DataSerializable.Replaceable.html
new file mode 100644
index 0000000..4484751
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/DataSerializable.Replaceable.html
@@ -0,0 +1,248 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>DataSerializable.Replaceable (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DataSerializable.Replaceable (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":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/DataSerializable.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/DataSerializer.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/DataSerializable.Replaceable.html" target="_top">Frames</a></li>
+<li><a href="DataSerializable.Replaceable.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">org.apache.geode</div>
+<h2 title="Interface DataSerializable.Replaceable" class="title">Interface DataSerializable.Replaceable</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing interface:</dt>
+<dd><a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static interface <span class="typeNameLabel">DataSerializable.Replaceable</span></pre>
+<div class="block"><code>Replaceable</code> allows an object to write an alternative
+ version of itself to a <code>DataOutput</code>.  It is similar to
+ the <code>writeReplace</code> method of standard Java
+ serialization.  
+
+ <P>
+
+ Note that if a <code>Replaceable</code> is also
+ <code>DataSerializable</code>, its <code>toData</code> method
+ will <B>not</B> be invoked.  Instead, its replacement object will
+ be written to the stream using <a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>DataSerializer.writeObject(Object, DataOutput)</code></a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>DataSerializer.writeObject(Object, DataOutput)</code></a></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></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.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializable.Replaceable.html#replace--">replace</a></span>()</code>
+<div class="block">Replaces this object with another in the "output stream"
+ written by <a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>DataSerializer.writeObject(Object, DataOutput)</code></a>.</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="replace--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>replace</h4>
+<pre>java.lang.Object&nbsp;replace()
+                  throws java.io.IOException</pre>
+<div class="block">Replaces this object with another in the "output stream"
+ written by <a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>DataSerializer.writeObject(Object, DataOutput)</code></a>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></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/DataSerializable.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/DataSerializer.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/DataSerializable.Replaceable.html" target="_top">Frames</a></li>
+<li><a href="DataSerializable.Replaceable.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/8888a496/releases/latest/javadoc/org/apache/geode/DataSerializable.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/DataSerializable.html b/releases/latest/javadoc/org/apache/geode/DataSerializable.html
new file mode 100644
index 0000000..549665f
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/DataSerializable.html
@@ -0,0 +1,357 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>DataSerializable (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DataSerializable (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":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/CopyHelper.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/DataSerializable.Replaceable.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/DataSerializable.html" target="_top">Frames</a></li>
+<li><a href="DataSerializable.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</div>
+<h2 title="Interface DataSerializable" class="title">Interface DataSerializable</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../org/apache/geode/cache/query/types/CollectionType.html" title="interface in org.apache.geode.cache.query.types">CollectionType</a>, <a href="../../../org/apache/geode/cache/query/types/MapType.html" title="interface in org.apache.geode.cache.query.types">MapType</a>, <a href="../../../org/apache/geode/cache/query/types/ObjectType.html" title="interface in org.apache.geode.cache.query.types">ObjectType</a>, <a href="../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence">PersistentID</a>, <a href="../../../org/apache/geode/cache/query/types/StructType.html" title="interface in org.apache.geode.cache.query.types">StructType</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../org/apache/geode/modules/gatewaydelta/AbstractGatewayDeltaEvent.html" title="class in org.apache.geode.modules.gatewaydelta">AbstractGatewayDeltaEvent</a>, <a href="../../../org/apache/geode/modules/session/catalina/DeltaSession.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession</a>, <a href="../../../org/apache/geode/modules/session/catalina/DeltaSession7.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession7</a>, <a href="../../../org/apache/geode/modules/session/catalina/DeltaSession8.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession8</a>, <a href="../../../org/apache/geode/cache/EvictionAttributes.html" title="class in org.apache.geode.cache">EvictionAttributes</a>, <a href="../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>, <a href="../../../org/apache/geode/modules/gatewaydelta/GatewayDeltaCreateEvent.htm
 l" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaCreateEvent</a>, <a href="../../../org/apache/geode/modules/gatewaydelta/GatewayDeltaDestroyEvent.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaDestroyEvent</a>, <a href="../../../org/apache/geode/cache/MembershipAttributes.html" title="class in org.apache.geode.cache">MembershipAttributes</a>, <a href="../../../org/apache/geode/modules/util/RegionConfiguration.html" title="class in org.apache.geode.modules.util">RegionConfiguration</a>, <a href="../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a>, <a href="../../../org/apache/geode/cache/server/ServerLoad.html" title="class in org.apache.geode.cache.server">ServerLoad</a>, <a href="../../../org/apache/geode/cache/SubscriptionAttributes.html" title="class in org.apache.geode.cache">SubscriptionAttributes</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">DataSerializable</span>
+extends java.io.Serializable</pre>
+<div class="block">An interface for objects whose state can be written/read as
+ primitive types and strings ("data").  That is, instead of
+ serializing itself to an <code>ObjectOutputStream</code>, a
+ <code>DataSerializable</code> can serialize itself to a <code>DataOutput</code>.  By implementing this interface, objects can be
+ serialized faster and in a more compact format than standard Java
+ serialization.  The <a href="../../../org/apache/geode/DataSerializer.html" title="class in org.apache.geode"><code>DataSerializer</code></a> class contains a number
+ of static methods that may be helpful to implementations of
+ <code>DataSerializable</code>.
+
+ <P>
+
+ When possible, GemFire respects the <code>DataSerializable</code>
+ contract to provide optimal object serialization.  For instance, if
+ a <code>DataSerializable</code> object is 
+ <a href="../../../org/apache/geode/cache/Region.html#put-K-V-">placed</a> into a distributed
+ cache region, its <code>toData</code> method will be used to
+ serialize it when it is sent to another member of the distributed
+ system.
+
+ <P>
+
+ To avoid the overhead of Java reflection,
+ <code>DataSerializable</code> classes may register an <a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode"><code>Instantiator</code></a> to be used during deserialization.  Alternatively,
+ classes that implement <code>DataSerializable</code> can provide a
+ zero-argument constructor that will be invoked when they are read
+ with <a href="../../../org/apache/geode/DataSerializer.html#readObject-java.io.DataInput-"><code>DataSerializer.readObject(java.io.DataInput)</code></a>.
+
+ <P>
+
+ Some classes (especially third-party classes that you may not have
+ the source code to) cannot be modified to implement
+ <code>DataSerializable</code>.  These classes can be data
+ serialized by an instance of <a href="../../../org/apache/geode/DataSerializer.html" title="class in org.apache.geode"><code>DataSerializer</code></a>.
+
+ <P>
+
+ <code>DataSerializable</code> offers improved performance over
+ standard Java serialization, but does not offer all of the features
+ of standard Java serialization.  In particular, data serialization
+ does not attempt to maintain referential integrity among the
+ objects it is writing or reading.  As a result, data serialization
+ should not be used with complex object graphs.  Attempting to data
+ serialize graphs that contain object cycles will result in infinite
+ recursion and a <code>StackOverflowError</code>.  Attempting to
+ deserialize an object graph that contains multiple reference
+ paths to the same object will result in multiple copies of the
+ objects that are referred to through multiple paths.
+
+ <P>
+
+ <CENTER>
+ <IMG src="../../../javadoc-images/data-serialization-exceptions.gif"
+      HEIGHT="219" WIDTH="698">
+ </CENTER></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><code>Serializable</code>, 
+<a href="../../../org/apache/geode/DataSerializer.html" title="class in org.apache.geode"><code>DataSerializer</code></a>, 
+<a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode"><code>Instantiator</code></a></dd>
+</dl>
+</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 interface&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializable.Replaceable.html" title="interface in org.apache.geode">DataSerializable.Replaceable</a></span></code>
+<div class="block"><code>Replaceable</code> allows an object to write an alternative
+ version of itself to a <code>DataOutput</code>.</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>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializable.html#fromData-java.io.DataInput-">fromData</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads the state of this object as primitive data from the given
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializable.html#toData-java.io.DataOutput-">toData</a></span>(java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes the state of this object as primitive data to the given
+ <code>DataOutput</code>.</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="toData-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toData</h4>
+<pre>void&nbsp;toData(java.io.DataOutput&nbsp;out)
+     throws java.io.IOException</pre>
+<div class="block">Writes the state of this object as primitive data to the given
+ <code>DataOutput</code>.
+ <p>
+ Since 5.7 it is possible for any method call to the specified
+ <code>DataOutput</code> to throw <a href="../../../org/apache/geode/GemFireRethrowable.html" title="class in org.apache.geode"><code>GemFireRethrowable</code></a>.
+ It should <em>not</em> be caught by user code.
+ If it is it <em>must</em> be rethrown.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+</dl>
+</li>
+</ul>
+<a name="fromData-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>fromData</h4>
+<pre>void&nbsp;fromData(java.io.DataInput&nbsp;in)
+       throws java.io.IOException,
+              java.lang.ClassNotFoundException</pre>
+<div class="block">Reads the state of this object as primitive data from the given
+ <code>DataInput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+<dd><code>java.lang.ClassNotFoundException</code> - A class could not be loaded while reading from
+         <code>in</code></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/CopyHelper.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/DataSerializable.Replaceable.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/DataSerializable.html" target="_top">Frames</a></li>
+<li><a href="DataSerializable.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>


[25/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/GemFireMemberStatus.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/GemFireMemberStatus.html b/releases/latest/javadoc/org/apache/geode/admin/GemFireMemberStatus.html
new file mode 100644
index 0000000..fc42272
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/GemFireMemberStatus.html
@@ -0,0 +1,2040 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>GemFireMemberStatus (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GemFireMemberStatus (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":42,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":42,"i8":42,"i9":42,"i10":42,"i11":42,"i12":42,"i13":42,"i14":42,"i15":42,"i16":42,"i17":42,"i18":42,"i19":42,"i20":42,"i21":42,"i22":42,"i23":42,"i24":42,"i25":42,"i26":42,"i27":42,"i28":42,"i29":42,"i30":42,"i31":42,"i32":42,"i33":42,"i34":42,"i35":42,"i36":42,"i37":42,"i38":42,"i39":42,"i40":42,"i41":42,"i42":42,"i43":42,"i44":42,"i45":42,"i46":42,"i47":42,"i48":42,"i49":42,"i50":42,"i51":42,"i52":42,"i53":42,"i54":42,"i55":42,"i56":42,"i57":42,"i58":42,"i59":42,"i60":42,"i61":42,"i62":42,"i63":42,"i64":42,"i65":42,"i66":42,"i67":42,"i68":42,"i69":42,"i70":42,"i71":42,"i72":42};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/GemFireMemberStatus.html" target="_top">Frames</a></li>
+<li><a href="GemFireMemberStatus.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.admin</div>
+<h2 title="Class GemFireMemberStatus" class="title">Class GemFireMemberStatus</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.GemFireMemberStatus</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">GemFireMemberStatus</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<div class="block">Class <code>GemFireMemberStatus</code> provides the status of a specific
+ GemFire member VM. This VM can be a peer, a client, a server and/or a
+ gateway.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.admin.GemFireMemberStatus">Serialized Form</a></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>protected java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_bindAddress">_bindAddress</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_clientHealthStats">_clientHealthStats</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_clientHostNames">_clientHostNames</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_clientQueueSizes">_clientQueueSizes</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_connectedClients">_connectedClients</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_connectedIncomingGateways">_connectedIncomingGateways</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_connectedPeers">_connectedPeers</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_connectedServers">_connectedServers</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_freeHeapSize">_freeHeapSize</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_gatewayHubStatus">_gatewayHubStatus</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_gatewayQueueSizes">_gatewayQueueSizes</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.net.InetAddress</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_hostAddress">_hostAddress</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_isClient">_isClient</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Notifies whether this member is a client to a cache server.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_isConnected">_isConnected</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_isGatewayHub">_isGatewayHub</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Notifies whether this member is a hub for WAN gateways.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_isLocator">_isLocator</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Notifies whether this member is a locator.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_isPrimaryGatewayHub">_isPrimaryGatewayHub</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_isServer">_isServer</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Notifies whether this member is a cache server.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_locators">_locators</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_maximumHeapSize">_maximumHeapSize</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.net.InetAddress</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_mcastAddress">_mcastAddress</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_mcastPort">_mcastPort</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.io.Serializable</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_memberId">_memberId</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_memberName">_memberName</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_outgoingGateways">_outgoingGateways</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_regionStatuses">_regionStatuses</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_serverPort">_serverPort</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#Z:Z_unconnectedServers">_unconnectedServers</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#cache">cache</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#upTime">upTime</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#GemFireMemberStatus--">GemFireMemberStatus</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#GemFireMemberStatus-org.apache.geode.cache.Cache-">GemFireMemberStatus</a></span>(<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;cache)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><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>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#addConnectedClient-java.lang.String-">addConnectedClient</a></span>(java.lang.String&nbsp;connectedClient)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#addConnectedServer-java.lang.String-">addConnectedServer</a></span>(java.lang.String&nbsp;connectedServer)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#addUnconnectedServer-java.lang.String-">addUnconnectedServer</a></span>(java.lang.String&nbsp;unconnectedServer)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getBindAddress--">getBindAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getClientHealthStats--">getClientHealthStats</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getClientHealthStats-java.lang.String-">getClientHealthStats</a></span>(java.lang.String&nbsp;clientID)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">For internal use only</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getClientHostName-java.lang.String-">getClientHostName</a></span>(java.lang.String&nbsp;clientId)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getClientQueueSize-java.lang.String-">getClientQueueSize</a></span>(java.lang.String&nbsp;clientMemberId)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getClientQueueSizes--">getClientQueueSizes</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getConnectedClients--">getConnectedClients</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getConnectedIncomingGateways--">getConnectedIncomingGateways</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getConnectedPeers--">getConnectedPeers</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getConnectedServers--">getConnectedServers</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getFreeHeapSize--">getFreeHeapSize</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getGatewayHubStatus--">getGatewayHubStatus</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">For internal use only</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>java.net.InetAddress</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getHostAddress--">getHostAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getIsClient--">getIsClient</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether this member is a client to a cache server</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getIsConnected--">getIsConnected</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getIsGatewayHub--">getIsGatewayHub</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether this member is a hub for WAN gateways</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getIsLocator--">getIsLocator</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getIsPrimaryGatewayHub--">getIsPrimaryGatewayHub</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getIsSecondaryGatewayHub--">getIsSecondaryGatewayHub</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getIsServer--">getIsServer</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether this member is a cache server</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getLocators--">getLocators</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getMaximumHeapSize--">getMaximumHeapSize</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>java.net.InetAddress</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getMcastAddress--">getMcastAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getMcastPort--">getMcastPort</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>java.io.Serializable</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getMemberId--">getMemberId</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getMemberName--">getMemberName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getOutgoingGateways--">getOutgoingGateways</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getRegionStatus-java.lang.String-">getRegionStatus</a></span>(java.lang.String&nbsp;fullRegionPath)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">For internal use only</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>java.util.Map</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getRegionStatuses--">getRegionStatuses</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getServerPort--">getServerPort</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code>java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getUnconnectedServers--">getUnconnectedServers</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getUpTime--">getUpTime</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#getUsedHeapSize--">getUsedHeapSize</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#initialize-org.apache.geode.distributed.DistributedSystem-">initialize</a></span>(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;distributedSystem)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#initializeAll-org.apache.geode.distributed.DistributedSystem-">initializeAll</a></span>(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;distributedSystem)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#initializeClient--">initializeClient</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#initializeDistributedSystem-org.apache.geode.distributed.DistributedSystem-">initializeDistributedSystem</a></span>(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;distributedSystem)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#initializeInstanceVariables--">initializeInstanceVariables</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#initializeMemory--">initializeMemory</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#initializePeers-org.apache.geode.distributed.DistributedSystem-">initializePeers</a></span>(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;distributedSystem)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#initializeRegionSizes--">initializeRegionSizes</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#initializeServer--">initializeServer</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#putClientHostName-java.lang.String-java.lang.String-">putClientHostName</a></span>(java.lang.String&nbsp;clientId,
+                 java.lang.String&nbsp;hostName)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#putClientQueueSize-java.lang.String-int-">putClientQueueSize</a></span>(java.lang.String&nbsp;clientMemberId,
+                  int&nbsp;size)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#putRegionStatus-java.lang.String-org.apache.geode.internal.cache.RegionStatus-">putRegionStatus</a></span>(java.lang.String&nbsp;fullRegionPath,
+               org.apache.geode.internal.cache.RegionStatus&nbsp;status)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setBindAddress-java.lang.String-">setBindAddress</a></span>(java.lang.String&nbsp;bindAddress)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setClientHealthStats-java.util.Map-">setClientHealthStats</a></span>(java.util.Map&nbsp;stats)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setClientHealthStats-java.lang.String-org.apache.geode.internal.admin.remote.ClientHealthStats-">setClientHealthStats</a></span>(java.lang.String&nbsp;clientID,
+                    org.apache.geode.internal.admin.remote.ClientHealthStats&nbsp;stats)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i51" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setClientQueueSizes-java.util.Map-">setClientQueueSizes</a></span>(java.util.Map&nbsp;clientQueueSizes)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i52" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setConnectedIncomingGateways-java.util.Map-">setConnectedIncomingGateways</a></span>(java.util.Map&nbsp;connectedIncomingGateways)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i53" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setConnectedPeers-java.util.Set-">setConnectedPeers</a></span>(java.util.Set&nbsp;connectedPeers)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i54" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setConnectedServers-java.util.Set-">setConnectedServers</a></span>(java.util.Set&nbsp;connectedServers)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i55" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setFreeHeapSize-long-">setFreeHeapSize</a></span>(long&nbsp;size)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i56" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setHostAddress-java.net.InetAddress-">setHostAddress</a></span>(java.net.InetAddress&nbsp;hostAddress)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i57" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setIsClient-boolean-">setIsClient</a></span>(boolean&nbsp;isClient)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether this member is a client to a cache server</div>
+</td>
+</tr>
+<tr id="i58" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setIsConnected-boolean-">setIsConnected</a></span>(boolean&nbsp;isConnected)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i59" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setIsGatewayHub-boolean-">setIsGatewayHub</a></span>(boolean&nbsp;isGatewayHub)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether this member is a cache server</div>
+</td>
+</tr>
+<tr id="i60" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setIsLocator-boolean-">setIsLocator</a></span>(boolean&nbsp;isLocator)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i61" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setIsPrimaryGatewayHub-boolean-">setIsPrimaryGatewayHub</a></span>(boolean&nbsp;isPrimaryGatewayHub)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i62" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setIsServer-boolean-">setIsServer</a></span>(boolean&nbsp;isServer)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether this member is a cache server</div>
+</td>
+</tr>
+<tr id="i63" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setLocators-java.lang.String-">setLocators</a></span>(java.lang.String&nbsp;locators)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i64" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setMaximumHeapSize-long-">setMaximumHeapSize</a></span>(long&nbsp;size)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i65" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setMcastAddress-java.net.InetAddress-">setMcastAddress</a></span>(java.net.InetAddress&nbsp;mcastAddress)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i66" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setMcastPort-int-">setMcastPort</a></span>(int&nbsp;mcastPort)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i67" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setMemberId-java.io.Serializable-">setMemberId</a></span>(java.io.Serializable&nbsp;memberId)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i68" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setMemberName-java.lang.String-">setMemberName</a></span>(java.lang.String&nbsp;memberName)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i69" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setServerPort-int-">setServerPort</a></span>(int&nbsp;port)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i70" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setUnconnectedServers-java.util.Set-">setUnconnectedServers</a></span>(java.util.Set&nbsp;unconnectedServers)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i71" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#setUpTime-long-">setUpTime</a></span>(long&nbsp;upTime)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i72" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html#toString--">toString</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.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">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="Z:Z_isClient">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_isClient</h4>
+<pre>protected&nbsp;boolean _isClient</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Notifies whether this member is a client to a cache server.</div>
+</li>
+</ul>
+<a name="Z:Z_isServer">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_isServer</h4>
+<pre>protected&nbsp;boolean _isServer</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Notifies whether this member is a cache server.</div>
+</li>
+</ul>
+<a name="Z:Z_isGatewayHub">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_isGatewayHub</h4>
+<pre>protected&nbsp;boolean _isGatewayHub</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Notifies whether this member is a hub for WAN gateways.</div>
+</li>
+</ul>
+<a name="Z:Z_isLocator">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_isLocator</h4>
+<pre>protected&nbsp;boolean _isLocator</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Notifies whether this member is a locator.</div>
+</li>
+</ul>
+<a name="Z:Z_isPrimaryGatewayHub">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_isPrimaryGatewayHub</h4>
+<pre>protected&nbsp;boolean _isPrimaryGatewayHub</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_gatewayHubStatus">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_gatewayHubStatus</h4>
+<pre>protected&nbsp;java.lang.Object _gatewayHubStatus</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_isConnected">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_isConnected</h4>
+<pre>protected&nbsp;boolean _isConnected</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_memberId">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_memberId</h4>
+<pre>protected&nbsp;java.io.Serializable _memberId</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_connectedPeers">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_connectedPeers</h4>
+<pre>protected&nbsp;java.util.Set _connectedPeers</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_connectedServers">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_connectedServers</h4>
+<pre>protected&nbsp;java.util.Set _connectedServers</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_unconnectedServers">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_unconnectedServers</h4>
+<pre>protected&nbsp;java.util.Set _unconnectedServers</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_connectedClients">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_connectedClients</h4>
+<pre>protected&nbsp;java.util.Set _connectedClients</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_connectedIncomingGateways">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_connectedIncomingGateways</h4>
+<pre>protected&nbsp;java.util.Map _connectedIncomingGateways</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_outgoingGateways">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_outgoingGateways</h4>
+<pre>protected&nbsp;java.util.Map _outgoingGateways</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_clientHostNames">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_clientHostNames</h4>
+<pre>protected&nbsp;java.util.Map _clientHostNames</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_clientQueueSizes">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_clientQueueSizes</h4>
+<pre>protected&nbsp;java.util.Map _clientQueueSizes</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_gatewayQueueSizes">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_gatewayQueueSizes</h4>
+<pre>protected&nbsp;java.util.Map _gatewayQueueSizes</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_regionStatuses">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_regionStatuses</h4>
+<pre>protected&nbsp;java.util.Map _regionStatuses</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_clientHealthStats">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_clientHealthStats</h4>
+<pre>protected&nbsp;java.util.Map _clientHealthStats</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_memberName">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_memberName</h4>
+<pre>protected&nbsp;java.lang.String _memberName</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_mcastPort">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_mcastPort</h4>
+<pre>protected&nbsp;int _mcastPort</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_serverPort">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_serverPort</h4>
+<pre>protected&nbsp;int _serverPort</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_mcastAddress">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_mcastAddress</h4>
+<pre>protected&nbsp;java.net.InetAddress _mcastAddress</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_bindAddress">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_bindAddress</h4>
+<pre>protected&nbsp;java.lang.String _bindAddress</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_locators">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_locators</h4>
+<pre>protected&nbsp;java.lang.String _locators</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_hostAddress">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_hostAddress</h4>
+<pre>protected&nbsp;java.net.InetAddress _hostAddress</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_maximumHeapSize">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_maximumHeapSize</h4>
+<pre>protected&nbsp;long _maximumHeapSize</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="Z:Z_freeHeapSize">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_freeHeapSize</h4>
+<pre>protected&nbsp;long _freeHeapSize</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="upTime">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>upTime</h4>
+<pre>protected&nbsp;long upTime</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="cache">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>cache</h4>
+<pre>protected final transient&nbsp;<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a> cache</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="GemFireMemberStatus--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GemFireMemberStatus</h4>
+<pre>public&nbsp;GemFireMemberStatus()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="GemFireMemberStatus-org.apache.geode.cache.Cache-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GemFireMemberStatus</h4>
+<pre>public&nbsp;GemFireMemberStatus(<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;cache)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getIsConnected--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIsConnected</h4>
+<pre>public&nbsp;boolean&nbsp;getIsConnected()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setIsConnected-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIsConnected</h4>
+<pre>protected&nbsp;void&nbsp;setIsConnected(boolean&nbsp;isConnected)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getIsClient--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIsClient</h4>
+<pre>public&nbsp;boolean&nbsp;getIsClient()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether this member is a client to a cache server</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>whether this member is a client to a cache server</dd>
+</dl>
+</li>
+</ul>
+<a name="setIsClient-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIsClient</h4>
+<pre>protected&nbsp;void&nbsp;setIsClient(boolean&nbsp;isClient)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether this member is a client to a cache server</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>isClient</code> - Boolean defining whether this member is a client to a
+ cache server</dd>
+</dl>
+</li>
+</ul>
+<a name="getIsServer--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIsServer</h4>
+<pre>public&nbsp;boolean&nbsp;getIsServer()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether this member is a cache server</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>whether this member is a cache server</dd>
+</dl>
+</li>
+</ul>
+<a name="setIsServer-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIsServer</h4>
+<pre>protected&nbsp;void&nbsp;setIsServer(boolean&nbsp;isServer)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether this member is a cache server</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>isServer</code> - Boolean defining whether this member is a cache server</dd>
+</dl>
+</li>
+</ul>
+<a name="getServerPort--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getServerPort</h4>
+<pre>public&nbsp;int&nbsp;getServerPort()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setServerPort-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setServerPort</h4>
+<pre>protected&nbsp;void&nbsp;setServerPort(int&nbsp;port)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getIsGatewayHub--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIsGatewayHub</h4>
+<pre>public&nbsp;boolean&nbsp;getIsGatewayHub()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether this member is a hub for WAN gateways</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>whether this member is a hub for WAN gateways</dd>
+</dl>
+</li>
+</ul>
+<a name="setIsGatewayHub-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIsGatewayHub</h4>
+<pre>protected&nbsp;void&nbsp;setIsGatewayHub(boolean&nbsp;isGatewayHub)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether this member is a cache server</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>isGatewayHub</code> - Boolean defining whether this member is a hub for
+ WAN gateways</dd>
+</dl>
+</li>
+</ul>
+<a name="getIsLocator--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIsLocator</h4>
+<pre>public&nbsp;boolean&nbsp;getIsLocator()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setIsLocator-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIsLocator</h4>
+<pre>protected&nbsp;void&nbsp;setIsLocator(boolean&nbsp;isLocator)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getIsPrimaryGatewayHub--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIsPrimaryGatewayHub</h4>
+<pre>public&nbsp;boolean&nbsp;getIsPrimaryGatewayHub()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setIsPrimaryGatewayHub-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIsPrimaryGatewayHub</h4>
+<pre>protected&nbsp;void&nbsp;setIsPrimaryGatewayHub(boolean&nbsp;isPrimaryGatewayHub)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getGatewayHubStatus--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGatewayHubStatus</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;getGatewayHubStatus()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">For internal use only</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>status of the gateway hub</dd>
+</dl>
+</li>
+</ul>
+<a name="getIsSecondaryGatewayHub--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIsSecondaryGatewayHub</h4>
+<pre>public&nbsp;boolean&nbsp;getIsSecondaryGatewayHub()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getConnectedPeers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConnectedPeers</h4>
+<pre>public&nbsp;java.util.Set&nbsp;getConnectedPeers()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setConnectedPeers-java.util.Set-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setConnectedPeers</h4>
+<pre>protected&nbsp;void&nbsp;setConnectedPeers(java.util.Set&nbsp;connectedPeers)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getConnectedServers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConnectedServers</h4>
+<pre>public&nbsp;java.util.Set&nbsp;getConnectedServers()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setConnectedServers-java.util.Set-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setConnectedServers</h4>
+<pre>protected&nbsp;void&nbsp;setConnectedServers(java.util.Set&nbsp;connectedServers)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="addConnectedServer-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addConnectedServer</h4>
+<pre>protected&nbsp;void&nbsp;addConnectedServer(java.lang.String&nbsp;connectedServer)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getUnconnectedServers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUnconnectedServers</h4>
+<pre>public&nbsp;java.util.Set&nbsp;getUnconnectedServers()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setUnconnectedServers-java.util.Set-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUnconnectedServers</h4>
+<pre>protected&nbsp;void&nbsp;setUnconnectedServers(java.util.Set&nbsp;unconnectedServers)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="addUnconnectedServer-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addUnconnectedServer</h4>
+<pre>protected&nbsp;void&nbsp;addUnconnectedServer(java.lang.String&nbsp;unconnectedServer)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getConnectedClients--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConnectedClients</h4>
+<pre>public&nbsp;java.util.Set&nbsp;getConnectedClients()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="addConnectedClient-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addConnectedClient</h4>
+<pre>protected&nbsp;void&nbsp;addConnectedClient(java.lang.String&nbsp;connectedClient)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getOutgoingGateways--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOutgoingGateways</h4>
+<pre>public&nbsp;java.util.Map&nbsp;getOutgoingGateways()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getConnectedIncomingGateways--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConnectedIncomingGateways</h4>
+<pre>public&nbsp;java.util.Map&nbsp;getConnectedIncomingGateways()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setConnectedIncomingGateways-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setConnectedIncomingGateways</h4>
+<pre>protected&nbsp;void&nbsp;setConnectedIncomingGateways(java.util.Map&nbsp;connectedIncomingGateways)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getClientQueueSizes--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClientQueueSizes</h4>
+<pre>public&nbsp;java.util.Map&nbsp;getClientQueueSizes()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setClientQueueSizes-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setClientQueueSizes</h4>
+<pre>protected&nbsp;void&nbsp;setClientQueueSizes(java.util.Map&nbsp;clientQueueSizes)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getClientQueueSize-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClientQueueSize</h4>
+<pre>public&nbsp;int&nbsp;getClientQueueSize(java.lang.String&nbsp;clientMemberId)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="putClientQueueSize-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>putClientQueueSize</h4>
+<pre>protected&nbsp;void&nbsp;putClientQueueSize(java.lang.String&nbsp;clientMemberId,
+                                  int&nbsp;size)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getClientHealthStats--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClientHealthStats</h4>
+<pre>public&nbsp;java.util.Map&nbsp;getClientHealthStats()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setClientHealthStats-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setClientHealthStats</h4>
+<pre>protected&nbsp;void&nbsp;setClientHealthStats(java.util.Map&nbsp;stats)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getClientHealthStats-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClientHealthStats</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;getClientHealthStats(java.lang.String&nbsp;clientID)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">For internal use only</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>clientID</code> - client for health</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the client's health</dd>
+</dl>
+</li>
+</ul>
+<a name="setClientHealthStats-java.lang.String-org.apache.geode.internal.admin.remote.ClientHealthStats-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setClientHealthStats</h4>
+<pre>protected&nbsp;void&nbsp;setClientHealthStats(java.lang.String&nbsp;clientID,
+                                    org.apache.geode.internal.admin.remote.ClientHealthStats&nbsp;stats)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="putClientHostName-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>putClientHostName</h4>
+<pre>protected&nbsp;void&nbsp;putClientHostName(java.lang.String&nbsp;clientId,
+                                 java.lang.String&nbsp;hostName)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getClientHostName-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClientHostName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getClientHostName(java.lang.String&nbsp;clientId)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getRegionStatuses--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegionStatuses</h4>
+<pre>public&nbsp;java.util.Map&nbsp;getRegionStatuses()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getRegionStatus-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegionStatus</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;getRegionStatus(java.lang.String&nbsp;fullRegionPath)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">For internal use only</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fullRegionPath</code> - region path</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>status for the region</dd>
+</dl>
+</li>
+</ul>
+<a name="putRegionStatus-java.lang.String-org.apache.geode.internal.cache.RegionStatus-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>putRegionStatus</h4>
+<pre>protected&nbsp;void&nbsp;putRegionStatus(java.lang.String&nbsp;fullRegionPath,
+                               org.apache.geode.internal.cache.RegionStatus&nbsp;status)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getMemberId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMemberId</h4>
+<pre>public&nbsp;java.io.Serializable&nbsp;getMemberId()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setMemberId-java.io.Serializable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMemberId</h4>
+<pre>protected&nbsp;void&nbsp;setMemberId(java.io.Serializable&nbsp;memberId)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getMemberName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMemberName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getMemberName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setMemberName-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMemberName</h4>
+<pre>protected&nbsp;void&nbsp;setMemberName(java.lang.String&nbsp;memberName)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getMcastPort--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMcastPort</h4>
+<pre>public&nbsp;int&nbsp;getMcastPort()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setMcastPort-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMcastPort</h4>
+<pre>protected&nbsp;void&nbsp;setMcastPort(int&nbsp;mcastPort)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getMcastAddress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMcastAddress</h4>
+<pre>public&nbsp;java.net.InetAddress&nbsp;getMcastAddress()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setMcastAddress-java.net.InetAddress-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMcastAddress</h4>
+<pre>protected&nbsp;void&nbsp;setMcastAddress(java.net.InetAddress&nbsp;mcastAddress)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getHostAddress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHostAddress</h4>
+<pre>public&nbsp;java.net.InetAddress&nbsp;getHostAddress()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setHostAddress-java.net.InetAddress-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setHostAddress</h4>
+<pre>protected&nbsp;void&nbsp;setHostAddress(java.net.InetAddress&nbsp;hostAddress)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getBindAddress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBindAddress</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getBindAddress()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setBindAddress-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBindAddress</h4>
+<pre>protected&nbsp;void&nbsp;setBindAddress(java.lang.String&nbsp;bindAddress)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getLocators--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLocators</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getLocators()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setLocators-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLocators</h4>
+<pre>protected&nbsp;void&nbsp;setLocators(java.lang.String&nbsp;locators)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getMaximumHeapSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaximumHeapSize</h4>
+<pre>public&nbsp;long&nbsp;getMaximumHeapSize()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setMaximumHeapSize-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaximumHeapSize</h4>
+<pre>protected&nbsp;void&nbsp;setMaximumHeapSize(long&nbsp;size)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getFreeHeapSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFreeHeapSize</h4>
+<pre>public&nbsp;long&nbsp;getFreeHeapSize()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setFreeHeapSize-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFreeHeapSize</h4>
+<pre>protected&nbsp;void&nbsp;setFreeHeapSize(long&nbsp;size)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getUsedHeapSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUsedHeapSize</h4>
+<pre>public&nbsp;long&nbsp;getUsedHeapSize()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getUpTime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUpTime</h4>
+<pre>public&nbsp;long&nbsp;getUpTime()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="setUpTime-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUpTime</h4>
+<pre>public&nbsp;void&nbsp;setUpTime(long&nbsp;upTime)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="initialize-org.apache.geode.distributed.DistributedSystem-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initialize</h4>
+<pre>protected&nbsp;void&nbsp;initialize(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;distributedSystem)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="initializeInstanceVariables--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initializeInstanceVariables</h4>
+<pre>protected&nbsp;void&nbsp;initializeInstanceVariables()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="initializeServer--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initializeServer</h4>
+<pre>protected&nbsp;void&nbsp;initializeServer()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="initializeClient--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initializeClient</h4>
+<pre>protected&nbsp;void&nbsp;initializeClient()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="initializeAll-org.apache.geode.distributed.DistributedSystem-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initializeAll</h4>
+<pre>protected&nbsp;void&nbsp;initializeAll(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;distributedSystem)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="initializeDistributedSystem-org.apache.geode.distributed.DistributedSystem-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initializeDistributedSystem</h4>
+<pre>protected&nbsp;void&nbsp;initializeDistributedSystem(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;distributedSystem)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="initializePeers-org.apache.geode.distributed.DistributedSystem-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initializePeers</h4>
+<pre>protected&nbsp;void&nbsp;initializePeers(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;distributedSystem)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="initializeMemory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initializeMemory</h4>
+<pre>protected&nbsp;void&nbsp;initializeMemory()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="initializeRegionSizes--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>initializeRegionSizes</h4>
+<pre>protected&nbsp;void&nbsp;initializeRegionSizes()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</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="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/GemFireMemberStatus.html" target="_top">Frames</a></li>
+<li><a href="GemFireMemberStatus.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>



[41/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/DataSerializer.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/DataSerializer.html b/releases/latest/javadoc/org/apache/geode/DataSerializer.html
new file mode 100644
index 0000000..cecf724
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/DataSerializer.html
@@ -0,0 +1,3804 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>DataSerializer (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DataSerializer (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":6,"i2":10,"i3":10,"i4":6,"i5":6,"i6":10,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9,"i25":9,"i26":9,"i27":9,"i28":9,"i29":9,"i30":9,"i31":9,"i32":9,"i33":9,"i34":9,"i35":9,"i36":9,"i37":9,"i38":9,"i39":9,"i40":9,"i41":9,"i42":9,"i43":9,"i44":9,"i45":9,"i46":9,"i47":9,"i48":9,"i49":9,"i50":9,"i51":9,"i52":9,"i53":9,"i54":9,"i55":9,"i56":9,"i57":9,"i58":9,"i59":41,"i60":10,"i61":10,"i62":6,"i63":9,"i64":9,"i65":9,"i66":9,"i67":9,"i68":9,"i69":9,"i70":9,"i71":9,"i72":9,"i73":9,"i74":9,"i75":9,"i76":9,"i77":9,"i78":9,"i79":9,"i80":9,"i81":9,"i82":9,"i83":9,"i84":9,"i85":9,"i86":9,"i87":9,"i88":9,"i89":9,"i90":9,"i91":9,"i92":9,"i93":9,"i94":9,"i95":9,"i96":9,"i97":9,"i98":9,"i99":9,"i100":9,"i101":9,"i102":9,"i103":9,"i104":9,"i105":9,"i106":9,"i107":9,"i108":9,"i109":9,"i110":9,"i111":9,"i112":9,"i113":9,"i114":9,"i115":9,"i116":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete 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="../../../org/apache/geode/DataSerializable.Replaceable.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/Delta.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/DataSerializer.html" target="_top">Frames</a></li>
+<li><a href="DataSerializer.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode</div>
+<h2 title="Class DataSerializer" class="title">Class DataSerializer</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.DataSerializer</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">DataSerializer</span>
+extends java.lang.Object</pre>
+<div class="block">Provides static helper methods for reading and writing
+ non-primitive data when working with a <a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode"><code>DataSerializable</code></a>.
+ For instance, classes that implement <code>DataSerializable</code>
+ can use the <code>DataSerializer</code> in their
+ <code>toData</code> and <code>fromData</code> methods:
+
+ <!--
+ The source code for the Employee class resides in
+         tests/com/examples/ds/Employee.java
+ Please keep the below code snippet in sync with that file.
+ -->
+
+ <PRE>
+public class Employee implements DataSerializable {
+  private int id;
+  private String name;
+  private Date birthday;
+  private Company employer;
+
+  public void toData(DataOutput out) throws IOException {
+    out.writeInt(this.id);
+    out.writeUTF(this.name);
+    DataSerializer.writeDate(this.birthday, out);
+    DataSerializer.writeObject(this.employer, out);
+  }
+
+  public void fromData(DataInput in)
+    throws IOException, ClassNotFoundException {
+
+    this.id = in.readInt();
+    this.name = in.readUTF();
+    this.birthday = DataSerializer.readDate(in);
+    this.employer = (Company) DataSerializer.readObject(in);
+  }
+}
+
+ </PRE>
+
+ <P>
+
+ Instances of <code>DataSerializer</code> are used to data serialize
+ objects (such as instances of standard Java classes or third-party
+ classes for which the source code is not available) that do not
+ implement the <code>DataSerializable</code> interface.
+
+ <P>
+
+ The following <code>DataSerializer</code> data serializes instances
+ of <code>Company</code>.  In order for the data serialization
+ framework to consult this custom serializer, it must be <a href="../../../org/apache/geode/DataSerializer.html#register-java.lang.Class-">registered</a> with the framework.
+
+ <!--
+ The source code for the CompanySerializer class resides in
+         tests/com/examples/ds/CompanySerializer.java
+ Please keep the below code snippet in sync with that file.
+ -->
+
+ <PRE>
+public class CompanySerializer extends DataSerializer {
+
+  static {
+    DataSerializer.register(CompanySerializer.class);
+  }
+
+  &#47;**
+ May be invoked reflectively if instances of Company are
+ distributed to other VMs.
+&#47;
+  public CompanySerializer() {
+
+  }
+
+  public Class[] getSupportedClasses() {
+    return new Class[] { Company.class };
+  }
+  public int getId() {
+    return 42;
+  }
+
+  public boolean toData(Object o, DataOutput out)
+    throws IOException {
+    if (o instanceof Company) {
+      Company company = (Company) o;
+      out.writeUTF(company.getName());
+
+      // Let's assume that Address is java.io.Serializable
+      Address address = company.getAddress();
+      writeObject(address, out);
+      return true;
+
+    } else {
+      return false;
+    }
+  }
+
+  public Object fromData(DataInput in)
+    throws IOException, ClassNotFoundException {
+
+    String name = in.readUTF();
+    Address address = (Address) readObject(in);
+    return new Company(name, address);
+  }
+}
+ </PRE>
+
+ Just like <a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode"><code>Instantiator</code></a>s, a <code>DataSerializer</code> may
+ be sent to other members of the distributed system when it is
+ <a href="../../../org/apache/geode/DataSerializer.html#register-java.lang.Class-">registered</a>.  The data serialization
+ framework does not require that a <code>DataSerializer</code> be
+ <code>Serializable</code>, but it does require that it provide a
+ <a href="../../../org/apache/geode/DataSerializer.html#DataSerializer--">zero-argument constructor</a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>writeObject(Object, DataOutput)</code></a>, 
+<a href="../../../org/apache/geode/DataSerializer.html#readObject-java.io.DataInput-"><code>readObject(java.io.DataInput)</code></a></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>protected static java.lang.ThreadLocal&lt;java.lang.Boolean&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#DISALLOW_JAVA_SERIALIZATION">DISALLOW_JAVA_SERIALIZATION</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#TRACE_SERIALIZABLE">TRACE_SERIALIZABLE</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#DataSerializer--">DataSerializer</a></span>()</code>
+<div class="block">Creates a new <code>DataSerializer</code>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><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>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;o)</code>
+<div class="block">Two <code>DataSerializer</code>s are consider to be equal if they
+ have the same id and the same class</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>abstract java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#fromData-java.io.DataInput-">fromData</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an object from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#getContext--">getContext</a></span>()</code>
+<div class="block">For internal use only.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#getEventId--">getEventId</a></span>()</code>
+<div class="block">For internal use only.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>abstract int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#getId--">getId</a></span>()</code>
+<div class="block">Returns the id of this <code>DataSerializer</code>.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>abstract java.lang.Class&lt;?&gt;[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#getSupportedClasses--">getSupportedClasses</a></span>()</code>
+<div class="block">Returns the <code>Class</code>es whose instances are data
+ serialized by this <code>DataSerializer</code>.</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/DataSerializer.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>static &lt;E&gt;&nbsp;java.util.ArrayList&lt;E&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readArrayList-java.io.DataInput-">readArrayList</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an <code>ArrayList</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static byte[][]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readArrayOfByteArrays-java.io.DataInput-">readArrayOfByteArrays</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an array of <code>byte[]</code>s from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>static java.lang.Boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readBoolean-java.io.DataInput-">readBoolean</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>Boolean</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>static boolean[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readBooleanArray-java.io.DataInput-">readBooleanArray</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an array of <code>boolean</code>s from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>static java.lang.Byte</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readByte-java.io.DataInput-">readByte</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>Byte</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>static byte[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readByteArray-java.io.DataInput-">readByteArray</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an array of <code>byte</code>s from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>static java.lang.Character</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readCharacter-java.io.DataInput-">readCharacter</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>Character</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>static char[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readCharArray-java.io.DataInput-">readCharArray</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an array of <code>char</code>s from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>static java.lang.Class&lt;?&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readClass-java.io.DataInput-">readClass</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>Class</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;java.util.concurrent.ConcurrentHashMap&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readConcurrentHashMap-java.io.DataInput-">readConcurrentHashMap</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a <code>ConcurrentHashMap</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>static java.util.Date</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readDate-java.io.DataInput-">readDate</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>Date</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>static java.lang.Double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readDouble-java.io.DataInput-">readDouble</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>Double</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>static double[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readDoubleArray-java.io.DataInput-">readDoubleArray</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an array of <code>double</code>s from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>static &lt;E extends java.lang.Enum&lt;E&gt;&gt;<br>E</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readEnum-java.lang.Class-java.io.DataInput-">readEnum</a></span>(java.lang.Class&lt;E&gt;&nbsp;clazz,
+        java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a <code>Enum constant</code> from <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>static java.io.File</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readFile-java.io.DataInput-">readFile</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>File</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>static java.lang.Float</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readFloat-java.io.DataInput-">readFloat</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>Float</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>static float[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readFloatArray-java.io.DataInput-">readFloatArray</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an array of <code>float</code>s from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;java.util.HashMap&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readHashMap-java.io.DataInput-">readHashMap</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a <code>HashMap</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>static &lt;E&gt;&nbsp;java.util.HashSet&lt;E&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readHashSet-java.io.DataInput-">readHashSet</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a <code>HashSet</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;java.util.Hashtable&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readHashtable-java.io.DataInput-">readHashtable</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a <code>Hashtable</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;java.util.IdentityHashMap&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readIdentityHashMap-java.io.DataInput-">readIdentityHashMap</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a <code>IdentityHashMap</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>static java.net.InetAddress</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readInetAddress-java.io.DataInput-">readInetAddress</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>InetAddress</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>static int[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readIntArray-java.io.DataInput-">readIntArray</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an <code>int</code> array from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>static java.lang.Integer</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readInteger-java.io.DataInput-">readInteger</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>Integer</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>static &lt;E&gt;&nbsp;java.util.LinkedHashSet&lt;E&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readLinkedHashSet-java.io.DataInput-">readLinkedHashSet</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a <code>LinkedHashSet</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>static &lt;E&gt;&nbsp;java.util.LinkedList&lt;E&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readLinkedList-java.io.DataInput-">readLinkedList</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an <code>LinkedList</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code>static java.lang.Long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readLong-java.io.DataInput-">readLong</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>Long</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>static long[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readLongArray-java.io.DataInput-">readLongArray</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an array of <code>long</code>s from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readNonPrimitiveClassName-java.io.DataInput-">readNonPrimitiveClassName</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads name of an instance of <code>Class</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;T</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readObject-java.io.DataInput-">readObject</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an arbitrary object from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code>static java.lang.Object[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readObjectArray-java.io.DataInput-">readObjectArray</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an array of <code>Object</code>s from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readPrimitiveBoolean-java.io.DataInput-">readPrimitiveBoolean</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a primitive <code>boolean</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>static byte</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readPrimitiveByte-java.io.DataInput-">readPrimitiveByte</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a primitive <code>byte</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code>static char</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readPrimitiveChar-java.io.DataInput-">readPrimitiveChar</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a primitive <code>char</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code>static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readPrimitiveDouble-java.io.DataInput-">readPrimitiveDouble</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a primitive <code>double</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><code>static float</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readPrimitiveFloat-java.io.DataInput-">readPrimitiveFloat</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a primitive <code>float</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readPrimitiveInt-java.io.DataInput-">readPrimitiveInt</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a primitive <code>int</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readPrimitiveLong-java.io.DataInput-">readPrimitiveLong</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a primitive <code>long</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><code>static short</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readPrimitiveShort-java.io.DataInput-">readPrimitiveShort</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a primitive <code>short</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><code>static java.util.Properties</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readProperties-java.io.DataInput-">readProperties</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a <code>Properties</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;<a href="../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readRegion-java.io.DataInput-">readRegion</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of Region.</div>
+</td>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><code>static java.lang.Short</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readShort-java.io.DataInput-">readShort</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>Short</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><code>static short[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readShortArray-java.io.DataInput-">readShortArray</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an array of <code>short</code>s from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><code>static &lt;E&gt;&nbsp;java.util.Stack&lt;E&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readStack-java.io.DataInput-">readStack</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an <code>Stack</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i51" class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readString-java.io.DataInput-">readString</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an instance of <code>String</code> from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i52" class="altColor">
+<td class="colFirst"><code>static java.lang.String[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readStringArray-java.io.DataInput-">readStringArray</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an array of <code>String</code>s from a
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i53" class="rowColor">
+<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;java.util.TreeMap&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readTreeMap-java.io.DataInput-">readTreeMap</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a <code>TreeMap</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i54" class="altColor">
+<td class="colFirst"><code>static &lt;E&gt;&nbsp;java.util.TreeSet&lt;E&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readTreeSet-java.io.DataInput-">readTreeSet</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a <code>TreeSet</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i55" class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readUnsignedByte-java.io.DataInput-">readUnsignedByte</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a primitive <code>int</code> as an unsigned byte from a
+ <code>DataInput</code> using <code>DataInput.readUnsignedByte()</code>.</div>
+</td>
+</tr>
+<tr id="i56" class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readUnsignedShort-java.io.DataInput-">readUnsignedShort</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads a primitive <code>int</code> as an unsigned short from a
+ <code>DataInput</code> using <code>DataInput.readUnsignedShort()</code>.</div>
+</td>
+</tr>
+<tr id="i57" class="rowColor">
+<td class="colFirst"><code>static &lt;E&gt;&nbsp;java.util.Vector&lt;E&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#readVector-java.io.DataInput-">readVector</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">Reads an <code>Vector</code> from a <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i58" class="altColor">
+<td class="colFirst"><code>static <a href="../../../org/apache/geode/DataSerializer.html" title="class in org.apache.geode">DataSerializer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#register-java.lang.Class-">register</a></span>(java.lang.Class&lt;?&gt;&nbsp;c)</code>
+<div class="block">Registers a <code>DataSerializer</code>  class with the data
+ serialization framework.</div>
+</td>
+</tr>
+<tr id="i59" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../org/apache/geode/DataSerializer.html" title="class in org.apache.geode">DataSerializer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#register-java.lang.Class-byte-">register</a></span>(java.lang.Class&lt;?&gt;&nbsp;c,
+        byte&nbsp;b)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="../../../org/apache/geode/DataSerializer.html#register-java.lang.Class-"><code>register(Class)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i60" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#setContext-java.lang.Object-">setContext</a></span>(java.lang.Object&nbsp;context)</code>
+<div class="block">For internal use only.</div>
+</td>
+</tr>
+<tr id="i61" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#setEventId-java.lang.Object-">setEventId</a></span>(java.lang.Object&nbsp;eventId)</code>
+<div class="block">For internal use only.</div>
+</td>
+</tr>
+<tr id="i62" class="altColor">
+<td class="colFirst"><code>abstract boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#toData-java.lang.Object-java.io.DataOutput-">toData</a></span>(java.lang.Object&nbsp;o,
+      java.io.DataOutput&nbsp;out)</code>
+<div class="block">Data serializes an object to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i63" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeArrayList-java.util.ArrayList-java.io.DataOutput-">writeArrayList</a></span>(java.util.ArrayList&lt;?&gt;&nbsp;list,
+              java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an <code>ArrayList</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i64" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeArrayOfByteArrays-byte:A:A-java.io.DataOutput-">writeArrayOfByteArrays</a></span>(byte[][]&nbsp;array,
+                      java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an array of <tt>byte[]</tt> to a <tt>DataOutput</tt>.</div>
+</td>
+</tr>
+<tr id="i65" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeBoolean-java.lang.Boolean-java.io.DataOutput-">writeBoolean</a></span>(java.lang.Boolean&nbsp;value,
+            java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>Boolean</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i66" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeBooleanArray-boolean:A-java.io.DataOutput-">writeBooleanArray</a></span>(boolean[]&nbsp;array,
+                 java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an array of <code>boolean</code>s to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i67" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeByte-java.lang.Byte-java.io.DataOutput-">writeByte</a></span>(java.lang.Byte&nbsp;value,
+         java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>Byte</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i68" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeByteArray-byte:A-java.io.DataOutput-">writeByteArray</a></span>(byte[]&nbsp;array,
+              java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an array of <code>byte</code>s to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i69" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeByteArray-byte:A-int-java.io.DataOutput-">writeByteArray</a></span>(byte[]&nbsp;array,
+              int&nbsp;len,
+              java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes the first <code>len</code> elements
+ of an array of <code>byte</code>s to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i70" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeCharacter-java.lang.Character-java.io.DataOutput-">writeCharacter</a></span>(java.lang.Character&nbsp;value,
+              java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>Character</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i71" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeCharArray-char:A-java.io.DataOutput-">writeCharArray</a></span>(char[]&nbsp;array,
+              java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an array of <code>char</code>s to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i72" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeClass-java.lang.Class-java.io.DataOutput-">writeClass</a></span>(java.lang.Class&lt;?&gt;&nbsp;c,
+          java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>Class</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i73" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeConcurrentHashMap-java.util.concurrent.ConcurrentHashMap-java.io.DataOutput-">writeConcurrentHashMap</a></span>(java.util.concurrent.ConcurrentHashMap&lt;?,?&gt;&nbsp;map,
+                      java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a <code>ConcurrentHashMap</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i74" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeDate-java.util.Date-java.io.DataOutput-">writeDate</a></span>(java.util.Date&nbsp;date,
+         java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>Date</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i75" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeDouble-java.lang.Double-java.io.DataOutput-">writeDouble</a></span>(java.lang.Double&nbsp;value,
+           java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>Double</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i76" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeDoubleArray-double:A-java.io.DataOutput-">writeDoubleArray</a></span>(double[]&nbsp;array,
+                java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an array of <code>double</code>s to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i77" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeEnum-java.lang.Enum-java.io.DataOutput-">writeEnum</a></span>(java.lang.Enum&nbsp;e,
+         java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes the <code>Enum constant</code> to <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i78" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeFile-java.io.File-java.io.DataOutput-">writeFile</a></span>(java.io.File&nbsp;file,
+         java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>File</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i79" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeFloat-java.lang.Float-java.io.DataOutput-">writeFloat</a></span>(java.lang.Float&nbsp;value,
+          java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>Float</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i80" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeFloatArray-float:A-java.io.DataOutput-">writeFloatArray</a></span>(float[]&nbsp;array,
+               java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an array of <code>float</code>s to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i81" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeHashMap-java.util.Map-java.io.DataOutput-">writeHashMap</a></span>(java.util.Map&lt;?,?&gt;&nbsp;map,
+            java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a <code>HashMap</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i82" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeHashSet-java.util.HashSet-java.io.DataOutput-">writeHashSet</a></span>(java.util.HashSet&lt;?&gt;&nbsp;set,
+            java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a <code>HashSet</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i83" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeHashtable-java.util.Hashtable-java.io.DataOutput-">writeHashtable</a></span>(java.util.Hashtable&lt;?,?&gt;&nbsp;map,
+              java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a <code>Hashtable</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i84" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeIdentityHashMap-java.util.IdentityHashMap-java.io.DataOutput-">writeIdentityHashMap</a></span>(java.util.IdentityHashMap&lt;?,?&gt;&nbsp;map,
+                    java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a <code>IdentityHashMap</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i85" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeInetAddress-java.net.InetAddress-java.io.DataOutput-">writeInetAddress</a></span>(java.net.InetAddress&nbsp;address,
+                java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>InetAddress</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i86" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeIntArray-int:A-java.io.DataOutput-">writeIntArray</a></span>(int[]&nbsp;array,
+             java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an <code>int</code> array to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i87" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeInteger-java.lang.Integer-java.io.DataOutput-">writeInteger</a></span>(java.lang.Integer&nbsp;value,
+            java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>Integer</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i88" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeLinkedHashSet-java.util.LinkedHashSet-java.io.DataOutput-">writeLinkedHashSet</a></span>(java.util.LinkedHashSet&lt;?&gt;&nbsp;set,
+                  java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a <code>LinkedHashSet</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i89" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeLinkedList-java.util.LinkedList-java.io.DataOutput-">writeLinkedList</a></span>(java.util.LinkedList&lt;?&gt;&nbsp;list,
+               java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an <code>LinkedList</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i90" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeLong-java.lang.Long-java.io.DataOutput-">writeLong</a></span>(java.lang.Long&nbsp;value,
+         java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>Long</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i91" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeLongArray-long:A-java.io.DataOutput-">writeLongArray</a></span>(long[]&nbsp;array,
+              java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an array of <code>long</code>s to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i92" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeNonPrimitiveClassName-java.lang.String-java.io.DataOutput-">writeNonPrimitiveClassName</a></span>(java.lang.String&nbsp;className,
+                          java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes class name to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i93" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-">writeObject</a></span>(java.lang.Object&nbsp;o,
+           java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an arbitrary object to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i94" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-boolean-">writeObject</a></span>(java.lang.Object&nbsp;o,
+           java.io.DataOutput&nbsp;out,
+           boolean&nbsp;allowJavaSerialization)</code>
+<div class="block">Writes an arbitrary object to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i95" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeObjectArray-java.lang.Object:A-java.io.DataOutput-">writeObjectArray</a></span>(java.lang.Object[]&nbsp;array,
+                java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an array of <code>Object</code>s to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i96" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeObjectAsByteArray-java.lang.Object-java.io.DataOutput-">writeObjectAsByteArray</a></span>(java.lang.Object&nbsp;obj,
+                      java.io.DataOutput&nbsp;out)</code>
+<div class="block">Serialize the given object <code>obj</code> into a byte array
+ using <a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>writeObject(Object, DataOutput)</code></a> and then writes the byte array
+ to the given data output <code>out</code> in the same format
+ <a href="../../../org/apache/geode/DataSerializer.html#writeByteArray-byte:A-java.io.DataOutput-"><code>writeByteArray(byte[], DataOutput)</code></a> does.</div>
+</td>
+</tr>
+<tr id="i97" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writePrimitiveBoolean-boolean-java.io.DataOutput-">writePrimitiveBoolean</a></span>(boolean&nbsp;value,
+                     java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a primitive <code>boolean</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i98" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writePrimitiveByte-byte-java.io.DataOutput-">writePrimitiveByte</a></span>(byte&nbsp;value,
+                  java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a primitive <code>byte</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i99" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writePrimitiveChar-char-java.io.DataOutput-">writePrimitiveChar</a></span>(char&nbsp;value,
+                  java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a primitive  <code>char</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i100" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writePrimitiveDouble-double-java.io.DataOutput-">writePrimitiveDouble</a></span>(double&nbsp;value,
+                    java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a primtive <code>double</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i101" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writePrimitiveFloat-float-java.io.DataOutput-">writePrimitiveFloat</a></span>(float&nbsp;value,
+                   java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a primitive <code>float</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i102" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writePrimitiveInt-int-java.io.DataOutput-">writePrimitiveInt</a></span>(int&nbsp;value,
+                 java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a primitive <code>int</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i103" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writePrimitiveLong-long-java.io.DataOutput-">writePrimitiveLong</a></span>(long&nbsp;value,
+                  java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a primitive <code>long</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i104" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writePrimitiveShort-short-java.io.DataOutput-">writePrimitiveShort</a></span>(short&nbsp;value,
+                   java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a primitive <code>short</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i105" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeProperties-java.util.Properties-java.io.DataOutput-">writeProperties</a></span>(java.util.Properties&nbsp;props,
+               java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a <code>Properties</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i106" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeRegion-org.apache.geode.cache.Region-java.io.DataOutput-">writeRegion</a></span>(<a href="../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;?,?&gt;&nbsp;rgn,
+           java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of Region.</div>
+</td>
+</tr>
+<tr id="i107" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeShort-java.lang.Short-java.io.DataOutput-">writeShort</a></span>(java.lang.Short&nbsp;value,
+          java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>Short</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i108" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeShortArray-short:A-java.io.DataOutput-">writeShortArray</a></span>(short[]&nbsp;array,
+               java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an array of <code>short</code>s to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i109" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeStack-java.util.Stack-java.io.DataOutput-">writeStack</a></span>(java.util.Stack&lt;?&gt;&nbsp;list,
+          java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an <code>Stack</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i110" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeString-java.lang.String-java.io.DataOutput-">writeString</a></span>(java.lang.String&nbsp;value,
+           java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an instance of <code>String</code> to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i111" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeStringArray-java.lang.String:A-java.io.DataOutput-">writeStringArray</a></span>(java.lang.String[]&nbsp;array,
+                java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an array of <code>String</code>s to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i112" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeTreeMap-java.util.TreeMap-java.io.DataOutput-">writeTreeMap</a></span>(java.util.TreeMap&lt;?,?&gt;&nbsp;map,
+            java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a <code>TreeMap</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i113" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeTreeSet-java.util.TreeSet-java.io.DataOutput-">writeTreeSet</a></span>(java.util.TreeSet&lt;?&gt;&nbsp;set,
+            java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a <code>TreeSet</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i114" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeUnsignedByte-int-java.io.DataOutput-">writeUnsignedByte</a></span>(int&nbsp;value,
+                 java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a primitive <code>int</code> as an unsigned byte to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i115" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeUnsignedShort-int-java.io.DataOutput-">writeUnsignedShort</a></span>(int&nbsp;value,
+                  java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes a primitive <code>int</code> as an unsigned short to a
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i116" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DataSerializer.html#writeVector-java.util.Vector-java.io.DataOutput-">writeVector</a></span>(java.util.Vector&lt;?&gt;&nbsp;list,
+           java.io.DataOutput&nbsp;out)</code>
+<div class="block">Writes an <code>Vector</code> to a <code>DataOutput</code>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</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="TRACE_SERIALIZABLE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TRACE_SERIALIZABLE</h4>
+<pre>protected static final&nbsp;boolean TRACE_SERIALIZABLE</pre>
+</li>
+</ul>
+<a name="DISALLOW_JAVA_SERIALIZATION">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DISALLOW_JAVA_SERIALIZATION</h4>
+<pre>protected static final&nbsp;java.lang.ThreadLocal&lt;java.lang.Boolean&gt; DISALLOW_JAVA_SERIALIZATION</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="DataSerializer--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DataSerializer</h4>
+<pre>public&nbsp;DataSerializer()</pre>
+<div class="block">Creates a new <code>DataSerializer</code>.  All class that
+ implement <code>DataSerializer</code> must provide a
+ zero-argument constructor.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#register-java.lang.Class-"><code>register(Class)</code></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="writeClass-java.lang.Class-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeClass</h4>
+<pre>public static&nbsp;void&nbsp;writeClass(java.lang.Class&lt;?&gt;&nbsp;c,
+                              java.io.DataOutput&nbsp;out)
+                       throws java.io.IOException</pre>
+<div class="block">Writes an instance of <code>Class</code> to a
+ <code>DataOutput</code>.
+ This method will handle a
+ <code>null</code> value and not throw a
+ <code>NullPointerException</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readClass-java.io.DataInput-"><code>readClass(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="writeNonPrimitiveClassName-java.lang.String-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeNonPrimitiveClassName</h4>
+<pre>public static&nbsp;void&nbsp;writeNonPrimitiveClassName(java.lang.String&nbsp;className,
+                                              java.io.DataOutput&nbsp;out)
+                                       throws java.io.IOException</pre>
+<div class="block">Writes class name to a <code>DataOutput</code>. This method will handle a
+ <code>null</code> value and not throw a <code>NullPointerException</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readNonPrimitiveClassName-java.io.DataInput-"><code>readNonPrimitiveClassName(DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="readClass-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readClass</h4>
+<pre>public static&nbsp;java.lang.Class&lt;?&gt;&nbsp;readClass(java.io.DataInput&nbsp;in)
+                                    throws java.io.IOException,
+                                           java.lang.ClassNotFoundException</pre>
+<div class="block">Reads an instance of <code>Class</code> from a
+ <code>DataInput</code>.  The class will be loaded using the
+ current content class
+ loader.
+ The return value may be <code>null</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+<dd><code>java.lang.ClassNotFoundException</code> - The class cannot be loaded</dd>
+</dl>
+</li>
+</ul>
+<a name="readNonPrimitiveClassName-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readNonPrimitiveClassName</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;readNonPrimitiveClassName(java.io.DataInput&nbsp;in)
+                                                  throws java.io.IOException</pre>
+<div class="block">Reads name of an instance of <code>Class</code> from a
+ <code>DataInput</code>.
+ 
+ The return value may be <code>null</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#writeNonPrimitiveClassName-java.lang.String-java.io.DataOutput-"><code>writeNonPrimitiveClassName(String, DataOutput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="writeRegion-org.apache.geode.cache.Region-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeRegion</h4>
+<pre>public static&nbsp;void&nbsp;writeRegion(<a href="../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;?,?&gt;&nbsp;rgn,
+                               java.io.DataOutput&nbsp;out)
+                        throws java.io.IOException</pre>
+<div class="block">Writes an instance of Region. A Region is serialized as just a reference
+ to a full path only. It will be recreated on the other end by calling
+ <a href="../../../org/apache/geode/cache/CacheFactory.html#getAnyInstance--"><code>CacheFactory.getAnyInstance()</code></a> and then calling
+ <code>getRegion</code> on it.
+ This method will handle a
+ <code>null</code> value and not throw a
+ <code>NullPointerException</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="readRegion-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readRegion</h4>
+<pre>public static&nbsp;&lt;K,V&gt;&nbsp;<a href="../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;K,V&gt;&nbsp;readRegion(java.io.DataInput&nbsp;in)
+                                    throws java.io.IOException,
+                                           java.lang.ClassNotFoundException</pre>
+<div class="block">Reads an instance of Region. A Region is serialized as a reference to a
+ full path only. It is recreated on the other end by calling
+ <a href="../../../org/apache/geode/cache/CacheFactory.html#getAnyInstance--"><code>CacheFactory.getAnyInstance()</code></a> and then calling
+ <code>getRegion</code> on it.
+ The return value may be <code>null</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>in</code> - the input stream</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Region instance</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache">CacheClosedException</a></code> - if a cache has not been created or the only
+ created one is closed.</dd>
+<dd><code><a href="../../../org/apache/geode/admin/RegionNotFoundException.html" title="class in org.apache.geode.admin">RegionNotFoundException</a></code> - if there is no region by this name
+ in the Cache</dd>
+<dd><code>java.io.IOException</code></dd>
+<dd><code>java.lang.ClassNotFoundException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="writeDate-java.util.Date-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeDate</h4>
+<pre>public static&nbsp;void&nbsp;writeDate(java.util.Date&nbsp;date,
+                             java.io.DataOutput&nbsp;out)
+                      throws java.io.IOException</pre>
+<div class="block">Writes an instance of <code>Date</code> to a
+ <code>DataOutput</code>.  Note that even though <code>date</code>
+ may be an instance of a subclass of <code>Date</code>,
+ <code>readDate</code> will always return an instance of
+ <code>Date</code>, <B>not</B> an instance of the subclass.  To
+ preserve the class type of <code>date</code>,\
+ <a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>writeObject(Object, DataOutput)</code></a> should be used for data serialization.
+ This method will handle a
+ <code>null</code> value and not throw a
+ <code>NullPointerException</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readDate-java.io.DataInput-"><code>readDate(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="readDate-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readDate</h4>
+<pre>public static&nbsp;java.util.Date&nbsp;readDate(java.io.DataInput&nbsp;in)
+                               throws java.io.IOException</pre>
+<div class="block">Reads an instance of <code>Date</code> from a
+ <code>DataInput</code>.
+ The return value may be <code>null</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+</dl>
+</li>
+</ul>
+<a name="writeFile-java.io.File-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeFile</h4>
+<pre>public static&nbsp;void&nbsp;writeFile(java.io.File&nbsp;file,
+                             java.io.DataOutput&nbsp;out)
+                      throws java.io.IOException</pre>
+<div class="block">Writes an instance of <code>File</code> to a
+ <code>DataOutput</code>.  Note that even though <code>file</code>
+ may be an instance of a subclass of <code>File</code>,
+ <code>readFile</code> will always return an instance of
+ <code>File</code>, <B>not</B> an instance of the subclass.  To
+ preserve the class type of <code>file</code>,
+ <a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>writeObject(Object, DataOutput)</code></a> should be used for data serialization.
+ This method will handle a
+ <code>null</code> value and not throw a
+ <code>NullPointerException</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readFile-java.io.DataInput-"><code>readFile(java.io.DataInput)</code></a>, 
+<code>File.getCanonicalPath()</code></dd>
+</dl>
+</li>
+</ul>
+<a name="readFile-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readFile</h4>
+<pre>public static&nbsp;java.io.File&nbsp;readFile(java.io.DataInput&nbsp;in)
+                             throws java.io.IOException</pre>
+<div class="block">Reads an instance of <code>File</code> from a
+ <code>DataInput</code>.
+ The return value may be <code>null</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+</dl>
+</li>
+</ul>
+<a name="writeInetAddress-java.net.InetAddress-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeInetAddress</h4>
+<pre>public static&nbsp;void&nbsp;writeInetAddress(java.net.InetAddress&nbsp;address,
+                                    java.io.DataOutput&nbsp;out)
+                             throws java.io.IOException</pre>
+<div class="block">Writes an instance of <code>InetAddress</code> to a
+ <code>DataOutput</code>.  The <code>InetAddress</code> is data
+ serialized by writing its <code>byte</code>
+ representation to the <code>DataOutput</code>.  <a href="../../../org/apache/geode/DataSerializer.html#readInetAddress-java.io.DataInput-"><code>readInetAddress(java.io.DataInput)</code></a> converts the <code>byte</code> representation
+ to an instance of <code>InetAddress</code> using <code>InetAddress.getAddress()</code>.  As a result, if <code>address</code>
+ is an instance of a user-defined subclass of
+ <code>InetAddress</code> (that is, not an instance of one of the
+ subclasses from the <code>java.net</code> package), its class
+ will not be preserved.  In order to be able to read an instance
+ of the user-defined class, <a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>writeObject(Object, DataOutput)</code></a> should be used.
+ This method will handle a
+ <code>null</code> value and not throw a
+ <code>NullPointerException</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readInetAddress-java.io.DataInput-"><code>readInetAddress(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="readInetAddress-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readInetAddress</h4>
+<pre>public static&nbsp;java.net.InetAddress&nbsp;readInetAddress(java.io.DataInput&nbsp;in)
+                                            throws java.io.IOException</pre>
+<div class="block">Reads an instance of <code>InetAddress</code> from a
+ <code>DataInput</code>.
+ The return value may be <code>null</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code>
+         or the address read from <code>in</code> is unknown</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><code>InetAddress.getAddress()</code></dd>
+</dl>
+</li>
+</ul>
+<a name="writeString-java.lang.String-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeString</h4>
+<pre>public static&nbsp;void&nbsp;writeString(java.lang.String&nbsp;value,
+                               java.io.DataOutput&nbsp;out)
+                        throws java.io.IOException</pre>
+<div class="block">Writes an instance of <code>String</code> to a
+ <code>DataOutput</code>.
+ This method will handle a
+ <code>null</code> value and not throw a
+ <code>NullPointerException</code>.
+ <p>As of 5.7 strings longer than 0xFFFF can be serialized.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readString-java.io.DataInput-"><code>readString(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="readString-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readString</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;readString(java.io.DataInput&nbsp;in)
+                                   throws java.io.IOException</pre>
+<div class="block">Reads an instance of <code>String</code> from a
+ <code>DataInput</code>.  The return value may be
+ <code>null</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#writeString-java.lang.String-java.io.DataOutput-"><code>writeString(java.lang.String, java.io.DataOutput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="writeBoolean-java.lang.Boolean-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeBoolean</h4>
+<pre>public static&nbsp;void&nbsp;writeBoolean(java.lang.Boolean&nbsp;value,
+                                java.io.DataOutput&nbsp;out)
+                         throws java.io.IOException</pre>
+<div class="block">Writes an instance of <code>Boolean</code> to a
+ <code>DataOutput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dd><code>java.lang.NullPointerException</code> - if value is null.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readBoolean-java.io.DataInput-"><code>readBoolean(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="readBoolean-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readBoolean</h4>
+<pre>public static&nbsp;java.lang.Boolean&nbsp;readBoolean(java.io.DataInput&nbsp;in)
+                                     throws java.io.IOException</pre>
+<div class="block">Reads an instance of <code>Boolean</code> from a
+ <code>DataInput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+</dl>
+</li>
+</ul>
+<a name="writeCharacter-java.lang.Character-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeCharacter</h4>
+<pre>public static&nbsp;void&nbsp;writeCharacter(java.lang.Character&nbsp;value,
+                                  java.io.DataOutput&nbsp;out)
+                           throws java.io.IOException</pre>
+<div class="block">Writes an instance of <code>Character</code> to a
+ <code>DataOutput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dd><code>java.lang.NullPointerException</code> - if value is null.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readCharacter-java.io.DataInput-"><code>readCharacter(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="readCharacter-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readCharacter</h4>
+<pre>public static&nbsp;java.lang.Character&nbsp;readCharacter(java.io.DataInput&nbsp;in)
+                                         throws java.io.IOException</pre>
+<div class="block">Reads an instance of <code>Character</code> from a
+ <code>DataInput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+</dl>
+</li>
+</ul>
+<a name="writeByte-java.lang.Byte-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeByte</h4>
+<pre>public static&nbsp;void&nbsp;writeByte(java.lang.Byte&nbsp;value,
+                             java.io.DataOutput&nbsp;out)
+                      throws java.io.IOException</pre>
+<div class="block">Writes an instance of <code>Byte</code> to a
+ <code>DataOutput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dd><code>java.lang.NullPointerException</code> - if value is null.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readByte-java.io.DataInput-"><code>readByte(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="readByte-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readByte</h4>
+<pre>public static&nbsp;java.lang.Byte&nbsp;readByte(java.io.DataInput&nbsp;in)
+                               throws java.io.IOException</pre>
+<div class="block">Reads an instance of <code>Byte</code> from a
+ <code>DataInput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+</dl>
+</li>
+</ul>
+<a name="writeShort-java.lang.Short-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeShort</h4>
+<pre>public static&nbsp;void&nbsp;writeShort(java.lang.Short&nbsp;value,
+                              java.io.DataOutput&nbsp;out)
+                       throws java.io.IOException</pre>
+<div class="block">Writes an instance of <code>Short</code> to a
+ <code>DataOutput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dd><code>java.lang.NullPointerException</code> - if value is null.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readShort-java.io.DataInput-"><code>readShort(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="readShort-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readShort</h4>
+<pre>public static&nbsp;java.lang.Short&nbsp;readShort(java.io.DataInput&nbsp;in)
+                                 throws java.io.IOException</pre>
+<div class="block">Reads an instance of <code>Short</code> from a
+ <code>DataInput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+</dl>
+</li>
+</ul>
+<a name="writeInteger-java.lang.Integer-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeInteger</h4>
+<pre>public static&nbsp;void&nbsp;writeInteger(java.lang.Integer&nbsp;value,
+                                java.io.DataOutput&nbsp;out)
+                         throws java.io.IOException</pre>
+<div class="block">Writes an instance of <code>Integer</code> to a
+ <code>DataOutput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dd><code>java.lang.NullPointerException</code> - if value is null.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readInteger-java.io.DataInput-"><code>readInteger(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="readInteger-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readInteger</h4>
+<pre>public static&nbsp;java.lang.Integer&nbsp;readInteger(java.io.DataInput&nbsp;in)
+                                     throws java.io.IOException</pre>
+<div class="block">Reads an instance of <code>Integer</code> from a
+ <code>DataInput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+</dl>
+</li>
+</ul>
+<a name="writeLong-java.lang.Long-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeLong</h4>
+<pre>public static&nbsp;void&nbsp;writeLong(java.lang.Long&nbsp;value,
+                             java.io.DataOutput&nbsp;out)
+                      throws java.io.IOException</pre>
+<div class="block">Writes an instance of <code>Long</code> to a
+ <code>DataOutput</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+<dd><code>java.lang.NullPointerException</code> - if value is null.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readLong-java.io.DataInput-"><code>readLong(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="readLong-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readLong</h4>
+<pre>public static&nbsp;java.lang.Long&nbsp;readLong(java.io.DataInpu

<TRUNCATED>


[44/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/index.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/index.html b/releases/latest/javadoc/index.html
new file mode 100644
index 0000000..271cada
--- /dev/null
+++ b/releases/latest/javadoc/index.html
@@ -0,0 +1,74 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_45) on Sat Oct 15 16:23:31 PDT 2016 -->
+<title>Apache Geode (incubating) 1.0.0-incubating</title>
+<script type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
+        targetPage = "undefined";
+    function validURL(url) {
+        try {
+            url = decodeURIComponent(url);
+        }
+        catch (error) {
+            return false;
+        }
+        var pos = url.indexOf(".html");
+        if (pos == -1 || pos != url.length - 5)
+            return false;
+        var allowNumber = false;
+        var allowSep = false;
+        var seenDot = false;
+        for (var i = 0; i < url.length - 5; i++) {
+            var ch = url.charAt(i);
+            if ('a' <= ch && ch <= 'z' ||
+                    'A' <= ch && ch <= 'Z' ||
+                    ch == '$' ||
+                    ch == '_' ||
+                    ch.charCodeAt(0) > 127) {
+                allowNumber = true;
+                allowSep = true;
+            } else if ('0' <= ch && ch <= '9'
+                    || ch == '-') {
+                if (!allowNumber)
+                     return false;
+            } else if (ch == '/' || ch == '.') {
+                if (!allowSep)
+                    return false;
+                allowNumber = false;
+                allowSep = false;
+                if (ch == '.')
+                     seenDot = true;
+                if (ch == '/' && seenDot)
+                     return false;
+            } else {
+                return false;
+            }
+        }
+        return true;
+    }
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/BucketAdvisor-state.png
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/BucketAdvisor-state.png b/releases/latest/javadoc/javadoc-images/BucketAdvisor-state.png
new file mode 100644
index 0000000..7f58ca0
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/BucketAdvisor-state.png differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/ConnectionManagerImpl.dia
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/ConnectionManagerImpl.dia b/releases/latest/javadoc/javadoc-images/ConnectionManagerImpl.dia
new file mode 100644
index 0000000..39d8f3d
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/ConnectionManagerImpl.dia differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/ConnectionManagerImpl.png
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/ConnectionManagerImpl.png b/releases/latest/javadoc/javadoc-images/ConnectionManagerImpl.png
new file mode 100644
index 0000000..773fabe
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/ConnectionManagerImpl.png differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/QueueManagerImpl.dia
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/QueueManagerImpl.dia b/releases/latest/javadoc/javadoc-images/QueueManagerImpl.dia
new file mode 100644
index 0000000..8cc7d0e
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/QueueManagerImpl.dia differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/QueueManagerImpl.png
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/QueueManagerImpl.png b/releases/latest/javadoc/javadoc-images/QueueManagerImpl.png
new file mode 100644
index 0000000..d48bbf6
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/QueueManagerImpl.png differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/class-hierarchy.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/class-hierarchy.fig b/releases/latest/javadoc/javadoc-images/class-hierarchy.fig
new file mode 100644
index 0000000..85756e6
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/class-hierarchy.fig
@@ -0,0 +1,224 @@
+#FIG 3.2
+Landscape
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+6 225 5550 10500 9450
+6 225 7800 2550 9450
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 225 7800 2550 7800 2550 9450 225 9450 225 7800
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 225 8175 2550 8175
+4 0 0 50 -1 2 12 0.0000 4 180 2055 375 8025 RemoteApplicationProcess\001
+4 0 0 50 -1 -1 12 0.0000 4 180 585 450 8400 id : long\001
+4 0 0 50 -1 -1 12 0.0000 4 180 1005 450 8640 processId : int\001
+4 0 0 50 -1 -1 12 0.0000 4 180 1530 450 8880 javaProcess : boolean\001
+4 0 0 50 -1 -1 12 0.0000 4 135 1365 450 9120 hasCache : boolean\001
+4 0 0 50 -1 -1 12 0.0000 4 180 945 450 9360 name : String\001
+-6
+6 2550 7800 4500 8025
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 2550 8025 4500 8025
+4 0 0 50 -1 -1 12 0.0000 4 75 90 2625 7950 *\001
+4 0 0 50 -1 -1 12 0.0000 4 135 1410 3000 7950 connectedProcesses\001
+-6
+6 4500 7725 7725 9375
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4500 9375 7725 9375 7725 7725 4500 7725 4500 9375
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 4500 8100 7725 8100
+4 0 0 50 -1 -1 12 0.0000 4 180 1185 4575 8325 gemfireDir : File\001
+4 0 0 50 -1 -1 12 0.0000 4 135 1125 4575 8565 birthDate : Date\001
+4 0 0 50 -1 -1 12 0.0000 4 165 1515 4575 8805 lockInfo : LockInfo[]\001
+4 0 0 50 -1 -1 12 0.0000 4 165 2205 4575 9045 lockListeners : LockListeners[]\001
+4 0 0 50 -1 -1 12 0.0000 4 165 3045 4575 9285 connectionListeners : ConnectionListener[]\001
+4 0 0 50 -1 2 12 0.0000 4 180 1470 5400 7950 RemoteGfManager\001
+-6
+6 8550 7725 10500 8625
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 8550 8625 10500 8625 10500 7725 8550 7725 8550 8625
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 8550 8100 10500 8100
+4 0 0 50 -1 2 12 0.0000 4 180 1785 8625 7950 RemoteApplicationVM\001
+4 0 0 50 -1 -1 12 0.0000 4 180 1440 8625 8325 sharedLog : boolean\001
+4 0 0 50 -1 -1 12 0.0000 4 135 1500 8625 8565 sharedStats : boolean\001
+-6
+6 7050 5550 8850 6975
+6 7050 5550 8850 6975
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7050 5850 8850 5850
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 7050 6975 8850 6975 8850 5550 7050 5550 7050 6975
+4 0 0 50 -1 3 12 0.0000 4 135 1485 7275 5775 RemoteGemFireVM\001
+4 0 0 50 -1 -1 12 0.0000 4 135 1035 7125 6150 id: Serializable\001
+4 0 0 50 -1 -1 12 0.0000 4 180 945 7125 6390 name : String\001
+4 0 0 50 -1 -1 12 0.0000 4 135 1305 7125 6630 host : InetAddress\001
+4 0 0 50 -1 -1 12 0.0000 4 180 885 7125 6870 sysDir : File\001
+-6
+-6
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 4
+	 6225 7725 6225 7425 9450 7425 9450 7725
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	1 0 1.00 120.00 120.00
+	 7950 7425 7950 6975
+-6
+6 150 2025 5325 7500
+6 375 2625 1875 2925
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 375 2625 1875 2625 1875 2925 375 2925 375 2625
+4 0 0 50 -1 1 12 0.0000 4 180 1215 450 2850 TransportConfig\001
+-6
+6 150 3825 2250 4800
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 150 3825 2250 3825 2250 4800 150 4800 150 3825
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 150 4200 2250 4200
+4 0 0 50 -1 0 12 0.0000 4 165 1365 450 4425 isMcast() : boolean\001
+4 0 0 50 -1 2 12 0.0000 4 180 1905 225 4050 RemoteTransportConfig\001
+4 0 0 50 -1 0 12 0.0000 4 180 1485 450 4665 bindAddress : String\001
+-6
+6 3225 3825 5250 5100
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 3225 4200 5250 4200
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 3225 3825 5250 3825 5250 5100 3225 5100 3225 3825
+4 0 0 50 -1 0 12 0.0000 4 135 1305 3450 4500 host : InetAddress\001
+4 0 0 50 -1 0 12 0.0000 4 180 600 3450 4740 port : int\001
+4 0 0 50 -1 0 12 0.0000 4 180 1485 3450 4980 bindAddress : String\001
+4 0 0 50 -1 2 12 0.0000 4 135 1725 3300 4050 DistributionLocatorId\001
+-6
+6 1875 5850 3600 7500
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 1875 6150 3600 6150
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 1875 7500 3600 7500 3600 5850 1875 5850 1875 7500
+4 0 0 50 -1 -1 12 0.0000 4 135 1230 1950 6450 enabled : boolean\001
+4 0 0 50 -1 -1 12 0.0000 4 180 1230 1950 6690 protocols : String\001
+4 0 0 50 -1 -1 12 0.0000 4 180 1080 1950 6930 ciphers : String\001
+4 0 0 50 -1 -1 12 0.0000 4 180 1545 1950 7170 boolean : requireAuth\001
+4 0 0 50 -1 -1 12 0.0000 4 180 1560 1950 7410 properties : Properties\001
+4 0 0 50 -1 2 12 0.0000 4 180 855 2325 6075 SSLConfig\001
+-6
+6 3150 2025 5325 3450
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 3150 2025 5325 2025 5325 3450 3150 3450 3150 2025
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 3150 2400 5325 2400
+4 0 0 50 -1 -1 12 0.0000 4 180 1500 3300 2625 displayName : String\001
+4 0 0 50 -1 -1 12 0.0000 4 180 1320 3300 2865 logger : LogWriter\001
+4 0 0 50 -1 -1 12 0.0000 4 180 930 3300 3105 logLevel : int\001
+4 0 0 50 -1 -1 12 0.0000 4 135 1935 3300 3345 alertListener : AlertListener\001
+4 0 0 50 -1 2 12 0.0000 4 180 1875 3300 2250 GfManagerAgentConfig\001
+-6
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	1 0 1.00 120.00 120.00
+	 1050 3825 1050 2925
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 2250 3975 3225 3975
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 2250 4500 3225 4500
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 1800 4800 2250 5850
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 3825 5100 3075 5850
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 60.00 120.00
+	 1875 2775 3150 2775
+4 0 0 50 -1 0 12 0.0000 4 135 210 2400 3900 ids\001
+4 0 0 50 -1 0 12 0.0000 4 75 90 3000 3900 *\001
+4 0 0 50 -1 0 12 0.0000 4 135 555 2325 4425 mcastId\001
+4 0 0 50 -1 -1 12 0.0000 4 180 690 2100 5250 sslConfig\001
+4 0 0 50 -1 -1 12 0.0000 4 180 690 3600 5550 sslConfig\001
+-6
+6 6600 2025 12300 2700
+6 6600 2100 9300 2700
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6600 2400 9300 2400
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 6600 2100 9300 2100 9300 2700 6600 2700 6600 2100
+4 0 0 50 -1 2 12 0.0000 4 180 1935 6975 2325 RemoteGfManagerAgent\001
+4 0 0 50 -1 -1 12 0.0000 4 180 1485 6750 2625 licsenseType : String\001
+-6
+6 9300 2025 10725 2250
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 9300 2250 10725 2250
+4 0 0 50 -1 -1 12 0.0000 4 135 585 9450 2175 listeners\001
+4 0 0 50 -1 -1 12 0.0000 4 75 90 10500 2175 *\001
+-6
+6 10725 2100 12300 2400
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 10725 2100 12300 2100 12300 2400 10725 2400 10725 2100
+4 0 0 50 -1 3 12 0.0000 4 150 1350 10875 2325 JoinLeaveListener\001
+-6
+-6
+6 9450 5550 11025 6150
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 9450 6150 11025 6150 11025 5550 9450 5550 9450 6150
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 9450 5850 11025 5850
+4 0 0 50 -1 2 12 0.0000 4 180 1080 9750 5775 AdminRegion\001
+4 0 0 50 -1 -1 12 0.0000 4 180 1425 9525 6075 globalName : String\001
+-6
+6 9900 4725 10500 5025
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 9900 4725 10500 4725 10500 5025 9900 5025 9900 4725
+4 0 0 50 -1 1 12 0.0000 4 180 495 9975 4950 Region\001
+-6
+6 11475 4725 12825 5025
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 11475 4725 12825 4725 12825 5025 11475 5025 11475 4725
+4 0 0 50 -1 1 12 0.0000 4 180 1185 11550 4950 RegionAttributes\001
+-6
+6 11100 6525 13125 6825
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 11100 6525 13125 6525 13125 6825 11100 6825 11100 6525
+4 0 0 50 -1 2 12 0.0000 4 180 1920 11175 6750 RemoteRegionAttributes\001
+-6
+6 4350 5550 6525 6975
+6 4425 6000 6450 6975
+4 0 0 50 -1 -1 12 0.0000 4 180 945 4425 6150 name : String\001
+4 0 0 50 -1 -1 12 0.0000 4 135 450 4425 6390 id : int\001
+4 0 0 50 -1 -1 12 0.0000 4 135 1140 4425 6630 closed : boolean\001
+4 0 0 50 -1 -1 12 0.0000 4 180 1980 4425 6870 rootRegionNames : String[]\001
+-6
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 4350 5925 6525 5925
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4350 6975 6525 6975 6525 5550 4350 5550 4350 6975
+4 0 0 50 -1 2 12 0.0000 4 135 1395 4725 5775 RemoteCacheInfo\001
+-6
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 6825 2700 6825 7725
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 9075 2700 9075 7725
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 6600 2250 5325 2250
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 7050 5700 6525 5700
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 8850 5700 9450 5700
+2 1 1 1 0 7 50 -1 -1 4.000 0 0 -1 1 0 2
+	1 0 1.00 120.00 120.00
+	 10200 5550 10200 5025
+2 1 1 1 0 7 50 -1 -1 4.000 0 0 -1 1 0 2
+	1 0 1.00 120.00 120.00
+	 12075 6525 12075 5025
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 10350 6150 11100 6675
+4 0 0 50 -1 -1 12 0.0000 4 75 90 9150 7725 *\001
+4 0 0 50 -1 -1 12 0.0000 4 75 90 6900 7725 *\001
+4 0 0 50 -1 -1 12 0.0000 4 135 675 6075 3000 managers\001
+4 0 0 50 -1 -1 12 0.0000 4 180 450 6075 2175 config\001
+4 0 0 50 -1 -1 12 0.0000 4 75 90 9300 5625 *\001
+4 0 0 50 -1 -1 12 0.0000 4 135 645 9150 3000 members\001

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/class-hierarchy.gif
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/class-hierarchy.gif b/releases/latest/javadoc/javadoc-images/class-hierarchy.gif
new file mode 100644
index 0000000..9cef97a
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/class-hierarchy.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/client_static_diagram.png
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/client_static_diagram.png b/releases/latest/javadoc/javadoc-images/client_static_diagram.png
new file mode 100644
index 0000000..afbeaa4
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/client_static_diagram.png differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/data-serialization-exceptions.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/data-serialization-exceptions.fig b/releases/latest/javadoc/javadoc-images/data-serialization-exceptions.fig
new file mode 100644
index 0000000..8d5eb70
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/data-serialization-exceptions.fig
@@ -0,0 +1,135 @@
+#FIG 3.2
+Landscape
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+6 675 2250 3600 5025
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 1575 4275 168 168 1575 4275 1650 4125
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 2700 4275 168 168 2700 4275 2775 4125
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 900 3375 168 168 900 3375 975 3225
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 2700 4275 168 168 2700 4275 2625 4125
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 3375 3375 168 168 3375 3375 3300 3225
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 1575 2475 168 168 1575 2475 1650 2625
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 2700 2475 168 168 2700 2475 2775 2625
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 900 3375 168 168 900 3375 975 3525
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 2700 2475 168 168 2700 2475 2625 2625
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 3375 3375 168 168 3375 3375 3300 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 975 3525 1425 4200
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 1725 4275 2550 4275
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 3300 3525 2850 4200
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 2550 4275 1725 4275
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 975 3225 1425 2550
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 1725 2475 2550 2475
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 3300 3225 2850 2550
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 2550 2475 1725 2475
+4 0 0 50 -1 0 16 0.0000 4 210 1245 1575 4950 Infinite Loop\001
+-6
+6 4650 2175 6450 4575
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 5550 4350 168 168 5550 4350 5625 4500
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 4875 3375 168 168 4875 3375 4950 3525
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 5550 4350 168 168 5550 4350 5475 4500
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 6225 3375 168 168 6225 3375 6150 3525
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 5550 2400 168 168 5550 2400 5475 2250
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 6225 3375 168 168 6225 3375 6150 3225
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 5550 2400 168 168 5550 2400 5625 2250
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 4875 3375 168 168 4875 3375 4950 3225
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 5475 4200 4950 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 5625 4200 6150 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 5625 2550 6150 3225
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 5475 2550 4950 3225
+-6
+6 9450 2175 11250 4575
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 9675 3375 168 168 9675 3375 9750 3525
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 11025 3375 168 168 11025 3375 10950 3525
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 10350 2400 168 168 10350 2400 10275 2250
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 11025 3375 168 168 11025 3375 10950 3225
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 10350 2400 168 168 10350 2400 10425 2250
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 9675 3375 168 168 9675 3375 9750 3225
+1 3 0 1 0 7 50 -1 -1 0.000 0 -0.0000 9675 4332 168 168 9675 4332 9600 4482
+1 3 0 1 0 7 50 -1 -1 0.000 1 0.0000 11025 4350 168 168 11025 4350 11100 4500
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 10425 2550 10950 3225
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 10275 2550 9750 3225
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 9675 3525 9675 4200
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 11025 3525 11025 4200
+-6
+6 7200 3300 8475 3525
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 7200 3300 8475 3300 8475 3525 7200 3525 7200 3300
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7275 3300 7275 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7350 3300 7350 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7425 3300 7425 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7500 3300 7500 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7575 3300 7575 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7650 3300 7650 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7725 3300 7725 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7800 3300 7800 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7875 3300 7875 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7950 3300 7950 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 8025 3300 8025 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 8100 3300 8100 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 8250 3300 8250 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 8325 3300 8325 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 8400 3300 8400 3525
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 8175 3300 8175 3525
+-6
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 6600 3000 6225 3000
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 7725 3750 8025 3750
+2 1 0 3 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 4050 2025 4050 5250
+4 0 0 50 -1 0 16 0.0000 4 210 1260 6750 3075 writeObject()\001
+4 0 0 50 -1 0 16 0.0000 4 210 1185 8100 3825 readObject()\001
+4 0 0 50 -1 0 16 0.0000 4 210 4650 5625 4950 readObject() does not maintain referntial integrity\001

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/data-serialization-exceptions.gif
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/data-serialization-exceptions.gif b/releases/latest/javadoc/javadoc-images/data-serialization-exceptions.gif
new file mode 100644
index 0000000..f2c98e0
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/data-serialization-exceptions.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/distribution-managers.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/distribution-managers.fig b/releases/latest/javadoc/javadoc-images/distribution-managers.fig
new file mode 100644
index 0000000..591bf38
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/distribution-managers.fig
@@ -0,0 +1,76 @@
+#FIG 3.2
+Landscape
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+6 3225 4800 4275 5250
+4 1 4 50 0 0 12 0.0000 4 135 660 3750 4950 GemFire\001
+4 1 4 50 0 0 12 0.0000 4 180 1020 3750 5190 Manager VM\001
+-6
+6 3375 5550 4125 5850
+2 2 0 1 4 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3375 5550 4125 5550 4125 5850 3375 5850 3375 5550
+4 1 4 50 0 0 12 0.0000 4 135 300 3750 5775 DM\001
+-6
+6 3450 3525 5400 3975
+2 4 0 3 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 5325 3900 5325 3600 3525 3600 3525 3900 5325 3900
+4 1 0 50 0 0 12 0.0000 4 135 1560 4425 3825 Distribution Channel\001
+-6
+6 5400 1800 7350 2850
+6 5625 2400 6225 2700
+2 2 0 1 1 7 50 0 -1 4.000 0 0 -1 0 0 5
+	 5625 2400 6225 2400 6225 2700 5625 2700 5625 2400
+4 1 1 50 0 0 12 0.0000 4 135 435 5925 2625 ADM\001
+-6
+2 2 0 1 1 7 50 0 -1 4.000 0 0 -1 0 0 5
+	 5400 1800 7350 1800 7350 2850 5400 2850 5400 1800
+4 1 1 50 0 0 12 0.0000 4 135 1320 6375 2025 GemFire Console\001
+-6
+6 5550 4125 6300 5100
+6 5625 4275 6225 4725
+4 1 23 50 0 0 12 0.0000 4 135 585 5925 4425 Locator\001
+4 1 23 50 0 0 12 0.0000 4 135 300 5925 4665 VM\001
+-6
+2 2 0 1 23 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 5550 4125 6300 4125 6300 5100 5550 5100 5550 4125
+-6
+6 4875 5250 6750 5925
+4 0 23 50 0 1 12 0.0000 4 135 1800 4875 5400 DMs contact the locator\001
+4 0 23 50 0 1 12 0.0000 4 180 1935 4875 5640 to find the other members\001
+4 0 23 50 0 1 12 0.0000 4 180 1920 4875 5880 of the distributed system.\001
+-6
+6 6825 4425 10350 6300
+6 6975 5775 9750 6000
+-6
+6 7050 6000 10275 6150
+2 1 1 1 0 7 50 0 -1 4.000 0 0 -1 0 0 2
+	 7425 6075 7050 6075
+4 0 0 50 0 0 12 0.0000 4 135 2865 7575 6150 Connection to the distribution channel\001
+-6
+2 2 0 1 0 7 50 0 -1 4.000 0 0 -1 0 0 5
+	 6825 4425 10350 4425 10350 6300 6825 6300 6825 4425
+4 0 0 50 0 2 12 0.0000 4 180 690 6975 4725 Lengend\001
+4 0 4 50 0 0 12 0.0000 4 180 2910 6975 5445 DM - NORMAL DistributionManager\001
+4 0 1 50 0 0 12 0.0000 4 180 3165 6975 5685 ADM - Admin-only DistributionManager\001
+-6
+2 2 0 1 4 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3075 4725 4350 4725 4350 6000 3075 6000 3075 4725
+2 1 1 1 0 7 50 0 -1 4.000 0 0 -1 1 1 2
+	0 0 1.00 60.00 120.00
+	0 0 1.00 60.00 120.00
+	 4125 5700 5025 3900
+2 1 1 1 0 7 50 0 -1 4.000 0 0 -1 1 1 2
+	0 0 1.00 60.00 120.00
+	0 0 1.00 60.00 120.00
+	 5925 2700 4725 3600
+2 1 0 1 23 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 4125 5775 5550 4575
+2 1 0 1 23 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 5700 2700 5700 4125

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/distribution-managers.gif
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/distribution-managers.gif b/releases/latest/javadoc/javadoc-images/distribution-managers.gif
new file mode 100644
index 0000000..b245730
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/distribution-managers.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/elder.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/elder.fig b/releases/latest/javadoc/javadoc-images/elder.fig
new file mode 100644
index 0000000..aa01d0f
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/elder.fig
@@ -0,0 +1,84 @@
+#FIG 3.2
+Landscape
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+6 1125 5475 2625 6600
+6 1275 6150 2475 6450
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 1275 6150 2475 6150 2475 6450 1275 6450 1275 6150
+4 0 0 50 -1 0 12 0.0000 4 135 1005 1350 6375 "locks2" DLS\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 1125 6600 2625 6600 2625 5475 1125 5475 1125 6600
+4 0 0 50 -1 0 12 0.0000 4 135 885 1425 5775 frodo:12004\001
+-6
+6 3225 4500 4275 5100
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 3225 4500 4275 4500 4275 5100 3225 5100 3225 4500
+4 1 0 50 -1 0 12 0.0000 4 135 795 3750 4725 Distributed\001
+4 1 0 50 -1 0 12 0.0000 4 180 525 3750 4965 System\001
+-6
+6 4575 2325 6075 3600
+6 4725 2925 5925 3450
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4725 2925 5925 2925 5925 3450 4725 3450 4725 2925
+4 1 0 50 -1 0 12 0.0000 4 135 1005 5325 3150 "locks1" DLS\001
+4 1 0 50 -1 0 12 0.0000 4 135 885 5325 3390 GRANTOR\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4575 3600 6075 3600 6075 2325 4575 2325 4575 3600
+4 0 0 50 -1 0 12 0.0000 4 135 885 4875 2550 frodo:12002\001
+-6
+6 4650 5025 6000 6600
+6 4725 6000 5925 6525
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4725 6000 5925 6000 5925 6525 4725 6525 4725 6000
+4 1 0 50 -1 0 12 0.0000 4 135 885 5325 6465 GRANTOR\001
+4 1 0 50 -1 0 12 0.0000 4 135 1005 5325 6225 "locks2" DLS\001
+-6
+6 4725 5550 5925 5850
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4725 5550 5925 5550 5925 5850 4725 5850 4725 5550
+4 0 0 50 -1 0 12 0.0000 4 135 1005 4800 5775 "locks1" DLS\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4650 6600 6000 6600 6000 5025 4650 5025 4650 6600
+4 0 0 50 -1 0 12 0.0000 4 135 885 4875 5250 frodo:12003\001
+-6
+6 825 4275 2325 5250
+4 0 0 50 -1 1 12 0.0000 4 180 1455 825 4425 A newly created lock\001
+4 0 0 50 -1 1 12 0.0000 4 135 1290 825 4665 service asks Elder\001
+4 0 0 50 -1 1 12 0.0000 4 135 1125 825 4905 who the current\001
+4 0 0 50 -1 1 12 0.0000 4 180 765 825 5145 grantor is.\001
+-6
+6 5850 3975 7350 4425
+4 0 0 50 -1 1 12 0.0000 4 135 1470 5850 4125 A lock service knows\001
+4 0 0 50 -1 1 12 0.0000 4 180 1320 5850 4365 who its gratnor is.\001
+-6
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 1425 3975 3375 3975 3375 2775 1425 2775 1425 3975
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 1350 4050 3450 4050 3450 2325 1350 2325 1350 4050
+2 1 1 1 0 7 50 -1 -1 4.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 2400 6150 2400 3975
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 3450 4500 3150 4050
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 4050 4500 4725 3600
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 4275 4950 4650 5100
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 3375 5100 2625 5775
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 5775 5550 5775 3450
+4 0 0 50 -1 0 12 0.0000 4 135 1800 1500 3600 "locks1" -> frodo:12002\001
+4 0 0 50 -1 0 12 0.0000 4 135 1800 1500 3840 "locks2" -> frodo:12003\001
+4 0 0 50 -1 0 16 0.0000 4 165 510 2100 3075 Elder\001
+4 0 0 50 -1 0 12 0.0000 4 135 885 1950 2550 frodo:12001\001

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/elder.jpg
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/elder.jpg b/releases/latest/javadoc/javadoc-images/elder.jpg
new file mode 100644
index 0000000..09ea45b
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/elder.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/entry-life-cycle.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/entry-life-cycle.fig b/releases/latest/javadoc/javadoc-images/entry-life-cycle.fig
new file mode 100644
index 0000000..e3108e5
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/entry-life-cycle.fig
@@ -0,0 +1,64 @@
+#FIG 3.2
+Landscape
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+5 1 0 1 0 7 50 -1 -1 0.000 0 1 1 0 8243.750 2775.000 8175 3150 8625 2775 8175 2400
+	0 0 1.00 60.00 120.00
+5 1 0 1 0 7 50 -1 -1 0.000 0 0 1 0 4537.500 11400.000 1575 1875 4500 1425 7500 1875
+	0 0 1.00 60.00 120.00
+5 1 0 1 0 7 50 -1 -1 0.000 0 0 1 0 4575.000 -8137.500 7575 3675 4575 4050 1575 3675
+	0 0 1.00 60.00 120.00
+6 975 1875 2325 3675
+2 2 0 1 1 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 975 1875 2325 1875 2325 3675 975 3675 975 1875
+4 1 1 50 -1 0 12 0.0000 4 180 510 1650 2175 Region\001
+-6
+6 3900 1875 5250 3675
+6 4050 2625 5100 3000
+2 2 0 1 1 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 4050 2625 5100 2625 5100 3000 4050 3000 4050 2625
+2 1 0 1 1 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 4500 2625 4500 3000
+4 1 1 50 -1 0 12 0.0000 4 180 255 4275 2850 key\001
+-6
+2 2 0 1 1 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 3900 1875 5250 1875 5250 3675 3900 3675 3900 1875
+4 1 1 50 -1 0 12 0.0000 4 180 510 4575 2175 Region\001
+-6
+6 6825 1875 8175 3675
+6 6975 2625 8025 3000
+2 2 0 1 1 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 6975 2625 8025 2625 8025 3000 6975 3000 6975 2625
+2 1 0 1 1 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7425 2625 7425 3000
+4 1 1 50 -1 0 12 0.0000 4 180 255 7200 2850 key\001
+4 1 1 50 -1 0 12 0.0000 4 135 375 7725 2850 value\001
+-6
+2 2 0 1 1 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 6825 1875 8175 1875 8175 3675 6825 3675 6825 1875
+4 1 1 50 -1 0 12 0.0000 4 180 510 7500 2175 Region\001
+-6
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 2325 2475 3900 2475
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 3900 3000 2325 3000
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 5250 2400 6825 2400
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 6825 3000 5250 3000
+4 1 0 50 -1 0 12 0.0000 4 180 1140 3075 2325 create(key, null)\001
+4 1 0 50 -1 0 12 0.0000 4 180 900 3075 3300 destroy(key)\001
+4 1 0 50 -1 0 12 0.0000 4 180 1065 6000 2250 put(key, value)\001
+4 1 0 50 -1 0 12 0.0000 4 180 1050 6075 3300 invalidate(key)\001
+4 1 0 50 -1 0 12 0.0000 4 180 2640 4500 1275 create(key, value)  or  put(key, value)\001
+4 1 0 50 -1 0 12 0.0000 4 180 900 4575 4350 destroy(key)\001
+4 1 0 50 -1 0 12 0.0000 4 180 1065 9300 2850 put(key, value)\001

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/entry-life-cycle.gif
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/entry-life-cycle.gif b/releases/latest/javadoc/javadoc-images/entry-life-cycle.gif
new file mode 100644
index 0000000..02de9d4
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/entry-life-cycle.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/eventmatrix.xls
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/eventmatrix.xls b/releases/latest/javadoc/javadoc-images/eventmatrix.xls
new file mode 100644
index 0000000..769698a
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/eventmatrix.xls differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/example-cache.xml
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/example-cache.xml b/releases/latest/javadoc/javadoc-images/example-cache.xml
new file mode 100644
index 0000000..0061b5c
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/example-cache.xml
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<!-- A sample GemFire declarative caching XML File -->
+
+<cache
+    xmlns="http://schema.pivotal.io/gemfire/cache"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://schema.pivotal.io/gemfire/cache http://schema.pivotal.io/gemfire/cache/cache-8.1.xsd"
+    search-timeout="60" lock-lease="300" copy-on-read="false" version="8.1">
+
+  <!-- Create a partition region -->
+  <region name="myPartitionedRegion" refid="PARTITION">
+    <region-attributes>
+      <partition-attributes local-max-memory="32"/>
+
+      <cache-loader>
+        <class-name>com.company.app.DBLoader</class-name>
+      </cache-loader>
+
+      <eviction-attributes>
+        <lru-entry-count maximum="1000" action="local-destroy"/>
+      </eviction-attributes>
+
+    </region-attributes>
+  </region>
+  
+  <!-- Create a replicate region -->
+  <region name="customers" refid="REPLICATE">
+    <region-attributes>
+
+      <entry-time-to-live>
+        <expiration-attributes action="destroy" timeout="3000"/>
+      </entry-time-to-live>
+
+      <entry-idle-time>
+        <expiration-attributes timeout="600"/>
+      </entry-idle-time>
+
+      <cache-loader>
+        <class-name>com.company.app.DBLoader</class-name>
+        <parameter name="URL">
+          <string>jdbc://12.34.56.78/mydb</string>
+        </parameter>
+      </cache-loader>
+
+      <eviction-attributes>
+        <lru-memory-size maximum="1000" action="overflow-to-disk"> 
+          <class-name>com.company.data.MySizer</class-name>
+          <parameter name="name">
+            <string>SuperSizer</string>
+          </parameter>
+        </lru-memory-size>
+      </eviction-attributes>
+
+    </region-attributes>
+
+    <!-- Add an entry whose value is a Declarable object -->
+    <entry>
+      <key><string>Louise Jones</string></key>
+      <value>
+        <declarable>
+          <class-name>com.company.app.Customer</class-name>
+          <parameter name="name">
+            <string>Louise Jones</string>
+          </parameter>
+          <parameter name="address1">
+            <string>123 Main Street</string>
+          </parameter>
+          <parameter name="city">
+            <string>New York</string>
+          </parameter>
+          <parameter name="state">
+            <string>NY</string>
+          </parameter>
+          <parameter name="zip">
+            <string>12345</string>
+          </parameter>
+        </declarable>
+      </value>
+    </entry>
+  </region>
+</cache>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/example-client-cache.xml
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/example-client-cache.xml b/releases/latest/javadoc/javadoc-images/example-client-cache.xml
new file mode 100644
index 0000000..bddeb9f
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/example-client-cache.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<!-- A sample client GemFire declarative caching XML File -->
+
+<!DOCTYPE client-cache PUBLIC
+  "-//GemStone Systems, Inc.//GemFire Declarative Cache 6.5//EN"
+  "http://www.gemstone.com/dtd/cache6_5.dtd">
+<client-cache copy-on-read="false">
+
+  <pool name="myPool">
+    <locator host="myHostName" port="41111"/>
+  </pool>
+
+  <!-- Create a proxy region -->
+  <region name="region1" refid="PROXY"/>
+
+  <!-- Create a caching proxy region -->
+  <region name="region2" refid="CACHING_PROXY">
+    <region-attributes>
+
+      <entry-time-to-live>
+        <expiration-attributes action="destroy" timeout="3000"/>
+      </entry-time-to-live>
+
+      <entry-idle-time>
+        <expiration-attributes timeout="600"/>
+      </entry-idle-time>
+    </region-attributes>
+  </region>
+</client-cache>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/example2-cache.xml
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/example2-cache.xml b/releases/latest/javadoc/javadoc-images/example2-cache.xml
new file mode 100644
index 0000000..b65c285
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/example2-cache.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<cache
+    xmlns="http://schema.pivotal.io/gemfire/cache"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://schema.pivotal.io/gemfire/cache http://schema.pivotal.io/gemfire/cache/cache-8.1.xsd"
+    is-server="true" search-timeout="60" version="8.1">
+  <cache-transaction-manager>
+    <transaction-listener>
+       <class-name>com.company.data.MyTransactionListener</class-name>
+       <parameter name="URL">
+         <string>jdbc:cloudscape:rmi:MyData</string>
+       </parameter>
+    </transaction-listener>    
+  </cache-transaction-manager>
+
+  <cache-server port="12345" max-connections="256"/>
+
+  <region name="myRegion" refid="REPLICATE">
+    <region-attributes scope="global">
+      <entry-time-to-live>
+        <expiration-attributes action="invalidate" timeout="60"/>
+      </entry-time-to-live>
+      <cache-loader>
+        <class-name>com.company.data.DatabaseLoader</class-name>
+        <parameter name="URL">
+          <string>jdbc:cloudscape:rmi:MyData</string>
+        </parameter>
+      </cache-loader>
+    </region-attributes>
+  </region>
+
+  <region name="myOtherRegion" refid="REPLICATE">
+    <entry>
+      <key><string>MyKey</string></key>
+      <value><string>MyValue</string></value>
+    </entry>
+    <entry>
+      <key><string>MyOtherKey</string></key>
+      <value>
+        <declarable>
+          <class-name>com.company.data.MyDeclarable</class-name>
+        </declarable>
+      </value>
+    </entry>
+  </region>
+</cache>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/example3-cache.xml
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/example3-cache.xml b/releases/latest/javadoc/javadoc-images/example3-cache.xml
new file mode 100644
index 0000000..803e72e
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/example3-cache.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<!-- A sample GemFire declarative caching XML File that demonstrates
+     the "named region attributes" feature.
+-->
+
+<cache
+    xmlns="http://schema.pivotal.io/gemfire/cache"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://schema.pivotal.io/gemfire/cache http://schema.pivotal.io/gemfire/cache/cache-8.1.xsd"
+    version="8.1">
+  <region-attributes id="template" statistics-enabled="true" 
+                     scope="distributed-ack">
+    <key-constraint>java.lang.String</key-constraint>
+    <value-constraint>com.company.app.Customer</value-constraint>
+    <entry-idle-time>
+      <expiration-attributes timeout="60"/>
+    </entry-idle-time>
+  </region-attributes>
+
+  <!-- define a named region-attributes that uses the predefined REPLICATE -->
+  <region-attributes id="distributed" refid="REPLICATE">
+    <cache-loader>
+      <class-name>com.company.app.DBLoader</class-name>
+    </cache-loader>
+  </region-attributes>
+
+  <region-attributes id="persistent" refid="distributed"
+                     data-policy="persistent-replicate"> 
+    <eviction-attributes>
+      <lru-entry-count maximum="1000" action="overflow-to-disk"/>
+    </eviction-attributes>
+  </region-attributes>
+
+  <region name="customers" refid="template"/>
+  <region name="customers-west" refid="template"/>
+  <region name="customers-central" refid="template"/>
+  <region name="customers-east" refid="template"/>
+
+  <region name="orders" refid="template"/>
+  <region name="orders-west" refid="persistent"/>
+  <region name="orders-central" refid="persistent"/>
+  <region name="orders-east" refid="persistent"/>
+</cache>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/extensible-hashing.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/extensible-hashing.fig b/releases/latest/javadoc/javadoc-images/extensible-hashing.fig
new file mode 100644
index 0000000..1a33d46
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/extensible-hashing.fig
@@ -0,0 +1,159 @@
+#FIG 3.2
+Landscape
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+6 8700 2550 9975 3300
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 8700 2550 9975 2550 9975 3300 8700 3300 8700 2550
+4 0 0 50 -1 0 12 0.0000 4 180 1095 8775 3000 localDepth = 2\001
+4 0 0 50 -1 0 12 0.0000 4 135 1005 8775 3225 locations = ...\001
+4 0 0 50 -1 2 12 0.0000 4 135 1005 8775 2775 BucketInfo2\001
+-6
+6 8700 3450 9975 4200
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 8700 3450 9975 3450 9975 4200 8700 4200 8700 3450
+4 0 0 50 -1 0 12 0.0000 4 180 1095 8775 3900 localDepth = 3\001
+4 0 0 50 -1 0 12 0.0000 4 135 1005 8775 4125 locations = ...\001
+4 0 0 50 -1 2 12 0.0000 4 135 1005 8775 3675 BucketInfo3\001
+-6
+6 8700 1650 9975 2400
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 8700 1650 9975 1650 9975 2400 8700 2400 8700 1650
+4 0 0 50 -1 0 12 0.0000 4 180 1095 8775 2100 localDepth = 2\001
+4 0 0 50 -1 0 12 0.0000 4 135 1005 8775 2325 locations = ...\001
+4 0 0 50 -1 2 12 0.0000 4 135 1005 8775 1875 BucketInfo1\001
+-6
+6 8700 750 9975 1500
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 8700 750 9975 750 9975 1500 8700 1500 8700 750
+4 0 0 50 -1 2 12 0.0000 4 135 1005 8775 975 BucketInfo0\001
+4 0 0 50 -1 0 12 0.0000 4 180 1095 8775 1200 localDepth = 2\001
+4 0 0 50 -1 0 12 0.0000 4 135 1005 8775 1425 locations = ...\001
+-6
+6 900 1875 1800 3075
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 1275 2775 1800 2775
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 1275 1875 1800 1875 1800 3075 1275 3075 1275 1875
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 1275 2175 1800 2175
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 1275 2475 1800 2475
+4 0 0 50 -1 0 12 0.0000 4 135 180 900 3000 11\001
+4 0 0 50 -1 0 12 0.0000 4 135 180 900 2700 10\001
+4 0 0 50 -1 0 12 0.0000 4 135 180 900 2400 01\001
+4 0 0 50 -1 0 12 0.0000 4 135 180 900 2100 00\001
+-6
+6 2250 2550 3525 3300
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 2250 2550 3525 2550 3525 3300 2250 3300 2250 2550
+4 0 0 50 -1 0 12 0.0000 4 180 1095 2325 3000 localDepth = 2\001
+4 0 0 50 -1 0 12 0.0000 4 135 1005 2325 3225 locations = ...\001
+4 0 0 50 -1 2 12 0.0000 4 135 1005 2325 2775 BucketInfo2\001
+-6
+6 2250 3450 3525 4200
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 2250 3450 3525 3450 3525 4200 2250 4200 2250 3450
+4 0 0 50 -1 2 12 0.0000 4 135 1005 2325 3675 BucketInfo3\001
+4 0 0 50 -1 0 12 0.0000 4 180 1095 2325 3900 localDepth = 2\001
+4 0 0 50 -1 0 12 0.0000 4 135 1005 2325 4125 locations = ...\001
+-6
+6 2250 1650 3525 2400
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 2250 1650 3525 1650 3525 2400 2250 2400 2250 1650
+4 0 0 50 -1 2 12 0.0000 4 135 1005 2325 1875 BucketInfo1\001
+4 0 0 50 -1 0 12 0.0000 4 180 1095 2325 2100 localDepth = 2\001
+4 0 0 50 -1 0 12 0.0000 4 135 1005 2325 2325 locations = ...\001
+-6
+6 2250 750 3525 1500
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 2250 750 3525 750 3525 1500 2250 1500 2250 750
+4 0 0 50 -1 2 12 0.0000 4 135 1005 2325 975 BucketInfo0\001
+4 0 0 50 -1 0 12 0.0000 4 180 1095 2325 1200 localDepth = 2\001
+4 0 0 50 -1 0 12 0.0000 4 135 1005 2325 1425 locations = ...\001
+-6
+6 8700 4350 9975 5100
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 8700 4350 9975 4350 9975 5100 8700 5100 8700 4350
+4 0 0 50 -1 2 12 0.0000 4 135 1005 8775 4575 BucketInfo7\001
+4 0 0 50 -1 0 12 0.0000 4 180 1095 8775 4800 localDepth = 3\001
+4 0 0 50 -1 0 12 0.0000 4 135 1005 8775 5025 locations = ...\001
+-6
+6 3975 2250 6225 3300
+4 0 0 50 -1 1 12 0.0000 4 135 1980 3975 2400 When Bucket3 reaches the\001
+4 0 0 50 -1 1 12 0.0000 4 180 2190 3975 2625 maximum size, it is split into\001
+4 0 0 50 -1 1 12 0.0000 4 135 1935 3975 2850 two buckets: Bucket3 and\001
+4 0 0 50 -1 1 12 0.0000 4 135 2190 3975 3075 Bucket7.  Three bits are used\001
+4 0 0 50 -1 1 12 0.0000 4 135 1035 3975 3300 to index data.\001
+-6
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 8250 1950 8700 1125
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 8250 2325 8700 2025
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 8250 2625 8700 2925
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 8250 2925 8700 3750
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 1800 1950 2250 1125
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 1800 2325 2250 2025
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 1800 2625 2250 2925
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 1800 2925 2250 3750
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7725 2775 8250 2775
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 7725 1875 8250 1875 8250 3075 7725 3075 7725 1875
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7725 2175 8250 2175
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7725 2475 8250 2475
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7725 3975 8250 3975
+2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
+	 7725 3075 8250 3075 8250 4275 7725 4275 7725 3075
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7725 3375 8250 3375
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+	 7725 3675 8250 3675
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 8250 3225 8700 1200
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 8250 3525 8700 2025
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 8250 3825 8700 2925
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 60.00 120.00
+	 8250 4125 8700 4725
+4 0 0 50 -1 2 12 0.0000 4 180 1365 6825 1275 BucketDirectory\001
+4 0 0 50 -1 0 12 0.0000 4 180 1200 6825 1500 globalDepth = 3\001
+4 0 0 50 -1 2 12 0.0000 4 180 1365 375 1275 BucketDirectory\001
+4 0 0 50 -1 0 12 0.0000 4 180 1200 375 1500 globalDepth = 2\001
+4 0 0 50 -1 0 12 0.0000 4 135 270 7350 3000 011\001
+4 0 0 50 -1 0 12 0.0000 4 135 270 7350 2700 010\001
+4 0 0 50 -1 0 12 0.0000 4 135 270 7350 2400 001\001
+4 0 0 50 -1 0 12 0.0000 4 135 270 7350 2100 000\001
+4 0 0 50 -1 0 12 0.0000 4 135 270 7350 4200 111\001
+4 0 0 50 -1 0 12 0.0000 4 135 270 7350 3900 110\001
+4 0 0 50 -1 0 12 0.0000 4 135 270 7350 3600 101\001
+4 0 0 50 -1 0 12 0.0000 4 135 270 7350 3300 100\001
+4 0 0 50 -1 0 12 0.0000 4 135 405 675 1800 mask\001
+4 0 0 50 -1 0 12 0.0000 4 135 405 7200 1800 mask\001

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/extensible-hashing.gif
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/extensible-hashing.gif b/releases/latest/javadoc/javadoc-images/extensible-hashing.gif
new file mode 100644
index 0000000..58366a7
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/extensible-hashing.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/health-classes.gif
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/health-classes.gif b/releases/latest/javadoc/javadoc-images/health-classes.gif
new file mode 100644
index 0000000..131347a
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/health-classes.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/jcache-get-flow.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/jcache-get-flow.fig b/releases/latest/javadoc/javadoc-images/jcache-get-flow.fig
new file mode 100644
index 0000000..d51af17
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/jcache-get-flow.fig
@@ -0,0 +1,349 @@
+#FIG 3.2
+Portrait
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+6 4275 225 9825 1050
+2 2 1 1 0 7 50 0 -1 4.000 0 0 -1 0 0 5
+	 4275 225 9825 225 9825 1050 4275 1050 4275 225
+4 0 0 50 0 0 13 0.0000 4 150 5085 4441 450 This flowchart describes the series of actions that are taken\001
+4 0 0 50 0 0 13 0.0000 6 210 5220 4441 930 $Id$\001
+4 0 0 50 0 0 13 0.0000 4 195 4170 4441 690 when a value is requested from a JCache region.\001
+-6
+6 2025 975 3975 1575
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 3975 1575 3975 975 2100 975 2100 1575 3975 1575
+4 1 0 50 0 0 12 0.0000 4 180 1815 3000 1200 User requests the value\001
+4 1 0 50 0 0 12 0.0000 4 180 1425 3000 1440 of a key in a region\001
+-6
+6 1350 8325 3750 8625
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 3750 8625 3750 8325 1350 8325 1350 8625 3750 8625
+4 1 0 50 0 0 12 0.0000 4 180 2250 2550 8550 Define the entry, if necessary\001
+-6
+6 4575 9075 6525 9375
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 4575 9375 4575 9075 6525 9075 6525 9375 4575 9375
+4 1 0 50 0 0 12 0.0000 4 180 1860 5550 9300 Store key/value in region\001
+-6
+6 750 3075 2400 3525
+4 1 0 50 0 0 12 0.0000 4 180 1605 1575 3225 [Does entry or region\001
+4 1 0 50 0 0 12 0.0000 4 180 1635 1575 3465 have a cache loader?]\001
+-6
+6 2250 4500 3300 5550
+6 2250 4500 3300 4800
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 3300 4800 3300 4500 2250 4500 2250 4800 3300 4800
+4 1 0 50 0 0 12 0.0000 4 135 825 2775 4725 Return null\001
+-6
+6 2550 4800 3000 5550
+6 2550 5100 3000 5550
+6 2625 5175 2925 5475
+1 3 0 1 0 0 50 0 20 0.000 1 0.0000 2775 5325 106 106 2775 5325 2881 5325
+-6
+1 3 0 1 0 7 50 0 -1 0.000 1 0.0000 2775 5325 168 168 2775 5325 2700 5175
+-6
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 2775 4800 2775 5175
+-6
+-6
+6 600 4500 2100 5025
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 2100 5025 2100 4500 600 4500 600 5025 2100 5025
+4 1 0 50 0 0 12 0.0000 4 135 1425 1350 4725 Invoke the loader's\001
+4 1 0 50 0 0 12 0.0000 4 180 1065 1350 4965 load() method\001
+-6
+6 5475 11775 6600 12075
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 6600 12075 6600 11775 5475 11775 5475 12075 6600 12075
+4 0 0 50 0 0 12 0.0000 4 135 960 5550 12000 Return value\001
+-6
+6 2775 7725 4425 8025
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 4425 8025 4425 7725 2775 7725 2775 8025 4425 8025
+4 1 0 50 0 0 12 0.0000 4 135 1530 3600 7950 Perform a "net load"\001
+-6
+6 2925 6900 4575 7350
+4 1 0 50 0 0 12 0.0000 4 180 1620 3750 7050 [Can another member\001
+4 1 0 50 0 0 12 0.0000 4 180 1185 3750 7290 load the value?]\001
+-6
+6 4500 7725 5550 8700
+6 4500 7725 5550 8025
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 5550 8025 5550 7725 4500 7725 4500 8025 5550 8025
+4 1 0 50 0 0 12 0.0000 4 135 825 5025 7950 Return null\001
+-6
+6 4800 8025 5250 8700
+6 4800 8250 5250 8700
+6 4875 8325 5175 8625
+1 3 0 1 0 0 50 0 20 0.000 1 0.0000 5025 8475 106 106 5025 8475 5131 8475
+-6
+1 3 0 1 0 7 50 0 -1 0.000 1 0.0000 5025 8475 168 168 5025 8475 4950 8325
+-6
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 5025 8025 5025 8325
+-6
+-6
+6 3825 5100 5325 5625
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 5325 5625 5325 5100 3825 5100 3825 5625 5325 5625
+4 1 0 50 0 0 12 0.0000 4 180 1470 4575 5325 Request value from\001
+4 1 0 50 0 0 12 0.0000 4 135 1125 4575 5565 other members\001
+-6
+6 3825 4500 5625 4800
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 5625 4800 5625 4500 3825 4500 3825 4800 5625 4800
+4 1 0 50 0 0 12 0.0000 4 135 1725 4725 4725 Perform a "net search"\001
+-6
+6 7275 5850 8625 6375
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 8625 6375 8625 5850 7275 5850 7275 6375 8625 6375
+4 1 0 50 0 0 12 0.0000 4 180 1110 7950 6075 Get ownership\001
+4 1 0 50 0 0 12 0.0000 4 180 585 7950 6315 of entry\001
+-6
+6 8175 6450 9825 6900
+4 1 0 50 0 0 12 0.0000 4 180 1605 9000 6600 [Does entry or region\001
+4 1 0 50 0 0 12 0.0000 4 180 1635 9000 6840 have a cache loader?]\001
+-6
+6 8400 7200 9900 7725
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 9900 7725 9900 7200 8400 7200 8400 7725 9900 7725
+4 1 0 50 0 0 12 0.0000 4 135 1425 9150 7425 Invoke the loader's\001
+4 1 0 50 0 0 12 0.0000 4 180 1065 9150 7665 load() method\001
+-6
+6 2700 5850 4500 6300
+4 1 0 50 0 0 12 0.0000 4 180 1725 3600 6000 [Does another member\001
+4 1 0 50 0 0 12 0.0000 4 180 1230 3600 6240 have the value?]\001
+-6
+6 6000 5475 6750 5925
+4 1 0 50 0 0 12 0.0000 4 180 720 6375 5625 [Is region\001
+4 1 0 50 0 0 12 0.0000 4 180 585 6375 5865 global?]\001
+-6
+6 4275 10575 5925 11100
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 5925 11100 5925 10575 4275 10575 4275 11100 5925 11100
+4 1 0 50 0 0 12 0.0000 4 180 1440 5100 10800 Release ownership\001
+4 1 0 50 0 0 12 0.0000 4 180 585 5100 11040 of entry\001
+-6
+6 7575 10575 9225 11100
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 7575 11100 7575 10575 9225 10575 9225 11100 7575 11100
+4 1 0 50 0 0 12 0.0000 4 135 1530 8400 10800 Invoke the listener's\001
+4 1 0 50 0 0 12 0.0000 4 180 1110 8400 11040 objectAdded()\001
+-6
+6 7425 9750 9375 10200
+6 7425 9750 9375 10200
+4 1 0 50 0 0 12 0.0000 4 180 1680 8400 10140 object event listener?]\001
+4 1 0 50 0 0 12 0.0000 4 180 1815 8400 9900 [Does the entry have an\001
+-6
+-6
+6 6600 12675 7050 13125
+6 6675 12750 6975 13050
+1 3 0 1 0 0 50 0 20 0.000 1 0.0000 6825 12900 106 106 6825 12900 6931 12900
+-6
+1 3 0 1 0 7 50 0 -1 0.000 1 0.0000 6825 12900 168 168 6825 12900 6750 12750
+-6
+6 600 8925 2400 9375
+4 1 0 50 0 0 12 0.0000 4 180 1665 1500 9075 [Does the region have\001
+4 1 0 50 0 0 12 0.0000 4 180 1725 1500 9315 an eviction controller?]\001
+-6
+6 1500 5175 2400 5625
+4 1 0 50 0 0 12 0.0000 4 180 840 1950 5325 [Did loader\001
+4 1 0 50 0 0 12 0.0000 4 180 900 1950 5565 return null?]\001
+-6
+6 675 9900 2475 10500
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 2475 10500 2475 9900 675 9900 675 10500 2475 10500
+4 1 0 50 0 0 12 0.0000 4 180 1560 1575 10125 evict Entries making\001
+4 1 0 50 0 0 12 0.0000 4 180 1710 1575 10365 space for loaded Entry\001
+-6
+1 3 0 1 0 0 50 0 20 0.000 1 0.0000 3000 300 106 106 3000 300 3106 300
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 3000 975 3000 375
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2850 2025 3000 1875 3150 2025 3000 2175 2850 2025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2250 2550 2400 2400 2550 2550 2400 2700 2250 2550
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2850 2025 2400 2025 2400 2400
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 3000 1875 3000 1575
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 2250 2550 225 2550 225 11925 5475 11925
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2325 9525 2475 9375 2625 9525 2475 9675 2325 9525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2325 9525 1575 9525 1575 9900
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2325 10800 2475 10650 2625 10800 2475 10950 2325 10800
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 1575 10500 1575 10800 2325 10800
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 2625 9525 3000 9525 3000 10800 2625 10800
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 5
+	0 0 1.00 120.00 120.00
+	 2475 10950 2475 11250 3675 11250 3675 9225 4575 9225
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 2475 8625 2475 9375
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 4425 6375 2475 6375 2475 8325
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 5100 11100 5100 11325 5925 11325
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 6225 10275 6600 10275 6600 11325 6225 11325
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 5925 11325 6075 11175 6225 11325 6075 11475 5925 11325
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7425 11325 7275 11175 7125 11325 7275 11475 7425 11325
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 8325 11100 8325 11325 7425 11325
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 7125 10275 6825 10275 6825 11325 7125 11325
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 6600 9675 6600 9825 6075 9825 6075 10125
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 6825 9675 6825 9825 7275 9825 7275 10125
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 7275 11475 7275 11775 6900 11775 6900 12525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3225 4125 3375 3975 3525 4125 3375 4275 3225 4125
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 3
+	 2700 3600 3375 3600 3375 3975
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2400 3600 2550 3450 2700 3600 2550 3750 2400 3600
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2400 3600 1350 3600 1350 4500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 4575 6225 4575 5625
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3525 4125 4125 4125 4125 4500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3675 3075 5100 3075 5100 4500
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 6525 9225 6750 9225 6750 9675
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 6825 12525 6825 12750
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 6075 11475 6075 11775
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 6075 12075 6075 12225 6675 12225 6675 12525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3375 3075 2550 3075 2550 3450
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 4500 7350 4650 7200 4800 7350 4650 7500 4500 7350
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 4500 7350 3600 7350 3600 7725
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 4800 7350 5025 7350 5025 7725
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 3600 8025 3600 8325
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3150 2025 3525 2025 3525 2550
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 1200 5700 1350 5550 1500 5700 1350 5850 1200 5700
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 1350 5550 1350 5025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 5
+	0 0 1.00 120.00 120.00
+	 1200 5700 975 5700 975 7725 1875 7725 1875 8325
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 4575 4800 4575 5100
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 1500 5700 3450 5700 3450 4650 3825 4650
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 7950 6750 7950 6375
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 8100 6900 9150 6900 9150 7200
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7800 6900 7950 6750 8100 6900 7950 7050 7800 6900
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 9150 8250 7275 8250 7275 6900
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 9300 7725 9300 8100
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 5
+	0 0 1.00 120.00 120.00
+	 9300 8400 9300 8850 4125 8850 4125 8475 3750 8475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 7800 6900 4650 6900 4650 7200
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 4425 6375 4575 6225 4725 6375 4575 6525 4425 6375
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 5550 6075 5700 5925 5850 6075 5700 6225 5550 6075
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 5550 6075 5325 6075 5325 6900
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 5
+	0 0 1.00 120.00 120.00
+	 5700 5925 5700 5700 5025 5700 5025 6375 4725 6375
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 5850 6075 7275 6075
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 9150 8250 9300 8100 9450 8250 9300 8400 9150 8250
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 5925 10275 6075 10125 6225 10275 6075 10425 5925 10275
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 5925 10275 5100 10275 5100 10575
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7425 10275 7275 10125 7125 10275 7275 10425 7425 10275
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 7425 10275 8325 10275 8325 10575
+2 1 0 4 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 6450 9675 6975 9675
+2 1 0 4 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 6525 12525 7125 12525
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3375 3075 3525 2925 3675 3075 3525 3225 3375 3075
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2550 2550 3525 2550 3525 2925
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3225 4125 2775 4125 2775 4500
+4 1 0 50 0 0 12 0.0000 4 180 1665 2025 1875 [Is the entry defined?]\001
+4 1 0 50 0 0 12 0.0000 4 180 1695 1500 2325 [Is the value present?]\001
+4 1 0 50 0 0 12 0.0000 4 180 1785 8325 8175 [Did loader return null?]\001
+4 1 0 50 0 0 12 0.0000 4 180 1350 5250 10200 [Is region global?]\001
+4 1 0 50 0 0 12 0.0000 4 180 2070 4650 2925 [Is region globally scoped?]\001
+4 1 0 50 0 0 12 0.0000 4 180 1260 2625 3975 [Is region local?]\001

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/jcache-get-flow.pdf
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/jcache-get-flow.pdf b/releases/latest/javadoc/javadoc-images/jcache-get-flow.pdf
new file mode 100644
index 0000000..5c6a4d0
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/jcache-get-flow.pdf differ

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/jcache-put-flow.fig
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/jcache-put-flow.fig b/releases/latest/javadoc/javadoc-images/jcache-put-flow.fig
new file mode 100644
index 0000000..6f3a5ca
--- /dev/null
+++ b/releases/latest/javadoc/javadoc-images/jcache-put-flow.fig
@@ -0,0 +1,359 @@
+#FIG 3.2
+Portrait
+Center
+Inches
+Letter  
+100.00
+Single
+-2
+1200 2
+6 6600 12150 7500 12450
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 7500 12450 7500 12150 6600 12150 6600 12450 7500 12450
+4 1 0 50 0 0 12 0.0000 4 180 705 7050 12375 Entry put\001
+-6
+6 6825 12675 7275 13125
+6 6900 12750 7200 13050
+1 3 0 1 0 0 50 0 20 0.000 1 0.0000 7050 12900 106 106 7050 12900 7156 12900
+-6
+1 3 0 1 0 7 50 0 -1 0.000 1 0.0000 7050 12900 168 168 7050 12900 6975 12750
+-6
+6 6075 7275 8025 7575
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 8025 7575 8025 7275 6075 7275 6075 7575 8025 7575
+4 1 0 50 0 0 12 0.0000 4 180 1860 7050 7500 Store key/value in region\001
+-6
+6 1875 2325 3375 2625
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 3375 2625 3375 2325 1875 2325 1875 2625 3375 2625
+4 1 0 50 0 0 12 0.0000 4 180 1440 2625 2550 Define a new entry\001
+-6
+6 1125 3750 2475 4350
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 2400 4350 2400 3750 1125 3750 1125 4350 2400 4350
+4 1 0 50 0 0 12 0.0000 4 135 915 1800 3975 Use custom\001
+4 1 0 50 0 0 12 0.0000 4 180 1245 1800 4215 object attributes\001
+-6
+6 2700 3750 4425 4350
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 4425 4350 4425 3750 2700 3750 2700 4350 4425 4350
+4 1 0 50 0 0 12 0.0000 4 180 1395 3600 3975 Use default object\001
+4 1 0 50 0 0 12 0.0000 4 180 1635 3600 4215 attributes from region\001
+-6
+6 2925 750 4275 1350
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 4275 1350 4275 750 2925 750 2925 1350 4275 1350
+4 1 0 50 0 0 12 0.0000 4 180 1260 3600 1215 pair into a region\001
+4 1 0 50 0 0 12 0.0000 4 180 1155 3600 975 Put a key/value\001
+-6
+6 4575 375 10050 1200
+2 2 1 1 0 7 50 0 -1 4.000 0 0 -1 0 0 5
+	 4575 375 10050 375 10050 1200 4575 1200 4575 375
+4 0 0 50 0 0 13 0.0000 4 150 5085 4738 600 This flowchart describes the series of actions that are taken\001
+4 0 0 50 0 0 13 0.0000 4 195 3840 4738 840 when a key/value is place in a JCache region\001
+4 0 0 50 0 0 13 0.0000 6 210 5220 4738 1080 \001
+-6
+6 900 2775 2400 3225
+4 1 0 50 0 0 12 0.0000 4 180 1380 1650 3165 object attributes?]\001
+4 1 0 50 0 0 12 0.0000 4 180 1395 1650 2925 [Did caller specify\001
+-6
+6 2250 8775 3900 9225
+4 1 0 50 0 0 12 0.0000 4 180 1155 3075 8925 [Was the value\001
+4 1 0 50 0 0 12 0.0000 4 180 1530 3075 9165 previously present?]\001
+-6
+6 1875 9750 3825 10275
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 3825 10275 3825 9750 1875 9750 1875 10275 3825 10275
+4 1 0 50 0 0 12 0.0000 4 135 1530 2850 9975 Invoke the listener's\001
+4 1 0 50 0 0 12 0.0000 4 180 1830 2850 10215 objectReplaced() mthod\001
+-6
+6 4200 9750 6000 10275
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 6000 10275 6000 9750 4200 9750 4200 10275 6000 10275
+4 1 0 50 0 0 12 0.0000 4 135 1530 5100 9975 Invoke the listener's\001
+4 1 0 50 0 0 12 0.0000 4 180 1710 5100 10215 objectAdded() method\001
+-6
+6 7425 8925 8925 9225
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 8925 9225 8925 8925 7425 8925 7425 9225 8925 9225
+4 1 0 50 0 0 12 0.0000 4 180 1320 8175 9150 Distribute update\001
+-6
+6 8475 10050 9525 10350
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 9525 10350 9525 10050 8475 10050 8475 10350 9525 10350
+4 1 0 50 0 0 12 0.0000 4 135 1035 9000 10275 Wait for acks\001
+-6
+6 8325 11325 9975 11850
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 9975 11850 9975 11325 8325 11325 8325 11850 9975 11850
+4 1 0 50 0 0 12 0.0000 4 180 1440 9150 11550 Release ownership\001
+4 1 0 50 0 0 12 0.0000 4 180 585 9150 11790 of entry\001
+-6
+6 9150 10500 9900 10950
+4 1 0 50 0 0 12 0.0000 4 180 720 9525 10650 [Is region\001
+4 1 0 50 0 0 12 0.0000 4 180 585 9525 10890 global?]\001
+-6
+6 4350 2250 5850 2550
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 5850 2550 5850 2250 4350 2250 4350 2550 5850 2550
+4 1 0 50 0 0 12 0.0000 4 180 1275 5100 2475 Replace an entry\001
+-6
+6 5175 5100 7125 5700
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 5175 5700 5175 5100 7125 5100 7125 5700 5175 5700
+4 1 0 50 0 0 12 0.0000 4 135 1680 6150 5325 Invoke the controller's\001
+4 1 0 50 0 0 12 0.0000 4 180 1635 6150 5565 beforeObjectAdded()\001
+-6
+6 7425 5100 9375 5700
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 7425 5700 7425 5100 9375 5100 9375 5700 7425 5700
+4 1 0 50 0 0 12 0.0000 4 180 1845 8400 5565 beforeObjectReplaced()\001
+4 1 0 50 0 0 12 0.0000 4 135 1680 8400 5325 Invoke the controller's\001
+-6
+6 4575 2700 7575 3900
+6 5475 3300 7575 3600
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 5475 3600 5475 3300 7575 3300 7575 3600 5475 3600
+4 1 0 50 0 0 12 0.0000 4 180 1965 6525 3525 Obtain ownership of entry\001
+-6
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 5250 3000 5100 2850 4950 3000 5100 3150 5250 3000
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 5250 3000 6600 3000 6600 3300
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 5250 3750 5100 3600 4950 3750 5100 3900 5250 3750
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 3
+	0 0 1.00 120.00 120.00
+	 5250 3750 6600 3750 6600 3600
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 4950 3000 4575 3000 4575 3750 4950 3750
+4 1 0 50 0 0 12 0.0000 4 180 1350 6000 2850 [Is region global?]\001
+-6
+6 4350 8100 6300 8550
+6 4350 8100 6300 8550
+4 1 0 50 0 0 12 0.0000 4 180 1860 5325 8250 [Does this entry have an\001
+4 1 0 50 0 0 12 0.0000 4 180 1680 5325 8490 object event listener?]\001
+-6
+-6
+6 300 5550 2400 5850
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 2400 5850 2400 5550 300 5550 300 5850 2400 5850
+4 1 0 50 0 0 12 0.0000 4 180 1965 1350 5775 Obtain ownership of entry\001
+-6
+6 525 6300 2325 6750
+4 1 0 50 0 0 12 0.0000 4 180 1635 1425 6690 a eviction controller?]\001
+4 1 0 50 0 0 12 0.0000 4 180 1665 1425 6450 [Does the region have\001
+-6
+6 450 7125 2250 7725
+2 4 0 1 0 7 50 0 -1 0.000 0 0 7 0 0 5
+	 450 7725 450 7125 2250 7125 2250 7725 450 7725
+4 1 0 50 0 0 12 0.0000 4 180 1800 1350 7350 apply eviction algorithm\001
+4 1 0 50 0 0 12 0.0000 4 135 1560 1350 7590 to accomodate value\001
+-6
+1 3 0 1 0 0 50 0 20 0.000 1 0.0000 3600 300 106 106 3600 300 3706 300
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 6975 7575 6975 7875
+2 1 0 4 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 6750 7875 7200 7875
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7350 8625 7500 8475 7650 8625 7500 8775 7350 8625
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 7125 7875 7125 8100 7500 8100 7500 8475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 7650 8625 8100 8625 8100 8925
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7425 11025 7575 10875 7725 11025 7575 11175 7425 11025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 7350 8625 7125 8625 7125 11025 7425 11025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 7575 11175 7575 11400 7125 11400 7125 11775
+2 1 0 4 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 6750 11775 7275 11775
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 7050 11775 7050 12150
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 7050 12450 7050 12750
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 6825 7875 6825 8100 6375 8100 6375 8475
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 6225 8625 6375 8475 6525 8625 6375 8775 6225 8625
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 6225 8625 4050 8625 4050 9150
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3450 1950 2550 1950 2550 2325
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 2550 3150 2550 2625
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2400 4725 2550 4575 2700 4725 2550 4875 2400 4725
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2400 3300 2550 3150 2700 3300 2550 3450 2400 3300
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2700 3300 3450 3300 3450 3750
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 3
+	0 0 1.00 120.00 120.00
+	 2400 4725 1725 4725 1725 4350
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3450 4350 3450 4725 2700 4725
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 3
+	0 0 1.00 120.00 120.00
+	 1725 3750 1725 3300 2400 3300
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3450 1950 3600 1800 3750 1950 3600 2100 3450 1950
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 2
+	0 0 1.00 120.00 120.00
+	 3600 1800 3600 1350
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2
+	 3600 750 3600 375
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3750 1950 5100 1950 5100 2250
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3900 9300 4050 9150 4200 9300 4050 9450 3900 9300
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 3900 9300 2775 9300 2775 9750
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 4200 9300 5025 9300 5025 9750
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 3900 10725 4050 10575 4200 10725 4050 10875 3900 10725
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2775 10275 2775 10725 3900 10725
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 5025 10275 5025 10725 4200 10725
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 6375 11175 6375 11400 6900 11400 6900 11775
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 6225 11025 6375 10875 6525 11025 6375 11175 6225 11025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 6525 8625 6825 8625 6825 11025 6525 11025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 4050 10875 4050 11025 6225 11025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7950 9750 8100 9600 8250 9750 8100 9900 7950 9750
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 8250 9750 9000 9750 9000 10050
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 7950 9750 7575 9750 7575 10875
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 8850 11025 9000 10875 9150 11025 9000 11175 8850 11025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 9000 10350 9000 10875
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 9150 11025 9450 11025 9450 11325
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 8850 11025 7725 11025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 9075 11850 9075 12375 8100 12375 8100 11025
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 5100 2550 5100 2850
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 4950 6150 5100 6000 5250 6150 5100 6300 4950 6150
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 3
+	0 0 1.00 120.00 120.00
+	 5250 6150 7275 6150 7275 6075
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 4950 4425 5100 4275 5250 4425 5100 4575 4950 4425
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 5250 4425 7275 4425 7275 4650
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 4950 4425 4575 4425 4575 6150 4950 6150
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 7425 4800 8325 4800 8325 5100
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 7125 4800 6225 4800 6225 5100
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 8325 5700 8325 5925 7425 5925
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 6225 5700 6225 5925 7125 5925
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7425 5925 7275 5775 7125 5925 7275 6075 7425 5925
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 7425 4800 7275 4650 7125 4800 7275 4950 7425 4800
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 5100 3900 5100 4275
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 5100 6300 5100 6600 6975 6600 6975 7275
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 5
+	0 0 1.00 120.00 120.00
+	 2550 8250 2550 8550 3375 8550 3375 7425 6075 7425
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 2550 4875 2550 5100
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2400 5250 2550 5100 2700 5250 2550 5400 2400 5250
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2400 5250 1050 5250 1050 5550
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2400 6000 2550 5850 2700 6000 2550 6150 2400 6000
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 3
+	0 0 1.00 120.00 120.00
+	 2400 6000 1050 6000 1050 5850
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 2700 5250 3075 5250 3075 6000 2700 6000
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 2550 6150 2550 6675
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2700 6825 2550 6675 2400 6825 2550 6975 2700 6825
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 3
+	0 0 1.00 120.00 120.00
+	 2400 6825 1125 6825 1125 7125
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 4
+	0 0 1.00 120.00 120.00
+	 2700 6825 3150 6825 3150 8100 2700 8100
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 1 3
+	0 0 1.00 120.00 120.00
+	 2400 8100 1125 8100 1125 7725
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 5
+	 2700 8100 2550 7950 2400 8100 2550 8250 2700 8100
+2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 1 0 2
+	0 0 1.00 120.00 120.00
+	 8100 9225 8100 9600
+4 1 0 50 0 0 12 0.0000 4 180 1995 8625 8325 [Is the region distributed?]\001
+4 1 0 50 0 0 12 0.0000 4 180 435 7200 8475 [else]\001
+4 1 0 50 0 0 12 0.0000 4 180 435 6750 8475 [else]\001
+4 1 0 50 0 0 12 0.0000 4 180 435 3150 1800 [else]\001
+4 1 0 50 0 0 12 0.0000 4 180 1665 4725 1800 [Is the entry defined?]\001
+4 1 0 50 0 0 12 0.0000 4 180 435 3000 3225 [else]\001
+4 1 0 50 0 0 12 0.0000 4 180 1230 8925 9600 [Wait for acks?]\001
+4 1 0 50 0 0 12 0.0000 4 180 435 7650 9600 [else]\001
+4 1 0 50 0 0 12 0.0000 4 180 2715 8700 4725 [Was the value previously defined?]\001
+4 1 0 50 0 0 12 0.0000 4 180 3390 6825 4275 [Does the region have a capacity controller?]\001
+4 1 0 50 0 0 12 0.0000 4 180 1350 1650 5100 [Is region global?]\001

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/javadoc-images/jcache-put-flow.pdf
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/javadoc-images/jcache-put-flow.pdf b/releases/latest/javadoc/javadoc-images/jcache-put-flow.pdf
new file mode 100644
index 0000000..7fa4390
Binary files /dev/null and b/releases/latest/javadoc/javadoc-images/jcache-put-flow.pdf differ


[21/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCache.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCache.html b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCache.html
new file mode 100644
index 0000000..d63735d
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCache.html
@@ -0,0 +1,677 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemMemberCache (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemMemberCache (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":38,"i11":38,"i12":38,"i13":38,"i14":38,"i15":38,"i16":38,"i17":38,"i18":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="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberCache.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberCache.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">org.apache.geode.admin</div>
+<h2 title="Interface SystemMemberCache" class="title">Interface SystemMemberCache</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">SystemMemberCache</span></pre>
+<div class="block">Administrative interface that represent's the <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><code>SystemMember</code></a>'s view
+ of its <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.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><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin">SystemMemberCacheServer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#addCacheServer--">addCacheServer</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Adds a new, unstarted cache server that will serve the contents
+ of this cache to clients.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin">SystemMemberRegion</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-">createRegion</a></span>(java.lang.String&nbsp;name,
+            <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&nbsp;attrs)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a root <code>Region</code> in this cache.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin">SystemMemberRegion</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#createVMRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-">createVMRegion</a></span>(java.lang.String&nbsp;name,
+              <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&nbsp;attrs)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/admin/SystemMemberCache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>createRegion(java.lang.String, org.apache.geode.cache.RegionAttributes)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin">SystemMemberCacheServer</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#getCacheServers--">getCacheServers</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the cache servers that run in this member's VM.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#getId--">getId</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Value that uniquely identifies an instance of a cache for a given member.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#getLockLease--">getLockLease</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the length, in seconds, of distributed lock leases obtained
+ by this cache.</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/admin/SystemMemberCache.html#getLockTimeout--">getLockTimeout</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the number of seconds a cache operation will wait to obtain
+ a distributed lock lease.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#getName--">getName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the cache.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin">SystemMemberRegion</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#getRegion-java.lang.String-">getRegion</a></span>(java.lang.String&nbsp;path)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return the existing region (or subregion) with the specified
+ path that already exists in the cache.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#getRootRegionNames--">getRootRegionNames</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the names of all the root regions currently in this cache.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#getSearchTimeout--">getSearchTimeout</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the number of seconds a cache
+ <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>get</code></a> operation
+ can spend searching for a value before it times out.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin">Statistic</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#getStatistics--">getStatistics</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns statistics related to this cache's performance.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#getUpTime--">getUpTime</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns number of seconds since this member's cache has been created.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#isClosed--">isClosed</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Indicates if this cache has been closed.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#isServer--">isServer</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this cache acts as a server.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#refresh--">refresh</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Updates the state of this cache instance.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#setLockLease-int-">setLockLease</a></span>(int&nbsp;seconds)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the length, in seconds, of distributed lock leases obtained
+ by this cache.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#setLockTimeout-int-">setLockTimeout</a></span>(int&nbsp;seconds)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the number of seconds a cache operation may wait to obtain a
+ distributed lock lease before timing out.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#setSearchTimeout-int-">setSearchTimeout</a></span>(int&nbsp;seconds)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the number of seconds a cache get operation can spend searching
+ for a value.</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="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>java.lang.String&nbsp;getName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the cache.</div>
+</li>
+</ul>
+<a name="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>int&nbsp;getId()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Value that uniquely identifies an instance of a cache for a given member.</div>
+</li>
+</ul>
+<a name="isClosed--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isClosed</h4>
+<pre>boolean&nbsp;isClosed()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Indicates if this cache has been closed.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true, if this cache is closed; false, otherwise</dd>
+</dl>
+</li>
+</ul>
+<a name="getLockTimeout--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLockTimeout</h4>
+<pre>int&nbsp;getLockTimeout()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the number of seconds a cache operation will wait to obtain
+ a distributed lock lease.</div>
+</li>
+</ul>
+<a name="setLockTimeout-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLockTimeout</h4>
+<pre>void&nbsp;setLockTimeout(int&nbsp;seconds)
+             throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the number of seconds a cache operation may wait to obtain a
+ distributed lock lease before timing out.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If a problem is encountered while setting the lock
+         timeout</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#setLockTimeout-int-"><code>Cache.setLockTimeout(int)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getLockLease--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLockLease</h4>
+<pre>int&nbsp;getLockLease()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the length, in seconds, of distributed lock leases obtained
+ by this cache.</div>
+</li>
+</ul>
+<a name="setLockLease-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLockLease</h4>
+<pre>void&nbsp;setLockLease(int&nbsp;seconds)
+           throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the length, in seconds, of distributed lock leases obtained
+ by this cache.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If a problem is encountered while setting the lock
+         lease</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#setLockLease-int-"><code>Cache.setLockLease(int)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getSearchTimeout--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSearchTimeout</h4>
+<pre>int&nbsp;getSearchTimeout()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the number of seconds a cache
+ <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>get</code></a> operation
+ can spend searching for a value before it times out.
+ The search includes any time spent loading the object.
+ When the search times out it causes the get to fail by throwing
+ an exception.</div>
+</li>
+</ul>
+<a name="setSearchTimeout-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSearchTimeout</h4>
+<pre>void&nbsp;setSearchTimeout(int&nbsp;seconds)
+               throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the number of seconds a cache get operation can spend searching
+ for a value.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If a problem is encountered while setting the search
+         timeout</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#setSearchTimeout-int-"><code>Cache.setSearchTimeout(int)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getUpTime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUpTime</h4>
+<pre>int&nbsp;getUpTime()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns number of seconds since this member's cache has been created.
+ Returns <code>-1</code> if this member does not have a cache or its cache
+ has been closed.</div>
+</li>
+</ul>
+<a name="getRootRegionNames--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRootRegionNames</h4>
+<pre>java.util.Set&nbsp;getRootRegionNames()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the names of all the root regions currently in this cache.</div>
+</li>
+</ul>
+<a name="getStatistics--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStatistics</h4>
+<pre><a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin">Statistic</a>[]&nbsp;getStatistics()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns statistics related to this cache's performance.</div>
+</li>
+</ul>
+<a name="getRegion-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegion</h4>
+<pre><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin">SystemMemberRegion</a>&nbsp;getRegion(java.lang.String&nbsp;path)
+                      throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return the existing region (or subregion) with the specified
+ path that already exists in the cache.
+ Whether or not the path starts with a forward slash it is interpreted as a
+ full path starting at a root.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>path</code> - the path to the region</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Region or null if not found</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if path is null, the empty string, or "/"</dd>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="createVMRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createVMRegion</h4>
+<pre>@Deprecated
+<a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin">SystemMemberRegion</a>&nbsp;createVMRegion(java.lang.String&nbsp;name,
+                                              <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&nbsp;attrs)
+                                       throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/admin/SystemMemberCache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>createRegion(java.lang.String, org.apache.geode.cache.RegionAttributes)</code></a> instead</span></div>
+<div class="block">Creates a VM root <code>Region</code> in this cache.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - The name of the region to create</dd>
+<dd><code>attrs</code> - The attributes of the root region</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If the region cannot be created</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRegion</h4>
+<pre><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin">SystemMemberRegion</a>&nbsp;createRegion(java.lang.String&nbsp;name,
+                                <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&nbsp;attrs)
+                         throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a root <code>Region</code> in this cache.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - The name of the region to create</dd>
+<dd><code>attrs</code> - The attributes of the root region</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If the region cannot be created</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="refresh--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>refresh</h4>
+<pre>void&nbsp;refresh()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Updates the state of this cache instance. Note that once a cache
+ instance is closed refresh will never change the state of that instance.</div>
+</li>
+</ul>
+<a name="addCacheServer--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addCacheServer</h4>
+<pre><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin">SystemMemberCacheServer</a>&nbsp;addCacheServer()
+                                throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Adds a new, unstarted cache server that will serve the contents
+ of this cache to clients.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#addCacheServer--"><code>Cache.addCacheServer()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getCacheServers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheServers</h4>
+<pre><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin">SystemMemberCacheServer</a>[]&nbsp;getCacheServers()
+                                   throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the cache servers that run in this member's VM.  Note
+ that this list will not be updated until <a href="../../../../org/apache/geode/admin/SystemMemberCache.html#refresh--"><code>refresh()</code></a> is
+ called.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#getCacheServers--"><code>Cache.getCacheServers()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="isServer--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isServer</h4>
+<pre>boolean&nbsp;isServer()
+          throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this cache acts as a server.  This method
+ will always return <code>true</code> for the
+ <code>SystemMemberCache</code> obtained from a <a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin"><code>CacheServer</code></a>.  Note that this value will not be updated until
+ <a href="../../../../org/apache/geode/admin/SystemMemberCache.html#refresh--"><code>refresh()</code></a> is invoked.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</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/admin/SystemMemberBridgeServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberCache.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberCache.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheEvent.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheEvent.html b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheEvent.html
new file mode 100644
index 0000000..cf83f9c
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheEvent.html
@@ -0,0 +1,250 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemMemberCacheEvent (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemMemberCacheEvent (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/SystemMemberCache.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberCacheEvent.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberCacheEvent.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">org.apache.geode.admin</div>
+<h2 title="Interface SystemMemberCacheEvent" class="title">Interface SystemMemberCacheEvent</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/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</a></dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin">SystemMemberRegionEvent</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">SystemMemberCacheEvent</span>
+extends <a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</a></pre>
+<div class="block">An event that describes an operation on a cache.
+ Instances of this are delivered to a <a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin"><code>SystemMemberCacheListener</code></a> when a
+ a cache is created or closed.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.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="../../../../org/apache/geode/cache/Operation.html" title="class in org.apache.geode.cache">Operation</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html#getOperation--">getOperation</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the actual operation that caused this event.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.SystemMembershipEvent">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</a></h3>
+<code><a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html#getDistributedMember--">getDistributedMember</a>, <a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html#getMemberId--">getMemberId</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="getOperation--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getOperation</h4>
+<pre><a href="../../../../org/apache/geode/cache/Operation.html" title="class in org.apache.geode.cache">Operation</a>&nbsp;getOperation()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the actual operation that caused this event.</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="../../../../org/apache/geode/admin/SystemMemberCache.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberCacheEvent.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberCacheEvent.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheListener.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheListener.html b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheListener.html
new file mode 100644
index 0000000..7372457
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheListener.html
@@ -0,0 +1,326 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemMemberCacheListener (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemMemberCacheListener (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":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="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberCacheListener.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberCacheListener.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">org.apache.geode.admin</div>
+<h2 title="Interface SystemMemberCacheListener" class="title">Interface SystemMemberCacheListener</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">SystemMemberCacheListener</span></pre>
+<div class="block">A listener whose callback methods can be used to track the lifecycle of
+ <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>caches</code></a> and <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>regions</code></a> in the GemFire distributed system.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addCacheListener-org.apache.geode.admin.SystemMemberCacheListener-"><code>AdminDistributedSystem.addCacheListener(org.apache.geode.admin.SystemMemberCacheListener)</code></a>, 
+<a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#removeCacheListener-org.apache.geode.admin.SystemMemberCacheListener-"><code>AdminDistributedSystem.removeCacheListener(org.apache.geode.admin.SystemMemberCacheListener)</code></a></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>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html#afterCacheClose-org.apache.geode.admin.SystemMemberCacheEvent-">afterCacheClose</a></span>(<a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin">SystemMemberCacheEvent</a>&nbsp;event)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked after a cache is closed in any node of a distributed system.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html#afterCacheCreate-org.apache.geode.admin.SystemMemberCacheEvent-">afterCacheCreate</a></span>(<a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin">SystemMemberCacheEvent</a>&nbsp;event)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked after a cache is created in any node of a distributed system.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html#afterRegionCreate-org.apache.geode.admin.SystemMemberRegionEvent-">afterRegionCreate</a></span>(<a href="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin">SystemMemberRegionEvent</a>&nbsp;event)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked after a region is created in any node of distributed system.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html#afterRegionLoss-org.apache.geode.admin.SystemMemberRegionEvent-">afterRegionLoss</a></span>(<a href="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin">SystemMemberRegionEvent</a>&nbsp;event)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked when a region is destroyed or closed in any node of distributed system.</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="afterRegionCreate-org.apache.geode.admin.SystemMemberRegionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterRegionCreate</h4>
+<pre>void&nbsp;afterRegionCreate(<a href="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin">SystemMemberRegionEvent</a>&nbsp;event)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked after a region is created in any node of distributed system.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - describes the region that was created.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheFactory.html#create-org.apache.geode.distributed.DistributedSystem-"><code>CacheFactory.create(org.apache.geode.distributed.DistributedSystem)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Cache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>Cache.createRegion(java.lang.String, org.apache.geode.cache.RegionAttributes&lt;K, V&gt;)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#createSubregion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>Region.createSubregion(java.lang.String, org.apache.geode.cache.RegionAttributes&lt;SK, SV&gt;)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="afterRegionLoss-org.apache.geode.admin.SystemMemberRegionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterRegionLoss</h4>
+<pre>void&nbsp;afterRegionLoss(<a href="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin">SystemMemberRegionEvent</a>&nbsp;event)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked when a region is destroyed or closed in any node of distributed system.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - describes the region that was lost. The operation on this event
+ can be used to determine the actual operation that caused the loss. Note that
+ <a href="../../../../org/apache/geode/cache/RegionService.html#close--"><code>RegionService.close()</code></a> invokes this callback with <code>Operation.CACHE_CLOSE</code>
+ for each region in the closed cache and it invokes <a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html#afterCacheClose-org.apache.geode.admin.SystemMemberCacheEvent-"><code>afterCacheClose(org.apache.geode.admin.SystemMemberCacheEvent)</code></a>.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/RegionService.html#close--"><code>RegionService.close()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#close--"><code>Region.close()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#localDestroyRegion--"><code>Region.localDestroyRegion()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#destroyRegion--"><code>Region.destroyRegion()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="afterCacheCreate-org.apache.geode.admin.SystemMemberCacheEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterCacheCreate</h4>
+<pre>void&nbsp;afterCacheCreate(<a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin">SystemMemberCacheEvent</a>&nbsp;event)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked after a cache is created in any node of a distributed system.
+ Note that this callback will be done before any regions are created in the
+ cache.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - describes the member that created the cache.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheFactory.html#create-org.apache.geode.distributed.DistributedSystem-"><code>CacheFactory.create(org.apache.geode.distributed.DistributedSystem)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="afterCacheClose-org.apache.geode.admin.SystemMemberCacheEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>afterCacheClose</h4>
+<pre>void&nbsp;afterCacheClose(<a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin">SystemMemberCacheEvent</a>&nbsp;event)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked after a cache is closed in any node of a distributed system.
+ This callback is done after those done for each region in the cache.
+ This callback is not done if the distributed member that has a cache crashes.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - describes the member that closed its cache.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/RegionService.html#close--"><code>RegionService.close()</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="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberCacheListener.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberCacheListener.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>


[05/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/DiskStore.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/DiskStore.html b/releases/latest/javadoc/org/apache/geode/cache/DiskStore.html
new file mode 100644
index 0000000..185a9c9
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/DiskStore.html
@@ -0,0 +1,650 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>DiskStore (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DiskStore (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":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/cache/DiskAccessException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DiskStore.html" target="_top">Frames</a></li>
+<li><a href="DiskStore.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">org.apache.geode.cache</div>
+<h2 title="Interface DiskStore" class="title">Interface DiskStore</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">DiskStore</span></pre>
+<div class="block">Provides disk storage for one or more regions. The regions in the same disk store will
+ share the same disk persistence attributes. A region without a disk store name
+ belongs to the default disk store.
+ <p>Instances of this interface are created using
+ <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#create-java.lang.String-"><code>DiskStoreFactory.create(java.lang.String)</code></a>. So to create a <code>DiskStore</code> named <code>myDiskStore</code> do this:
+ <PRE>
+   new DiskStoreFactory().create("myDiskStore");
+ </PRE>
+ <p>Existing DiskStore instances can be found using <a href="../../../../org/apache/geode/cache/GemFireCache.html#findDiskStore-java.lang.String-"><code>GemFireCache.findDiskStore(String)</code></a></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 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></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="../../../../org/apache/geode/cache/DiskStore.html#destroy--">destroy</a></span>()</code>
+<div class="block">Destroys this disk store.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#flush--">flush</a></span>()</code>
+<div class="block">Causes any data that is currently in the asynchronous queue to be written
+ to disk.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#forceCompaction--">forceCompaction</a></span>()</code>
+<div class="block">Allows a disk compaction to be forced on this disk store.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#forceRoll--">forceRoll</a></span>()</code>
+<div class="block">Asks the disk store to start writing to a new oplog.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getAllowForceCompaction--">getAllowForceCompaction</a></span>()</code>
+<div class="block">Returns true if manual compaction of disk files is allowed on this region.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getAutoCompact--">getAutoCompact</a></span>()</code>
+<div class="block">Returns true if the disk files are to be automatically compacted.</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/cache/DiskStore.html#getCompactionThreshold--">getCompactionThreshold</a></span>()</code>
+<div class="block">Returns the threshold at which an oplog will become compactable.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>java.io.File[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getDiskDirs--">getDiskDirs</a></span>()</code>
+<div class="block">Returns the directories to which the region's data are written.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>int[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getDiskDirSizes--">getDiskDirSizes</a></span>()</code>
+<div class="block">Returns the sizes of the disk directories in megabytes</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>java.util.UUID</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getDiskStoreUUID--">getDiskStoreUUID</a></span>()</code>
+<div class="block">Returns the universally unique identifier for the Disk Store across the GemFire distributed system.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getDiskUsageCriticalPercentage--">getDiskUsageCriticalPercentage</a></span>()</code>
+<div class="block">Returns the critical threshold for disk usage as a percentage of the total 
+ disk volume.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getDiskUsageWarningPercentage--">getDiskUsageWarningPercentage</a></span>()</code>
+<div class="block">Returns the warning threshold for disk usage as a percentage of the total 
+ disk volume.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getMaxOplogSize--">getMaxOplogSize</a></span>()</code>
+<div class="block">Get the maximum size in megabytes a single oplog (operation log) file should be</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getName--">getName</a></span>()</code>
+<div class="block">Get the name of the DiskStore</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getQueueSize--">getQueueSize</a></span>()</code>
+<div class="block">Returns the maximum number of operations that can be asynchronously
+ queued to be written to disk.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getTimeInterval--">getTimeInterval</a></span>()</code>
+<div class="block">Returns the number of milliseconds that can elapse before
+ unwritten data is written to disk.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#getWriteBufferSize--">getWriteBufferSize</a></span>()</code>
+<div class="block">Returns the size of the write buffer that this disk store will use when
+ writing data to disk.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#setDiskUsageCriticalPercentage-float-">setDiskUsageCriticalPercentage</a></span>(float&nbsp;criticalPercent)</code>
+<div class="block">Sets the value of the disk usage critical percentage.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStore.html#setDiskUsageWarningPercentage-float-">setDiskUsageWarningPercentage</a></span>(float&nbsp;warningPercent)</code>
+<div class="block">Sets the value of the disk usage warning percentage.</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="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>java.lang.String&nbsp;getName()</pre>
+<div class="block">Get the name of the DiskStore</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the name of the DiskStore</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#create-java.lang.String-"><code>DiskStoreFactory.create(java.lang.String)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getAutoCompact--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAutoCompact</h4>
+<pre>boolean&nbsp;getAutoCompact()</pre>
+<div class="block">Returns true if the disk files are to be automatically compacted.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Returns true if the disk files are to be automatically compacted;
+         false if automatic compaction is turned off</dd>
+</dl>
+</li>
+</ul>
+<a name="getCompactionThreshold--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCompactionThreshold</h4>
+<pre>int&nbsp;getCompactionThreshold()</pre>
+<div class="block">Returns the threshold at which an oplog will become compactable. Until it reaches
+ this threshold the oplog will not be compacted.
+ The threshold is a percentage in the range 0..100.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the threshold, as a percentage, at which an oplog is considered compactable.</dd>
+</dl>
+</li>
+</ul>
+<a name="getAllowForceCompaction--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAllowForceCompaction</h4>
+<pre>boolean&nbsp;getAllowForceCompaction()</pre>
+<div class="block">Returns true if manual compaction of disk files is allowed on this region.
+ Manual compaction is done be calling <a href="../../../../org/apache/geode/cache/DiskStore.html#forceCompaction--"><code>forceCompaction()</code></a>.
+ <p>Note that calls to <a href="../../../../org/apache/geode/cache/DiskStore.html#forceCompaction--"><code>forceCompaction()</code></a> will also be allowed if <a href="../../../../org/apache/geode/cache/DiskStore.html#getAutoCompact--"><code>automatic compaction</code></a> is enabled.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Returns true if manual compaction of disk files is allowed on this region.</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxOplogSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxOplogSize</h4>
+<pre>long&nbsp;getMaxOplogSize()</pre>
+<div class="block">Get the maximum size in megabytes a single oplog (operation log) file should be</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the maximum size in megabyte the operations log file can be</dd>
+</dl>
+</li>
+</ul>
+<a name="getTimeInterval--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTimeInterval</h4>
+<pre>long&nbsp;getTimeInterval()</pre>
+<div class="block">Returns the number of milliseconds that can elapse before
+ unwritten data is written to disk.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Returns the time interval in milliseconds that can elapse between two writes to disk</dd>
+</dl>
+</li>
+</ul>
+<a name="getWriteBufferSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getWriteBufferSize</h4>
+<pre>int&nbsp;getWriteBufferSize()</pre>
+<div class="block">Returns the size of the write buffer that this disk store will use when
+ writing data to disk. Larger values may increase performance but will use
+ more memory.
+ The disk store will allocate one direct memory buffer of this size.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Returns the size of the write buffer.</dd>
+</dl>
+</li>
+</ul>
+<a name="getDiskDirs--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDiskDirs</h4>
+<pre>java.io.File[]&nbsp;getDiskDirs()</pre>
+<div class="block">Returns the directories to which the region's data are written.  If
+ multiple directories are used, GemFire will attempt to distribute the
+ data evenly amongst them.</div>
+</li>
+</ul>
+<a name="getDiskDirSizes--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDiskDirSizes</h4>
+<pre>int[]&nbsp;getDiskDirSizes()</pre>
+<div class="block">Returns the sizes of the disk directories in megabytes</div>
+</li>
+</ul>
+<a name="getDiskStoreUUID--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDiskStoreUUID</h4>
+<pre>java.util.UUID&nbsp;getDiskStoreUUID()</pre>
+<div class="block">Returns the universally unique identifier for the Disk Store across the GemFire distributed system.
+ </p></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a UUID uniquely identifying this Disk Store in the GemFire distributed system.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><code>UUID</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getQueueSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getQueueSize</h4>
+<pre>int&nbsp;getQueueSize()</pre>
+<div class="block">Returns the maximum number of operations that can be asynchronously
+ queued to be written to disk. When this limit is reached, it will cause
+ operations to block until they can be put in the queue.
+ If this <code>DiskStore</code> configures synchronous writing, then
+ <code>queueSize</code> is ignored.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the maxinum number of entries that can be queued concurrently
+ for asynchronous writting to disk.</dd>
+</dl>
+</li>
+</ul>
+<a name="flush--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>flush</h4>
+<pre>void&nbsp;flush()</pre>
+<div class="block">Causes any data that is currently in the asynchronous queue to be written
+ to disk. Does not return until the flush is complete.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/DiskAccessException.html" title="class in org.apache.geode.cache">DiskAccessException</a></code> - If problems are encounter while writing to disk</dd>
+</dl>
+</li>
+</ul>
+<a name="forceRoll--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>forceRoll</h4>
+<pre>void&nbsp;forceRoll()</pre>
+<div class="block">Asks the disk store to start writing to a new oplog.
+ The old oplog will be asynchronously compressed if compaction is set to true.
+ The new oplog will be created in the next available directory with free space.
+ If there is no directory with free space available and compaction is set to false,
+ then a <code>DiskAccessException</code> saying that the disk is full will be
+ thrown.
+ If compaction is true then the application will wait for the other oplogs
+ to be compacted and more space to be created.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/DiskAccessException.html" title="class in org.apache.geode.cache">DiskAccessException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="forceCompaction--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>forceCompaction</h4>
+<pre>boolean&nbsp;forceCompaction()</pre>
+<div class="block">Allows a disk compaction to be forced on this disk store. The compaction
+ is done even if automatic compaction is not configured.
+ If the current active oplog has had data written to it and it is
+ compactable then an implicit call to <a href="../../../../org/apache/geode/cache/DiskStore.html#forceRoll--"><code>forceRoll()</code></a> will be made
+ so that the active oplog can be compacted.
+ <P>This method will block until the compaction completes.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>true</code> if one or more oplogs were compacted;
+ <code>false</code> indicates that no oplogs were ready
+ to be compacted or that a compaction was already in progress.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/DiskStore.html#getAllowForceCompaction--"><code>getAllowForceCompaction()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="destroy--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>destroy</h4>
+<pre>void&nbsp;destroy()</pre>
+<div class="block">Destroys this disk store. Removes the disk store from the cache,
+ and removes all files related to the disk store from disk.
+ 
+ If there are any currently open regions in the disk store
+ this method will throw an exception. If there are any closed regions that 
+ are persisted in this disk store, the data for those regions 
+ will be destroyed.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if the disk store is currently
+ in use by any regions, gateway senders, or a PDX type registry.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 8.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getDiskUsageWarningPercentage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDiskUsageWarningPercentage</h4>
+<pre>float&nbsp;getDiskUsageWarningPercentage()</pre>
+<div class="block">Returns the warning threshold for disk usage as a percentage of the total 
+ disk volume.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the warning percent</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 8.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getDiskUsageCriticalPercentage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDiskUsageCriticalPercentage</h4>
+<pre>float&nbsp;getDiskUsageCriticalPercentage()</pre>
+<div class="block">Returns the critical threshold for disk usage as a percentage of the total 
+ disk volume.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the critical percent</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 8.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setDiskUsageWarningPercentage-float-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDiskUsageWarningPercentage</h4>
+<pre>void&nbsp;setDiskUsageWarningPercentage(float&nbsp;warningPercent)</pre>
+<div class="block">Sets the value of the disk usage warning percentage.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>warningPercent</code> - the warning percent</dd>
+</dl>
+</li>
+</ul>
+<a name="setDiskUsageCriticalPercentage-float-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setDiskUsageCriticalPercentage</h4>
+<pre>void&nbsp;setDiskUsageCriticalPercentage(float&nbsp;criticalPercent)</pre>
+<div class="block">Sets the value of the disk usage critical percentage.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>criticalPercent</code> - the critical percent</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/cache/DiskAccessException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DiskStore.html" target="_top">Frames</a></li>
+<li><a href="DiskStore.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/DiskStoreFactory.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/DiskStoreFactory.html b/releases/latest/javadoc/org/apache/geode/cache/DiskStoreFactory.html
new file mode 100644
index 0000000..bb23e8b
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/DiskStoreFactory.html
@@ -0,0 +1,809 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>DiskStoreFactory (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DiskStoreFactory (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6};
+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/cache/DiskStore.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DiskStoreFactory.html" target="_top">Frames</a></li>
+<li><a href="DiskStoreFactory.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">org.apache.geode.cache</div>
+<h2 title="Interface DiskStoreFactory" class="title">Interface DiskStoreFactory</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">DiskStoreFactory</span></pre>
+<div class="block">Factory for creating instances of <a href="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache"><code>DiskStore</code></a>.
+ To get an instance of this factory call <a href="../../../../org/apache/geode/cache/GemFireCache.html#createDiskStoreFactory--"><code>GemFireCache.createDiskStoreFactory()</code></a>.
+ If all you want to do is find an existing disk store see <a href="../../../../org/apache/geode/cache/GemFireCache.html#findDiskStore-java.lang.String-"><code>GemFireCache.findDiskStore(java.lang.String)</code></a>.
+ <P>
+ To use this factory configure it with the <code>set</code> methods and then
+ call <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#create-java.lang.String-"><code>create(java.lang.String)</code></a> to produce a disk store instance.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.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 boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_ALLOW_FORCE_COMPACTION">DEFAULT_ALLOW_FORCE_COMPACTION</a></span></code>
+<div class="block">The default value of the allow force compaction attribute.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_AUTO_COMPACT">DEFAULT_AUTO_COMPACT</a></span></code>
+<div class="block">The default setting for auto compaction.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_COMPACTION_THRESHOLD">DEFAULT_COMPACTION_THRESHOLD</a></span></code>
+<div class="block">The default compaction threshold.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_DIR_SIZE">DEFAULT_DISK_DIR_SIZE</a></span></code>
+<div class="block">The default disk directory size in megabytes.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_DIR_SIZES">DEFAULT_DISK_DIR_SIZES</a></span></code>
+<div class="block">The default disk directory sizes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.io.File[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_DIRS">DEFAULT_DISK_DIRS</a></span></code>
+<div class="block">The default disk directories.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_STORE_NAME">DEFAULT_DISK_STORE_NAME</a></span></code>
+<div class="block">The name of the default disk store is "DEFAULT".</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static float</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE">DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE</a></span></code>
+<div class="block">The default disk usage critical percentage.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static float</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_USAGE_WARNING_PERCENTAGE">DEFAULT_DISK_USAGE_WARNING_PERCENTAGE</a></span></code>
+<div class="block">The default disk usage warning percentage.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_MAX_OPLOG_SIZE">DEFAULT_MAX_OPLOG_SIZE</a></span></code>
+<div class="block">The default maximum oplog file size in megabytes.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_QUEUE_SIZE">DEFAULT_QUEUE_SIZE</a></span></code>
+<div class="block">The default maximum number of operations that can be asynchronously queued.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_TIME_INTERVAL">DEFAULT_TIME_INTERVAL</a></span></code>
+<div class="block">The default time interval in milliseconds.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_WRITE_BUFFER_SIZE">DEFAULT_WRITE_BUFFER_SIZE</a></span></code>
+<div class="block">The default write buffer size.</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="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache">DiskStore</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#create-java.lang.String-">create</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Create a new disk store or find an existing one.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setAllowForceCompaction-boolean-">setAllowForceCompaction</a></span>(boolean&nbsp;allowForceCompaction)</code>
+<div class="block">Set to <code>true</code> to allow <a href="../../../../org/apache/geode/cache/DiskStore.html#forceCompaction--"><code>DiskStore.forceCompaction()</code></a> to be called
+ on regions using this disk store.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setAutoCompact-boolean-">setAutoCompact</a></span>(boolean&nbsp;isAutoCompact)</code>
+<div class="block">Set to <code>true</code> to cause the disk files to be automatically compacted.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setCompactionThreshold-int-">setCompactionThreshold</a></span>(int&nbsp;compactionThreshold)</code>
+<div class="block">Sets the threshold at which an oplog will become compactable.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setDiskDirs-java.io.File:A-">setDiskDirs</a></span>(java.io.File[]&nbsp;diskDirs)</code>
+<div class="block">Sets the directories to which this disk store's data is written.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setDiskDirsAndSizes-java.io.File:A-int:A-">setDiskDirsAndSizes</a></span>(java.io.File[]&nbsp;diskDirs,
+                   int[]&nbsp;diskDirSizes)</code>
+<div class="block">Sets the directories to which this disk store's data is written
+ and also set the sizes in megabytes of each directory.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setDiskUsageCriticalPercentage-float-">setDiskUsageCriticalPercentage</a></span>(float&nbsp;criticalPercent)</code>
+<div class="block">Sets the critical threshold for disk usage as a percentage of the total disk
+ volume.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setDiskUsageWarningPercentage-float-">setDiskUsageWarningPercentage</a></span>(float&nbsp;warningPercent)</code>
+<div class="block">Sets the warning threshold for disk usage as a percentage of the total disk
+ volume.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setMaxOplogSize-long-">setMaxOplogSize</a></span>(long&nbsp;maxOplogSize)</code>
+<div class="block">Sets the maximum size in megabytes a single oplog (operation log) is allowed to be.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setQueueSize-int-">setQueueSize</a></span>(int&nbsp;queueSize)</code>
+<div class="block">Sets the maximum number of operations that can be asynchronously queued.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setTimeInterval-long-">setTimeInterval</a></span>(long&nbsp;timeInterval)</code>
+<div class="block">Sets the number of milliseconds that can elapse before
+ data written asynchronously is flushed to disk.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setWriteBufferSize-int-">setWriteBufferSize</a></span>(int&nbsp;writeBufferSize)</code>
+<div class="block">Sets the write buffer size in bytes.</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_DISK_STORE_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_DISK_STORE_NAME</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_DISK_STORE_NAME</pre>
+<div class="block">The name of the default disk store is "DEFAULT".
+ This name can be used to redefine the default disk store.
+ Regions that have not had their disk-store-name set will
+ use this disk store.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.DiskStoreFactory.DEFAULT_DISK_STORE_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_AUTO_COMPACT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_AUTO_COMPACT</h4>
+<pre>static final&nbsp;boolean DEFAULT_AUTO_COMPACT</pre>
+<div class="block">The default setting for auto compaction. 
+ <p>Current value: <code>true</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.DiskStoreFactory.DEFAULT_AUTO_COMPACT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_COMPACTION_THRESHOLD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_COMPACTION_THRESHOLD</h4>
+<pre>static final&nbsp;int DEFAULT_COMPACTION_THRESHOLD</pre>
+<div class="block">The default compaction threshold.
+ <p>Current value: <code>50</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.DiskStoreFactory.DEFAULT_COMPACTION_THRESHOLD">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_ALLOW_FORCE_COMPACTION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_ALLOW_FORCE_COMPACTION</h4>
+<pre>static final&nbsp;boolean DEFAULT_ALLOW_FORCE_COMPACTION</pre>
+<div class="block">The default value of the allow force compaction attribute.
+ <p>Current value: <code>false</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.DiskStoreFactory.DEFAULT_ALLOW_FORCE_COMPACTION">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_MAX_OPLOG_SIZE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_MAX_OPLOG_SIZE</h4>
+<pre>static final&nbsp;long DEFAULT_MAX_OPLOG_SIZE</pre>
+<div class="block">The default maximum oplog file size in megabytes.
+ <p>Current value: <code>1024</code> which is one gigabyte.</div>
+</li>
+</ul>
+<a name="DEFAULT_TIME_INTERVAL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_TIME_INTERVAL</h4>
+<pre>static final&nbsp;long DEFAULT_TIME_INTERVAL</pre>
+<div class="block">The default time interval in milliseconds.
+ <p>Current value: <code>1000</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.DiskStoreFactory.DEFAULT_TIME_INTERVAL">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_WRITE_BUFFER_SIZE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_WRITE_BUFFER_SIZE</h4>
+<pre>static final&nbsp;int DEFAULT_WRITE_BUFFER_SIZE</pre>
+<div class="block">The default write buffer size.
+ <p>Current value: <code>32768</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.DiskStoreFactory.DEFAULT_WRITE_BUFFER_SIZE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_QUEUE_SIZE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_QUEUE_SIZE</h4>
+<pre>static final&nbsp;int DEFAULT_QUEUE_SIZE</pre>
+<div class="block">The default maximum number of operations that can be asynchronously queued.
+ <p>Current value: <code>0</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.DiskStoreFactory.DEFAULT_QUEUE_SIZE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_DISK_DIRS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_DISK_DIRS</h4>
+<pre>static final&nbsp;java.io.File[] DEFAULT_DISK_DIRS</pre>
+<div class="block">The default disk directories.
+ <p>Current value: <code>current directory</code>.</div>
+</li>
+</ul>
+<a name="DEFAULT_DISK_DIR_SIZE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_DISK_DIR_SIZE</h4>
+<pre>static final&nbsp;int DEFAULT_DISK_DIR_SIZE</pre>
+<div class="block">The default disk directory size in megabytes.
+ <p>Current value: <code>2,147,483,647</code> which is two petabytes.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.DiskStoreFactory.DEFAULT_DISK_DIR_SIZE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_DISK_DIR_SIZES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_DISK_DIR_SIZES</h4>
+<pre>static final&nbsp;int[] DEFAULT_DISK_DIR_SIZES</pre>
+<div class="block">The default disk directory sizes.
+ <p>Current value: <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_DIR_SIZE"><code>DEFAULT_DISK_DIR_SIZE</code></a> which is two petabytes each.</div>
+</li>
+</ul>
+<a name="DEFAULT_DISK_USAGE_WARNING_PERCENTAGE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_DISK_USAGE_WARNING_PERCENTAGE</h4>
+<pre>static final&nbsp;float DEFAULT_DISK_USAGE_WARNING_PERCENTAGE</pre>
+<div class="block">The default disk usage warning percentage.
+ <p>Current value: <code>90</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.DiskStoreFactory.DEFAULT_DISK_USAGE_WARNING_PERCENTAGE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE</h4>
+<pre>static final&nbsp;float DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE</pre>
+<div class="block">The default disk usage critical percentage.
+ <p>Current value: <code>99</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.DiskStoreFactory.DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE">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="setAutoCompact-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAutoCompact</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a>&nbsp;setAutoCompact(boolean&nbsp;isAutoCompact)</pre>
+<div class="block">Set to <code>true</code> to cause the disk files to be automatically compacted.
+ Set to <code>false</code> if no compaction is needed or manual compaction will be used.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>isAutoCompact</code> - if true then use auto compaction</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to <code>this</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setCompactionThreshold-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCompactionThreshold</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a>&nbsp;setCompactionThreshold(int&nbsp;compactionThreshold)</pre>
+<div class="block">Sets the threshold at which an oplog will become compactable. Until it
+ reaches this threshold the oplog will not be compacted. The threshold is a
+ percentage in the range 0..100. When the amount of live data in an oplog
+ becomes less than this percentage then when a compaction is done this
+ garbage will be cleaned up freeing up disk space. Garbage is created by
+ entry destroys, entry updates, and region destroys.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>compactionThreshold</code> - percentage of remaining live data in the oplog at which an oplog
+          is compactable</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to <code>this</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setAllowForceCompaction-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAllowForceCompaction</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a>&nbsp;setAllowForceCompaction(boolean&nbsp;allowForceCompaction)</pre>
+<div class="block">Set to <code>true</code> to allow <a href="../../../../org/apache/geode/cache/DiskStore.html#forceCompaction--"><code>DiskStore.forceCompaction()</code></a> to be called
+ on regions using this disk store.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>allowForceCompaction</code> - if true then allow force compaction.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to <code>this</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxOplogSize-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaxOplogSize</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a>&nbsp;setMaxOplogSize(long&nbsp;maxOplogSize)</pre>
+<div class="block">Sets the maximum size in megabytes a single oplog (operation log) is allowed to be.
+ When an oplog is created this amount of file space will be immediately reserved.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>maxOplogSize</code> - maximum size in megabytes for one single oplog file.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to <code>this</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setTimeInterval-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTimeInterval</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a>&nbsp;setTimeInterval(long&nbsp;timeInterval)</pre>
+<div class="block">Sets the number of milliseconds that can elapse before
+ data written asynchronously is flushed to disk.
+ <p>For how to configure a region to be asynchronous see: <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskSynchronous-boolean-"><code>AttributesFactory.setDiskSynchronous(boolean)</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeInterval</code> - number of milliseconds that can elapse before
+ async data is flushed to disk.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to <code>this</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setWriteBufferSize-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setWriteBufferSize</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a>&nbsp;setWriteBufferSize(int&nbsp;writeBufferSize)</pre>
+<div class="block">Sets the write buffer size in bytes.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>writeBufferSize</code> - write buffer size in bytes.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to <code>this</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setQueueSize-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setQueueSize</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a>&nbsp;setQueueSize(int&nbsp;queueSize)</pre>
+<div class="block">Sets the maximum number of operations that can be asynchronously queued.
+ Once this many pending async operations have been queued async ops will
+ begin blocking until some of the queued ops have been flushed to disk.
+ <p>
+ For how to configure a region to be asynchronous see:
+ <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskSynchronous-boolean-"><code>AttributesFactory.setDiskSynchronous(boolean)</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>queueSize</code> - number of operations that can be asynchronously queued. If 0, the
+          queue will be unlimited.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to <code>this</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setDiskDirs-java.io.File:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDiskDirs</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a>&nbsp;setDiskDirs(java.io.File[]&nbsp;diskDirs)</pre>
+<div class="block">Sets the directories to which this disk store's data is written. If multiple
+ directories are used, GemFire will attempt to distribute the data evenly
+ amongst them.
+ The size of each directory will be set to the default of <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_DIR_SIZE"><code>DEFAULT_DISK_DIR_SIZE</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>diskDirs</code> - directories to put the oplog files.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to <code>this</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setDiskDirsAndSizes-java.io.File:A-int:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDiskDirsAndSizes</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a>&nbsp;setDiskDirsAndSizes(java.io.File[]&nbsp;diskDirs,
+                                     int[]&nbsp;diskDirSizes)</pre>
+<div class="block">Sets the directories to which this disk store's data is written
+ and also set the sizes in megabytes of each directory.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>diskDirs</code> - directories to put the oplog files.</dd>
+<dd><code>diskDirSizes</code> - sizes of disk directories in megabytes</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to <code>this</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if length of the size array
+ does not match to the length of the dir array</dd>
+</dl>
+</li>
+</ul>
+<a name="setDiskUsageWarningPercentage-float-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDiskUsageWarningPercentage</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a>&nbsp;setDiskUsageWarningPercentage(float&nbsp;warningPercent)</pre>
+<div class="block">Sets the warning threshold for disk usage as a percentage of the total disk
+ volume.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>warningPercent</code> - warning percent of disk usage</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to <code>this</code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 8.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setDiskUsageCriticalPercentage-float-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDiskUsageCriticalPercentage</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a>&nbsp;setDiskUsageCriticalPercentage(float&nbsp;criticalPercent)</pre>
+<div class="block">Sets the critical threshold for disk usage as a percentage of the total disk
+ volume.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>criticalPercent</code> - critical percent of disk usage</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to <code>this</code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 8.0</dd>
+</dl>
+</li>
+</ul>
+<a name="create-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>create</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache">DiskStore</a>&nbsp;create(java.lang.String&nbsp;name)</pre>
+<div class="block">Create a new disk store or find an existing one. In either case the returned disk store's
+ configuration will be the same as this factory's configuration.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the DiskStore</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the newly created DiskStore.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if a disk store with the given name already exists
+ and its configuration is not consistent with this factory.</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/cache/DiskStore.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DiskStoreFactory.html" target="_top">Frames</a></li>
+<li><a href="DiskStoreFactory.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributes.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributes.html b/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributes.html
new file mode 100644
index 0000000..78032c9
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributes.html
@@ -0,0 +1,386 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>DiskWriteAttributes (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DiskWriteAttributes (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":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="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DiskWriteAttributes.html" target="_top">Frames</a></li>
+<li><a href="DiskWriteAttributes.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">org.apache.geode.cache</div>
+<h2 title="Interface DiskWriteAttributes" class="title">Interface DiskWriteAttributes</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</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 6.5 use <a href="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache"><code>DiskStore</code></a> instead</span></div>
+</div>
+<br>
+<pre>@Deprecated
+public interface <span class="typeNameLabel">DiskWriteAttributes</span>
+extends java.io.Serializable</pre>
+<div class="block">Immutable parameter object for describing how <a href="../../../../org/apache/geode/cache/Region.Entry.html" title="interface in org.apache.geode.cache">region entries</a> should be written to disk.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.2</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html" title="class in org.apache.geode.cache"><code>DiskWriteAttributesFactory</code></a>, 
+<a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskWriteAttributes-org.apache.geode.cache.DiskWriteAttributes-"><code>AttributesFactory.setDiskWriteAttributes(org.apache.geode.cache.DiskWriteAttributes)</code></a>, 
+<a href="../../../../org/apache/geode/cache/RegionAttributes.html#getDiskWriteAttributes--"><code>RegionAttributes.getDiskWriteAttributes()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#writeToDisk--"><code>Region.writeToDisk()</code></a></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>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;o)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Two <code>DiskWriteAttributes</code> are equal if the both
+ specify the synchronous writes, or they both specify asynchronous
+ writes with the same time interval, bytes threshold, maxOplogSize and
+ compaction values</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html#getBytesThreshold--">getBytesThreshold</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStore.html#getQueueSize--"><code>DiskStore.getQueueSize()</code></a> 
+ instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html#getMaxOplogSize--">getMaxOplogSize</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStore.html#getMaxOplogSize--"><code>DiskStore.getMaxOplogSize()</code></a> 
+ instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html#getTimeInterval--">getTimeInterval</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStore.html#getTimeInterval--"><code>DiskStore.getTimeInterval()</code></a> 
+ instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html#isRollOplogs--">isRollOplogs</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if the oplogs is to be rolled to a more condensed format (on disk)</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html#isSynchronous--">isSynchronous</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/RegionAttributes.html#isDiskSynchronous--"><code>RegionAttributes.isDiskSynchronous()</code></a> instead.</span></div>
+</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="isSynchronous--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isSynchronous</h4>
+<pre>@Deprecated
+boolean&nbsp;isSynchronous()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/RegionAttributes.html#isDiskSynchronous--"><code>RegionAttributes.isDiskSynchronous()</code></a> instead.</span></div>
+<div class="block">Returns true if this <code>DiskWriteAttributes</code> object
+ configures synchronous writes.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Returns true if writes to disk are synchronous and false otherwise</dd>
+</dl>
+</li>
+</ul>
+<a name="isRollOplogs--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isRollOplogs</h4>
+<pre>boolean&nbsp;isRollOplogs()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if the oplogs is to be rolled to a more condensed format (on disk)</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Returns true if the oplogs is to be rolled or false otherwise</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxOplogSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxOplogSize</h4>
+<pre>@Deprecated
+int&nbsp;getMaxOplogSize()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStore.html#getMaxOplogSize--"><code>DiskStore.getMaxOplogSize()</code></a> 
+ instead.</span></div>
+<div class="block">Get the maximum size in megabytes a single oplog (operation log) file should be</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the maximum size the operations log file can be</dd>
+</dl>
+</li>
+</ul>
+<a name="getTimeInterval--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTimeInterval</h4>
+<pre>@Deprecated
+long&nbsp;getTimeInterval()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStore.html#getTimeInterval--"><code>DiskStore.getTimeInterval()</code></a> 
+ instead.</span></div>
+<div class="block">Returns the number of milliseconds that can elapse before
+ unwritten data is written to disk.  If this
+ <code>DiskWriteAttributes</code> configures synchronous writing,
+ then <code>timeInterval</code> has no meaning.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Returns the time interval in milliseconds that can elapse between two writes to disk</dd>
+</dl>
+</li>
+</ul>
+<a name="getBytesThreshold--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBytesThreshold</h4>
+<pre>@Deprecated
+long&nbsp;getBytesThreshold()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStore.html#getQueueSize--"><code>DiskStore.getQueueSize()</code></a> 
+ instead.</span></div>
+<div class="block">Returns the number of unwritten bytes of data that can be
+ enqueued before being written to disk.  If this
+ <code>DiskWriteAttributes</code> configures synchronous writing,
+ then <code>bytesThreshold</code> has no meaning.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Returns the number of bytes that can be buffered before being written to disk</dd>
+</dl>
+</li>
+</ul>
+<a name="equals-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>equals</h4>
+<pre>boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Two <code>DiskWriteAttributes</code> are equal if the both
+ specify the synchronous writes, or they both specify asynchronous
+ writes with the same time interval, bytes threshold, maxOplogSize and
+ compaction values</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if o is equal else false</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/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DiskWriteAttributes.html" target="_top">Frames</a></li>
+<li><a href="DiskWriteAttributes.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>


[20/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheServer.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheServer.html b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheServer.html
new file mode 100644
index 0000000..bc8e850
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberCacheServer.html
@@ -0,0 +1,1019 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemMemberCacheServer (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemMemberCacheServer (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":38,"i11":38,"i12":38,"i13":38,"i14":38,"i15":38,"i16":38,"i17":38,"i18":38,"i19":38,"i20":38,"i21":38,"i22":38,"i23":38,"i24":38,"i25":38,"i26":38,"i27":38,"i28":38,"i29":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="../../../../org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberCacheServer.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberCacheServer.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">org.apache.geode.admin</div>
+<h2 title="Interface SystemMemberCacheServer" class="title">Interface SystemMemberCacheServer</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">SystemMemberCacheServer</span></pre>
+<div class="block">Administrative interface that represents a <a href="../../../../org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server"><code>CacheServer</code></a> that
+ serves the contents of a system member's cache to clients.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#addCacheServer--"><code>SystemMemberCache.addCacheServer()</code></a></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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getBindAddress--">getBindAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representing the ip address or host name that this server
+ will listen on.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getGroups--">getGroups</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the list of server groups that this cache server belongs to.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getHostnameForClients--">getHostnameForClients</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representing the ip address or host name that server locators
+ will tell clients that this server is listening on.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getLoadPollInterval--">getLoadPollInterval</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Get the frequency in milliseconds to poll the load probe on this cache
+ server.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getLoadProbe--">getLoadProbe</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Get a description of the load probe for this cache server.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getMaxConnections--">getMaxConnections</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum allowed client connections</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/admin/SystemMemberCacheServer.html#getMaximumMessageCount--">getMaximumMessageCount</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum number of messages that can be enqueued in a
+ client-queue.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getMaximumTimeBetweenPings--">getMaximumTimeBetweenPings</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum amount of time between client pings.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getMaxThreads--">getMaxThreads</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maxium number of threads allowed in this server to service
+ client requests.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getMessageTimeToLive--">getMessageTimeToLive</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the time (in seconds ) after which a message in the client queue
+ will expire.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getNotifyBySubscription--">getNotifyBySubscription</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Answers whether or not this cache server should notify clients based on
+ key subscription.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getPort--">getPort</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the port on which this cache server listens for
+ clients to connect.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#getSocketBufferSize--">getSocketBufferSize</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configured buffer size of the socket connection for this
+ <code>CacheServer</code>.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#isRunning--">isRunning</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this cache server is running</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#refresh--">refresh</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Updates the information about this cache server.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setBindAddress-java.lang.String-">setBindAddress</a></span>(java.lang.String&nbsp;address)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the ip address or host name that this server is to listen on for
+ client connections.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setGroups-java.lang.String:A-">setGroups</a></span>(java.lang.String[]&nbsp;groups)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the list of server groups this cache server will belong to.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setHostnameForClients-java.lang.String-">setHostnameForClients</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the ip address or host name that this server is to listen on for
+ client connections.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setLoadPollInterval-long-">setLoadPollInterval</a></span>(long&nbsp;loadPollInterval)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Set the frequency in milliseconds to poll the load probe on this cache
+ server</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setLoadProbe-org.apache.geode.cache.server.ServerLoadProbe-">setLoadProbe</a></span>(<a href="../../../../org/apache/geode/cache/server/ServerLoadProbe.html" title="interface in org.apache.geode.cache.server">ServerLoadProbe</a>&nbsp;loadProbe)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Set the load probe for this cache server.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setMaxConnections-int-">setMaxConnections</a></span>(int&nbsp;maxCons)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maxium number of client connections allowed.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setMaximumMessageCount-int-">setMaximumMessageCount</a></span>(int&nbsp;maxMessageCount)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets maximum number of messages that can be enqueued in a client-queue.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setMaximumTimeBetweenPings-int-">setMaximumTimeBetweenPings</a></span>(int&nbsp;maximumTimeBetweenPings)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum amount of time between client pings.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setMaxThreads-int-">setMaxThreads</a></span>(int&nbsp;maxThreads)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maxium number of threads allowed in this server to service
+ client requests.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setMessageTimeToLive-int-">setMessageTimeToLive</a></span>(int&nbsp;messageTimeToLive)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the time (in seconds ) after which a message in the client queue
+ will expire.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setNotifyBySubscription-boolean-">setNotifyBySubscription</a></span>(boolean&nbsp;b)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not this cache server should notify clients based on
+ key subscription.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setPort-int-">setPort</a></span>(int&nbsp;port)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the port on which this cache server listens for
+ clients to connect.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#setSocketBufferSize-int-">setSocketBufferSize</a></span>(int&nbsp;socketBufferSize)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the buffer size in bytes of the socket connection for this
+ <code>CacheServer</code>.</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#start--">start</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Starts this cache server.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html#stop--">stop</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Stops this cache server.</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="getPort--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPort</h4>
+<pre>int&nbsp;getPort()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the port on which this cache server listens for
+ clients to connect.</div>
+</li>
+</ul>
+<a name="setPort-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPort</h4>
+<pre>void&nbsp;setPort(int&nbsp;port)
+      throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the port on which this cache server listens for
+ clients to connect.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If this cache server is running</dd>
+</dl>
+</li>
+</ul>
+<a name="start--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>start</h4>
+<pre>void&nbsp;start()
+    throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Starts this cache server.  Once the server is running, its
+ configuration cannot be changed.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If an error occurs while starting the cache server</dd>
+</dl>
+</li>
+</ul>
+<a name="isRunning--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isRunning</h4>
+<pre>boolean&nbsp;isRunning()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this cache server is running</div>
+</li>
+</ul>
+<a name="stop--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>void&nbsp;stop()
+   throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Stops this cache server.  Note that the
+ <code>CacheServer</code> can be reconfigured and restarted if
+ desired.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="refresh--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>refresh</h4>
+<pre>void&nbsp;refresh()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Updates the information about this cache server.</div>
+</li>
+</ul>
+<a name="getBindAddress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBindAddress</h4>
+<pre>java.lang.String&nbsp;getBindAddress()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representing the ip address or host name that this server
+ will listen on.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the ip address or host name that this server is to listen on</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setBindAddress-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBindAddress</h4>
+<pre>void&nbsp;setBindAddress(java.lang.String&nbsp;address)
+             throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the ip address or host name that this server is to listen on for
+ client connections.
+ <p>Setting a specific bind address will cause the cache server to always
+ use this address and ignore any address specified by "server-bind-address"
+ or "bind-address" in the <code>gemfire.properties</code> file
+ (see <a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed"><code>DistributedSystem</code></a>
+ for a description of these properties).
+ <p> A <code>null</code> value will be treated the same as the default "".
+ <p> The default value does not override the gemfire.properties. If you wish to
+ override the properties and want to have your server bind to all local
+ addresses then use this string <code>"0.0.0.0"</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>address</code> - the ip address or host name that this server is to listen on</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this cache server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getHostnameForClients--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHostnameForClients</h4>
+<pre>java.lang.String&nbsp;getHostnameForClients()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representing the ip address or host name that server locators
+ will tell clients that this server is listening on.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the ip address or host name to give to clients so they can connect
+         to this server</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setHostnameForClients-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setHostnameForClients</h4>
+<pre>void&nbsp;setHostnameForClients(java.lang.String&nbsp;name)
+                    throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the ip address or host name that this server is to listen on for
+ client connections.
+ <p>Setting a specific hostname-for-clients will cause server locators
+ to use this value when telling clients how to connect to this server.
+ <p> The default value causes the bind-address to be given to clients
+ <p> A <code>null</code> value will be treated the same as the default "".</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the ip address or host name that will be given to clients
+   so they can connect to this server</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this cache server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setNotifyBySubscription-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNotifyBySubscription</h4>
+<pre>void&nbsp;setNotifyBySubscription(boolean&nbsp;b)
+                      throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not this cache server should notify clients based on
+ key subscription.
+
+ If false, then an update to any key on the server causes an update to
+ be sent to all clients. This update does not push the actual data to the
+ clients. Instead, it causes the client to locally invalidate or destroy
+ the corresponding entry. The next time the client requests the key, it
+ goes to the cache server for the value.
+
+ If true, then an update to any key on the server causes an update to be
+ sent to only those clients who have registered interest in that key. Other
+ clients are not notified of the change. In addition, the actual value is
+ pushed to the client. The client does not need to request the new value
+ from the cache server.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this cache server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getNotifyBySubscription--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNotifyBySubscription</h4>
+<pre>boolean&nbsp;getNotifyBySubscription()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Answers whether or not this cache server should notify clients based on
+ key subscription.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setSocketBufferSize-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSocketBufferSize</h4>
+<pre>void&nbsp;setSocketBufferSize(int&nbsp;socketBufferSize)
+                  throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the buffer size in bytes of the socket connection for this
+ <code>CacheServer</code>. The default is 32768 bytes.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>socketBufferSize</code> - The size in bytes of the socket buffer</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this cache server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getSocketBufferSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSocketBufferSize</h4>
+<pre>int&nbsp;getSocketBufferSize()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configured buffer size of the socket connection for this
+ <code>CacheServer</code>. The default is 32768 bytes.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the configured buffer size of the socket connection for this
+ <code>CacheServer</code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaximumTimeBetweenPings-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaximumTimeBetweenPings</h4>
+<pre>void&nbsp;setMaximumTimeBetweenPings(int&nbsp;maximumTimeBetweenPings)
+                         throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum amount of time between client pings. This value is
+ used by the <code>ClientHealthMonitor</code> to determine the health
+ of this <code>CacheServer</code>'s clients. The default is 60000 ms.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>maximumTimeBetweenPings</code> - The maximum amount of time between client
+ pings</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this cache server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaximumTimeBetweenPings--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaximumTimeBetweenPings</h4>
+<pre>int&nbsp;getMaximumTimeBetweenPings()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum amount of time between client pings. This value is
+ used by the <code>ClientHealthMonitor</code> to determine the health
+ of this <code>CacheServer</code>'s clients. The default is 60000 ms.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the maximum amount of time between client pings.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxConnections--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxConnections</h4>
+<pre>int&nbsp;getMaxConnections()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum allowed client connections</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxConnections-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaxConnections</h4>
+<pre>void&nbsp;setMaxConnections(int&nbsp;maxCons)
+                throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maxium number of client connections allowed.
+ When the maximum is reached the server will stop accepting
+ connections.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this cache server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxThreads--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxThreads</h4>
+<pre>int&nbsp;getMaxThreads()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maxium number of threads allowed in this server to service
+ client requests.
+ The default of <code>0</code> causes the server to dedicate a thread for
+ every client connection.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxThreads-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaxThreads</h4>
+<pre>void&nbsp;setMaxThreads(int&nbsp;maxThreads)
+            throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maxium number of threads allowed in this server to service
+ client requests.
+ The default of <code>0</code> causes the server to dedicate a thread for
+ every client connection.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this cache server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaximumMessageCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaximumMessageCount</h4>
+<pre>int&nbsp;getMaximumMessageCount()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum number of messages that can be enqueued in a
+ client-queue.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaximumMessageCount-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaximumMessageCount</h4>
+<pre>void&nbsp;setMaximumMessageCount(int&nbsp;maxMessageCount)
+                     throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets maximum number of messages that can be enqueued in a client-queue.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this cache server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getMessageTimeToLive--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMessageTimeToLive</h4>
+<pre>int&nbsp;getMessageTimeToLive()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the time (in seconds ) after which a message in the client queue
+ will expire.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setMessageTimeToLive-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMessageTimeToLive</h4>
+<pre>void&nbsp;setMessageTimeToLive(int&nbsp;messageTimeToLive)
+                   throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the time (in seconds ) after which a message in the client queue
+ will expire.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this cache server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setGroups-java.lang.String:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setGroups</h4>
+<pre>void&nbsp;setGroups(java.lang.String[]&nbsp;groups)
+        throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the list of server groups this cache server will belong to.
+ By default cache servers belong to the default global server group
+ which all cache servers always belong to.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>groups</code> - possibly empty array of <code>String</code> where each string
+ is a server groups that this cache server will be a member of.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this cache server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getGroups--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGroups</h4>
+<pre>java.lang.String[]&nbsp;getGroups()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the list of server groups that this cache server belongs to.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a possibly empty array of <code>String</code>s where
+ each string is a server group. Modifying this array will not change the
+ server groups that this cache server belongs to.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getLoadProbe--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLoadProbe</h4>
+<pre>java.lang.String&nbsp;getLoadProbe()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Get a description of the load probe for this cache server.
+ <a href="../../../../org/apache/geode/cache/server/ServerLoadProbe.html" title="interface in org.apache.geode.cache.server"><code>ServerLoadProbe</code></a> for details on the load probe.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the load probe used by this cache
+ server.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setLoadProbe-org.apache.geode.cache.server.ServerLoadProbe-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLoadProbe</h4>
+<pre>void&nbsp;setLoadProbe(<a href="../../../../org/apache/geode/cache/server/ServerLoadProbe.html" title="interface in org.apache.geode.cache.server">ServerLoadProbe</a>&nbsp;loadProbe)
+           throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Set the load probe for this cache server. See
+ <a href="../../../../org/apache/geode/cache/server/ServerLoadProbe.html" title="interface in org.apache.geode.cache.server"><code>ServerLoadProbe</code></a> for details on how to implement
+ a load probe.
+ 
+ The load probe should implement DataSerializable if 
+ it is used with this interface, because it will be sent to the remote
+ VM.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>loadProbe</code> - the load probe to use for
+ this cache server.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if the cache server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getLoadPollInterval--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLoadPollInterval</h4>
+<pre>long&nbsp;getLoadPollInterval()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Get the frequency in milliseconds to poll the load probe on this cache
+ server.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the frequency in milliseconds that we will poll the load probe.</dd>
+</dl>
+</li>
+</ul>
+<a name="setLoadPollInterval-long-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setLoadPollInterval</h4>
+<pre>void&nbsp;setLoadPollInterval(long&nbsp;loadPollInterval)
+                  throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Set the frequency in milliseconds to poll the load probe on this cache
+ server</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>loadPollInterval</code> - the frequency in milliseconds to poll
+ the load probe. Must be greater than 0.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if the cache server is running</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/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberCacheServer.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberCacheServer.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>



[47/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/deprecated-list.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/deprecated-list.html b/releases/latest/javadoc/deprecated-list.html
new file mode 100644
index 0000000..dfbcf58
--- /dev/null
+++ b/releases/latest/javadoc/deprecated-list.html
@@ -0,0 +1,1940 @@
+<!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 Sat Oct 15 16:23:31 PDT 2016 -->
+<title>Deprecated List (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Deprecated List (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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>Package</li>
+<li>Class</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#interface">Deprecated Interfaces</a></li>
+<li><a href="#class">Deprecated Classes</a></li>
+<li><a href="#exception">Deprecated Exceptions</a></li>
+<li><a href="#field">Deprecated Fields</a></li>
+<li><a href="#method">Deprecated Methods</a></li>
+<li><a href="#constructor">Deprecated Constructors</a></li>
+<li><a href="#enum.constant">Deprecated Enum Constants</a></li>
+</ul>
+</div>
+<div class="contentContainer"><a name="interface">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Interfaces table, listing deprecated interfaces, and an explanation">
+<caption><span>Deprecated Interfaces</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/security/AccessControl.html" title="interface in org.apache.geode.security">org.apache.geode.security.AccessControl</a>
+<div class="block"><span class="deprecationComment">since Geode 1.0, use <a href="org/apache/geode/security/SecurityManager.html" title="interface in org.apache.geode.security"><code>SecurityManager</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.AdminDistributedSystem</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/jmx/Agent.html" title="interface in org.apache.geode.admin.jmx">org.apache.geode.admin.jmx.Agent</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">org.apache.geode.admin.jmx.AgentConfig</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.Alert</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.AlertListener</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/security/Authenticator.html" title="interface in org.apache.geode.security">org.apache.geode.security.Authenticator</a>
+<div class="block"><span class="deprecationComment">since Geode 1.0, use <a href="org/apache/geode/security/SecurityManager.html" title="interface in org.apache.geode.security"><code>SecurityManager</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.BackupStatus</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.CacheHealthConfig</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.CacheServer</a>
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><code>CacheVm</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.CacheServerConfig</a>
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin"><code>CacheVmConfig</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.CacheVm</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.CacheVmConfig</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.ConfigurationParameter</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">org.apache.geode.cache.DiskWriteAttributes</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache"><code>DiskStore</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.DistributedSystemConfig</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.DistributedSystemHealthConfig</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.DistributionLocator</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.DistributionLocatorConfig</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/util/GatewayEvent.html" title="interface in org.apache.geode.cache.util">org.apache.geode.cache.util.GatewayEvent</a>
+<div class="block"><span class="deprecationComment">as of GemFire 8.0. Use <a href="org/apache/geode/cache/wan/GatewayQueueEvent.html" title="interface in org.apache.geode.cache.wan"><code>GatewayQueueEvent</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/GemFireHealth.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.GemFireHealth</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.GemFireHealthConfig</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.ManagedEntity</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.ManagedEntityConfig</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.MemberHealthConfig</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/RegionRoleListener.html" title="interface in org.apache.geode.cache">org.apache.geode.cache.RegionRoleListener</a>
+<div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/Role.html" title="interface in org.apache.geode.distributed">org.apache.geode.distributed.Role</a>
+<div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/RoleEvent.html" title="interface in org.apache.geode.cache">org.apache.geode.cache.RoleEvent</a>
+<div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.Statistic</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.StatisticResource</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.SystemMember</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMemberBridgeServer.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.SystemMemberBridgeServer</a>
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin"><code>SystemMemberCacheServer</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMemberCache.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.SystemMemberCache</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.SystemMemberCacheEvent</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.SystemMemberCacheListener</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.SystemMemberCacheServer</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.SystemMemberRegion</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.SystemMemberRegionEvent</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.SystemMembershipEvent</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin">org.apache.geode.admin.SystemMembershipListener</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="class">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Classes table, listing deprecated classes, and an explanation">
+<caption><span>Deprecated Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/AdminConfig.html" title="class in org.apache.geode.admin">org.apache.geode.admin.AdminConfig</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin">org.apache.geode.admin.AdminDistributedSystemFactory</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/jmx/AgentFactory.html" title="class in org.apache.geode.admin.jmx">org.apache.geode.admin.jmx.AgentFactory</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">org.apache.geode.admin.AlertLevel</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/AttributesFactory.html" title="class in org.apache.geode.cache">org.apache.geode.cache.AttributesFactory</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/Cache.html#createRegionFactory-org.apache.geode.cache.RegionShortcut-"><code>Cache.createRegionFactory(RegionShortcut)</code></a> or <a href="org/apache/geode/cache/client/ClientCache.html#createClientRegionFactory-org.apache.geode.cache.client.ClientRegionShortcut-"><code>ClientCache.createClientRegionFactory(ClientRegionShortcut)</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/DiskWriteAttributesFactory.html" title="class in org.apache.geode.cache">org.apache.geode.cache.DiskWriteAttributesFactory</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache"><code>DiskStoreFactory</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/execute/FunctionAdapter.html" title="class in org.apache.geode.cache.execute">org.apache.geode.cache.execute.FunctionAdapter</a>
+<div class="block"><span class="deprecationComment">Use <a href="org/apache/geode/cache/execute/Function.html" title="interface in org.apache.geode.cache.execute"><code>Function</code></a> instead. Function has default
+ methods that now mimic the behavior of FunctionAdapter.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin">org.apache.geode.admin.GemFireMemberStatus</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/query/IndexType.html" title="class in org.apache.geode.cache.query">org.apache.geode.cache.query.IndexType</a>
+<div class="block"><span class="deprecationComment">As of 6.6.1. Check <a href="org/apache/geode/cache/query/QueryService.html" title="interface in org.apache.geode.cache.query"><code>QueryService</code></a> for changes.
+ 
+ Enumerated type for types of <a href="org/apache/geode/cache/query/Index.html" title="interface in org.apache.geode.cache.query">indexes</a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/LossAction.html" title="class in org.apache.geode.cache">org.apache.geode.cache.LossAction</a>
+<div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/MembershipAttributes.html" title="class in org.apache.geode.cache">org.apache.geode.cache.MembershipAttributes</a>
+<div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/management/MembershipAttributesData.html" title="class in org.apache.geode.management">org.apache.geode.management.MembershipAttributesData</a>
+<div class="block"><span class="deprecationComment">this API is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/MirrorType.html" title="class in org.apache.geode.cache">org.apache.geode.cache.MirrorType</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache"><code>DataPolicy</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/util/ObjectSizerImpl.html" title="class in org.apache.geode.cache.util">org.apache.geode.cache.util.ObjectSizerImpl</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/geode/cache/util/ObjectSizer.html#DEFAULT"><code>ObjectSizer.DEFAULT</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/operations/OperationContext.html" title="class in org.apache.geode.cache.operations">org.apache.geode.cache.operations.OperationContext</a>
+<div class="block"><span class="deprecationComment">since Geode1.0, use <a href="org/apache/geode/security/ResourcePermission.html" title="class in org.apache.geode.security"><code>ResourcePermission</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/util/RegionRoleListenerAdapter.html" title="class in org.apache.geode.cache.util">org.apache.geode.cache.util.RegionRoleListenerAdapter</a>
+<div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">org.apache.geode.admin.RegionSubRegionSnapshot</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/RequiredRoles.html" title="class in org.apache.geode.cache">org.apache.geode.cache.RequiredRoles</a>
+<div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/ResumptionAction.html" title="class in org.apache.geode.cache">org.apache.geode.cache.ResumptionAction</a>
+<div class="block"><span class="deprecationComment">this API is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">org.apache.geode.admin.SystemMemberType</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="exception">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Exceptions table, listing deprecated exceptions, and an explanation">
+<caption><span>Deprecated Exceptions</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Exceptions and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.AdminException</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.AdminXmlException</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.CacheDoesNotExistException</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/client/ClientNotReadyException.html" title="class in org.apache.geode.cache.client">org.apache.geode.cache.client.ClientNotReadyException</a>
+<div class="block"><span class="deprecationComment">as of 6.5 this exception is no longer thrown by GemFire so any code that catches it should be removed.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/EntryNotFoundInRegion.html" title="class in org.apache.geode.cache">org.apache.geode.cache.EntryNotFoundInRegion</a>
+<div class="block"><span class="deprecationComment">this class is no longer in use</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/LicenseException.html" title="class in org.apache.geode">org.apache.geode.LicenseException</a>
+<div class="block"><span class="deprecationComment">Licensing is not supported as of 8.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/OperationCancelledException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.OperationCancelledException</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/RegionAccessException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.RegionAccessException</a>
+<div class="block"><span class="deprecationComment">the MembershipAttributes API is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/RegionDistributionException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.RegionDistributionException</a>
+<div class="block"><span class="deprecationComment">the MembershipAttributes API is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/RegionNotFoundException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.RegionNotFoundException</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/RegionRoleException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.RegionRoleException</a>
+<div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/RemoteTransactionException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.RemoteTransactionException</a>
+<div class="block"><span class="deprecationComment">as of 6.6 exceptions from a remote node are no longer wrapped in this exception.  Instead of this, <a href="org/apache/geode/cache/TransactionDataNodeHasDepartedException.html" title="class in org.apache.geode.cache"><code>TransactionDataNodeHasDepartedException</code></a> is thrown.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/RoleException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.RoleException</a>
+<div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.RuntimeAdminException</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/ThreadInterruptedException.html" title="class in org.apache.geode">org.apache.geode.ThreadInterruptedException</a>
+<div class="block"><span class="deprecationComment">this class is no longer used</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/UnmodifiableConfigurationException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.UnmodifiableConfigurationException</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="field">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Fields table, listing deprecated fields, and an explanation">
+<caption><span>Deprecated Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMemberType.html#CACHE_SERVER">org.apache.geode.admin.SystemMemberType.CACHE_SERVER</a>
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="org/apache/geode/admin/SystemMemberType.html#CACHE_VM"><code>SystemMemberType.CACHE_VM</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#CLUSTER_SSL_CIPHERS">org.apache.geode.distributed.ConfigurationProperties.CLUSTER_SSL_CIPHERS</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_CIPHERS"><code>ConfigurationProperties.SSL_CIPHERS</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#CLUSTER_SSL_ENABLED">org.apache.geode.distributed.ConfigurationProperties.CLUSTER_SSL_ENABLED</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 see <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_ENABLED_COMPONENTS"><code>ConfigurationProperties.SSL_ENABLED_COMPONENTS</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#CLUSTER_SSL_KEYSTORE">org.apache.geode.distributed.ConfigurationProperties.CLUSTER_SSL_KEYSTORE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE"><code>ConfigurationProperties.SSL_KEYSTORE</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#CLUSTER_SSL_KEYSTORE_PASSWORD">org.apache.geode.distributed.ConfigurationProperties.CLUSTER_SSL_KEYSTORE_PASSWORD</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE_PASSWORD"><code>ConfigurationProperties.SSL_KEYSTORE_PASSWORD</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#CLUSTER_SSL_KEYSTORE_TYPE">org.apache.geode.distributed.ConfigurationProperties.CLUSTER_SSL_KEYSTORE_TYPE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE_TYPE"><code>ConfigurationProperties.SSL_KEYSTORE_TYPE</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#CLUSTER_SSL_PROTOCOLS">org.apache.geode.distributed.ConfigurationProperties.CLUSTER_SSL_PROTOCOLS</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_PROTOCOLS"><code>ConfigurationProperties.SSL_PROTOCOLS</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#CLUSTER_SSL_REQUIRE_AUTHENTICATION">org.apache.geode.distributed.ConfigurationProperties.CLUSTER_SSL_REQUIRE_AUTHENTICATION</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_REQUIRE_AUTHENTICATION"><code>ConfigurationProperties.SSL_REQUIRE_AUTHENTICATION</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#CLUSTER_SSL_TRUSTSTORE">org.apache.geode.distributed.ConfigurationProperties.CLUSTER_SSL_TRUSTSTORE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_TRUSTSTORE"><code>ConfigurationProperties.SSL_TRUSTSTORE</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#CLUSTER_SSL_TRUSTSTORE_PASSWORD">org.apache.geode.distributed.ConfigurationProperties.CLUSTER_SSL_TRUSTSTORE_PASSWORD</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_TRUSTSTORE_PASSWORD"><code>ConfigurationProperties.SSL_TRUSTSTORE_PASSWORD</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/LocatorLauncher.html#DEFAULT_ENABLE_PEER_LOCATION">org.apache.geode.distributed.LocatorLauncher.DEFAULT_ENABLE_PEER_LOCATION</a>
+<div class="block"><span class="deprecationComment">This is specific to the internal implementation and may go away in a future release.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/LocatorLauncher.html#DEFAULT_ENABLE_SERVER_LOCATION">org.apache.geode.distributed.LocatorLauncher.DEFAULT_ENABLE_SERVER_LOCATION</a>
+<div class="block"><span class="deprecationComment">This is specific to the internal implementation and may go away in a future release.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/server/CacheServer.html#DEFAULT_GROUPS">org.apache.geode.cache.server.CacheServer.DEFAULT_GROUPS</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the groups gemfire property</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/LocatorLauncher.html#DEFAULT_LOCATOR_PID_FILE">org.apache.geode.distributed.LocatorLauncher.DEFAULT_LOCATOR_PID_FILE</a>
+<div class="block"><span class="deprecationComment">This is specific to the internal implementation and may go away in a future release.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/LocatorLauncher.html#DEFAULT_LOCATOR_PORT">org.apache.geode.distributed.LocatorLauncher.DEFAULT_LOCATOR_PORT</a>
+<div class="block"><span class="deprecationComment">This is specific to the internal implementation and may go away in a future release.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ServerLauncher.html#DEFAULT_SERVER_PID_FILE">org.apache.geode.distributed.ServerLauncher.DEFAULT_SERVER_PID_FILE</a>
+<div class="block"><span class="deprecationComment">This is specific to the internal implementation and may go away in a future release.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ServerLauncher.html#DEFAULT_SERVER_PORT">org.apache.geode.distributed.ServerLauncher.DEFAULT_SERVER_PORT</a>
+<div class="block"><span class="deprecationComment">This is specific to the internal implementation and may go away in a future release.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#GATEWAY_SSL_CIPHERS">org.apache.geode.distributed.ConfigurationProperties.GATEWAY_SSL_CIPHERS</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_CIPHERS"><code>ConfigurationProperties.SSL_CIPHERS</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#GATEWAY_SSL_ENABLED">org.apache.geode.distributed.ConfigurationProperties.GATEWAY_SSL_ENABLED</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_ENABLED_COMPONENTS"><code>ConfigurationProperties.SSL_ENABLED_COMPONENTS</code></a> with the optional <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_GATEWAY_ALIAS"><code>ConfigurationProperties.SSL_GATEWAY_ALIAS</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#GATEWAY_SSL_KEYSTORE">org.apache.geode.distributed.ConfigurationProperties.GATEWAY_SSL_KEYSTORE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE"><code>ConfigurationProperties.SSL_KEYSTORE</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#GATEWAY_SSL_KEYSTORE_PASSWORD">org.apache.geode.distributed.ConfigurationProperties.GATEWAY_SSL_KEYSTORE_PASSWORD</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE_PASSWORD"><code>ConfigurationProperties.SSL_KEYSTORE_PASSWORD</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#GATEWAY_SSL_KEYSTORE_TYPE">org.apache.geode.distributed.ConfigurationProperties.GATEWAY_SSL_KEYSTORE_TYPE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE_TYPE"><code>ConfigurationProperties.SSL_KEYSTORE_TYPE</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#GATEWAY_SSL_PROTOCOLS">org.apache.geode.distributed.ConfigurationProperties.GATEWAY_SSL_PROTOCOLS</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_PROTOCOLS"><code>ConfigurationProperties.SSL_PROTOCOLS</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#GATEWAY_SSL_REQUIRE_AUTHENTICATION">org.apache.geode.distributed.ConfigurationProperties.GATEWAY_SSL_REQUIRE_AUTHENTICATION</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_REQUIRE_AUTHENTICATION"><code>ConfigurationProperties.SSL_REQUIRE_AUTHENTICATION</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#GATEWAY_SSL_TRUSTSTORE">org.apache.geode.distributed.ConfigurationProperties.GATEWAY_SSL_TRUSTSTORE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_TRUSTSTORE"><code>ConfigurationProperties.SSL_TRUSTSTORE</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#GATEWAY_SSL_TRUSTSTORE_PASSWORD">org.apache.geode.distributed.ConfigurationProperties.GATEWAY_SSL_TRUSTSTORE_PASSWORD</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_TRUSTSTORE_PASSWORD"><code>ConfigurationProperties.SSL_TRUSTSTORE_PASSWORD</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/PartitionAttributesFactory.html#GLOBAL_MAX_BUCKETS_PROPERTY">org.apache.geode.cache.PartitionAttributesFactory.GLOBAL_MAX_BUCKETS_PROPERTY</a>
+<div class="block"><span class="deprecationComment">- please use <a href="org/apache/geode/cache/PartitionAttributesFactory.html#setTotalNumBuckets-int-"><code>PartitionAttributesFactory.setTotalNumBuckets(int)</code></a> instead.<p>
+ <em>This setting must be the same in all processes using the Region.</em></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/PartitionAttributesFactory.html#GLOBAL_MAX_MEMORY_PROPERTY">org.apache.geode.cache.PartitionAttributesFactory.GLOBAL_MAX_MEMORY_PROPERTY</a>
+<div class="block"><span class="deprecationComment">- use <a href="org/apache/geode/cache/PartitionAttributesFactory.html#setTotalMaxMemory-long-"><code>PartitionAttributesFactory.setTotalMaxMemory(long)</code></a> instead.<p>
+ The <a href="org/apache/geode/cache/PartitionAttributesFactory.html#setGlobalProperties-java.util.Properties-"><code>global property</code></a> name that
+ defines the total maximum size for the partitioned Region.<p>
+ <em>This setting must be the same in all processes using the Region.</em></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#HTTP_SERVICE_SSL_CIPHERS">org.apache.geode.distributed.ConfigurationProperties.HTTP_SERVICE_SSL_CIPHERS</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_CIPHERS"><code>ConfigurationProperties.SSL_CIPHERS</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#HTTP_SERVICE_SSL_ENABLED">org.apache.geode.distributed.ConfigurationProperties.HTTP_SERVICE_SSL_ENABLED</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_ENABLED_COMPONENTS"><code>ConfigurationProperties.SSL_ENABLED_COMPONENTS</code></a> with optional <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_WEB_ALIAS"><code>ConfigurationProperties.SSL_WEB_ALIAS</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#HTTP_SERVICE_SSL_KEYSTORE">org.apache.geode.distributed.ConfigurationProperties.HTTP_SERVICE_SSL_KEYSTORE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE"><code>ConfigurationProperties.SSL_KEYSTORE</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#HTTP_SERVICE_SSL_KEYSTORE_PASSWORD">org.apache.geode.distributed.ConfigurationProperties.HTTP_SERVICE_SSL_KEYSTORE_PASSWORD</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE_PASSWORD"><code>ConfigurationProperties.SSL_KEYSTORE_PASSWORD</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#HTTP_SERVICE_SSL_KEYSTORE_TYPE">org.apache.geode.distributed.ConfigurationProperties.HTTP_SERVICE_SSL_KEYSTORE_TYPE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE_TYPE"><code>ConfigurationProperties.SSL_KEYSTORE_TYPE</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#HTTP_SERVICE_SSL_PROTOCOLS">org.apache.geode.distributed.ConfigurationProperties.HTTP_SERVICE_SSL_PROTOCOLS</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_PROTOCOLS"><code>ConfigurationProperties.SSL_PROTOCOLS</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#HTTP_SERVICE_SSL_REQUIRE_AUTHENTICATION">org.apache.geode.distributed.ConfigurationProperties.HTTP_SERVICE_SSL_REQUIRE_AUTHENTICATION</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_WEB_SERVICE_REQUIRE_AUTHENTICATION"><code>ConfigurationProperties.SSL_WEB_SERVICE_REQUIRE_AUTHENTICATION</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#HTTP_SERVICE_SSL_TRUSTSTORE">org.apache.geode.distributed.ConfigurationProperties.HTTP_SERVICE_SSL_TRUSTSTORE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_TRUSTSTORE"><code>ConfigurationProperties.SSL_TRUSTSTORE</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#HTTP_SERVICE_SSL_TRUSTSTORE_PASSWORD">org.apache.geode.distributed.ConfigurationProperties.HTTP_SERVICE_SSL_TRUSTSTORE_PASSWORD</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_TRUSTSTORE_PASSWORD"><code>ConfigurationProperties.SSL_TRUSTSTORE_PASSWORD</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#JMX_MANAGER_HTTP_PORT">org.apache.geode.distributed.ConfigurationProperties.JMX_MANAGER_HTTP_PORT</a>
+<div class="block"><span class="deprecationComment">as of GemFire 8.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#HTTP_SERVICE_PORT"><code>ConfigurationProperties.HTTP_SERVICE_PORT</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#JMX_MANAGER_SSL_CIPHERS">org.apache.geode.distributed.ConfigurationProperties.JMX_MANAGER_SSL_CIPHERS</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_CIPHERS"><code>ConfigurationProperties.SSL_CIPHERS</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#JMX_MANAGER_SSL_ENABLED">org.apache.geode.distributed.ConfigurationProperties.JMX_MANAGER_SSL_ENABLED</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_ENABLED_COMPONENTS"><code>ConfigurationProperties.SSL_ENABLED_COMPONENTS</code></a> with optional <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_JMX_ALIAS"><code>ConfigurationProperties.SSL_JMX_ALIAS</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#JMX_MANAGER_SSL_KEYSTORE">org.apache.geode.distributed.ConfigurationProperties.JMX_MANAGER_SSL_KEYSTORE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE"><code>ConfigurationProperties.SSL_KEYSTORE</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#JMX_MANAGER_SSL_KEYSTORE_PASSWORD">org.apache.geode.distributed.ConfigurationProperties.JMX_MANAGER_SSL_KEYSTORE_PASSWORD</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE_PASSWORD"><code>ConfigurationProperties.SSL_KEYSTORE_PASSWORD</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#JMX_MANAGER_SSL_KEYSTORE_TYPE">org.apache.geode.distributed.ConfigurationProperties.JMX_MANAGER_SSL_KEYSTORE_TYPE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE_TYPE"><code>ConfigurationProperties.SSL_KEYSTORE_TYPE</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#JMX_MANAGER_SSL_PROTOCOLS">org.apache.geode.distributed.ConfigurationProperties.JMX_MANAGER_SSL_PROTOCOLS</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_PROTOCOLS"><code>ConfigurationProperties.SSL_PROTOCOLS</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#JMX_MANAGER_SSL_REQUIRE_AUTHENTICATION">org.apache.geode.distributed.ConfigurationProperties.JMX_MANAGER_SSL_REQUIRE_AUTHENTICATION</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_REQUIRE_AUTHENTICATION"><code>ConfigurationProperties.SSL_REQUIRE_AUTHENTICATION</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#JMX_MANAGER_SSL_TRUSTSTORE">org.apache.geode.distributed.ConfigurationProperties.JMX_MANAGER_SSL_TRUSTSTORE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_TRUSTSTORE"><code>ConfigurationProperties.SSL_TRUSTSTORE</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#JMX_MANAGER_SSL_TRUSTSTORE_PASSWORD">org.apache.geode.distributed.ConfigurationProperties.JMX_MANAGER_SSL_TRUSTSTORE_PASSWORD</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_TRUSTSTORE_PASSWORD"><code>ConfigurationProperties.SSL_TRUSTSTORE_PASSWORD</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/MirrorType.html#KEYS">org.apache.geode.cache.MirrorType.KEYS</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/DataPolicy.html#REPLICATE"><code>DataPolicy.REPLICATE</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/MirrorType.html#KEYS_VALUES">org.apache.geode.cache.MirrorType.KEYS_VALUES</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/DataPolicy.html#REPLICATE"><code>DataPolicy.REPLICATE</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/EvictionAlgorithm.html#LIFO_ENTRY">org.apache.geode.cache.EvictionAlgorithm.LIFO_ENTRY</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/EvictionAlgorithm.html#LIFO_MEMORY">org.apache.geode.cache.EvictionAlgorithm.LIFO_MEMORY</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/PartitionAttributesFactory.html#LOCAL_MAX_MEMORY_DEFAULT">org.apache.geode.cache.PartitionAttributesFactory.LOCAL_MAX_MEMORY_DEFAULT</a>
+<div class="block"><span class="deprecationComment">Use <code>PartitionAttributesImpl.getLocalMaxMemoryDefault()</code> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/PartitionAttributesFactory.html#LOCAL_MAX_MEMORY_PROPERTY">org.apache.geode.cache.PartitionAttributesFactory.LOCAL_MAX_MEMORY_PROPERTY</a>
+<div class="block"><span class="deprecationComment">- please use the <a href="org/apache/geode/cache/PartitionAttributesFactory.html#setLocalMaxMemory-int-"><code>PartitionAttributesFactory.setLocalMaxMemory(int)</code></a> method instead.<p>
+ The <a href="org/apache/geode/cache/PartitionAttributesFactory.html#setLocalProperties-java.util.Properties-"><code>local property</code></a> name that sets
+ the maximum heap storage a VM contributes to a partitioned Region. When set
+ to zero, the resulting Region reference allows access to the partitioned
+ Region without any consuming any heap storage.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/MirrorType.html#NONE">org.apache.geode.cache.MirrorType.NONE</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/DataPolicy.html#NORMAL"><code>DataPolicy.NORMAL</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/DistributedSystem.html#PROPERTY_FILE">org.apache.geode.distributed.DistributedSystem.PROPERTY_FILE</a>
+<div class="block"><span class="deprecationComment">As of 9.0, please use <a href="org/apache/geode/distributed/DistributedSystem.html#getPropertiesFile--"><code>DistributedSystem.getPropertiesFile()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#ROLES">org.apache.geode.distributed.ConfigurationProperties.ROLES</a>
+<div class="block"><span class="deprecationComment">: This feature is scheduled to be removed.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/DistributedSystem.html#SECURITY_PROPERTY_FILE">org.apache.geode.distributed.DistributedSystem.SECURITY_PROPERTY_FILE</a>
+<div class="block"><span class="deprecationComment">As of 9.0, please use <a href="org/apache/geode/distributed/DistributedSystem.html#getSecurityPropertiesFile--"><code>DistributedSystem.getSecurityPropertiesFile()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#SERVER_SSL_CIPHERS">org.apache.geode.distributed.ConfigurationProperties.SERVER_SSL_CIPHERS</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_CIPHERS"><code>ConfigurationProperties.SSL_CIPHERS</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#SERVER_SSL_ENABLED">org.apache.geode.distributed.ConfigurationProperties.SERVER_SSL_ENABLED</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_ENABLED_COMPONENTS"><code>ConfigurationProperties.SSL_ENABLED_COMPONENTS</code></a> with optional <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_SERVER_ALIAS"><code>ConfigurationProperties.SSL_SERVER_ALIAS</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#SERVER_SSL_KEYSTORE">org.apache.geode.distributed.ConfigurationProperties.SERVER_SSL_KEYSTORE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE"><code>ConfigurationProperties.SSL_KEYSTORE</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#SERVER_SSL_KEYSTORE_PASSWORD">org.apache.geode.distributed.ConfigurationProperties.SERVER_SSL_KEYSTORE_PASSWORD</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE_PASSWORD"><code>ConfigurationProperties.SSL_KEYSTORE_PASSWORD</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#SERVER_SSL_KEYSTORE_TYPE">org.apache.geode.distributed.ConfigurationProperties.SERVER_SSL_KEYSTORE_TYPE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_KEYSTORE_TYPE"><code>ConfigurationProperties.SSL_KEYSTORE_TYPE</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#SERVER_SSL_PROTOCOLS">org.apache.geode.distributed.ConfigurationProperties.SERVER_SSL_PROTOCOLS</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_PROTOCOLS"><code>ConfigurationProperties.SSL_PROTOCOLS</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#SERVER_SSL_REQUIRE_AUTHENTICATION">org.apache.geode.distributed.ConfigurationProperties.SERVER_SSL_REQUIRE_AUTHENTICATION</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_REQUIRE_AUTHENTICATION"><code>ConfigurationProperties.SSL_REQUIRE_AUTHENTICATION</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#SERVER_SSL_TRUSTSTORE">org.apache.geode.distributed.ConfigurationProperties.SERVER_SSL_TRUSTSTORE</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_TRUSTSTORE"><code>ConfigurationProperties.SSL_TRUSTSTORE</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/ConfigurationProperties.html#SERVER_SSL_TRUSTSTORE_PASSWORD">org.apache.geode.distributed.ConfigurationProperties.SERVER_SSL_TRUSTSTORE_PASSWORD</a>
+<div class="block"><span class="deprecationComment">Since Geode 1.0 use <a href="org/apache/geode/distributed/ConfigurationProperties.html#SSL_TRUSTSTORE_PASSWORD"><code>ConfigurationProperties.SSL_TRUSTSTORE_PASSWORD</code></a></span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="method">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
+<caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/AdminDistributedSystem.html#addCacheServer--">org.apache.geode.admin.AdminDistributedSystem.addCacheServer()</a>
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="org/apache/geode/admin/AdminDistributedSystem.html#addCacheVm--"><code>AdminDistributedSystem.addCacheVm()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/AdminDistributedSystemFactory.html#bindToAddress-java.lang.String-">org.apache.geode.admin.AdminDistributedSystemFactory.bindToAddress(String)</a>
+<div class="block"><span class="deprecationComment">Use <a href="org/apache/geode/admin/DistributedSystemConfig.html#setBindAddress-java.lang.String-"><code>DistributedSystemConfig.setBindAddress(java.lang.String)</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/Cache.html#close-boolean-">org.apache.geode.cache.Cache.close(boolean)</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/client/ClientCache.html#close-boolean-"><code>ClientCache.close(boolean)</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/management/CacheServerMXBean.html#closeAllContinuousQuery-java.lang.String-">org.apache.geode.management.CacheServerMXBean.closeAllContinuousQuery(String)</a>
+<div class="block"><span class="deprecationComment">This method is dangerous because it only modifies the
+ target cache server - other copies of the CQ on other servers are
+ not affected. Using the client side CQ methods to modify a CQ.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/management/CacheServerMXBean.html#closeContinuousQuery-java.lang.String-">org.apache.geode.management.CacheServerMXBean.closeContinuousQuery(String)</a>
+<div class="block"><span class="deprecationComment">This method is dangerous because it only modifies the
+ target cache server - other copies of the CQ on other servers are
+ not affected. Using the client side CQ methods to modify a CQ.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/query/Query.html#compile--">org.apache.geode.cache.query.Query.compile()</a>
+<div class="block"><span class="deprecationComment">as of 6.5</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/DistributedSystem.html#connect-java.util.Properties-">org.apache.geode.distributed.DistributedSystem.connect(Properties)</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/CacheFactory.html#create-org.apache.geode.distributed.DistributedSystem-"><code>CacheFactory.create(org.apache.geode.distributed.DistributedSystem)</code></a> or <a href="org/apache/geode/cache/client/ClientCacheFactory.html#create--"><code>ClientCacheFactory.create()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/DiskWriteAttributesFactory.html#create--">org.apache.geode.cache.DiskWriteAttributesFactory.create()</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/DiskStoreFactory.html#create-java.lang.String-"><code>DiskStoreFactory.create(java.lang.String)</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/CacheFactory.html#create-org.apache.geode.distributed.DistributedSystem-">org.apache.geode.cache.CacheFactory.create(DistributedSystem)</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/CacheFactory.html#CacheFactory-java.util.Properties-"><code>CacheFactory.CacheFactory(Properties)</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/DistributedSystemConfig.html#createCacheServerConfig--">org.apache.geode.admin.DistributedSystemConfig.createCacheServerConfig()</a>
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="org/apache/geode/admin/DistributedSystemConfig.html#createCacheVmConfig--"><code>DistributedSystemConfig.createCacheVmConfig()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/query/QueryService.html#createIndex-java.lang.String-org.apache.geode.cache.query.IndexType-java.lang.String-java.lang.String-">org.apache.geode.cache.query.QueryService.createIndex(String, IndexType, String, String)</a>
+<div class="block"><span class="deprecationComment">As of 6.6.2, use
+             <a href="org/apache/geode/cache/query/QueryService.html#createIndex-java.lang.String-java.lang.String-java.lang.String-"><code>QueryService.createIndex(String, String, String)</code></a> and
+             <a href="org/apache/geode/cache/query/QueryService.html#createKeyIndex-java.lang.String-java.lang.String-java.lang.String-"><code>QueryService.createKeyIndex(String, String, String)</code></a> instead.
+ 
+ Create an index that can be used when executing queries.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/query/QueryService.html#createIndex-java.lang.String-org.apache.geode.cache.query.IndexType-java.lang.String-java.lang.String-java.lang.String-">org.apache.geode.cache.query.QueryService.createIndex(String, IndexType, String, String, String)</a>
+<div class="block"><span class="deprecationComment">As of 6.6.2, use
+             <a href="org/apache/geode/cache/query/QueryService.html#createIndex-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"><code>QueryService.createIndex(String, String, String, String)</code></a> and
+             <a href="org/apache/geode/cache/query/QueryService.html#createKeyIndex-java.lang.String-java.lang.String-java.lang.String-"><code>QueryService.createKeyIndex(String, String, String)</code></a> instead.
+ 
+ Create an index that can be used when executing queries.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/Cache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-">org.apache.geode.cache.Cache.createRegion(String, RegionAttributes&lt;K, V&gt;)</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/Cache.html#createRegionFactory-org.apache.geode.cache.RegionAttributes-"><code>Cache.createRegionFactory(RegionAttributes)</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/AttributesFactory.html#createRegionAttributes--">org.apache.geode.cache.AttributesFactory.createRegionAttributes()</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/AttributesFactory.html#create--"><code>AttributesFactory.create()</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/Region.html#createSubregion-java.lang.String-org.apache.geode.cache.RegionAttributes-">org.apache.geode.cache.Region.createSubregion(String, RegionAttributes&lt;SK, SV&gt;)</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use <a href="org/apache/geode/cache/RegionFactory.html#createSubregion-org.apache.geode.cache.Region-java.lang.String-"><code>RegionFactory.createSubregion(Region, String)</code></a> or <a href="org/apache/geode/cache/client/ClientRegionFactory.html#createSubregion-org.apache.geode.cache.Region-java.lang.String-"><code>ClientRegionFactory.createSubregion(Region, String)</code></a>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMemberCache.html#createVMRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-">org.apache.geode.admin.SystemMemberCache.createVMRegion(String, RegionAttributes)</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/admin/SystemMemberCache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>SystemMemberCache.createRegion(java.lang.String, org.apache.geode.cache.RegionAttributes)</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/Cache.html#createVMRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-">org.apache.geode.cache.Cache.createVMRegion(String, RegionAttributes&lt;K, V&gt;)</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/Cache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>Cache.createRegion(java.lang.String, org.apache.geode.cache.RegionAttributes&lt;K, V&gt;)</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/lucene/LuceneService.html#destroyIndex-org.apache.geode.cache.lucene.LuceneIndex-">org.apache.geode.cache.lucene.LuceneService.destroyIndex(LuceneIndex)</a>
+<div class="block"><span class="deprecationComment">TODO This feature is not yet implemented</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/distributed/DistributedSystem.html#disconnect--">org.apache.geode.distributed.DistributedSystem.disconnect()</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/Cache.html#close-boolean-"><code>Cache.close(boolean)</code></a> or <a href="org/apache/geode/cache/client/ClientCache.html#close-boolean-"><code>ClientCache.close(boolean)</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/Region.html#entries-boolean-">org.apache.geode.cache.Region.entries(boolean)</a>
+<div class="block"><span class="deprecationComment">Use <code>entrySet(boolean recursive)</code> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/execute/Execution.html#execute-java.lang.String-boolean-">org.apache.geode.cache.execute.Execution.execute(String, boolean)</a>
+<div class="block"><span class="deprecationComment">as of 6.6, use <a href="org/apache/geode/cache/execute/Execution.html#execute-java.lang.String-"><code>Execution.execute(String)</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/execute/Execution.html#execute-java.lang.String-boolean-boolean-">org.apache.geode.cache.execute.Execution.execute(String, boolean, boolean)</a>
+<div class="block"><span class="deprecationComment">as of 6.6, use <a href="org/apache/geode/cache/execute/Execution.html#execute-java.lang.String-"><code>Execution.execute(String)</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/execute/Execution.html#execute-java.lang.String-boolean-boolean-boolean-">org.apache.geode.cache.execute.Execution.execute(String, boolean, boolean, boolean)</a>
+<div class="block"><span class="deprecationComment">as of 6.6, use <a href="org/apache/geode/cache/execute/Execution.html#execute-java.lang.String-"><code>Execution.execute(String)</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/management/CacheServerMXBean.html#executeContinuousQuery-java.lang.String-">org.apache.geode.management.CacheServerMXBean.executeContinuousQuery(String)</a>
+<div class="block"><span class="deprecationComment">This method is dangerous because it only modifies the
+ target cache server - other copies of the CQ on other servers are
+ not affected. Using the client side CQ methods to modify a CQ.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/Region.html#forceRolling--">org.apache.geode.cache.Region.forceRolling()</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/geode/cache/DiskStore.html#forceRoll--"><code>DiskStore.forceRoll()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/management/RegionMXBean.html#getAvgBucketSize--">org.apache.geode.management.RegionMXBean.getAvgBucketSize()</a>
+<div class="block"><span class="deprecationComment">This attribute is removed from 8.0 for being incorrect and impacting 
+     performance.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/DiskWriteAttributes.html#getBytesThreshold--">org.apache.geode.cache.DiskWriteAttributes.getBytesThreshold()</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/DiskStore.html#getQueueSize--"><code>DiskStore.getQueueSize()</code></a> 
+ instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/Region.html#getCache--">org.apache.geode.cache.Region.getCache()</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/Region.html#getRegionService--"><code>Region.getRegionService()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMemberRegion.html#getCacheListener--">org.apache.geode.admin.SystemMemberRegion.getCacheListener()</a>
+<div class="block"><span class="deprecationComment">as of 6.0 use getCacheListeners() instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/RegionAttributes.html#getCacheListener--">org.apache.geode.cache.RegionAttributes.getCacheListener()</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/RegionAttributes.html#getCacheListeners--"><code>RegionAttributes.getCacheListeners()</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/DistributedSystemConfig.html#getCacheServerConfigs--">org.apache.geode.admin.DistributedSystemConfig.getCacheServerConfigs()</a>
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="org/apache/geode/admin/DistributedSystemConfig.html#getCacheVmConfigs--"><code>DistributedSystemConfig.getCacheVmConfigs()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/AdminDistributedSystem.html#getCacheServers--">org.apache.geode.admin.AdminDistributedSystem.getCacheServers()</a>
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="org/apache/geode/admin/AdminDistributedSystem.html#getCacheVms--"><code>AdminDistributedSystem.getCacheVms()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/CacheServer.html#getConfig--">org.apache.geode.admin.CacheServer.getConfig()</a>
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="org/apache/geode/admin/CacheVm.html#getVmConfig--"><code>CacheVm.getVmConfig()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/TransactionEvent.html#getCreateEvents--">org.apache.geode.cache.TransactionEvent.getCreateEvents()</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/TransactionEvent.html#getEvents--"><code>TransactionEvent.getEvents()</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/security/AuthInitialize.html#getCredentials-java.util.Properties-org.apache.geode.distributed.DistributedMember-boolean-">org.apache.geode.security.AuthInitialize.getCredentials(Properties, DistributedMember, boolean)</a>
+<div class="block"><span class="deprecationComment">since Geode 1.0, use getCredentials(Properties). When using Integrated security,
+ all members, peer/client will use the same credentials.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/management/MemberMXBean.html#getCurrentHeapSize--">org.apache.geode.management.MemberMXBean.getCurrentHeapSize()</a>
+<div class="block"><span class="deprecationComment">Please use <a href="org/apache/geode/management/MemberMXBean.html#getUsedMemory--"><code>MemberMXBean.getUsedMemory()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/compression/SnappyCompressor.html#getDefaultInstance--">org.apache.geode.compression.SnappyCompressor.getDefaultInstance()</a>
+<div class="block"><span class="deprecationComment">As of Geode 1.0, getDefaultInstance is deprecated. Use constructor instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/TransactionEvent.html#getDestroyEvents--">org.apache.geode.cache.TransactionEvent.getDestroyEvents()</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/TransactionEvent.html#getEvents--"><code>TransactionEvent.getEvents()</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/RegionAttributes.html#getDiskDirs--">org.apache.geode.cache.RegionAttributes.getDiskDirs()</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/DiskStore.html#getDiskDirs--"><code>DiskStore.getDiskDirs()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/RegionAttributes.html#getDiskDirSizes--">org.apache.geode.cache.RegionAttributes.getDiskDirSizes()</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/DiskStore.html#getDiskDirSizes--"><code>DiskStore.getDiskDirSizes()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/management/RegionMXBean.html#getDiskReadsAverageLatency--">org.apache.geode.management.RegionMXBean.getDiskReadsAverageLatency()</a>
+<div class="block"><span class="deprecationComment">See corresponding DiskStores latency to get the latency.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/management/DistributedRegionMXBean.html#getDiskTaskWaiting--">org.apache.geode.management.DistributedRegionMXBean.getDiskTaskWaiting()</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/management/RegionMXBean.html#getDiskTaskWaiting--">org.apache.geode.management.RegionMXBean.getDiskTaskWaiting()</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/RegionAttributes.html#getDiskWriteAttributes--">org.apache.geode.cache.RegionAttributes.getDiskWriteAttributes()</a>
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="org/apache/geode/cache/RegionAttributes.html#getDiskStoreName--"><code>RegionAttributes.getDiskStoreName()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/management/RegionMXBean.html#getDiskWritesAverageLatency--">org.apache.geode.management.RegionMXBean.getDiskWritesAverageLatency()</a>
+<div class="block"><span class="deprecationComment">See corresponding DiskStores latency to get the latency.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/RegionAttributes.html#getEarlyAck--">org.apache.geode.cache.RegionAttributes.getEarlyAck()</a>
+<div class="block"><span class="deprecationComment">Setting early ack no longer has any effect.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/RegionAttributes.html#getEnableBridgeConflation--">org.apache.geode.cache.RegionAttributes.getEnableBridgeConflation()</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/RegionAttributes.html#getEnableSubscriptionConflation--"><code>RegionAttributes.getEnableSubscriptionConflation()</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/RegionAttributes.html#getEnableConflation--">org.apache.geode.cache.RegionAttributes.getEnableConflation()</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/RegionAttributes.html#getEnableSubscriptionConflation--"><code>RegionAttributes.getEnableSubscriptionConflation()</code></a> instead
+   #</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/management/MemberMXBean.html#getFreeHeapSize--">org.apache.geode.management.MemberMXBean.getFreeHeapSize()</a>
+<div class="block"><span class="deprecationComment">Please use <a href="org/apache/geode/management/MemberMXBean.html#getFreeMemory--"><code>MemberMXBean.getFreeMemory()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/PartitionAttributes.html#getGlobalProperties--">org.apache.geode.cache.PartitionAttributes.getGlobalProperties()</a>
+<div class="block"><span class="deprecationComment">use <a href="org/apache/geode/cache/PartitionAttributes.html#getTotalMaxMemory--"><code>PartitionAttributes.getTotalMaxMemory()</code></a> and <a href="org/apache/geode/cache/PartitionAttributes.html#getTotalNumBuckets--"><code>PartitionAttributes.getTotalNumBuckets()</code></a> in GemFire 5.1 and later releases</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/server/CacheServer.html#getGroups--">org.apache.geode.cache.server.CacheServer.getGroups()</a>
+<div class="block"><span class="deprecationComment">as of 7.0 use the groups gemfire property</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/distributed/DistributedSystem.html#getId--">org.apache.geode.distributed.DistributedSystem.getId()</a>
+<div class="block"><span class="deprecationComment"><a href="org/apache/geode/distributed/DistributedSystem.html#getDistributedMember--"><code>DistributedSystem.getDistributedMember()</code></a> provides an identity for
+             this connection that is unique across the entire
+             distributed system.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/cache/query/QueryService.html#getIndexes-org.apache.geode.cache.Region-org.apache.geode.cache.query.IndexType-">org.apache.geode.cache.query.QueryService.getIndexes(Region&lt;?, ?&gt;, IndexType)</a>
+<div class="block"><span class="deprecationComment">As of 6.6.2, use <a href="org/apache/geode/cache/query/QueryService.html#getIndexes-org.apache.geode.cache.Region-"><code>QueryService.getIndexes(Region)</code></a> only.
+ 
+ Get a collection of all the indexes on the specified Region of
+ the specified index type.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/cache/TransactionEvent.html#getInvalidateEvents--">org.apache.geode.cache.TransactionEvent.getInvalidateEvents()</a>
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="org/apache/geode/cache/TransactionEvent.html#getEvents--"><code>TransactionEvent.getEvents()</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/geode/admin/AdminDistributedSystem.html#getLicense--">org.apache.geode.admin.AdminDistributedSystem.getLicense()</a>
+<div class="block"><span class="deprecationComment">Removed licensing in 8.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/geode/admin/SystemMember.h

<TRUNCATED>


[39/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/GemFireException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/GemFireException.html b/releases/latest/javadoc/org/apache/geode/GemFireException.html
new file mode 100644
index 0000000..516c01b
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/GemFireException.html
@@ -0,0 +1,412 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>GemFireException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GemFireException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/GemFireConfigException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireIOException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireException.html" target="_top">Frames</a></li>
+<li><a href="GemFireException.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode</div>
+<h2 title="Class GemFireException" class="title">Class GemFireException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.GemFireException</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>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a>, <a href="../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a>, <a href="../../../org/apache/geode/compression/CompressionException.html" title="class in org.apache.geode.compression">CompressionException</a>, <a href="../../../org/apache/geode/cache/persistence/ConflictingPersistentDataException.html" title="class in org.apache.geode.cache.persistence">ConflictingPersistentDataException</a>, <a href="../../../org/apache/geode/CopyException.html" title="class in org.apache.geode">CopyException</a>, <a href="../../../org/apache/geode/management/DependenciesNotFoundException.html" title="class in org.apache.geode.management">DependenciesNotFoundException</a>, <a href="../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html" title="class in org.apache.geode.cache">DuplicatePr
 imaryPartitionException</a>, <a href="../../../org/apache/geode/cache/EntryNotFoundInRegion.html" title="class in org.apache.geode.cache">EntryNotFoundInRegion</a>, <a href="../../../org/apache/geode/cache/execute/FunctionException.html" title="class in org.apache.geode.cache.execute">FunctionException</a>, <a href="../../../org/apache/geode/GemFireCacheException.html" title="class in org.apache.geode">GemFireCacheException</a>, <a href="../../../org/apache/geode/GemFireConfigException.html" title="class in org.apache.geode">GemFireConfigException</a>, <a href="../../../org/apache/geode/GemFireIOException.html" title="class in org.apache.geode">GemFireIOException</a>, <a href="../../../org/apache/geode/security/GemFireSecurityException.html" title="class in org.apache.geode.security">GemFireSecurityException</a>, <a href="../../../org/apache/geode/IncompatibleSystemException.html" title="class in org.apache.geode">IncompatibleSystemException</a>, <a href="../../../org/apache/geode/c
 ache/query/IndexInvalidException.html" title="class in org.apache.geode.cache.query">IndexInvalidException</a>, <a href="../../../org/apache/geode/InternalGemFireException.html" title="class in org.apache.geode">InternalGemFireException</a>, <a href="../../../org/apache/geode/InvalidDeltaException.html" title="class in org.apache.geode">InvalidDeltaException</a>, <a href="../../../org/apache/geode/InvalidValueException.html" title="class in org.apache.geode">InvalidValueException</a>, <a href="../../../org/apache/geode/InvalidVersionException.html" title="class in org.apache.geode">InvalidVersionException</a>, <a href="../../../org/apache/geode/pdx/JSONFormatterException.html" title="class in org.apache.geode.pdx">JSONFormatterException</a>, <a href="../../../org/apache/geode/distributed/LeaseExpiredException.html" title="class in org.apache.geode.distributed">LeaseExpiredException</a>, <a href="../../../org/apache/geode/LicenseException.html" title="class in org.apache.geode">Licen
 seException</a>, <a href="../../../org/apache/geode/management/ManagementException.html" title="class in org.apache.geode.management">ManagementException</a>, <a href="../../../org/apache/geode/NoSystemException.html" title="class in org.apache.geode">NoSystemException</a>, <a href="../../../org/apache/geode/cache/partition/PartitionNotAvailableException.html" title="class in org.apache.geode.cache.partition">PartitionNotAvailableException</a>, <a href="../../../org/apache/geode/cache/persistence/PartitionOfflineException.html" title="class in org.apache.geode.cache.persistence">PartitionOfflineException</a>, <a href="../../../org/apache/geode/pdx/PdxConfigurationException.html" title="class in org.apache.geode.pdx">PdxConfigurationException</a>, <a href="../../../org/apache/geode/pdx/PdxFieldAlreadyExistsException.html" title="class in org.apache.geode.pdx">PdxFieldAlreadyExistsException</a>, <a href="../../../org/apache/geode/pdx/PdxFieldDoesNotExistException.html" title="class in
  org.apache.geode.pdx">PdxFieldDoesNotExistException</a>, <a href="../../../org/apache/geode/pdx/PdxFieldTypeMismatchException.html" title="class in org.apache.geode.pdx">PdxFieldTypeMismatchException</a>, <a href="../../../org/apache/geode/pdx/PdxInitializationException.html" title="class in org.apache.geode.pdx">PdxInitializationException</a>, <a href="../../../org/apache/geode/pdx/PdxRegistryMismatchException.html" title="class in org.apache.geode.pdx">PdxRegistryMismatchException</a>, <a href="../../../org/apache/geode/cache/persistence/PersistentReplicatesOfflineException.html" title="class in org.apache.geode.cache.persistence">PersistentReplicatesOfflineException</a>, <a href="../../../org/apache/geode/cache/query/QueryInvalidException.html" title="class in org.apache.geode.cache.query">QueryInvalidException</a>, <a href="../../../org/apache/geode/cache/persistence/RevokedPersistentDataException.html" title="class in org.apache.geode.cache.persistence">RevokedPersistentDataEx
 ception</a>, <a href="../../../org/apache/geode/cache/persistence/RevokeFailedException.html" title="class in org.apache.geode.cache.persistence">RevokeFailedException</a>, <a href="../../../org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin">RuntimeAdminException</a>, <a href="../../../org/apache/geode/cache/client/ServerConnectivityException.html" title="class in org.apache.geode.cache.client">ServerConnectivityException</a>, <a href="../../../org/apache/geode/SystemConnectException.html" title="class in org.apache.geode">SystemConnectException</a>, <a href="../../../org/apache/geode/SystemIsRunningException.html" title="class in org.apache.geode">SystemIsRunningException</a>, <a href="../../../org/apache/geode/UnmodifiableException.html" title="class in org.apache.geode">UnmodifiableException</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">GemFireException</span>
+extends java.lang.RuntimeException</pre>
+<div class="block">This is the abstract superclass of exceptions that are thrown to
+ indicate incorrect usage of GemFire.
+
+ Since these exceptions are unchecked, this class really
+ <em>ought</em> to be called <code>GemFireRuntimeException</code>;
+ however, the current name is retained for compatibility's sake.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode"><code>GemFireCheckedException</code></a>, 
+<a href="../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache"><code>CacheRuntimeException</code></a>, 
+<a href="../../../serialized-form.html#org.apache.geode.GemFireException">Serialized Form</a></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="../../../org/apache/geode/GemFireException.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireException.html#GemFireException--">GemFireException</a></span>()</code>
+<div class="block">Creates a new <code>GemFireException</code> with no detailed message.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireException.html#GemFireException-java.lang.String-">GemFireException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>GemFireException</code> with the given detail
+ message.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireException.html#GemFireException-java.lang.String-java.lang.Throwable-">GemFireException</a></span>(java.lang.String&nbsp;message,
+                java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>GemFireException</code> with the given detail
+ message and cause.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireException.html#GemFireException-java.lang.Throwable-">GemFireException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>GemFireException</code> with the given cause and
+ no detail message</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.Throwable</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireException.html#getRootCause--">getRootCause</a></span>()</code>
+<div class="block">Returns the root cause of this <code>GemFireException</code> or
+ <code>null</code> if the cause is nonexistent or unknown.</div>
+</td>
+</tr>
+</table>
+<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">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>public static final&nbsp;long serialVersionUID</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../constant-values.html#org.apache.geode.GemFireException.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="GemFireException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GemFireException</h4>
+<pre>public&nbsp;GemFireException()</pre>
+<div class="block">Creates a new <code>GemFireException</code> with no detailed message.</div>
+</li>
+</ul>
+<a name="GemFireException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GemFireException</h4>
+<pre>public&nbsp;GemFireException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>GemFireException</code> with the given detail
+ message.</div>
+</li>
+</ul>
+<a name="GemFireException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GemFireException</h4>
+<pre>public&nbsp;GemFireException(java.lang.String&nbsp;message,
+                        java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>GemFireException</code> with the given detail
+ message and cause.</div>
+</li>
+</ul>
+<a name="GemFireException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GemFireException</h4>
+<pre>public&nbsp;GemFireException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>GemFireException</code> with the given cause and
+ no detail message</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getRootCause--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getRootCause</h4>
+<pre>public&nbsp;java.lang.Throwable&nbsp;getRootCause()</pre>
+<div class="block">Returns the root cause of this <code>GemFireException</code> or
+ <code>null</code> if the cause is nonexistent or unknown.</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="../../../org/apache/geode/GemFireConfigException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireIOException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireException.html" target="_top">Frames</a></li>
+<li><a href="GemFireException.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/GemFireIOException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/GemFireIOException.html b/releases/latest/javadoc/org/apache/geode/GemFireIOException.html
new file mode 100644
index 0000000..5c64734
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/GemFireIOException.html
@@ -0,0 +1,300 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>GemFireIOException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GemFireIOException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireRethrowable.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireIOException.html" target="_top">Frames</a></li>
+<li><a href="GemFireIOException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class GemFireIOException" class="title">Class GemFireIOException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.GemFireIOException</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>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../org/apache/geode/SerializationException.html" title="class in org.apache.geode">SerializationException</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">GemFireIOException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">A <code>GemFireIOException</code> is thrown when a 
+ GemFire operation failure is caused by an <code>IOException</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.GemFireIOException">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="../../../org/apache/geode/GemFireIOException.html#GemFireIOException-java.lang.String-">GemFireIOException</a></span>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireIOException.html#GemFireIOException-java.lang.String-java.lang.Throwable-">GemFireIOException</a></span>(java.lang.String&nbsp;message,
+                  java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>GemFireIOException</code>.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="GemFireIOException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GemFireIOException</h4>
+<pre>public&nbsp;GemFireIOException(java.lang.String&nbsp;message,
+                          java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>GemFireIOException</code>.</div>
+</li>
+</ul>
+<a name="GemFireIOException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GemFireIOException</h4>
+<pre>public&nbsp;GemFireIOException(java.lang.String&nbsp;message)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/GemFireException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireRethrowable.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireIOException.html" target="_top">Frames</a></li>
+<li><a href="GemFireIOException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/GemFireRethrowable.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/GemFireRethrowable.html b/releases/latest/javadoc/org/apache/geode/GemFireRethrowable.html
new file mode 100644
index 0000000..3df8add
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/GemFireRethrowable.html
@@ -0,0 +1,291 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>GemFireRethrowable (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GemFireRethrowable (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/GemFireIOException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/IncompatibleSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireRethrowable.html" target="_top">Frames</a></li>
+<li><a href="GemFireRethrowable.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.java.lang.Throwable">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">org.apache.geode</div>
+<h2 title="Class GemFireRethrowable" class="title">Class GemFireRethrowable</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.Error</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.GemFireRethrowable</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>
+<br>
+<pre>public class <span class="typeNameLabel">GemFireRethrowable</span>
+extends java.lang.Error</pre>
+<div class="block">This error is used by GemFire for internal purposes.
+ It does not indicate an error condition.
+ For this reason it is named "Rethrowable" instead of the standard "Error".
+ It was made an <code>Error</code> to make it easier for user code that typically would
+ catch <code>Exception</code> to not accidently catch this exception.
+ <p> Note: if user code catches this error (or its subclasses) then it <em>must</em>
+ be rethrown.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.GemFireRethrowable">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="../../../org/apache/geode/GemFireRethrowable.html#GemFireRethrowable--">GemFireRethrowable</a></span>()</code>
+<div class="block">Create a GemFireRethrowable.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireRethrowable.html#GemFireRethrowable-java.lang.String-">GemFireRethrowable</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Create a GemFireRethrowable with the specified message.</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.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="GemFireRethrowable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GemFireRethrowable</h4>
+<pre>public&nbsp;GemFireRethrowable()</pre>
+<div class="block">Create a GemFireRethrowable.</div>
+</li>
+</ul>
+<a name="GemFireRethrowable-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GemFireRethrowable</h4>
+<pre>public&nbsp;GemFireRethrowable(java.lang.String&nbsp;message)</pre>
+<div class="block">Create a GemFireRethrowable with the specified message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>message</code> - </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/GemFireIOException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/IncompatibleSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireRethrowable.html" target="_top">Frames</a></li>
+<li><a href="GemFireRethrowable.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.java.lang.Throwable">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/8888a496/releases/latest/javadoc/org/apache/geode/IncompatibleSystemException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/IncompatibleSystemException.html b/releases/latest/javadoc/org/apache/geode/IncompatibleSystemException.html
new file mode 100644
index 0000000..4b002a4
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/IncompatibleSystemException.html
@@ -0,0 +1,286 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>IncompatibleSystemException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="IncompatibleSystemException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/GemFireRethrowable.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/IncompatibleSystemException.html" target="_top">Frames</a></li>
+<li><a href="IncompatibleSystemException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class IncompatibleSystemException" class="title">Class IncompatibleSystemException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.IncompatibleSystemException</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>
+<br>
+<pre>public class <span class="typeNameLabel">IncompatibleSystemException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">An <code>IncompatibleSystemException</code> is thrown when a
+ new GemFire process tries to connect to an
+ existing distributed system and its version is not the same as
+ that of the distributed system. In this case the new member is
+ not allowed to connect to the distributed system.
+ <p>As of GemFire 5.0 this exception should be named IncompatibleDistributedSystemException</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.IncompatibleSystemException">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="../../../org/apache/geode/IncompatibleSystemException.html#IncompatibleSystemException-java.lang.String-">IncompatibleSystemException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>IncompatibleSystemException</code>.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="IncompatibleSystemException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>IncompatibleSystemException</h4>
+<pre>public&nbsp;IncompatibleSystemException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>IncompatibleSystemException</code>.</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="../../../org/apache/geode/GemFireRethrowable.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/IncompatibleSystemException.html" target="_top">Frames</a></li>
+<li><a href="IncompatibleSystemException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/Instantiator.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/Instantiator.html b/releases/latest/javadoc/org/apache/geode/Instantiator.html
new file mode 100644
index 0000000..a304d23
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/Instantiator.html
@@ -0,0 +1,600 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>Instantiator (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Instantiator (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":6,"i5":9,"i6":41,"i7":10,"i8":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete 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="../../../org/apache/geode/IncompatibleSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/Instantiator.html" target="_top">Frames</a></li>
+<li><a href="Instantiator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode</div>
+<h2 title="Class Instantiator" class="title">Class Instantiator</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.Instantiator</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../org/apache/geode/CanonicalInstantiator.html" title="class in org.apache.geode">CanonicalInstantiator</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">Instantiator</span>
+extends java.lang.Object</pre>
+<div class="block"><code>Instantiator</code> allows classes that implement <a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode"><code>DataSerializable</code></a> to be registered with the data serialization
+ framework.  Knowledge of <code>DataSerializable</code> classes
+ allows the framework to optimize how instances of those classes are
+ data serialized.
+
+ <P>
+
+ Ordinarily, when a <code>DataSerializable</code> object is written
+ using <a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>DataSerializer.writeObject(Object, java.io.DataOutput)</code></a>, a special marker class id
+ is written to the stream followed by the class name of the
+ <code>DataSerializable</code> object.  After the marker class id is
+ read by <a href="../../../org/apache/geode/DataSerializer.html#readObject-java.io.DataInput-"><code>DataSerializer.readObject(java.io.DataInput)</code></a> it performs the following
+ operations,
+
+ <OL>
+
+ <LI>The class name is read</LI>
+
+ <LI>The class is loaded using <code>Class.forName(java.lang.String)</code></LI>
+
+ <LI>An instance of the class is created using reflection</LI>
+
+ <LI><a href="../../../org/apache/geode/DataSerializable.html#fromData-java.io.DataInput-"><code>DataSerializable.fromData(java.io.DataInput)</code></a> is invoked on the
+ newly-created object</LI>
+
+ </OL>
+
+ However, if a <code>DataSerializable</code> class is <a href="../../../org/apache/geode/Instantiator.html#register-org.apache.geode.Instantiator-">registered</a> with the data serialization framework and
+ assigned a unique class id, an important optimization can be
+ performed that avoid the expense of using reflection to instantiate
+ the <code>DataSerializable</code> class.  When the object is
+ written using <a href="../../../org/apache/geode/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>DataSerializer.writeObject(Object, java.io.DataOutput)</code></a>, the object's
+ registered class id is written to the stream.  Consequently, when
+ the data is read from the stream, the <a href="../../../org/apache/geode/Instantiator.html#newInstance--"><code>newInstance()</code></a> method
+ of the appropriate <code>Instantiator</code> instance is invoked to
+ create an "empty" instance of the <code>DataSerializable</code>
+ instead of using reflection to create the new instance.
+
+ <P>
+
+ Commonly, a <code>DataSerializable</code> class will register
+ itself with the <code>Instantiator</code> in a static initializer
+ as shown in the below example code.
+
+ <!-- 
+ The source code for the CompanySerializer class resides in 
+         tests/com/examples/ds/User.java
+ Please keep the below code snippet in sync with that file.
+ -->
+
+ <PRE>
+public class User implements DataSerializable {
+  private String name;
+  private int userId;
+
+  static {
+    Instantiator.register(new Instantiator(User.class, 45) {
+        public DataSerializable newInstance() {
+          return new User();
+        }
+      });
+  }
+
+  public User(String name, int userId) {
+    this.name = name;
+    this.userId = userId;
+  }
+
+  &#47;**
+ Creates an "empty" User whose contents are filled in by
+ invoking its toData() method
+&#47;
+  private User() {
+
+  }
+
+  public void toData(DataOutput out) throws IOException {
+    out.writeUTF(this.name);
+    out.writeInt(this.userId);
+  }
+
+  public void fromData(DataInput in)
+    throws IOException, ClassNotFoundException {
+    this.name = in.readUTF();
+    this.userId = in.readInt();
+  }
+}
+ </PRE>
+
+ <code>Instantiator</code>s may be distributed to other members of
+ the distributed system when they are registered.  Consider the
+ following scenario in which VM1 and VM2 are members of the same
+ distributed system.  Both VMs define the sameRegion and VM2's
+ region replicates the contents of VM1's using replication.
+ VM1 puts an instance of the above <code>User</code> class into the
+ region.  The act of instantiating <code>User</code> will load the
+ <code>User</code> class and invoke its static initializer, thus
+ registering the <code>Instantiator</code> with the data
+ serialization framework.  Because the region is a replicate, the
+ <code>User</code> will be data serialized and sent to VM2.
+ However, when VM2 attempts to data deserialize the
+ <code>User</code>, its <code>Instantiator</code> will not
+ necessarily be registered because <code>User</code>'s static
+ initializer may not have been invoked yet.  As a result, an
+ exception would be logged while deserializing the <code>User</code>
+ and the replicate would not appear to have the new value.  So, in
+ order to ensure that the <code>Instantiator</code> is registered in
+ VM2, the data serialization framework distributes a message to each
+ member when an <code>Instantiator</code> is <a href="../../../org/apache/geode/Instantiator.html#register-org.apache.geode.Instantiator-">registered</a>.  <p>Note that the framework does not require that an
+ <code>Instantiator</code> be <code>Serializable</code>, but it
+ does require that it provide
+ a <a href="../../../org/apache/geode/Instantiator.html#Instantiator-java.lang.Class-int-">two-argument constructor</a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/Instantiator.html#register-org.apache.geode.Instantiator-"><code>register(Instantiator)</code></a>, 
+<a href="../../../org/apache/geode/Instantiator.html#newInstance--"><code>newInstance()</code></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="../../../org/apache/geode/Instantiator.html#Instantiator-java.lang.Class-int-">Instantiator</a></span>(java.lang.Class&lt;? extends <a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a>&gt;&nbsp;c,
+            int&nbsp;classId)</code>
+<div class="block">Creates a new <code>Instantiator</code> that instantiates a given
+ class.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><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.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Instantiator.html#getContext--">getContext</a></span>()</code>
+<div class="block">Returns the context of this
+ <code>Instantiator</code>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Instantiator.html#getEventId--">getEventId</a></span>()</code>
+<div class="block">Returns the unique <code>eventId</code> of this
+ <code>Instantiator</code>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Instantiator.html#getId--">getId</a></span>()</code>
+<div class="block">Returns the unique <code>id</code> of this
+ <code>Instantiator</code>.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.Class&lt;? extends <a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Instantiator.html#getInstantiatedClass--">getInstantiatedClass</a></span>()</code>
+<div class="block">Returns the <code>DataSerializable</code> class that is
+ instantiated by this <code>Instantiator</code>.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>abstract <a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Instantiator.html#newInstance--">newInstance</a></span>()</code>
+<div class="block">Creates a new "empty" instance of a <Code>DataSerializable</code>
+ class whose state will be filled in by invoking its <a href="../../../org/apache/geode/DataSerializable.html#fromData-java.io.DataInput-"><code>fromData</code></a> method.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Instantiator.html#register-org.apache.geode.Instantiator-">register</a></span>(<a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode">Instantiator</a>&nbsp;instantiator)</code>
+<div class="block">Registers a <code>DataSerializable</code> class with the data
+ serialization framework.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Instantiator.html#register-org.apache.geode.Instantiator-boolean-">register</a></span>(<a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode">Instantiator</a>&nbsp;instantiator,
+        boolean&nbsp;distribute)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 9.0 use <a href="../../../org/apache/geode/Instantiator.html#register-org.apache.geode.Instantiator-"><code>register(Instantiator)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Instantiator.html#setContext-java.lang.Object-">setContext</a></span>(java.lang.Object&nbsp;context)</code>
+<div class="block">sets the context of this
+ <code>Instantiator</code>.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Instantiator.html#setEventId-java.lang.Object-">setEventId</a></span>(java.lang.Object&nbsp;eventId)</code>
+<div class="block">sets the unique <code>eventId</code> of this
+ <code>Instantiator</code>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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="Instantiator-java.lang.Class-int-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Instantiator</h4>
+<pre>public&nbsp;Instantiator(java.lang.Class&lt;? extends <a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a>&gt;&nbsp;c,
+                    int&nbsp;classId)</pre>
+<div class="block">Creates a new <code>Instantiator</code> that instantiates a given
+ class.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>c</code> - The <code>DataSerializable</code> class to register.  This
+        class must have a static initializer that registers this
+        <code>Instantiator</code>.</dd>
+<dd><code>classId</code> - A unique id for class <code>c</code>.  The
+        <code>classId</code> must not be zero.
+        This has been an <code>int</code> since dsPhase1.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If <code>c</code> does not implement
+         <code>DataSerializable</code>, <code>classId</code> is
+         less than or equal to zero.</dd>
+<dd><code>java.lang.NullPointerException</code> - If <code>c</code> is <code>null</code></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="register-org.apache.geode.Instantiator-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>register</h4>
+<pre>public static&nbsp;void&nbsp;register(<a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode">Instantiator</a>&nbsp;instantiator)</pre>
+<div class="block">Registers a <code>DataSerializable</code> class with the data
+ serialization framework.  This method is usually invoked from the
+ static initializer of a class that implements
+ <code>DataSerializable</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>instantiator</code> - An <code>Instantiator</code> whose <a href="../../../org/apache/geode/Instantiator.html#newInstance--"><code>newInstance()</code></a>
+        method is invoked when an object is data deserialized.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - If class <code>c</code> is
+         already registered with a different class id, or another
+         class has already been registered with id
+         <code>classId</code></dd>
+<dd><code>java.lang.NullPointerException</code> - If <code>instantiator</code> is <code>null</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="register-org.apache.geode.Instantiator-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>register</h4>
+<pre>public static&nbsp;void&nbsp;register(<a href="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode">Instantiator</a>&nbsp;instantiator,
+                            boolean&nbsp;distribute)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 9.0 use <a href="../../../org/apache/geode/Instantiator.html#register-org.apache.geode.Instantiator-"><code>register(Instantiator)</code></a> instead</span></div>
+<div class="block">Registers a <code>DataSerializable</code> class with the data
+ serialization framework.  This method is usually invoked from the
+ static initializer of a class that implements
+ <code>DataSerializable</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>instantiator</code> - An <code>Instantiator</code> whose <a href="../../../org/apache/geode/Instantiator.html#newInstance--"><code>newInstance()</code></a>
+        method is invoked when an object is data deserialized.</dd>
+<dd><code>distribute</code> - True if the registered <code>Instantiator</code> has to be
+        distributed to other members of the distributed system.
+        Note that if distribute is set to false it may still be distributed
+        in some cases.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If class <code>c</code> is
+         already registered with a different class id, or another
+         class has already been registered with id
+         <code>classId</code></dd>
+<dd><code>java.lang.NullPointerException</code> - If <code>instantiator</code> is <code>null</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="newInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newInstance</h4>
+<pre>public abstract&nbsp;<a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a>&nbsp;newInstance()</pre>
+<div class="block">Creates a new "empty" instance of a <Code>DataSerializable</code>
+ class whose state will be filled in by invoking its <a href="../../../org/apache/geode/DataSerializable.html#fromData-java.io.DataInput-"><code>fromData</code></a> method.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/DataSerializer.html#readObject-java.io.DataInput-"><code>DataSerializer.readObject(java.io.DataInput)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getInstantiatedClass--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstantiatedClass</h4>
+<pre>public final&nbsp;java.lang.Class&lt;? extends <a href="../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a>&gt;&nbsp;getInstantiatedClass()</pre>
+<div class="block">Returns the <code>DataSerializable</code> class that is
+ instantiated by this <code>Instantiator</code>.</div>
+</li>
+</ul>
+<a name="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public final&nbsp;int&nbsp;getId()</pre>
+<div class="block">Returns the unique <code>id</code> of this
+ <code>Instantiator</code>.</div>
+</li>
+</ul>
+<a name="setEventId-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEventId</h4>
+<pre>public final&nbsp;void&nbsp;setEventId(java.lang.Object&nbsp;eventId)</pre>
+<div class="block">sets the unique <code>eventId</code> of this
+ <code>Instantiator</code>. For internal use only.</div>
+</li>
+</ul>
+<a name="getEventId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEventId</h4>
+<pre>public final&nbsp;java.lang.Object&nbsp;getEventId()</pre>
+<div class="block">Returns the unique <code>eventId</code> of this
+ <code>Instantiator</code>. For internal use only.</div>
+</li>
+</ul>
+<a name="setContext-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setContext</h4>
+<pre>public final&nbsp;void&nbsp;setContext(java.lang.Object&nbsp;context)</pre>
+<div class="block">sets the context of this
+ <code>Instantiator</code>. For internal use only.</div>
+</li>
+</ul>
+<a name="getContext--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getContext</h4>
+<pre>public final&nbsp;java.lang.Object&nbsp;getContext()</pre>
+<div class="block">Returns the context of this
+ <code>Instantiator</code>. For internal use only.</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="../../../org/apache/geode/IncompatibleSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/Instantiator.html" target="_top">Frames</a></li>
+<li><a href="Instantiator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


[09/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheLoaderException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheLoaderException.html b/releases/latest/javadoc/org/apache/geode/cache/CacheLoaderException.html
new file mode 100644
index 0000000..7e55b68
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheLoaderException.html
@@ -0,0 +1,366 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheLoaderException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheLoaderException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheLoaderException.html" target="_top">Frames</a></li>
+<li><a href="CacheLoaderException.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.org.apache.geode.cache.CacheRuntimeException">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">org.apache.geode.cache</div>
+<h2 title="Class CacheLoaderException" class="title">Class CacheLoaderException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheRuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/OperationAbortedException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.OperationAbortedException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.CacheLoaderException</li>
+</ul>
+</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">CacheLoaderException</span>
+extends <a href="../../../../org/apache/geode/cache/OperationAbortedException.html" title="class in org.apache.geode.cache">OperationAbortedException</a></pre>
+<div class="block">Thrown from the <a href="../../../../org/apache/geode/cache/CacheLoader.html#load-org.apache.geode.cache.LoaderHelper-"><code>CacheLoader.load(org.apache.geode.cache.LoaderHelper&lt;K, V&gt;)</code></a> method indicating that an error
+ occurred when a CacheLoader was attempting to load a value. This
+ exception is propagated back to the caller of <code>Region.get</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/CacheLoader.html#load-org.apache.geode.cache.LoaderHelper-"><code>CacheLoader.load(org.apache.geode.cache.LoaderHelper&lt;K, V&gt;)</code></a>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.CacheLoaderException">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="../../../../org/apache/geode/cache/CacheLoaderException.html#CacheLoaderException--">CacheLoaderException</a></span>()</code>
+<div class="block">Creates a new instance of <code>CacheLoaderException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheLoaderException.html#CacheLoaderException-java.lang.String-">CacheLoaderException</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Constructs an instance of <code>CacheLoaderException</code> with the specified detail message.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheLoaderException.html#CacheLoaderException-java.lang.String-java.lang.Throwable-">CacheLoaderException</a></span>(java.lang.String&nbsp;msg,
+                    java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs an instance of <code>CacheLoaderException</code> with the specified detail message
+ and cause.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheLoaderException.html#CacheLoaderException-java.lang.Throwable-">CacheLoaderException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs an instance of <code>CacheLoaderException</code> with the specified cause.</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.org.apache.geode.cache.CacheRuntimeException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="CacheLoaderException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheLoaderException</h4>
+<pre>public&nbsp;CacheLoaderException()</pre>
+<div class="block">Creates a new instance of <code>CacheLoaderException</code>.</div>
+</li>
+</ul>
+<a name="CacheLoaderException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheLoaderException</h4>
+<pre>public&nbsp;CacheLoaderException(java.lang.String&nbsp;msg)</pre>
+<div class="block">Constructs an instance of <code>CacheLoaderException</code> with the specified detail message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="CacheLoaderException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheLoaderException</h4>
+<pre>public&nbsp;CacheLoaderException(java.lang.String&nbsp;msg,
+                            java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs an instance of <code>CacheLoaderException</code> with the specified detail message
+ and cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+<dd><code>cause</code> - the causal Throwable</dd>
+</dl>
+</li>
+</ul>
+<a name="CacheLoaderException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CacheLoaderException</h4>
+<pre>public&nbsp;CacheLoaderException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs an instance of <code>CacheLoaderException</code> with the specified cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cause</code> - the causal Throwable</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/cache/CacheLoader.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheLoaderException.html" target="_top">Frames</a></li>
+<li><a href="CacheLoaderException.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.org.apache.geode.cache.CacheRuntimeException">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/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheRuntimeException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheRuntimeException.html b/releases/latest/javadoc/org/apache/geode/cache/CacheRuntimeException.html
new file mode 100644
index 0000000..26ad78c
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheRuntimeException.html
@@ -0,0 +1,430 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheRuntimeException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheRuntimeException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/cache/CacheLoaderException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheStatistics.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheRuntimeException.html" target="_top">Frames</a></li>
+<li><a href="CacheRuntimeException.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.cache</div>
+<h2 title="Class CacheRuntimeException" class="title">Class CacheRuntimeException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.CacheRuntimeException</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>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheXmlException.html" title="class in org.apache.geode.cache">CacheXmlException</a>, <a href="../../../../org/apache/geode/CancelException.html" title="class in org.apache.geode">CancelException</a>, <a href="../../../../org/apache/geode/cache/query/CqClosedException.html" title="class in org.apache.geode.cache.query">CqClosedException</a>, <a href="../../../../org/apache/geode/cache/DiskAccessException.html" title="class in org.apache.geode.cache">DiskAccessException</a>, <a href="../../../../org/apache/geode/cache/EntryDestroyedException.html" title="class in org.apache.geode.cache">EntryDestroyedException</a>, <a href="../../../../org/apache/geode/cache/FailedSynchronizationException.html" title="class in org.apache.geode.cache">FailedSynchronizationException</a>, <a href="../../../../org/apache/geode/cache/query/IndexMaintenanceException.html" title="class in org.apache.geode.cache.query">IndexMaintenanceException</a>, <a href=".
 ./../../../org/apache/geode/cache/OperationAbortedException.html" title="class in org.apache.geode.cache">OperationAbortedException</a>, <a href="../../../../org/apache/geode/cache/PartitionedRegionDistributionException.html" title="class in org.apache.geode.cache">PartitionedRegionDistributionException</a>, <a href="../../../../org/apache/geode/cache/PartitionedRegionStorageException.html" title="class in org.apache.geode.cache">PartitionedRegionStorageException</a>, <a href="../../../../org/apache/geode/cache/query/QueryExecutionLowMemoryException.html" title="class in org.apache.geode.cache.query">QueryExecutionLowMemoryException</a>, <a href="../../../../org/apache/geode/cache/query/QueryExecutionTimeoutException.html" title="class in org.apache.geode.cache.query">QueryExecutionTimeoutException</a>, <a href="../../../../org/apache/geode/cache/RegionDestroyedException.html" title="class in org.apache.geode.cache">RegionDestroyedException</a>, <a href="../../../../org/apache/geode
 /admin/RegionNotFoundException.html" title="class in org.apache.geode.admin">RegionNotFoundException</a>, <a href="../../../../org/apache/geode/cache/ResourceException.html" title="class in org.apache.geode.cache">ResourceException</a>, <a href="../../../../org/apache/geode/cache/RoleException.html" title="class in org.apache.geode.cache">RoleException</a>, <a href="../../../../org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a>, <a href="../../../../org/apache/geode/cache/SynchronizationCommitConflictException.html" title="class in org.apache.geode.cache">SynchronizationCommitConflictException</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">CacheRuntimeException</span>
+extends <a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">A generic runtime exception that indicates
+ a cache error has occurred. All the other runtime cache exceptions are the
+ subclass of this class. This class is abstract so only subclasses can be
+ instantiated</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.cache.CacheRuntimeException">Serialized Form</a></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="../../../../org/apache/geode/cache/CacheRuntimeException.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#CacheRuntimeException--">CacheRuntimeException</a></span>()</code>
+<div class="block">Creates a new instance of <code>CacheRuntimeException</code> without detail message.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#CacheRuntimeException-java.lang.String-">CacheRuntimeException</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Constructs an instance of <code>CacheRuntimeException</code> with the specified detail message.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#CacheRuntimeException-java.lang.String-java.lang.Throwable-">CacheRuntimeException</a></span>(java.lang.String&nbsp;msg,
+                     java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs an instance of <code>CacheRuntimeException</code> with the specified detail message
+ and cause.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#CacheRuntimeException-java.lang.Throwable-">CacheRuntimeException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs an instance of <code>CacheRuntimeException</code> with the specified cause.</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>public static final&nbsp;long serialVersionUID</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.CacheRuntimeException.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CacheRuntimeException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheRuntimeException</h4>
+<pre>public&nbsp;CacheRuntimeException()</pre>
+<div class="block">Creates a new instance of <code>CacheRuntimeException</code> without detail message.</div>
+</li>
+</ul>
+<a name="CacheRuntimeException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheRuntimeException</h4>
+<pre>public&nbsp;CacheRuntimeException(java.lang.String&nbsp;msg)</pre>
+<div class="block">Constructs an instance of <code>CacheRuntimeException</code> with the specified detail message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="CacheRuntimeException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheRuntimeException</h4>
+<pre>public&nbsp;CacheRuntimeException(java.lang.String&nbsp;msg,
+                             java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs an instance of <code>CacheRuntimeException</code> with the specified detail message
+ and cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+<dd><code>cause</code> - the causal Throwable</dd>
+</dl>
+</li>
+</ul>
+<a name="CacheRuntimeException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CacheRuntimeException</h4>
+<pre>public&nbsp;CacheRuntimeException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs an instance of <code>CacheRuntimeException</code> with the specified cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cause</code> - the causal Throwable</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="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Throwable</code></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/cache/CacheLoaderException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheStatistics.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheRuntimeException.html" target="_top">Frames</a></li>
+<li><a href="CacheRuntimeException.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheStatistics.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheStatistics.html b/releases/latest/javadoc/org/apache/geode/cache/CacheStatistics.html
new file mode 100644
index 0000000..d76b8ab
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheStatistics.html
@@ -0,0 +1,411 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheStatistics (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheStatistics (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":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/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheStatistics.html" target="_top">Frames</a></li>
+<li><a href="CacheStatistics.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">org.apache.geode.cache</div>
+<h2 title="Interface CacheStatistics" class="title">Interface CacheStatistics</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">CacheStatistics</span></pre>
+<div class="block">Defines common statistics information
+ for both region and entries. All of these methods may throw a
+ CacheClosedException, RegionDestroyedException or an EntryDestroyedException.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 2.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#getStatistics--"><code>Region.getStatistics()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.Entry.html#getStatistics--"><code>Region.Entry.getStatistics()</code></a></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></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="../../../../org/apache/geode/cache/CacheStatistics.html#getHitCount--">getHitCount</a></span>()</code>
+<div class="block">Returns the number of hits for this region or entry.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheStatistics.html#getHitRatio--">getHitRatio</a></span>()</code>
+<div class="block">Return the hit ratio, a convenience method defined as the ratio of hits
+  to the number of calls to <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get</code></a>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheStatistics.html#getLastAccessedTime--">getLastAccessedTime</a></span>()</code>
+<div class="block">For an entry, returns the last time it was accessed via <code>Region.get</code>;
+ for a region, the last time any of its entries or the entries of its
+ subregions were accessed with <code>Region.get</code>.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheStatistics.html#getLastModifiedTime--">getLastModifiedTime</a></span>()</code>
+<div class="block">For an entry, returns the time that the entry's value was last modified;
+ for a region, the last time any of the region's entries' values or the
+ values in subregions' entries were modified.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheStatistics.html#getMissCount--">getMissCount</a></span>()</code>
+<div class="block">Returns the number of times that <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get</code></a> on
+ the region or the entry was called and there was no value found
+ locally.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheStatistics.html#resetCounts--">resetCounts</a></span>()</code>
+<div class="block">Reset the missCount and hitCount to zero for this entry.</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="getLastModifiedTime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLastModifiedTime</h4>
+<pre>long&nbsp;getLastModifiedTime()</pre>
+<div class="block">For an entry, returns the time that the entry's value was last modified;
+ for a region, the last time any of the region's entries' values or the
+ values in subregions' entries were modified. The
+ modification may have been initiated locally or it may have been an update
+ distributed from another cache. It may also have been a new value provided
+ by a loader. The modification time on a region is propagated upward to parent
+ regions, transitively, to the root region.
+ <p>
+ The number is expressed as the number of milliseconds since January 1, 1970.
+ The granularity may be as course as 100ms, so the accuracy may be off by
+ up to 50ms.
+ <p>
+ Entry and subregion creation will update the modification time on a
+ region, but <code>destroy</code>, <code>destroyRegion</code>,
+ <code>invalidate</code>, and <code>invalidateRegion</code>
+ do not update the modification time.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the last modification time of the region or the entry;
+ returns 0 if entry is invalid or modification time is uninitialized.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#put-K-V-"><code>Region.put(Object, Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#create-K-V-"><code>Region.create(Object, Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#createSubregion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>Region.createSubregion(java.lang.String, org.apache.geode.cache.RegionAttributes&lt;SK, SV&gt;)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getLastAccessedTime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLastAccessedTime</h4>
+<pre>long&nbsp;getLastAccessedTime()
+                  throws <a href="../../../../org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a></pre>
+<div class="block">For an entry, returns the last time it was accessed via <code>Region.get</code>;
+ for a region, the last time any of its entries or the entries of its
+ subregions were accessed with <code>Region.get</code>.
+ Any modifications will also update the lastAccessedTime, so
+ <code>lastAccessedTime</code> is always <code>>= lastModifiedTime</code>.
+ The <code>lastAccessedTime</code> on a region is propagated upward to
+ parent regions, transitively, to the the root region.
+ <p>
+ The number is expressed as the number of milliseconds
+ since January 1, 1970.
+ The granularity may be as course as 100ms, so the accuracy may be off by
+ up to 50ms.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the last access time of the region or the entry's value;
+ returns 0 if entry is invalid or access time is uninitialized.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a></code> - if statistics are not available</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/CacheStatistics.html#getLastModifiedTime--"><code>getLastModifiedTime()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getMissCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMissCount</h4>
+<pre>long&nbsp;getMissCount()
+           throws <a href="../../../../org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a></pre>
+<div class="block">Returns the number of times that <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get</code></a> on
+ the region or the entry was called and there was no value found
+ locally.  Unlike <code>lastAccessedTime</code>, the miss count is
+ not propagated to parent regions.  Note that remote operations
+ such as a "net search" do not effect the miss count.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the number of cache misses on the region or the
+ entry.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a></code> - if statistics are not available</dd>
+</dl>
+</li>
+</ul>
+<a name="getHitCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHitCount</h4>
+<pre>long&nbsp;getHitCount()
+          throws <a href="../../../../org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a></pre>
+<div class="block">Returns the number of hits for this region or entry.  The number
+ of hits is defined as the number of times when the 
+ <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get</code></a> finds a value locally.  Unlike
+ <code>lastAccessedTime</code>, the hit count is not propagated to
+ parent regions.  Note that remote operations such as a "net
+ search" do not effect the hit count.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the number of hits for this region or entry.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a></code> - if statistics are not available</dd>
+</dl>
+</li>
+</ul>
+<a name="getHitRatio--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHitRatio</h4>
+<pre>float&nbsp;getHitRatio()
+           throws <a href="../../../../org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a></pre>
+<div class="block">Return the hit ratio, a convenience method defined as the ratio of hits
+  to the number of calls to <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get</code></a>. If there have been zero
+  calls to <code>Region.get</code>, then zero is returned.
+  <p>
+  The hit ratio is equivalent to:
+  <pre>
+  long hitCount = getHitCount();
+  long total = hitCount + getMissCount();
+  return total == 0L ? 0.0f : ((float)hitCount / total);
+  </pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the hit ratio as a float</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a></code> - if statistics are not available</dd>
+</dl>
+</li>
+</ul>
+<a name="resetCounts--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>resetCounts</h4>
+<pre>void&nbsp;resetCounts()
+          throws <a href="../../../../org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a></pre>
+<div class="block">Reset the missCount and hitCount to zero for this entry.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a></code> - if statistics are not available</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/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheStatistics.html" target="_top">Frames</a></li>
+<li><a href="CacheStatistics.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>


[40/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/Delta.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/Delta.html b/releases/latest/javadoc/org/apache/geode/Delta.html
new file mode 100644
index 0000000..9b42cab
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/Delta.html
@@ -0,0 +1,292 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>Delta (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Delta (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":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/DataSerializer.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/DeltaSerializationException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/Delta.html" target="_top">Frames</a></li>
+<li><a href="Delta.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">org.apache.geode</div>
+<h2 title="Interface Delta" class="title">Interface Delta</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../org/apache/geode/modules/session/catalina/DeltaSession.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession</a>, <a href="../../../org/apache/geode/modules/session/catalina/DeltaSession7.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession7</a>, <a href="../../../org/apache/geode/modules/session/catalina/DeltaSession8.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession8</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">Delta</span></pre>
+<div class="block">This interface defines a contract between the application and GemFire that
+ allows GemFire to determine whether an application object contains a delta,
+ allows GemFire to extract the delta from an application object, and generate
+ a new application object by applying a delta to an existing application
+ object. The difference in object state is contained in the <code>DataOutput</code>
+ and <code>DataInput</code> parameters.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.1</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></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="../../../org/apache/geode/Delta.html#fromDelta-java.io.DataInput-">fromDelta</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block">This method is invoked on an existing application object when an update is
+ received as a delta.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Delta.html#hasDelta--">hasDelta</a></span>()</code>
+<div class="block">Returns true if this object has pending changes it can write out.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Delta.html#toDelta-java.io.DataOutput-">toDelta</a></span>(java.io.DataOutput&nbsp;out)</code>
+<div class="block">This method is invoked on an application object at the delta sender, if
+ GemFire determines the presence of a delta by calling
+ <a href="../../../org/apache/geode/Delta.html#hasDelta--"><code>hasDelta()</code></a> on the object.</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="hasDelta--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasDelta</h4>
+<pre>boolean&nbsp;hasDelta()</pre>
+<div class="block">Returns true if this object has pending changes it can write out.</div>
+</li>
+</ul>
+<a name="toDelta-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toDelta</h4>
+<pre>void&nbsp;toDelta(java.io.DataOutput&nbsp;out)
+      throws java.io.IOException</pre>
+<div class="block">This method is invoked on an application object at the delta sender, if
+ GemFire determines the presence of a delta by calling
+ <a href="../../../org/apache/geode/Delta.html#hasDelta--"><code>hasDelta()</code></a> on the object. The delta is written to the
+ <code>DataOutput</code> object provided by GemFire.
+ 
+ Any delta state should be reset in this method.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="fromDelta-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>fromDelta</h4>
+<pre>void&nbsp;fromDelta(java.io.DataInput&nbsp;in)
+        throws java.io.IOException,
+               <a href="../../../org/apache/geode/InvalidDeltaException.html" title="class in org.apache.geode">InvalidDeltaException</a></pre>
+<div class="block">This method is invoked on an existing application object when an update is
+ received as a delta. This method throws an <a href="../../../org/apache/geode/InvalidDeltaException.html" title="class in org.apache.geode"><code>InvalidDeltaException</code></a>
+ when the delta in the <code>DataInput</code> cannot be applied to the object.
+ GemFire automatically handles an <a href="../../../org/apache/geode/InvalidDeltaException.html" title="class in org.apache.geode"><code>InvalidDeltaException</code></a> by
+ reattempting the update by sending the full application object.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+<dd><code><a href="../../../org/apache/geode/InvalidDeltaException.html" title="class in org.apache.geode">InvalidDeltaException</a></code></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/DataSerializer.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/DeltaSerializationException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/Delta.html" target="_top">Frames</a></li>
+<li><a href="Delta.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/8888a496/releases/latest/javadoc/org/apache/geode/DeltaSerializationException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/DeltaSerializationException.html b/releases/latest/javadoc/org/apache/geode/DeltaSerializationException.html
new file mode 100644
index 0000000..952b4e6
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/DeltaSerializationException.html
@@ -0,0 +1,324 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>DeltaSerializationException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DeltaSerializationException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/Delta.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/ForcedDisconnectException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/DeltaSerializationException.html" target="_top">Frames</a></li>
+<li><a href="DeltaSerializationException.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.java.lang.Throwable">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">org.apache.geode</div>
+<h2 title="Class DeltaSerializationException" class="title">Class DeltaSerializationException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.DeltaSerializationException</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>
+<br>
+<pre>public class <span class="typeNameLabel">DeltaSerializationException</span>
+extends java.lang.RuntimeException</pre>
+<div class="block">This exception wraps any checked exception encountered during invocation of
+ <a href="../../../org/apache/geode/Delta.html#fromDelta-java.io.DataInput-"><code>Delta.fromDelta(java.io.DataInput)</code></a> or
+ <a href="../../../org/apache/geode/Delta.html#toDelta-java.io.DataOutput-"><code>Delta.toDelta(java.io.DataOutput)</code></a> in GemFire.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.DeltaSerializationException">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="../../../org/apache/geode/DeltaSerializationException.html#DeltaSerializationException--">DeltaSerializationException</a></span>()</code>
+<div class="block">Default constructor</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DeltaSerializationException.html#DeltaSerializationException-java.lang.String-">DeltaSerializationException</a></span>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DeltaSerializationException.html#DeltaSerializationException-java.lang.String-java.lang.Throwable-">DeltaSerializationException</a></span>(java.lang.String&nbsp;message,
+                           java.lang.Throwable&nbsp;cause)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/DeltaSerializationException.html#DeltaSerializationException-java.lang.Throwable-">DeltaSerializationException</a></span>(java.lang.Throwable&nbsp;cause)</code>&nbsp;</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.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="DeltaSerializationException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DeltaSerializationException</h4>
+<pre>public&nbsp;DeltaSerializationException()</pre>
+<div class="block">Default constructor</div>
+</li>
+</ul>
+<a name="DeltaSerializationException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DeltaSerializationException</h4>
+<pre>public&nbsp;DeltaSerializationException(java.lang.String&nbsp;message)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>message</code> - </dd>
+</dl>
+</li>
+</ul>
+<a name="DeltaSerializationException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DeltaSerializationException</h4>
+<pre>public&nbsp;DeltaSerializationException(java.lang.Throwable&nbsp;cause)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cause</code> - </dd>
+</dl>
+</li>
+</ul>
+<a name="DeltaSerializationException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DeltaSerializationException</h4>
+<pre>public&nbsp;DeltaSerializationException(java.lang.String&nbsp;message,
+                                   java.lang.Throwable&nbsp;cause)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>message</code> - </dd>
+<dd><code>cause</code> - </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/Delta.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/ForcedDisconnectException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/DeltaSerializationException.html" target="_top">Frames</a></li>
+<li><a href="DeltaSerializationException.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.java.lang.Throwable">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/8888a496/releases/latest/javadoc/org/apache/geode/ForcedDisconnectException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/ForcedDisconnectException.html b/releases/latest/javadoc/org/apache/geode/ForcedDisconnectException.html
new file mode 100644
index 0000000..420daac
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/ForcedDisconnectException.html
@@ -0,0 +1,316 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>ForcedDisconnectException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ForcedDisconnectException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/DeltaSerializationException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireCacheException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/ForcedDisconnectException.html" target="_top">Frames</a></li>
+<li><a href="ForcedDisconnectException.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.org.apache.geode.cache.CacheRuntimeException">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">org.apache.geode</div>
+<h2 title="Class ForcedDisconnectException" class="title">Class ForcedDisconnectException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheRuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/CancelException.html" title="class in org.apache.geode">org.apache.geode.CancelException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.ForcedDisconnectException</li>
+</ul>
+</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">ForcedDisconnectException</span>
+extends <a href="../../../org/apache/geode/CancelException.html" title="class in org.apache.geode">CancelException</a></pre>
+<div class="block">An <code>ForcedDisconnectException</code> is thrown when a GemFire
+ application is removed from the distributed system due to membership
+ constraints such as network partition detection.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.ForcedDisconnectException">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="../../../org/apache/geode/ForcedDisconnectException.html#ForcedDisconnectException-java.lang.String-">ForcedDisconnectException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>SystemConnectException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/ForcedDisconnectException.html#ForcedDisconnectException-java.lang.String-java.lang.Throwable-">ForcedDisconnectException</a></span>(java.lang.String&nbsp;message,
+                         java.lang.Throwable&nbsp;cause)</code>&nbsp;</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.org.apache.geode.cache.CacheRuntimeException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></h3>
+<code><a href="../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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</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="ForcedDisconnectException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ForcedDisconnectException</h4>
+<pre>public&nbsp;ForcedDisconnectException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>SystemConnectException</code>.</div>
+</li>
+</ul>
+<a name="ForcedDisconnectException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ForcedDisconnectException</h4>
+<pre>public&nbsp;ForcedDisconnectException(java.lang.String&nbsp;message,
+                                 java.lang.Throwable&nbsp;cause)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/DeltaSerializationException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireCacheException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/ForcedDisconnectException.html" target="_top">Frames</a></li>
+<li><a href="ForcedDisconnectException.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.org.apache.geode.cache.CacheRuntimeException">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/8888a496/releases/latest/javadoc/org/apache/geode/GemFireCacheException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/GemFireCacheException.html b/releases/latest/javadoc/org/apache/geode/GemFireCacheException.html
new file mode 100644
index 0000000..f119e61
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/GemFireCacheException.html
@@ -0,0 +1,338 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>GemFireCacheException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GemFireCacheException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/ForcedDisconnectException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireCacheException.html" target="_top">Frames</a></li>
+<li><a href="GemFireCacheException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode</div>
+<h2 title="Class GemFireCacheException" class="title">Class GemFireCacheException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.GemFireCacheException</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>
+<br>
+<pre>public class <span class="typeNameLabel">GemFireCacheException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">An <code>GemFireCacheException</code> is used to wrap a
+ <a href="../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache"><code>CacheException</code></a>. This is needed in contexts that can
+ not throw the cache exception directly because of it being
+ a typed exception.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.GemFireCacheException">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="../../../org/apache/geode/GemFireCacheException.html#GemFireCacheException-org.apache.geode.cache.CacheException-">GemFireCacheException</a></span>(<a href="../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a>&nbsp;ex)</code>
+<div class="block">Creates a new <code>GemFireCacheException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireCacheException.html#GemFireCacheException-java.lang.String-org.apache.geode.cache.CacheException-">GemFireCacheException</a></span>(java.lang.String&nbsp;message,
+                     <a href="../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a>&nbsp;ex)</code>
+<div class="block">Creates a new <code>GemFireCacheException</code>.</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireCacheException.html#getCacheException--">getCacheException</a></span>()</code>
+<div class="block">Gets the wrapped <a href="../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache"><code>CacheException</code></a></div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="GemFireCacheException-java.lang.String-org.apache.geode.cache.CacheException-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GemFireCacheException</h4>
+<pre>public&nbsp;GemFireCacheException(java.lang.String&nbsp;message,
+                             <a href="../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a>&nbsp;ex)</pre>
+<div class="block">Creates a new <code>GemFireCacheException</code>.</div>
+</li>
+</ul>
+<a name="GemFireCacheException-org.apache.geode.cache.CacheException-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GemFireCacheException</h4>
+<pre>public&nbsp;GemFireCacheException(<a href="../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a>&nbsp;ex)</pre>
+<div class="block">Creates a new <code>GemFireCacheException</code>.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getCacheException--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getCacheException</h4>
+<pre>public&nbsp;<a href="../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a>&nbsp;getCacheException()</pre>
+<div class="block">Gets the wrapped <a href="../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache"><code>CacheException</code></a></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="../../../org/apache/geode/ForcedDisconnectException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireCacheException.html" target="_top">Frames</a></li>
+<li><a href="GemFireCacheException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/GemFireCheckedException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/GemFireCheckedException.html b/releases/latest/javadoc/org/apache/geode/GemFireCheckedException.html
new file mode 100644
index 0000000..c8aebce
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/GemFireCheckedException.html
@@ -0,0 +1,367 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>GemFireCheckedException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GemFireCheckedException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/GemFireCacheException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireConfigException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireCheckedException.html" target="_top">Frames</a></li>
+<li><a href="GemFireCheckedException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode</div>
+<h2 title="Class GemFireCheckedException" class="title">Class GemFireCheckedException</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>org.apache.geode.GemFireCheckedException</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>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a>, <a href="../../../org/apache/geode/cache/lucene/LuceneQueryException.html" title="class in org.apache.geode.cache.lucene">LuceneQueryException</a>, <a href="../../../org/apache/geode/cache/query/QueryException.html" title="class in org.apache.geode.cache.query">QueryException</a>, <a href="../../../org/apache/geode/cache/VersionException.html" title="class in org.apache.geode.cache">VersionException</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">GemFireCheckedException</span>
+extends java.lang.Exception</pre>
+<div class="block">This is the abstract superclass of exceptions that are thrown and
+ declared.
+ <p>
+ This class ought to be called <em>GemFireException</em>, but that name
+ is reserved for an older class that extends <code>RuntimeException</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.1</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode"><code>GemFireException</code></a>, 
+<a href="../../../serialized-form.html#org.apache.geode.GemFireCheckedException">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="../../../org/apache/geode/GemFireCheckedException.html#GemFireCheckedException--">GemFireCheckedException</a></span>()</code>
+<div class="block">Creates a new <code>GemFireException</code> with no detailed message.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireCheckedException.html#GemFireCheckedException-java.lang.String-">GemFireCheckedException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>GemFireCheckedException</code> with the given detail
+ message.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireCheckedException.html#GemFireCheckedException-java.lang.String-java.lang.Throwable-">GemFireCheckedException</a></span>(java.lang.String&nbsp;message,
+                       java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>GemFireException</code> with the given detail
+ message and cause.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireCheckedException.html#GemFireCheckedException-java.lang.Throwable-">GemFireCheckedException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>GemFireCheckedException</code> with the given cause and
+ no detail message</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.Throwable</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireCheckedException.html#getRootCause--">getRootCause</a></span>()</code>
+<div class="block">Returns the root cause of this <code>GemFireCheckedException</code> or
+ <code>null</code> if the cause is nonexistent or unknown.</div>
+</td>
+</tr>
+</table>
+<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="GemFireCheckedException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GemFireCheckedException</h4>
+<pre>public&nbsp;GemFireCheckedException()</pre>
+<div class="block">Creates a new <code>GemFireException</code> with no detailed message.</div>
+</li>
+</ul>
+<a name="GemFireCheckedException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GemFireCheckedException</h4>
+<pre>public&nbsp;GemFireCheckedException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>GemFireCheckedException</code> with the given detail
+ message.</div>
+</li>
+</ul>
+<a name="GemFireCheckedException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GemFireCheckedException</h4>
+<pre>public&nbsp;GemFireCheckedException(java.lang.String&nbsp;message,
+                               java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>GemFireException</code> with the given detail
+ message and cause.</div>
+</li>
+</ul>
+<a name="GemFireCheckedException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GemFireCheckedException</h4>
+<pre>public&nbsp;GemFireCheckedException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>GemFireCheckedException</code> with the given cause and
+ no detail message</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getRootCause--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getRootCause</h4>
+<pre>public&nbsp;java.lang.Throwable&nbsp;getRootCause()</pre>
+<div class="block">Returns the root cause of this <code>GemFireCheckedException</code> or
+ <code>null</code> if the cause is nonexistent or unknown.</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="../../../org/apache/geode/GemFireCacheException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireConfigException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireCheckedException.html" target="_top">Frames</a></li>
+<li><a href="GemFireCheckedException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/GemFireConfigException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/GemFireConfigException.html b/releases/latest/javadoc/org/apache/geode/GemFireConfigException.html
new file mode 100644
index 0000000..dbee261
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/GemFireConfigException.html
@@ -0,0 +1,299 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>GemFireConfigException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GemFireConfigException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireConfigException.html" target="_top">Frames</a></li>
+<li><a href="GemFireConfigException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class GemFireConfigException" class="title">Class GemFireConfigException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.GemFireConfigException</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>
+<br>
+<pre>public class <span class="typeNameLabel">GemFireConfigException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">A <code>GemFireConfigException</code> is used for failures
+ while processing a GemFire configuration XML file.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.GemFireConfigException">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="../../../org/apache/geode/GemFireConfigException.html#GemFireConfigException-java.lang.String-">GemFireConfigException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>GemFireConfigException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/GemFireConfigException.html#GemFireConfigException-java.lang.String-java.lang.Throwable-">GemFireConfigException</a></span>(java.lang.String&nbsp;message,
+                      java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>GemFireConfigException</code>.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="GemFireConfigException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GemFireConfigException</h4>
+<pre>public&nbsp;GemFireConfigException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>GemFireConfigException</code>.</div>
+</li>
+</ul>
+<a name="GemFireConfigException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GemFireConfigException</h4>
+<pre>public&nbsp;GemFireConfigException(java.lang.String&nbsp;message,
+                              java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>GemFireConfigException</code>.</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="../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/GemFireConfigException.html" target="_top">Frames</a></li>
+<li><a href="GemFireConfigException.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.org.apache.geode.GemFireException">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>


[32/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/AdminDistributedSystem.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/AdminDistributedSystem.html b/releases/latest/javadoc/org/apache/geode/admin/AdminDistributedSystem.html
new file mode 100644
index 0000000..0399141
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/AdminDistributedSystem.html
@@ -0,0 +1,1386 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>AdminDistributedSystem (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AdminDistributedSystem (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":38,"i11":38,"i12":38,"i13":38,"i14":38,"i15":38,"i16":38,"i17":38,"i18":38,"i19":38,"i20":38,"i21":38,"i22":38,"i23":38,"i24":38,"i25":38,"i26":38,"i27":38,"i28":38,"i29":38,"i30":38,"i31":38,"i32":38,"i33":38,"i34":38,"i35":38,"i36":38,"i37":38,"i38":38,"i39":38,"i40":38,"i41":38,"i42":38,"i43":38,"i44":38,"i45":38,"i46":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="../../../../org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminDistributedSystem.html" target="_top">Frames</a></li>
+<li><a href="AdminDistributedSystem.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">org.apache.geode.admin</div>
+<h2 title="Interface AdminDistributedSystem" class="title">Interface AdminDistributedSystem</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">AdminDistributedSystem</span></pre>
+<div class="block">Administrative interface for managing an entire GemFire distributed
+ system.  This interface should not be confused with <a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed"><code>DistributedSystem</code></a> that represents a connection to a GemFire
+ distributed system.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin"><code>AdminDistributedSystemFactory</code></a></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>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addAlertListener-org.apache.geode.admin.AlertListener-">addAlertListener</a></span>(<a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin">AlertListener</a>&nbsp;listener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Registers an <code>AlertListener</code> that will receive all
+ alerts that are at or above the <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#setAlertLevel-org.apache.geode.admin.AlertLevel-">alert
+ level</a>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addCacheListener-org.apache.geode.admin.SystemMemberCacheListener-">addCacheListener</a></span>(<a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin">SystemMemberCacheListener</a>&nbsp;listener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Registers a cache event listener.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin">CacheServer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addCacheServer--">addCacheServer</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="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addCacheVm--"><code>addCacheVm()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin">CacheVm</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addCacheVm--">addCacheVm</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new cache vm that is ready to <a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">configure</a> and <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#start--">start</a>.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin">DistributionLocator</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addDistributionLocator--">addDistributionLocator</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>DistributionLocator</code> that is ready to
+ <a href="../../../../org/apache/geode/admin/DistributionLocator.html#getConfig--">configure</a> and
+ <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#start--">start</a>.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addMembershipListener-org.apache.geode.admin.SystemMembershipListener-">addMembershipListener</a></span>(<a href="../../../../org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin">SystemMembershipListener</a>&nbsp;listener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Registers a listener that receives callbacks when a member joins
+ or leaves the distributed system.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin">BackupStatus</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#backupAllMembers-java.io.File-">backupAllMembers</a></span>(java.io.File&nbsp;targetDir)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Backup the persistent files for all of the members of the distributed
+ system that the admin member is connected to.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin">BackupStatus</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#backupAllMembers-java.io.File-java.io.File-">backupAllMembers</a></span>(java.io.File&nbsp;targetDir,
+                java.io.File&nbsp;baselineDir)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Incrementally backup the persistent files for all of the members of the distributed
+ system that the admin member is connected to.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>,java.util.Set&lt;<a href="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence">PersistentID</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#compactAllDiskStores--">compactAllDiskStores</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Compact the persistent files for all of the members of the distributed
+ system that the admin member connected to.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#connect--">connect</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Connects to the distributed system.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#disconnect--">disconnect</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Disconnects from the distributed system.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#displayMergedLogs--">displayMergedLogs</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Merges and returns all system logs as a single formatted log.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getAlertLevel--">getAlertLevel</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the lowest level of alerts that should be delivered to
+ the <a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><code>AlertListener</code></a>s registered on this
+ <code>AdminDistributedSystem</code>.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getAlertLevelAsString--">getAlertLevelAsString</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the lowest level of alerts that should be delivered to
+ the <a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><code>AlertListener</code></a>s registered on this
+ <code>AdminDistributedSystem</code>.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin">CacheServer</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getCacheServers--">getCacheServers</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="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getCacheVms--"><code>getCacheVms()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin">CacheServer</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getCacheServers-java.lang.String-">getCacheServers</a></span>(java.lang.String&nbsp;durableClientId)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns all the cache server members of the distributed system which are
+ hosting a client queue for the particular durable-client having the given
+ durableClientId</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin">CacheVm</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getCacheVms--">getCacheVms</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns all of the dedicated cache server vm members of the
+ distributed system.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getConfig--">getConfig</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns this system's configuration .</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin">DistributionLocator</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getDistributionLocators--">getDistributionLocators</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns array of <code>DistributionLocator</code>s administered
+ by this <code>AdminDistributedSystem</code>.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/GemFireHealth.html" title="interface in org.apache.geode.admin">GemFireHealth</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getGemFireHealth--">getGemFireHealth</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns an object for monitoring the health of GemFire.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getId--">getId</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the unique id for this system.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getLatestAlert--">getLatestAlert</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Display in readable format the latest Alert in this distributed system.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>java.util.Properties</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getLicense--">getLicense</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">Removed licensing in 8.0.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getLocators--">getLocators</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves comma-delimited list locators to be used if multi-cast port is
+ zero.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getMcastAddress--">getMcastAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the multicast address in use by this system.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getMcastPort--">getMcastPort</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the multicast port in use by this system.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence">PersistentID</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getMissingPersistentMembers--">getMissingPersistentMembers</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieve the set of persistent files that the existing members are waiting
+ for.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getName--">getName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves display friendly name for this system.</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getRemoteCommand--">getRemoteCommand</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the remote command and formatting this system should use to 
+ access and/or manipulate resources on remote machines.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getSystemMemberApplications--">getSystemMemberApplications</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves SystemMember instances for every
+ application that is running and currently connection to this
+ system.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#isConnected--">isConnected</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns <code>true</code> if this is currently connected to the
+ system.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#isMcastEnabled--">isMcastEnabled</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this system has enabled the use of multicast for communications</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#isRunning--">isRunning</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if any members of this system are currently running.</div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#lookupSystemMember-org.apache.geode.distributed.DistributedMember-">lookupSystemMember</a></span>(<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&nbsp;distributedMember)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the administrative SystemMember specified by the <a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed"><code>DistributedMember</code></a>.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#removeAlertListener-org.apache.geode.admin.AlertListener-">removeAlertListener</a></span>(<a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin">AlertListener</a>&nbsp;listener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Unregisters an <code>AlertListener</code></div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#removeCacheListener-org.apache.geode.admin.SystemMemberCacheListener-">removeCacheListener</a></span>(<a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin">SystemMemberCacheListener</a>&nbsp;listener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Unregisters a cache listener.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#removeMembershipListener-org.apache.geode.admin.SystemMembershipListener-">removeMembershipListener</a></span>(<a href="../../../../org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin">SystemMembershipListener</a>&nbsp;listener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Unregisters a membership listener</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#revokePersistentMember-java.net.InetAddress-java.lang.String-">revokePersistentMember</a></span>(java.net.InetAddress&nbsp;host,
+                      java.lang.String&nbsp;directory)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">use <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#revokePersistentMember-java.util.UUID-"><code>revokePersistentMember(UUID)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#revokePersistentMember-java.util.UUID-">revokePersistentMember</a></span>(java.util.UUID&nbsp;diskStoreID)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Indicate to the distributed system that persistent files have been lost.</div>
+</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#setAlertLevel-org.apache.geode.admin.AlertLevel-">setAlertLevel</a></span>(<a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a>&nbsp;level)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the lowest level of alert that should be delivered to the
+ <a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><code>AlertListener</code></a>s registered on this
+ <code>AdminDistributedSystem</code>.</div>
+</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#setAlertLevelAsString-java.lang.String-">setAlertLevelAsString</a></span>(java.lang.String&nbsp;level)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the lowest level of alert that should be delivered to the
+ <a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><code>AlertListener</code></a>s registered on this
+ <code>AdminDistributedSystem</code>.</div>
+</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#setRemoteCommand-java.lang.String-">setRemoteCommand</a></span>(java.lang.String&nbsp;remoteCommand)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the remote command and formatting this system should use to access 
+ and/or manipulate resources on remote machines.</div>
+</td>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#shutDownAllMembers--">shutDownAllMembers</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Shuts down all the members of the distributed system with a cache that the admin 
+ member is connected to, excluding the stand-alone locators.</div>
+</td>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#shutDownAllMembers-long-">shutDownAllMembers</a></span>(long&nbsp;timeout)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Shuts down all the members of the distributed system with a cache that the
+ admin member is connected to, excluding the stand-alone locators.</div>
+</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#start--">start</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Starts all managed entities that are not currently running.</div>
+</td>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#stop--">stop</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Stops all managed entities that are currently running.</div>
+</td>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#waitToBeConnected-long-">waitToBeConnected</a></span>(long&nbsp;timeout)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Wait for up to a given number of milliseconds for the connection
+ to the distributed system to be made.</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="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>java.lang.String&nbsp;getId()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the unique id for this system.</div>
+</li>
+</ul>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>java.lang.String&nbsp;getName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves display friendly name for this system.  If this administrative
+ VM defined an optional name for its connection to the distributed system,
+ that name will be returned.  Otherwise the returned value will be <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getId--"><code>getId()</code></a>.</div>
+</li>
+</ul>
+<a name="getRemoteCommand--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRemoteCommand</h4>
+<pre>java.lang.String&nbsp;getRemoteCommand()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the remote command and formatting this system should use to 
+ access and/or manipulate resources on remote machines.</div>
+</li>
+</ul>
+<a name="setRemoteCommand-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRemoteCommand</h4>
+<pre>void&nbsp;setRemoteCommand(java.lang.String&nbsp;remoteCommand)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the remote command and formatting this system should use to access 
+ and/or manipulate resources on remote machines.</div>
+</li>
+</ul>
+<a name="setAlertLevel-org.apache.geode.admin.AlertLevel-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAlertLevel</h4>
+<pre>void&nbsp;setAlertLevel(<a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a>&nbsp;level)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the lowest level of alert that should be delivered to the
+ <a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><code>AlertListener</code></a>s registered on this
+ <code>AdminDistributedSystem</code>.  The default level is <a href="../../../../org/apache/geode/admin/AlertLevel.html#WARNING"><code>AlertLevel.WARNING</code></a>.</div>
+</li>
+</ul>
+<a name="getAlertLevel--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAlertLevel</h4>
+<pre><a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a>&nbsp;getAlertLevel()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the lowest level of alerts that should be delivered to
+ the <a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><code>AlertListener</code></a>s registered on this
+ <code>AdminDistributedSystem</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#setAlertLevel-org.apache.geode.admin.AlertLevel-"><code>setAlertLevel(org.apache.geode.admin.AlertLevel)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setAlertLevelAsString-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAlertLevelAsString</h4>
+<pre>void&nbsp;setAlertLevelAsString(java.lang.String&nbsp;level)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the lowest level of alert that should be delivered to the
+ <a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><code>AlertListener</code></a>s registered on this
+ <code>AdminDistributedSystem</code>.  The default level is <a href="../../../../org/apache/geode/admin/AlertLevel.html#WARNING"><code>AlertLevel.WARNING</code></a>.</div>
+</li>
+</ul>
+<a name="getAlertLevelAsString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAlertLevelAsString</h4>
+<pre>java.lang.String&nbsp;getAlertLevelAsString()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the lowest level of alerts that should be delivered to
+ the <a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><code>AlertListener</code></a>s registered on this
+ <code>AdminDistributedSystem</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#setAlertLevelAsString-java.lang.String-"><code>setAlertLevelAsString(java.lang.String)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="addAlertListener-org.apache.geode.admin.AlertListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addAlertListener</h4>
+<pre>void&nbsp;addAlertListener(<a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin">AlertListener</a>&nbsp;listener)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Registers an <code>AlertListener</code> that will receive all
+ alerts that are at or above the <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#setAlertLevel-org.apache.geode.admin.AlertLevel-">alert
+ level</a>.</div>
+</li>
+</ul>
+<a name="removeAlertListener-org.apache.geode.admin.AlertListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeAlertListener</h4>
+<pre>void&nbsp;removeAlertListener(<a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin">AlertListener</a>&nbsp;listener)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Unregisters an <code>AlertListener</code></div>
+</li>
+</ul>
+<a name="getMcastAddress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMcastAddress</h4>
+<pre>java.lang.String&nbsp;getMcastAddress()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the multicast address in use by this system.</div>
+</li>
+</ul>
+<a name="getMcastPort--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMcastPort</h4>
+<pre>int&nbsp;getMcastPort()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the multicast port in use by this system.</div>
+</li>
+</ul>
+<a name="getLocators--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLocators</h4>
+<pre>java.lang.String&nbsp;getLocators()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves comma-delimited list locators to be used if multi-cast port is
+ zero.  Format of each locators must be host[port].</div>
+</li>
+</ul>
+<a name="isMcastEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isMcastEnabled</h4>
+<pre>boolean&nbsp;isMcastEnabled()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this system has enabled the use of multicast for communications</div>
+</li>
+</ul>
+<a name="isRunning--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isRunning</h4>
+<pre>boolean&nbsp;isRunning()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if any members of this system are currently running.</div>
+</li>
+</ul>
+<a name="isConnected--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isConnected</h4>
+<pre>boolean&nbsp;isConnected()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns <code>true</code> if this is currently connected to the
+ system.</div>
+</li>
+</ul>
+<a name="start--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>start</h4>
+<pre>void&nbsp;start()
+    throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Starts all managed entities that are not currently running.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If a problem is encountered while starting the managed
+         entities.</dd>
+</dl>
+</li>
+</ul>
+<a name="stop--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>void&nbsp;stop()
+   throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Stops all managed entities that are currently running.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If a problem is encountered while starting the managed
+         entities.</dd>
+</dl>
+</li>
+</ul>
+<a name="displayMergedLogs--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>displayMergedLogs</h4>
+<pre>java.lang.String&nbsp;displayMergedLogs()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Merges and returns all system logs as a single formatted log.</div>
+</li>
+</ul>
+<a name="getLicense--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLicense</h4>
+<pre>java.util.Properties&nbsp;getLicense()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Removed licensing in 8.0.</span></div>
+<div class="block">Retrieves the license information for this installation of GemFire.</div>
+</li>
+</ul>
+<a name="addDistributionLocator--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addDistributionLocator</h4>
+<pre><a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin">DistributionLocator</a>&nbsp;addDistributionLocator()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>DistributionLocator</code> that is ready to
+ <a href="../../../../org/apache/geode/admin/DistributionLocator.html#getConfig--">configure</a> and
+ <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#start--">start</a>.
+
+ <P>
+
+ It is presumed that the newly-added locator is used to discover
+ members of the distributed system.  That is, the host/port of the
+ new locator is appended to the <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getLocators--"><code>locators</code></a>
+ attribute of this <code>AdminDistributedSystem</code>.</div>
+</li>
+</ul>
+<a name="getDistributionLocators--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDistributionLocators</h4>
+<pre><a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin">DistributionLocator</a>[]&nbsp;getDistributionLocators()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns array of <code>DistributionLocator</code>s administered
+ by this <code>AdminDistributedSystem</code>.</div>
+</li>
+</ul>
+<a name="getSystemMemberApplications--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSystemMemberApplications</h4>
+<pre><a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a>[]&nbsp;getSystemMemberApplications()
+                                    throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves SystemMember instances for every
+ application that is running and currently connection to this
+ system.  Note that this list does not include dedicated
+ <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getCacheVms--">cache server vms</a>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getLatestAlert--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLatestAlert</h4>
+<pre>java.lang.String&nbsp;getLatestAlert()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Display in readable format the latest Alert in this distributed system.</div>
+</li>
+</ul>
+<a name="getGemFireHealth--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGemFireHealth</h4>
+<pre><a href="../../../../org/apache/geode/admin/GemFireHealth.html" title="interface in org.apache.geode.admin">GemFireHealth</a>&nbsp;getGemFireHealth()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns an object for monitoring the health of GemFire.</div>
+</li>
+</ul>
+<a name="connect--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>connect</h4>
+<pre>void&nbsp;connect()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Connects to the distributed system.  This method will return
+ immediately after spawning a background thread that connects to
+ the distributed system.  As a result, a
+ <code>AdminDistributedSystem</code> can be "connected" to before
+ any members of the system have been started or have been seen.
+ The <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#waitToBeConnected-long-"><code>waitToBeConnected(long)</code></a> method will wait for the
+ connection to be made.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#isConnected--"><code>isConnected()</code></a>, 
+<a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#isRunning--"><code>isRunning()</code></a>, 
+<a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#waitToBeConnected-long-"><code>waitToBeConnected(long)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="waitToBeConnected-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>waitToBeConnected</h4>
+<pre>boolean&nbsp;waitToBeConnected(long&nbsp;timeout)
+                   throws java.lang.InterruptedException</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Wait for up to a given number of milliseconds for the connection
+ to the distributed system to be made.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeout</code> - The number of milliseconds to wait for the connection to
+        to be made.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Whether or not the connection was made.
+         <code>false</code>, if the method times out</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.InterruptedException</code> - If the thread invoking this method is interrupted while
+         waiting.</dd>
+<dd><code>java.lang.IllegalStateException</code> - If <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#connect--"><code>connect()</code></a> has not yet been called.</dd>
+</dl>
+</li>
+</ul>
+<a name="disconnect--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>disconnect</h4>
+<pre>void&nbsp;disconnect()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Disconnects from the distributed system.</div>
+</li>
+</ul>
+<a name="getConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConfig</h4>
+<pre><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a>&nbsp;getConfig()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns this system's configuration .</div>
+</li>
+</ul>
+<a name="addMembershipListener-org.apache.geode.admin.SystemMembershipListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addMembershipListener</h4>
+<pre>void&nbsp;addMembershipListener(<a href="../../../../org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin">SystemMembershipListener</a>&nbsp;listener)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Registers a listener that receives callbacks when a member joins
+ or leaves the distributed system.</div>
+</li>
+</ul>
+<a name="removeMembershipListener-org.apache.geode.admin.SystemMembershipListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeMembershipListener</h4>
+<pre>void&nbsp;removeMembershipListener(<a href="../../../../org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin">SystemMembershipListener</a>&nbsp;listener)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Unregisters a membership listener</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addMembershipListener-org.apache.geode.admin.SystemMembershipListener-"><code>addMembershipListener(org.apache.geode.admin.SystemMembershipListener)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="addCacheListener-org.apache.geode.admin.SystemMemberCacheListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addCacheListener</h4>
+<pre>void&nbsp;addCacheListener(<a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin">SystemMemberCacheListener</a>&nbsp;listener)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Registers a cache event listener.
+ Does nothing if the listener is already registered. The listeners are called
+ in the order they are registered.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>listener</code> - the listener to register.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="removeCacheListener-org.apache.geode.admin.SystemMemberCacheListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeCacheListener</h4>
+<pre>void&nbsp;removeCacheListener(<a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin">SystemMemberCacheListener</a>&nbsp;listener)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Unregisters a cache listener. Does nothing if the listener is
+ not registered.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>listener</code> - the listener to unregister.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="addCacheServer--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addCacheServer</h4>
+<pre>@Deprecated
+<a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin">CacheServer</a>&nbsp;addCacheServer()
+                                throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addCacheVm--"><code>addCacheVm()</code></a> instead.</span></div>
+<div class="block">Creates a new cache server that is ready to <a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin">configure</a> and <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#start--">start</a>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getCacheServers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheServers</h4>
+<pre>@Deprecated
+<a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin">CacheServer</a>[]&nbsp;getCacheServers()
+                                   throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getCacheVms--"><code>getCacheVms()</code></a> instead.</span></div>
+<div class="block">Returns all of the dedicated cache server members of the
+ distributed system.  Because they are not managed entities,
+ application VMs that host a server cache are not included in the
+ array.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getCacheServers-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheServers</h4>
+<pre><a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin">CacheServer</a>[]&nbsp;getCacheServers(java.lang.String&nbsp;durableClientId)
+                       throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns all the cache server members of the distributed system which are
+ hosting a client queue for the particular durable-client having the given
+ 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>array of CacheServer(s) having the queue for the durable client</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.6</dd>
+</dl>
+</li>
+</ul>
+<a name="addCacheVm--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addCacheVm</h4>
+<pre><a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin">CacheVm</a>&nbsp;addCacheVm()
+            throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new cache vm that is ready to <a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">configure</a> and <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#start--">start</a>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getCacheVms--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheVms</h4>
+<pre><a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin">CacheVm</a>[]&nbsp;getCacheVms()
+               throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns all of the dedicated cache server vm members of the
+ distributed system.  Because they are not managed entities,
+ application VMs that host a server cache are not included in the
+ array.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="lookupSystemMember-org.apache.geode.distributed.DistributedMember-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lookupSystemMember</h4>
+<pre><a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a>&nbsp;lookupSystemMember(<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&nbsp;distributedMember)
+                         throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the administrative SystemMember specified by the <a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed"><code>DistributedMember</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>distributedMember</code> - the distributed member to lookup</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>administrative SystemMember for that distributed member</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="revokePersistentMember-java.net.InetAddress-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>revokePersistentMember</h4>
+<pre>void&nbsp;revokePersistentMember(java.net.InetAddress&nbsp;host,
+                            java.lang.String&nbsp;directory)
+                     throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#revokePersistentMember-java.util.UUID-"><code>revokePersistentMember(UUID)</code></a> instead</span></div>
+<div class="block">Indicate to the distributed system that persistent files have been lost.
+ When a member recovers from a set of persistent files, it will wait for
+ other members that were also persisting the same region to start up. If the
+ persistent files for those other members were lost, this method can be used
+ to tell the remaining members to stop waiting for the lost data.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>host</code> - The host of the member whose files were lost.</dd>
+<dd><code>directory</code> - The directory where those files resided.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="revokePersistentMember-java.util.UUID-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>revokePersistentMember</h4>
+<pre>void&nbsp;revokePersistentMember(java.util.UUID&nbsp;diskStoreID)
+                     throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Indicate to the distributed system that persistent files have been lost.
+ When a member recovers from a set of persistent files, it will wait for
+ other members that were also persisting the same region to start up. If the
+ persistent files for those other members were lost, this method can be used
+ to tell the remaining members to stop waiting for the lost data.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>diskStoreID</code> - The unique id of the disk store which you are revoking. The unique
+          id can be discovered from <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getMissingPersistentMembers--"><code>getMissingPersistentMembers()</code></a></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 7.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getMissingPersistentMembers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMissingPersistentMembers</h4>
+<pre>java.util.Set&lt;<a href="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence">PersistentID</a>&gt;&nbsp;getMissingPersistentMembers()
+                                                 throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieve the set of persistent files that the existing members are waiting
+ for. See <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#revokePersistentMember-java.net.InetAddress-java.lang.String-"><code>revokePersistentMember(InetAddress, String)</code></a></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The persistent members that were known to the existing persistent members,
+ when the existing members were last online.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="shutDownAllMembers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>shutDownAllMembers</h4>
+<pre>java.util.Set&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&gt;&nbsp;shutDownAllMembers()
+                                             throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Shuts down all the members of the distributed system with a cache that the admin 
+ member is connected to, excluding the stand-alone locators. Calling this method
+ will ensure that regions with the <a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_PARTITION"><code>DataPolicy.PERSISTENT_PARTITION</code></a> to
+ be shutdown in a way which allows for a faster recovery when the members are 
+ restarted.
+ 
+ Killing individual members can lead to inconsistencies in the members persistent
+ data, which gemfire repairs on startup. Calling shutDownAllMembers makes sure
+ that the persistent files are consistent on shutdown, which makes recovery faster.
+  
+ This is equivalent to calling shutDownAllMembers(0);</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The set of members that were shutdown</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="shutDownAllMembers-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>shutDownAllMembers</h4>
+<pre>java.util.Set&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&gt;&nbsp;shutDownAllMembers(long&nbsp;timeout)
+                                             throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Shuts down all the members of the distributed system with a cache that the
+ admin member is connected to, excluding the stand-alone locators. Calling
+ this method will ensure that regions with the
+ <a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_PARTITION"><code>DataPolicy.PERSISTENT_PARTITION</code></a> to be shutdown in a way which
+ allows for a faster recovery when the members are restarted.
+ 
+ Killing individual members can lead to inconsistencies in the members
+ persistent data, which gemfire repairs on startup. Calling
+ shutDownAllMembers makes sure that the persistent files are consistent on
+ shutdown, which makes recovery faster.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeout</code> - The amount of time to wait (in milliseconds) for the shutdown all to
+          complete.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The set of members that were shutdown, or null if the timeout is exceeded.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="backupAllMembers-java.io.File-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>backupAllMembers</h4>
+<pre><a href="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin">BackupStatus</a>&nbsp;backupAllMembers(java.io.File&nbsp;targetDir)
+                       throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Backup the persistent files for all of the members of the distributed
+ system that the admin member is connected to.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>targetDir</code> - The directory where each member's backup should be placed.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The status of the backup, which includes the set of members
+ that were backed up and the set of members that were known to be
+ offline at the time of backup.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="backupAllMembers-java.io.File-java.io.File-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>backupAllMembers</h4>
+<pre><a href="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin">BackupStatus</a>&nbsp;backupAllMembers(java.io.File&nbsp;targetDir,
+                              java.io.File&nbsp;baselineDir)
+                       throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Incrementally backup the persistent files for all of the members of the distributed
+ system that the admin member is connected to. Only new operation log files since the previous backup will be copied during this backup.
+ The generated restore script will reference and copy operation log files from the previous backup.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>targetDir</code> - The directory where each member's backup should be placed.</dd>
+<dd><code>baselineDir</code> - The directory of a previous backup.
+ If this parameter is null or the directory does not exist (on a member by member basis)
+ a full backup will be performed for the member.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The status of the backup, which includes the set of members
+ that were backed up and the set of members that were known to be
+ offline at the time of backup.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="compactAllDiskStores--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>compactAllDiskStores</h4>
+<pre>java.util.Map&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>,java.util.Set&lt;<a href="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence">PersistentID</a>&gt;&gt;&nbsp;compactAllDiskStores()
+                                                                           throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Compact the persistent files for all of the members of the distributed
+ system that the admin member connected to. 
+ 
+ This is equivalent to calling {DiskStore#forceCompaction} on all members.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The set of members that compacted their disk stores.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</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/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminDistributedSystem.html" target="_top">Frames</a></li>
+<li><a href="AdminDistributedSystem.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>


[45/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/index-all.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/index-all.html b/releases/latest/javadoc/index-all.html
new file mode 100644
index 0000000..bfb0c6f
--- /dev/null
+++ b/releases/latest/javadoc/index-all.html
@@ -0,0 +1,26879 @@
+<!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 Sat Oct 15 16:23:31 PDT 2016 -->
+<title>Index (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Index (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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>Package</li>
+<li>Class</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:Z:Z_">_</a>&nbsp;<a name="I:A">
+<!--   -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/DeltaSession.html#abort--">abort()</a></span> - Method in class org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/DeltaSession.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/DeltaSession7.html#abort--">abort()</a></span> - Method in class org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/DeltaSession7.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession7</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/DeltaSession8.html#abort--">abort()</a></span> - Method in class org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/DeltaSession8.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession8</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/DeltaSessionFacade.html#abort--">abort()</a></span> - Method in class org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/DeltaSessionFacade.html" title="class in org.apache.geode.modules.session.catalina">DeltaSessionFacade</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/DeltaSessionInterface.html#abort--">abort()</a></span> - Method in interface org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/DeltaSessionInterface.html" title="interface in org.apache.geode.modules.session.catalina">DeltaSessionInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/geode/modules/session/bootstrap/AbstractCache.html" title="class in org.apache.geode.modules.session.bootstrap"><span class="typeNameLink">AbstractCache</span></a> - Class in <a href="org/apache/geode/modules/session/bootstrap/package-summary.html">org.apache.geode.modules.session.bootstrap</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/bootstrap/AbstractCache.html#AbstractCache--">AbstractCache()</a></span> - Constructor for class org.apache.geode.modules.session.bootstrap.<a href="org/apache/geode/modules/session/bootstrap/AbstractCache.html" title="class in org.apache.geode.modules.session.bootstrap">AbstractCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/geode/modules/session/catalina/AbstractCacheLifecycleListener.html" title="class in org.apache.geode.modules.session.catalina"><span class="typeNameLink">AbstractCacheLifecycleListener</span></a> - Class in <a href="org/apache/geode/modules/session/catalina/package-summary.html">org.apache.geode.modules.session.catalina</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/AbstractCacheLifecycleListener.html#AbstractCacheLifecycleListener--">AbstractCacheLifecycleListener()</a></span> - Constructor for class org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/AbstractCacheLifecycleListener.html" title="class in org.apache.geode.modules.session.catalina">AbstractCacheLifecycleListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/geode/modules/gatewaydelta/AbstractGatewayDeltaEvent.html" title="class in org.apache.geode.modules.gatewaydelta"><span class="typeNameLink">AbstractGatewayDeltaEvent</span></a> - Class in <a href="org/apache/geode/modules/gatewaydelta/package-summary.html">org.apache.geode.modules.gatewaydelta</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/gatewaydelta/AbstractGatewayDeltaEvent.html#AbstractGatewayDeltaEvent--">AbstractGatewayDeltaEvent()</a></span> - Constructor for class org.apache.geode.modules.gatewaydelta.<a href="org/apache/geode/modules/gatewaydelta/AbstractGatewayDeltaEvent.html" title="class in org.apache.geode.modules.gatewaydelta">AbstractGatewayDeltaEvent</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/gatewaydelta/AbstractGatewayDeltaEvent.html#AbstractGatewayDeltaEvent-java.lang.String-java.lang.String-">AbstractGatewayDeltaEvent(String, String)</a></span> - Constructor for class org.apache.geode.modules.gatewaydelta.<a href="org/apache/geode/modules/gatewaydelta/AbstractGatewayDeltaEvent.html" title="class in org.apache.geode.modules.gatewaydelta">AbstractGatewayDeltaEvent</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/geode/distributed/AbstractLauncher.html" title="class in org.apache.geode.distributed"><span class="typeNameLink">AbstractLauncher</span></a>&lt;<a href="org/apache/geode/distributed/AbstractLauncher.html" title="type parameter in AbstractLauncher">T</a> extends java.lang.Comparable&lt;<a href="org/apache/geode/distributed/AbstractLauncher.html" title="type parameter in AbstractLauncher">T</a>&gt;&gt; - Class in <a href="org/apache/geode/distributed/package-summary.html">org.apache.geode.distributed</a></dt>
+<dd>
+<div class="block">The AbstractLauncher class is a base class for implementing various launchers to construct and run different GemFire
+ processes, like Cache Servers, Locators, Managers, HTTP servers and so on.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/distributed/AbstractLauncher.html#AbstractLauncher--">AbstractLauncher()</a></span> - Constructor for class org.apache.geode.distributed.<a href="org/apache/geode/distributed/AbstractLauncher.html" title="class in org.apache.geode.distributed">AbstractLauncher</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/geode/distributed/AbstractLauncher.ServiceState.html" title="class in org.apache.geode.distributed"><span class="typeNameLink">AbstractLauncher.ServiceState</span></a>&lt;<a href="org/apache/geode/distributed/AbstractLauncher.ServiceState.html" title="type parameter in AbstractLauncher.ServiceState">T</a> extends java.lang.Comparable&lt;<a href="org/apache/geode/distributed/AbstractLauncher.ServiceState.html" title="type parameter in AbstractLauncher.ServiceState">T</a>&gt;&gt; - Class in <a href="org/apache/geode/distributed/package-summary.html">org.apache.geode.distributed</a></dt>
+<dd>
+<div class="block">The ServiceState is an immutable type representing the state of the specified Locator at any given moment in time.</div>
+</dd>
+<dt><a href="org/apache/geode/distributed/AbstractLauncher.Status.html" title="enum in org.apache.geode.distributed"><span class="typeNameLink">AbstractLauncher.Status</span></a> - Enum in <a href="org/apache/geode/distributed/package-summary.html">org.apache.geode.distributed</a></dt>
+<dd>
+<div class="block">The Status enumerated type represents the various lifecycle states of a GemFire service (such as a Cache Server,
+ a Locator or a Manager).</div>
+</dd>
+<dt><a href="org/apache/geode/modules/session/catalina/AbstractSessionCache.html" title="class in org.apache.geode.modules.session.catalina"><span class="typeNameLink">AbstractSessionCache</span></a> - Class in <a href="org/apache/geode/modules/session/catalina/package-summary.html">org.apache.geode.modules.session.catalina</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/AbstractSessionCache.html#AbstractSessionCache-org.apache.geode.modules.session.catalina.SessionManager-">AbstractSessionCache(SessionManager)</a></span> - Constructor for class org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/AbstractSessionCache.html" title="class in org.apache.geode.modules.session.catalina">AbstractSessionCache</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/snapshot/SnapshotFilter.html#accept-java.util.Map.Entry-">accept(Map.Entry&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.snapshot.<a href="org/apache/geode/cache/snapshot/SnapshotFilter.html" title="interface in org.apache.geode.cache.snapshot">SnapshotFilter</a></dt>
+<dd>
+<div class="block">Returns true if the entry passes the filter criteria; false otherwise.</div>
+</dd>
+<dt><a href="org/apache/geode/security/AccessControl.html" title="interface in org.apache.geode.security"><span class="typeNameLink">AccessControl</span></a> - Interface in <a href="org/apache/geode/security/package-summary.html">org.apache.geode.security</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">since Geode 1.0, use <a href="org/apache/geode/security/SecurityManager.html" title="interface in org.apache.geode.security"><code>SecurityManager</code></a> instead</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/query/Aggregator.html#accumulate-java.lang.Object-">accumulate(Object)</a></span> - Method in interface org.apache.geode.cache.query.<a href="org/apache/geode/cache/query/Aggregator.html" title="interface in org.apache.geode.cache.query">Aggregator</a></dt>
+<dd>
+<div class="block">Accumulate the next scalar value</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/distributed/ConfigurationProperties.html#ACK_SEVERE_ALERT_THRESHOLD">ACK_SEVERE_ALERT_THRESHOLD</a></span> - Static variable in interface org.apache.geode.distributed.<a href="org/apache/geode/distributed/ConfigurationProperties.html" title="interface in org.apache.geode.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static string definition of the <i>"ack-severe-alert-threshold"</i> property <a name="./org/apache/geode/distributed/ack-severe-alert-threshold"/></div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/distributed/ConfigurationProperties.html#ACK_WAIT_THRESHOLD">ACK_WAIT_THRESHOLD</a></span> - Static variable in interface org.apache.geode.distributed.<a href="org/apache/geode/distributed/ConfigurationProperties.html" title="interface in org.apache.geode.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the <i>"ack-wait-threshold"</i> property
+ <a name="./org/apache/geode/distributed/ack-wait-threshold"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/DeltaSessionInterface.html#activate--">activate()</a></span> - Method in interface org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/DeltaSessionInterface.html" title="interface in org.apache.geode.modules.session.catalina">DeltaSessionInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/management/membership/UniversalMembershipListenerAdapter.AdaptedMembershipEvent.html#AdaptedMembershipEvent-org.apache.geode.management.membership.ClientMembershipEvent-">AdaptedMembershipEvent(ClientMembershipEvent)</a></span> - Constructor for class org.apache.geode.management.membership.<a href="org/apache/geode/management/membership/UniversalMembershipListenerAdapter.AdaptedMembershipEvent.html" title="class in org.apache.geode.management.membership">UniversalMembershipListenerAdapter.AdaptedMembershipEvent</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/DeltaSessionManager.html#add-org.apache.catalina.Session-">add(Session)</a></span> - Method in class org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/DeltaSessionManager.html" title="class in org.apache.geode.modules.session.catalina">DeltaSessionManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminDistributedSystem.html#addAlertListener-org.apache.geode.admin.AlertListener-">addAlertListener(AlertListener)</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Registers an <code>AlertListener</code> that will receive all
+ alerts that are at or above the <a href="org/apache/geode/admin/AdminDistributedSystem.html#setAlertLevel-org.apache.geode.admin.AlertLevel-">alert
+ level</a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/installer/args/ArgumentProcessor.html#addArgument-org.apache.geode.modules.session.installer.args.Argument-">addArgument(Argument)</a></span> - Method in class org.apache.geode.modules.session.installer.args.<a href="org/apache/geode/modules/session/installer/args/ArgumentProcessor.html" title="class in org.apache.geode.modules.session.installer.args">ArgumentProcessor</a></dt>
+<dd>
+<div class="block">Adds a new argument.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/AttributesFactory.html#addAsyncEventQueueId-java.lang.String-">addAsyncEventQueueId(String)</a></span> - Method in class org.apache.geode.cache.<a href="org/apache/geode/cache/AttributesFactory.html" title="class in org.apache.geode.cache">AttributesFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Adds a AsyncEventQueue to the end of list of async event queues on this factory</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/AttributesMutator.html#addAsyncEventQueueId-java.lang.String-">addAsyncEventQueueId(String)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/AttributesMutator.html" title="interface in org.apache.geode.cache">AttributesMutator</a></dt>
+<dd>
+<div class="block">Adds AsyncEventQueueId to the list of AsyncEventQueueId of the region.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/RegionFactory.html#addAsyncEventQueueId-java.lang.String-">addAsyncEventQueueId(String)</a></span> - Method in class org.apache.geode.cache.<a href="org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a></dt>
+<dd>
+<div class="block">Adds a asyncEventQueueId to the RegionAttributes</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminDistributedSystem.html#addCacheListener-org.apache.geode.admin.SystemMemberCacheListener-">addCacheListener(SystemMemberCacheListener)</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Registers a cache event listener.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/AttributesFactory.html#addCacheListener-org.apache.geode.cache.CacheListener-">addCacheListener(CacheListener&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.<a href="org/apache/geode/cache/AttributesFactory.html" title="class in org.apache.geode.cache">AttributesFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Adds a cache listener to the end of the list of cache listeners on this factory.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/AttributesMutator.html#addCacheListener-org.apache.geode.cache.CacheListener-">addCacheListener(CacheListener&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/AttributesMutator.html" title="interface in org.apache.geode.cache">AttributesMutator</a></dt>
+<dd>
+<div class="block">Adds a cache listener to the end of the list of cache listeners on this region.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/client/ClientRegionFactory.html#addCacheListener-org.apache.geode.cache.CacheListener-">addCacheListener(CacheListener&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.client.<a href="org/apache/geode/cache/client/ClientRegionFactory.html" title="interface in org.apache.geode.cache.client">ClientRegionFactory</a></dt>
+<dd>
+<div class="block">Adds a cache listener to the end of the list of cache listeners on this factory.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/RegionFactory.html#addCacheListener-org.apache.geode.cache.CacheListener-">addCacheListener(CacheListener&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.<a href="org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a></dt>
+<dd>
+<div class="block">Adds a cache listener to the end of the list of cache listeners on this factory.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminDistributedSystem.html#addCacheServer--">addCacheServer()</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="org/apache/geode/admin/AdminDistributedSystem.html#addCacheVm--"><code>AdminDistributedSystem.addCacheVm()</code></a> instead.</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/SystemMemberCache.html#addCacheServer--">addCacheServer()</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/SystemMemberCache.html" title="interface in org.apache.geode.admin">SystemMemberCache</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Adds a new, unstarted cache server that will serve the contents
+ of this cache to clients.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/Cache.html#addCacheServer--">addCacheServer()</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a></dt>
+<dd>
+<div class="block">Creates a new cache server, with the default configuration,
+ that will allow clients to access this cache.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminDistributedSystem.html#addCacheVm--">addCacheVm()</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Creates a new cache vm that is ready to <a href="org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">configure</a> and <a href="org/apache/geode/admin/AdminDistributedSystem.html#start--">start</a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/GemFireMemberStatus.html#addConnectedClient-java.lang.String-">addConnectedClient(String)</a></span> - Method in class org.apache.geode.admin.<a href="org/apache/geode/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin">GemFireMemberStatus</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/GemFireMemberStatus.html#addConnectedServer-java.lang.String-">addConnectedServer(String)</a></span> - Method in class org.apache.geode.admin.<a href="org/apache/geode/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin">GemFireMemberStatus</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/util/ContextMapper.html#addContext-java.lang.String-org.apache.catalina.session.ManagerBase-">addContext(String, ManagerBase)</a></span> - Static method in class org.apache.geode.modules.util.<a href="org/apache/geode/modules/util/ContextMapper.html" title="class in org.apache.geode.modules.util">ContextMapper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/query/CqAttributesFactory.html#addCqListener-org.apache.geode.cache.query.CqListener-">addCqListener(CqListener)</a></span> - Method in class org.apache.geode.cache.query.<a href="org/apache/geode/cache/query/CqAttributesFactory.html" title="class in org.apache.geode.cache.query">CqAttributesFactory</a></dt>
+<dd>
+<div class="block">Adds a CQ listener to the end of the list of cq listeners on this factory.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/query/CqAttributesMutator.html#addCqListener-org.apache.geode.cache.query.CqListener-">addCqListener(CqListener)</a></span> - Method in interface org.apache.geode.cache.query.<a href="org/apache/geode/cache/query/CqAttributesMutator.html" title="interface in org.apache.geode.cache.query">CqAttributesMutator</a></dt>
+<dd>
+<div class="block">Adds a CQ listener to the end of the list of CQ listeners on this CqQuery.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminDistributedSystem.html#addDistributionLocator--">addDistributionLocator()</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Creates a new <code>DistributionLocator</code> that is ready to
+ <a href="org/apache/geode/admin/DistributionLocator.html#getConfig--">configure</a> and
+ <a href="org/apache/geode/admin/AdminDistributedSystem.html#start--">start</a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/execute/FunctionException.html#addException-java.lang.Throwable-">addException(Throwable)</a></span> - Method in exception org.apache.geode.cache.execute.<a href="org/apache/geode/cache/execute/FunctionException.html" title="class in org.apache.geode.cache.execute">FunctionException</a></dt>
+<dd>
+<div class="block">Adds exceptions thrown from different nodes to a ds</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/execute/FunctionException.html#addExceptions-java.util.Collection-">addExceptions(Collection&lt;? extends Throwable&gt;)</a></span> - Method in exception org.apache.geode.cache.execute.<a href="org/apache/geode/cache/execute/FunctionException.html" title="class in org.apache.geode.cache.execute">FunctionException</a></dt>
+<dd>
+<div class="block">Adds the list of exceptions provided</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/PartitionAttributesFactory.html#addFixedPartitionAttributes-org.apache.geode.cache.FixedPartitionAttributes-">addFixedPartitionAttributes(FixedPartitionAttributes)</a></span> - Method in class org.apache.geode.cache.<a href="org/apache/geode/cache/PartitionAttributesFactory.html" title="class in org.apache.geode.cache">PartitionAttributesFactory</a></dt>
+<dd>
+<div class="block">FixedPartitionAttributes defined for this partitioned region is added to
+ PR attributes.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/installer/args/Argument.html#addForm-java.lang.String-">addForm(String)</a></span> - Method in class org.apache.geode.modules.session.installer.args.<a href="org/apache/geode/modules/session/installer/args/Argument.html" title="class in org.apache.geode.modules.session.installer.args">Argument</a></dt>
+<dd>
+<div class="block">Adds a possible representation of the command line argument.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/asyncqueue/AsyncEventQueueFactory.html#addGatewayEventFilter-org.apache.geode.cache.wan.GatewayEventFilter-">addGatewayEventFilter(GatewayEventFilter)</a></span> - Method in interface org.apache.geode.cache.asyncqueue.<a href="org/apache/geode/cache/asyncqueue/AsyncEventQueueFactory.html" title="interface in org.apache.geode.cache.asyncqueue">AsyncEventQueueFactory</a></dt>
+<dd>
+<div class="block">Adds a <code>GatewayEventFilter</code> to the attributes of
+ AsyncEventQueue being created by factory.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/wan/GatewaySender.html#addGatewayEventFilter-org.apache.geode.cache.wan.GatewayEventFilter-">addGatewayEventFilter(GatewayEventFilter)</a></span> - Method in interface org.apache.geode.cache.wan.<a href="org/apache/geode/cache/wan/GatewaySender.html" title="interface in org.apache.geode.cache.wan">GatewaySender</a></dt>
+<dd>
+<div class="block">Adds the provided <code>GatewayEventFilter</code> to this GatewaySender.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/wan/GatewaySenderFactory.html#addGatewayEventFilter-org.apache.geode.cache.wan.GatewayEventFilter-">addGatewayEventFilter(GatewayEventFilter)</a></span> - Method in interface org.apache.geode.cache.wan.<a href="org/apache/geode/cache/wan/GatewaySenderFactory.html" title="interface in org.apache.geode.cache.wan">GatewaySenderFactory</a></dt>
+<dd>
+<div class="block">Adds a <code>GatewayEventFilter</code></div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/AttributesFactory.html#addGatewaySenderId-java.lang.String-">addGatewaySenderId(String)</a></span> - Method in class org.apache.geode.cache.<a href="org/apache/geode/cache/AttributesFactory.html" title="class in org.apache.geode.cache">AttributesFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">adds a gateway sender to the end of list of gateway senders on this factory</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/AttributesMutator.html#addGatewaySenderId-java.lang.String-">addGatewaySenderId(String)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/AttributesMutator.html" title="interface in org.apache.geode.cache">AttributesMutator</a></dt>
+<dd>
+<div class="block">Adds GatewaySenderId to the list of GatewaySenderIds of the region.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/RegionFactory.html#addGatewaySenderId-java.lang.String-">addGatewaySenderId(String)</a></span> - Method in class org.apache.geode.cache.<a href="org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a></dt>
+<dd>
+<div class="block">Adds a gatewaySenderId to the RegionAttributes</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/wan/GatewayReceiverFactory.html#addGatewayTransportFilter-org.apache.geode.cache.wan.GatewayTransportFilter-">addGatewayTransportFilter(GatewayTransportFilter)</a></span> - Method in interface org.apache.geode.cache.wan.<a href="org/apache/geode/cache/wan/GatewayReceiverFactory.html" title="interface in org.apache.geode.cache.wan">GatewayReceiverFactory</a></dt>
+<dd>
+<div class="block">Adds a <code>GatewayTransportFilter</code></div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/wan/GatewaySenderFactory.html#addGatewayTransportFilter-org.apache.geode.cache.wan.GatewayTransportFilter-">addGatewayTransportFilter(GatewayTransportFilter)</a></span> - Method in interface org.apache.geode.cache.wan.<a href="org/apache/geode/cache/wan/GatewaySenderFactory.html" title="interface in org.apache.geode.cache.wan">GatewaySenderFactory</a></dt>
+<dd>
+<div class="block">Adds a <code>GatewayTransportFilter</code></div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/Tomcat6DeltaSessionManager.html#addLifecycleListener-org.apache.catalina.LifecycleListener-">addLifecycleListener(LifecycleListener)</a></span> - Method in class org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/Tomcat6DeltaSessionManager.html" title="class in org.apache.geode.modules.session.catalina">Tomcat6DeltaSessionManager</a></dt>
+<dd>
+<div class="block">Add a lifecycle event listener to this component.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/Tomcat7DeltaSessionManager.html#addLifecycleListener-org.apache.catalina.LifecycleListener-">addLifecycleListener(LifecycleListener)</a></span> - Method in class org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/Tomcat7DeltaSessionManager.html" title="class in org.apache.geode.modules.session.catalina">Tomcat7DeltaSessionManager</a></dt>
+<dd>
+<div class="block">Add a lifecycle event listener to this component.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/DistributedSystemConfig.html#addListener-org.apache.geode.admin.DistributedSystemConfig.ConfigListener-">addListener(DistributedSystemConfig.ConfigListener)</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Registers listener for notification of changes in this config.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/CacheTransactionManager.html#addListener-org.apache.geode.cache.TransactionListener-">addListener(TransactionListener)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/CacheTransactionManager.html" title="interface in org.apache.geode.cache">CacheTransactionManager</a></dt>
+<dd>
+<div class="block">Adds a transaction listener to the end of the list of transaction listeners on this cache.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/client/PoolFactory.html#addLocator-java.lang.String-int-">addLocator(String, int)</a></span> - Method in interface org.apache.geode.cache.client.<a href="org/apache/geode/cache/client/PoolFactory.html" title="interface in org.apache.geode.cache.client">PoolFactory</a></dt>
+<dd>
+<div class="block">Add a locator, given its host and port, to this factory.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminDistributedSystem.html#addMembershipListener-org.apache.geode.admin.SystemMembershipListener-">addMembershipListener(SystemMembershipListener)</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Registers a listener that receives callbacks when a member joins
+ or leaves the distributed system.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/management/ManagementService.html#addMembershipListener-org.apache.geode.management.membership.MembershipListener-">addMembershipListener(MembershipListener)</a></span> - Method in class org.apache.geode.management.<a href="org/apache/geode/management/ManagementService.html" title="class in org.apache.geode.management">ManagementService</a></dt>
+<dd>
+<div class="block">Registers a listener that receives call backs when a member joins
+ or leaves the distributed system.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/PartitionAttributesFactory.html#addPartitionListener-org.apache.geode.cache.partition.PartitionListener-">addPartitionListener(PartitionListener)</a></span> - Method in class org.apache.geode.cache.<a href="org/apache/geode/cache/PartitionAttributesFactory.html" title="class in org.apache.geode.cache">PartitionAttributesFactory</a></dt>
+<dd>
+<div class="block">adds a PartitionListener for the partitioned region.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/client/ClientCacheFactory.html#addPoolLocator-java.lang.String-int-">addPoolLocator(String, int)</a></span> - Method in class org.apache.geode.cache.client.<a href="org/apache/geode/cache/client/ClientCacheFactory.html" title="class in org.apache.geode.cache.client">ClientCacheFactory</a></dt>
+<dd>
+<div class="block">Add a locator, given its host and port, to this factory.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/client/ClientCacheFactory.html#addPoolServer-java.lang.String-int-">addPoolServer(String, int)</a></span> - Method in class org.apache.geode.cache.client.<a href="org/apache/geode/cache/client/ClientCacheFactory.html" title="class in org.apache.geode.cache.client">ClientCacheFactory</a></dt>
+<dd>
+<div class="block">Add a server, given its host and port, to this factory.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/execute/ResultCollector.html#addResult-org.apache.geode.distributed.DistributedMember-T-">addResult(DistributedMember, T)</a></span> - Method in interface org.apache.geode.cache.execute.<a href="org/apache/geode/cache/execute/ResultCollector.html" title="interface in org.apache.geode.cache.execute">ResultCollector</a></dt>
+<dd>
+<div class="block">Method used to feed result to the ResultCollector.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/installer/args/ArgumentValues.html#addResult-org.apache.geode.modules.session.installer.args.Argument-java.lang.String:A-">addResult(Argument, String[])</a></span> - Method in class org.apache.geode.modules.session.installer.args.<a href="org/apache/geode/modules/session/installer/args/ArgumentValues.html" title="class in org.apache.geode.modules.session.installer.args">ArgumentValues</a></dt>
+<dd>
+<div class="block">Sets the data values found for a specific argument.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/client/PoolFactory.html#addServer-java.lang.String-int-">addServer(String, int)</a></span> - Method in interface org.apache.geode.cache.client.<a href="org/apache/geode/cache/client/PoolFactory.html" title="interface in org.apache.geode.cache.client">PoolFactory</a></dt>
+<dd>
+<div class="block">Add a server, given its host and port, to this factory.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/DeltaSessionManager.html#addSessionToTouch-java.lang.String-">addSessionToTouch(String)</a></span> - Method in class org.apache.geode.modules.session.catalina.<a href="org/apache/geode/modules/session/catalina/DeltaSessionManager.html" title="class in org.apache.geode.modules.session.catalina">DeltaSessionManager</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/DistributedSystemConfig.html#addSSLProperty-java.lang.String-java.lang.String-">addSSLProperty(String, String)</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Adds an SSL property</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/RegionSubRegionSnapshot.html#addSubRegion-org.apache.geode.admin.RegionSubRegionSnapshot-">addSubRegion(RegionSubRegionSnapshot)</a></span> - Method in class org.apache.geode.admin.<a href="org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">add the snapshot of sub region</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/distributed/DistributedSystem.html#addSystem-org.apache.geode.distributed.internal.InternalDistributedSystem-">addSystem(InternalDistributedSystem)</a></span> - Static method in class org.apache.geode.distributed.<a href="org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/GemFireMemberStatus.html#addUnconnectedServer-java.lang.String-">addUnconnectedServer(String)</a></span> - Method in class org.apache.geode.admin.<a href="org/apache/geode/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin">GemFireMemberStatus</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><a href="org/apache/geode/admin/AdminConfig.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AdminConfig</span></a> - Class in <a href="org/apache/geode/admin/package-summary.html">org.apache.geode.admin</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminConfig.html#AdminConfig--">AdminConfig()</a></span> - Constructor for class org.apache.geode.admin.<a href="org/apache/geode/admin/AdminConfig.html" title="class in org.apache.geode.admin">AdminConfig</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><a href="org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AdminConfig.Entry</span></a> - Class in <a href="org/apache/geode/admin/package-summary.html">org.apache.geode.admin</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><a href="org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">AdminDistributedSystem</span></a> - Interface in <a href="org/apache/geode/admin/package-summary.html">org.apache.geode.admin</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+</dd>
+<dt><a href="org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AdminDistributedSystemFactory</span></a> - Class in <a href="org/apache/geode/admin/package-summary.html">org.apache.geode.admin</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminDistributedSystemFactory.html#AdminDistributedSystemFactory--">AdminDistributedSystemFactory()</a></span> - Constructor for class org.apache.geode.admin.<a href="org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin">AdminDistributedSystemFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><a href="org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AdminException</span></a> - Exception in <a href="org/apache/geode/admin/package-summary.html">org.apache.geode.admin</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminException.html#AdminException--">AdminException()</a></span> - Constructor for exception org.apache.geode.admin.<a href="org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Constructs a new exception with <code>null</code> as its detail message.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminException.html#AdminException-java.lang.String-">AdminException(String)</a></span> - Constructor for exception org.apache.geode.admin.<a href="org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Constructs a new exception with the specified detail message.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminException.html#AdminException-java.lang.String-java.lang.Throwable-">AdminException(String, Throwable)</a></span> - Constructor for exception org.apache.geode.admin.<a href="org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Constructs a new exception with the specified detail message and
+ cause.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminException.html#AdminException-java.lang.Throwable-">AdminException(Throwable)</a></span> - Constructor for exception org.apache.geode.admin.<a href="org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Constructs a new exception with the specified cause.</div>
+</dd>
+<dt><a href="org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AdminXmlException</span></a> - Exception in <a href="org/apache/geode/admin/package-summary.html">org.apache.geode.admin</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminXmlException.html#AdminXmlException-java.lang.String-">AdminXmlException(String)</a></span> - Constructor for exception org.apache.geode.admin.<a href="org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin">AdminXmlException</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Creates a new <code>AdminXmlException</code> with the given
+ descriptive message.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AdminXmlException.html#AdminXmlException-java.lang.String-java.lang.Throwable-">AdminXmlException(String, Throwable)</a></span> - Constructor for exception org.apache.geode.admin.<a href="org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin">AdminXmlException</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Creates a new <code>AdminXmlException</code> with the given
+ descriptive message and cause.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/wan/GatewayEventFilter.html#afterAcknowledgement-org.apache.geode.cache.wan.GatewayQueueEvent-">afterAcknowledgement(GatewayQueueEvent)</a></span> - Method in interface org.apache.geode.cache.wan.<a href="org/apache/geode/cache/wan/GatewayEventFilter.html" title="interface in org.apache.geode.cache.wan">GatewayEventFilter</a></dt>
+<dd>
+<div class="block">It will be invoked once GatewaySender receives an ack from remote
+ GatewayReceiver <br>
+ This callback will always be called from the thread which is dispatching
+ events to remote distributed systems</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/partition/PartitionListener.html#afterBucketCreated-int-java.lang.Iterable-">afterBucketCreated(int, Iterable&lt;?&gt;)</a></span> - Method in interface org.apache.geode.cache.partition.<a href="org/apache/geode/cache/partition/PartitionListener.html" title="interface in org.apache.geode.cache.partition">PartitionListener</a></dt>
+<dd>
+<div class="block">Callback invoked after a bucket has been created in a member (e.g.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/partition/PartitionListenerAdapter.html#afterBucketCreated-int-java.lang.Iterable-">afterBucketCreated(int, Iterable&lt;?&gt;)</a></span> - Method in class org.apache.geode.cache.partition.<a href="org/apache/geode/cache/partition/PartitionListenerAdapter.html" title="class in org.apache.geode.cache.partition">PartitionListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/partition/PartitionListener.html#afterBucketRemoved-int-java.lang.Iterable-">afterBucketRemoved(int, Iterable&lt;?&gt;)</a></span> - Method in interface org.apache.geode.cache.partition.<a href="org/apache/geode/cache/partition/PartitionListener.html" title="interface in org.apache.geode.cache.partition">PartitionListener</a></dt>
+<dd>
+<div class="block">Callback invoked after a bucket has been removed from a member (e.g.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/partition/PartitionListenerAdapter.html#afterBucketRemoved-int-java.lang.Iterable-">afterBucketRemoved(int, Iterable&lt;?&gt;)</a></span> - Method in class org.apache.geode.cache.partition.<a href="org/apache/geode/cache/partition/PartitionListenerAdapter.html" title="class in org.apache.geode.cache.partition">PartitionListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/SystemMemberCacheListener.html#afterCacheClose-org.apache.geode.admin.SystemMemberCacheEvent-">afterCacheClose(SystemMemberCacheEvent)</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin">SystemMemberCacheListener</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Invoked after a cache is closed in any node of a distributed system.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/SystemMemberCacheListener.html#afterCacheCreate-org.apache.geode.admin.SystemMemberCacheEvent-">afterCacheCreate(SystemMemberCacheEvent)</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin">SystemMemberCacheListener</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Invoked after a cache is created in any node of a distributed system.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/TransactionListener.html#afterCommit-org.apache.geode.cache.TransactionEvent-">afterCommit(TransactionEvent)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a></dt>
+<dd>
+<div class="block">Called after a successful commit of a transaction.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/TransactionListenerAdapter.html#afterCommit-org.apache.geode.cache.TransactionEvent-">afterCommit(TransactionEvent)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/TransactionListenerAdapter.html" title="class in org.apache.geode.cache.util">TransactionListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/CacheListener.html#afterCreate-org.apache.geode.cache.EntryEvent-">afterCreate(EntryEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a></dt>
+<dd>
+<div class="block">Handles the event of new key being added to a region.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/CacheListenerAdapter.html#afterCreate-org.apache.geode.cache.EntryEvent-">afterCreate(EntryEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaEventApplicationCacheListener.html#afterCreate-org.apache.geode.cache.EntryEvent-">afterCreate(EntryEvent&lt;String, GatewayDeltaEvent&gt;)</a></span> - Method in class org.apache.geode.modules.gatewaydelta.<a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaEventApplicationCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaEventApplicationCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.html#afterCreate-org.apache.geode.cache.EntryEvent-">afterCreate(EntryEvent&lt;String, GatewayDelta&gt;)</a></span> - Method in class org.apache.geode.modules.gatewaydelta.<a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaForwarderCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/util/DebugCacheListener.html#afterCreate-org.apache.geode.cache.EntryEvent-">afterCreate(EntryEvent)</a></span> - Method in class org.apache.geode.modules.util.<a href="org/apache/geode/modules/util/DebugCacheListener.html" title="class in org.apache.geode.modules.util">DebugCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/util/RegionConfigurationCacheListener.html#afterCreate-org.apache.geode.cache.EntryEvent-">afterCreate(EntryEvent&lt;String, RegionConfiguration&gt;)</a></span> - Method in class org.apache.geode.modules.util.<a href="org/apache/geode/modules/util/RegionConfigurationCacheListener.html" title="class in org.apache.geode.modules.util">RegionConfigurationCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/CacheListener.html#afterDestroy-org.apache.geode.cache.EntryEvent-">afterDestroy(EntryEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a></dt>
+<dd>
+<div class="block">Handles the event of an entry being destroyed.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/CacheListenerAdapter.html#afterDestroy-org.apache.geode.cache.EntryEvent-">afterDestroy(EntryEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.html#afterDestroy-org.apache.geode.cache.EntryEvent-">afterDestroy(EntryEvent&lt;String, GatewayDelta&gt;)</a></span> - Method in class org.apache.geode.modules.gatewaydelta.<a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaForwarderCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/session/catalina/callback/SessionExpirationCacheListener.html#afterDestroy-org.apache.geode.cache.EntryEvent-">afterDestroy(EntryEvent&lt;String, HttpSession&gt;)</a></span> - Method in class org.apache.geode.modules.session.catalina.callback.<a href="org/apache/geode/modules/session/catalina/callback/SessionExpirationCacheListener.html" title="class in org.apache.geode.modules.session.catalina.callback">SessionExpirationCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/util/DebugCacheListener.html#afterDestroy-org.apache.geode.cache.EntryEvent-">afterDestroy(EntryEvent)</a></span> - Method in class org.apache.geode.modules.util.<a href="org/apache/geode/modules/util/DebugCacheListener.html" title="class in org.apache.geode.modules.util">DebugCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/TransactionListener.html#afterFailedCommit-org.apache.geode.cache.TransactionEvent-">afterFailedCommit(TransactionEvent)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a></dt>
+<dd>
+<div class="block">Called after an unsuccessful commit operation.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/TransactionListenerAdapter.html#afterFailedCommit-org.apache.geode.cache.TransactionEvent-">afterFailedCommit(TransactionEvent)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/TransactionListenerAdapter.html" title="class in org.apache.geode.cache.util">TransactionListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/CacheListener.html#afterInvalidate-org.apache.geode.cache.EntryEvent-">afterInvalidate(EntryEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a></dt>
+<dd>
+<div class="block">Handles the event of an entry's value being invalidated.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/CacheListenerAdapter.html#afterInvalidate-org.apache.geode.cache.EntryEvent-">afterInvalidate(EntryEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/util/DebugCacheListener.html#afterInvalidate-org.apache.geode.cache.EntryEvent-">afterInvalidate(EntryEvent)</a></span> - Method in class org.apache.geode.modules.util.<a href="org/apache/geode/modules/util/DebugCacheListener.html" title="class in org.apache.geode.modules.util">DebugCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/partition/PartitionListener.html#afterPrimary-int-">afterPrimary(int)</a></span> - Method in interface org.apache.geode.cache.partition.<a href="org/apache/geode/cache/partition/PartitionListener.html" title="interface in org.apache.geode.cache.partition">PartitionListener</a></dt>
+<dd>
+<div class="block">Callback invoked when any bucket in a partitioned region becomes primary</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/partition/PartitionListenerAdapter.html#afterPrimary-int-">afterPrimary(int)</a></span> - Method in class org.apache.geode.cache.partition.<a href="org/apache/geode/cache/partition/PartitionListenerAdapter.html" title="class in org.apache.geode.cache.partition">PartitionListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/CacheListener.html#afterRegionClear-org.apache.geode.cache.RegionEvent-">afterRegionClear(RegionEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a></dt>
+<dd>
+<div class="block">Handles the event of a region being cleared.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/CacheListenerAdapter.html#afterRegionClear-org.apache.geode.cache.RegionEvent-">afterRegionClear(RegionEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/SystemMemberCacheListener.html#afterRegionCreate-org.apache.geode.admin.SystemMemberRegionEvent-">afterRegionCreate(SystemMemberRegionEvent)</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin">SystemMemberCacheListener</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Invoked after a region is created in any node of distributed system.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/CacheListener.html#afterRegionCreate-org.apache.geode.cache.RegionEvent-">afterRegionCreate(RegionEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a></dt>
+<dd>
+<div class="block">Handles the event of a region being created.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/DynamicRegionListener.html#afterRegionCreate-org.apache.geode.cache.RegionEvent-">afterRegionCreate(RegionEvent&lt;?, ?&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache">DynamicRegionListener</a></dt>
+<dd>
+<div class="block">Handles the 'after region creation' event of a dynamic region.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/partition/PartitionListener.html#afterRegionCreate-org.apache.geode.cache.Region-">afterRegionCreate(Region&lt;?, ?&gt;)</a></span> - Method in interface org.apache.geode.cache.partition.<a href="org/apache/geode/cache/partition/PartitionListener.html" title="interface in org.apache.geode.cache.partition">PartitionListener</a></dt>
+<dd>
+<div class="block">Callback invoked when a partition region is created</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/partition/PartitionListenerAdapter.html#afterRegionCreate-org.apache.geode.cache.Region-">afterRegionCreate(Region&lt;?, ?&gt;)</a></span> - Method in class org.apache.geode.cache.partition.<a href="org/apache/geode/cache/partition/PartitionListenerAdapter.html" title="class in org.apache.geode.cache.partition">PartitionListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/CacheListenerAdapter.html#afterRegionCreate-org.apache.geode.cache.RegionEvent-">afterRegionCreate(RegionEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/util/RegionConfigurationCacheListener.html#afterRegionCreate-org.apache.geode.cache.RegionEvent-">afterRegionCreate(RegionEvent&lt;String, RegionConfiguration&gt;)</a></span> - Method in class org.apache.geode.modules.util.<a href="org/apache/geode/modules/util/RegionConfigurationCacheListener.html" title="class in org.apache.geode.modules.util">RegionConfigurationCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/CacheListener.html#afterRegionDestroy-org.apache.geode.cache.RegionEvent-">afterRegionDestroy(RegionEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a></dt>
+<dd>
+<div class="block">Handles the event of a region being destroyed.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/DynamicRegionListener.html#afterRegionDestroy-org.apache.geode.cache.RegionEvent-">afterRegionDestroy(RegionEvent&lt;?, ?&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache">DynamicRegionListener</a></dt>
+<dd>
+<div class="block">Handles the 'after region destroyed' event of a dynamic region.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/CacheListenerAdapter.html#afterRegionDestroy-org.apache.geode.cache.RegionEvent-">afterRegionDestroy(RegionEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/CacheListener.html#afterRegionInvalidate-org.apache.geode.cache.RegionEvent-">afterRegionInvalidate(RegionEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a></dt>
+<dd>
+<div class="block">Handles the event of a region being invalidated.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/CacheListenerAdapter.html#afterRegionInvalidate-org.apache.geode.cache.RegionEvent-">afterRegionInvalidate(RegionEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/CacheListener.html#afterRegionLive-org.apache.geode.cache.RegionEvent-">afterRegionLive(RegionEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a></dt>
+<dd>
+<div class="block">Handles the event of a region being live after receiving the marker from the server.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/CacheListenerAdapter.html#afterRegionLive-org.apache.geode.cache.RegionEvent-">afterRegionLive(RegionEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/SystemMemberCacheListener.html#afterRegionLoss-org.apache.geode.admin.SystemMemberRegionEvent-">afterRegionLoss(SystemMemberRegionEvent)</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin">SystemMemberCacheListener</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Invoked when a region is destroyed or closed in any node of distributed system.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/InterestRegistrationListener.html#afterRegisterInterest-org.apache.geode.cache.InterestRegistrationEvent-">afterRegisterInterest(InterestRegistrationEvent)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/InterestRegistrationListener.html" title="interface in org.apache.geode.cache">InterestRegistrationListener</a></dt>
+<dd>
+<div class="block">Handles an after register interest event.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/RegionMembershipListener.html#afterRemoteRegionCrash-org.apache.geode.cache.RegionEvent-">afterRemoteRegionCrash(RegionEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/RegionMembershipListener.html" title="interface in org.apache.geode.cache">RegionMembershipListener</a></dt>
+<dd>
+<div class="block">Invoked when another member's distributed region is no longer
+ available to this cache because the member has crashed or is no
+ longer reachable on the network.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/RegionMembershipListenerAdapter.html#afterRemoteRegionCrash-org.apache.geode.cache.RegionEvent-">afterRemoteRegionCrash(RegionEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/RegionMembershipListenerAdapter.html" title="class in org.apache.geode.cache.util">RegionMembershipListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/RegionMembershipListener.html#afterRemoteRegionCreate-org.apache.geode.cache.RegionEvent-">afterRemoteRegionCreate(RegionEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/RegionMembershipListener.html" title="interface in org.apache.geode.cache">RegionMembershipListener</a></dt>
+<dd>
+<div class="block">Invoked when another member has created the distributed region this
+ listener is on.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/RegionMembershipListenerAdapter.html#afterRemoteRegionCreate-org.apache.geode.cache.RegionEvent-">afterRemoteRegionCreate(RegionEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/RegionMembershipListenerAdapter.html" title="class in org.apache.geode.cache.util">RegionMembershipListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/RegionMembershipListener.html#afterRemoteRegionDeparture-org.apache.geode.cache.RegionEvent-">afterRemoteRegionDeparture(RegionEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/RegionMembershipListener.html" title="interface in org.apache.geode.cache">RegionMembershipListener</a></dt>
+<dd>
+<div class="block">Invoked when another member's distributed region is no longer
+ available to this cache due to normal operations.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/RegionMembershipListenerAdapter.html#afterRemoteRegionDeparture-org.apache.geode.cache.RegionEvent-">afterRemoteRegionDeparture(RegionEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/RegionMembershipListenerAdapter.html" title="class in org.apache.geode.cache.util">RegionMembershipListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/RegionRoleListener.html#afterRoleGain-org.apache.geode.cache.RoleEvent-">afterRoleGain(RoleEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/RegionRoleListener.html" title="interface in org.apache.geode.cache">RegionRoleListener</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Invoked when a required role has returned to the distributed system
+ after being absent.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/RegionRoleListenerAdapter.html#afterRoleGain-org.apache.geode.cache.RoleEvent-">afterRoleGain(RoleEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/RegionRoleListenerAdapter.html" title="class in org.apache.geode.cache.util">RegionRoleListenerAdapter</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/RegionRoleListener.html#afterRoleLoss-org.apache.geode.cache.RoleEvent-">afterRoleLoss(RoleEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/RegionRoleListener.html" title="interface in org.apache.geode.cache">RegionRoleListener</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Invoked when a required role is no longer available in the distributed
+ system.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/RegionRoleListenerAdapter.html#afterRoleLoss-org.apache.geode.cache.RoleEvent-">afterRoleLoss(RoleEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/RegionRoleListenerAdapter.html" title="class in org.apache.geode.cache.util">RegionRoleListenerAdapter</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/TransactionListener.html#afterRollback-org.apache.geode.cache.TransactionEvent-">afterRollback(TransactionEvent)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a></dt>
+<dd>
+<div class="block">Called after an explicit rollback of a transaction.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/TransactionListenerAdapter.html#afterRollback-org.apache.geode.cache.TransactionEvent-">afterRollback(TransactionEvent)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/TransactionListenerAdapter.html" title="class in org.apache.geode.cache.util">TransactionListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/InterestRegistrationListener.html#afterUnregisterInterest-org.apache.geode.cache.InterestRegistrationEvent-">afterUnregisterInterest(InterestRegistrationEvent)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/InterestRegistrationListener.html" title="interface in org.apache.geode.cache">InterestRegistrationListener</a></dt>
+<dd>
+<div class="block">Handles an after unregister interest event.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/CacheListener.html#afterUpdate-org.apache.geode.cache.EntryEvent-">afterUpdate(EntryEvent&lt;K, V&gt;)</a></span> - Method in interface org.apache.geode.cache.<a href="org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a></dt>
+<dd>
+<div class="block">Handles the event of an entry's value being modified in a region.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/util/CacheListenerAdapter.html#afterUpdate-org.apache.geode.cache.EntryEvent-">afterUpdate(EntryEvent&lt;K, V&gt;)</a></span> - Method in class org.apache.geode.cache.util.<a href="org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.html#afterUpdate-org.apache.geode.cache.EntryEvent-">afterUpdate(EntryEvent&lt;String, GatewayDelta&gt;)</a></span> - Method in class org.apache.geode.modules.gatewaydelta.<a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaForwarderCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/util/DebugCacheListener.html#afterUpdate-org.apache.geode.cache.EntryEvent-">afterUpdate(EntryEvent)</a></span> - Method in class org.apache.geode.modules.util.<a href="org/apache/geode/modules/util/DebugCacheListener.html" title="class in org.apache.geode.modules.util">DebugCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/modules/util/RegionConfigurationCacheListener.html#afterUpdate-org.apache.geode.cache.EntryEvent-">afterUpdate(EntryEvent&lt;String, RegionConfiguration&gt;)</a></span> - Method in class org.apache.geode.modules.util.<a href="org/apache/geode/modules/util/RegionConfigurationCacheListener.html" title="class in org.apache.geode.modules.util">RegionConfigurationCacheListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/geode/admin/jmx/Agent.html" title="interface in org.apache.geode.admin.jmx"><span class="typeNameLink">Agent</span></a> - Interface in <a href="org/apache/geode/admin/jmx/package-summary.html">org.apache.geode.admin.jmx</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_CIPHERS_NAME">AGENT_SSL_CIPHERS_NAME</a></span> - Static variable in interface org.apache.geode.admin.jmx.<a href="org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">The name of the "agent-ssl-ciphers" property</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_ENABLED_NAME">AGENT_SSL_ENABLED_NAME</a></span> - Static variable in interface org.apache.geode.admin.jmx.<a href="org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">The name of the "agent-ssl-enabled" property</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_PROTOCOLS_NAME">AGENT_SSL_PROTOCOLS_NAME</a></span> - Static variable in interface org.apache.geode.admin.jmx.<a href="org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">The name of the "agent-ssl-protocols" property</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_REQUIRE_AUTHENTICATION_NAME">AGENT_SSL_REQUIRE_AUTHENTICATION_NAME</a></span> - Static variable in interface org.apache.geode.admin.jmx.<a href="org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">The name of the "agent-ssl-require-authentication" property</div>
+</dd>
+<dt><a href="org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx"><span class="typeNameLink">AgentConfig</span></a> - Interface in <a href="org/apache/geode/admin/jmx/package-summary.html">org.apache.geode.admin.jmx</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+</dd>
+<dt><a href="org/apache/geode/admin/jmx/AgentFactory.html" title="class in org.apache.geode.admin.jmx"><span class="typeNameLink">AgentFactory</span></a> - Class in <a href="org/apache/geode/admin/jmx/package-summary.html">org.apache.geode.admin.jmx</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/jmx/AgentFactory.html#AgentFactory--">AgentFactory()</a></span> - Constructor for class org.apache.geode.admin.jmx.<a href="org/apache/geode/admin/jmx/AgentFactory.html" title="class in org.apache.geode.admin.jmx">AgentFactory</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
+<dt><a href="org/apache/geode/cache/query/Aggregator.html" title="interface in org.apache.geode.cache.query"><span class="typeNameLink">Aggregator</span></a> - Interface in <a href="org/apache/geode/cache/query/package-summary.html">org.apache.geode.cache.query</a></dt>
+<dd>
+<div class="block">Behavior of a user-defined aggregator.</div>
+</dd>
+<dt><a href="org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Alert</span></a> - Interface in <a href="org/apache/geode/admin/package-summary.html">org.apache.geode.admin</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/admin/AlertListener.html#alert-org.apache.geode.admin.Alert-">alert(Alert)</a></span> - Method in interface org.apache.geode.admin.<a href="org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin">AlertListener</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+<div class="block">Invoked when an <code>Alert</code> is received.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/management/JMXNotificationUserData.html#ALERT_LEVEL">ALERT_LEVEL</a></span> - Static variable in interface org.apache.geode.management.<a href="org/apache/geode/management/JMXNotificationUserData.html" title="interface in org.apache.geode.management">JMXNotificationUserData</a></dt>
+<dd>
+<div class="block">The level at which this alert is issued.</div>
+</dd>
+<dt><a href="org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AlertLevel</span></a> - Class in <a href="org/apache/geode/admin/package-summary.html">org.apache.geode.admin</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+</dd>
+<dt><a href="org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">AlertListener</span></a> - Interface in <a href="org/apache/geode/admin/package-summary.html">org.apache.geode.admin</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="./org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/InterestPolicy.html#ALL">ALL</a></span> - Static variable in class org.apache.geode.cache.<a href="org/apache/geode/cache/InterestPolicy.html" title="class in org.apache.geode.cache">InterestPolicy</a></dt>
+<dd>
+<div class="block">This subscriber is interested in all data.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/security/SecurableCommunicationChannels.html#ALL">ALL</a></span> - Static variable in interface org.apache.geode.security.<a href="org/apache/geode/security/SecurableCommunicationChannels.html" title="interface in org.apache.geode.security">SecurableCommunicationChannels</a></dt>
+<dd>
+<div class="block">This determines that all components will be secured.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/security/ResourcePermission.html#ALL_KEYS">ALL_KEYS</a></span> - Static variable in class org.apache.geode.security.<a href="org/apache/geode/security/ResourcePermission.html" title="class in org.apache.geode.security">ResourcePermission</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/management/cli/ConverterHint.html#ALL_MEMBER_IDNAME">ALL_MEMBER_IDNAME</a></span> - Static variable in interface org.apache.geode.management.cli.<a href="org/apache/geode/management/cli/ConverterHint.html" title="interface in org.apache.geode.management.cli">ConverterHint</a></dt>
+<dd>
+<div class="block">Hint to be used for all types of GemFire cluster members</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/security/ResourcePermission.html#ALL_REGIONS">ALL_REGIONS</a></span> - Static variable in class org.apache.geode.security.<a href="org/apache/geode/security/ResourcePermission.html" title="class in org.apache.geode.security">ResourcePermission</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/geode/cache/client/AllConnectionsInUseException.html" title="class in org.apache.geode.cache.client"><span class="typeNameLink">AllConnectionsInUseException</span></a> - Exception in <a href="org/apache/geode/cache/client/package-summary.html">org.apache.geode.cache.client</a></dt>
+<dd>
+<div class="block">Indicates that the connection pool is at its maximum size and
+ all connections are in use.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/client/AllConnectionsInUseException.html#AllConnectionsInUseException--">AllConnectionsInUseException()</a></span> - Constructor for exception org.apache.geode.cache.client.<a href="org/apache/geode/cache/client/AllConnectionsInUseException.html" title="class in org.apache.geode.cache.client">AllConnectionsInUseException</a></dt>
+<dd>
+<div class="block">Create a new instance of AllConnectionsInUseException without a detail message or cause.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/client/AllConnectionsInUseException.html#AllConnectionsInUseException-java.lang.String-">AllConnectionsInUseException(String)</a></span> - Constructor for exception org.apache.geode.cache.client.<a href="org/apache/geode/cache/client/AllConnectionsInUseException.html" title="class in org.apache.geode.cache.client">AllConnectionsInUseException</a></dt>
+<dd>
+<div class="block">Create a new instance of AllConnectionsInUseException with a detail message</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/client/AllConnectionsInUseException.html#AllConnectionsInUseException-java.lang.Throwable-">AllConnectionsInUseException(Throwable)</a></span> - Constructor for exception org.apache.geode.cache.client.<a href="org/apache/geode/cache/client/AllConnectionsInUseException.html" title="class in org.apache.geode.cache.client">AllConnectionsInUseException</a></dt>
+<dd>
+<div class="block">Create a new instance of AllConnectionsInUseException with a cause</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/client/AllConnectionsInUseException.html#AllConnectionsInUseException-java.lang.String-java.lang.Throwable-">AllConnectionsInUseException(String, Throwable)</a></span> - Constructor for exception org.apache.geode.cache.client.<a href="org/apache/geode/cache/client/AllConnectionsInUseException.html" title="class in org.apache.geode.cache.client">AllConnectionsInUseException</a></dt>
+<dd>
+<div class="block">Create a new instance of AllConnectionsInUseException with a detail message and cause</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/cache/query/types/CollectionType.html#allowsDuplicates--">allowsDuplicates()</a></span> - Method in interface org.apache.geode.cache.query.types.<a href="org/apache/geode/cache/query/types/CollectionType.html" title="interface in org.apache.geode.cache.query.types">CollectionType</a></dt>
+<dd>
+<div class="block">Return whether duplicates are kept in this type of collection.</div>
+</dd>
+<dt><a href="org/apache/geode/management/AlreadyRunningException.html" title="class in org.apache.geode.management"><span class="typeNameLink">AlreadyRunningException</span></a> - Exception in <a href="org/apache/geode/management/package-summary.html">org.apache.geode.management</a></dt>
+<dd>
+<div class="block">Indicates that a request to start a management service
+ failed because it was already running.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/geode/management/AlreadyRunningException.html#AlreadyRunningException--">AlreadyRunningException()</a></span> - Constructor for exception org.apache.geode.management.<a href="org/apache/geode/management/AlreadyRunningException.html" title="class in org.apache.geode.managem

<TRUNCATED>


[16/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/jmx/AgentFactory.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/jmx/AgentFactory.html b/releases/latest/javadoc/org/apache/geode/admin/jmx/AgentFactory.html
new file mode 100644
index 0000000..227f283
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/jmx/AgentFactory.html
@@ -0,0 +1,314 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>AgentFactory (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AgentFactory (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":41,"i1":41};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete 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="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/geode/admin/jmx/AgentFactory.html" target="_top">Frames</a></li>
+<li><a href="AgentFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.admin.jmx</div>
+<h2 title="Class AgentFactory" class="title">Class AgentFactory</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.jmx.AgentFactory</li>
+</ul>
+</li>
+</ul>
+<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="../../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">AgentFactory</span>
+extends java.lang.Object</pre>
+<div class="block">A factory class that creates JMX administration entities.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</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="../../../../../org/apache/geode/admin/jmx/AgentFactory.html#AgentFactory--">AgentFactory</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete 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>static <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentFactory.html#defineAgent--">defineAgent</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Defines a "default" GemFire JMX administration agent
+ configuration.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/geode/admin/jmx/Agent.html" title="interface in org.apache.geode.admin.jmx">Agent</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentFactory.html#getAgent-org.apache.geode.admin.jmx.AgentConfig-">getAgent</a></span>(<a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a>&nbsp;config)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates an unstarted GemFire JMX administration agent with the
+ given configuration.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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="AgentFactory--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AgentFactory</h4>
+<pre>public&nbsp;AgentFactory()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="defineAgent--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>defineAgent</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a>&nbsp;defineAgent()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Defines a "default" GemFire JMX administration agent
+ configuration.</div>
+</li>
+</ul>
+<a name="getAgent-org.apache.geode.admin.jmx.AgentConfig-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getAgent</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/geode/admin/jmx/Agent.html" title="interface in org.apache.geode.admin.jmx">Agent</a>&nbsp;getAgent(<a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a>&nbsp;config)
+                      throws <a href="../../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates an unstarted GemFire JMX administration agent with the
+ given configuration.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#start--"><code>Agent.start()</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="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/geode/admin/jmx/AgentFactory.html" target="_top">Frames</a></li>
+<li><a href="AgentFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/jmx/package-frame.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/jmx/package-frame.html b/releases/latest/javadoc/org/apache/geode/admin/jmx/package-frame.html
new file mode 100644
index 0000000..d00ac34
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/jmx/package-frame.html
@@ -0,0 +1,25 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>org.apache.geode.admin.jmx (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/geode/admin/jmx/package-summary.html" target="classFrame">org.apache.geode.admin.jmx</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="Agent.html" title="interface in org.apache.geode.admin.jmx" target="classFrame"><span class="interfaceName">Agent</span></a></li>
+<li><a href="AgentConfig.html" title="interface in org.apache.geode.admin.jmx" target="classFrame"><span class="interfaceName">AgentConfig</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="AgentFactory.html" title="class in org.apache.geode.admin.jmx" target="classFrame">AgentFactory</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/jmx/package-summary.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/jmx/package-summary.html b/releases/latest/javadoc/org/apache/geode/admin/jmx/package-summary.html
new file mode 100644
index 0000000..01e7db1
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/jmx/package-summary.html
@@ -0,0 +1,180 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>org.apache.geode.admin.jmx (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.geode.admin.jmx (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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 class="navBarCell1Rev">Package</li>
+<li>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/admin/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/geode/annotations/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/geode/admin/jmx/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.geode.admin.jmx</h1>
+<div class="docSummary">
+<div class="block">Provides administrative access to a GemFire distributed system via
+the Java Management Extensions (JMX).</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html" title="interface in org.apache.geode.admin.jmx">Agent</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/geode/admin/jmx/AgentFactory.html" title="class in org.apache.geode.admin.jmx">AgentFactory</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.geode.admin.jmx Description">Package org.apache.geode.admin.jmx Description</h2>
+<div class="block"><P>Provides administrative access to a GemFire distributed system via
+the Java Management Extensions (JMX).</P>
+
+<P>Click <A href="doc-files/mbeans-descriptions.html">here</A> for a
+description of the attributes, operations, and notifications of the
+GemFire JMX MBeans.</P></div>
+</div>
+<!-- ======= 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 class="navBarCell1Rev">Package</li>
+<li>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/admin/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/geode/annotations/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/geode/admin/jmx/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/jmx/package-tree.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/jmx/package-tree.html b/releases/latest/javadoc/org/apache/geode/admin/jmx/package-tree.html
new file mode 100644
index 0000000..c241d20
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/jmx/package-tree.html
@@ -0,0 +1,148 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>org.apache.geode.admin.jmx Class Hierarchy (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.geode.admin.jmx Class Hierarchy (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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</li>
+<li class="navBarCell1Rev">Tree</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/admin/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/geode/annotations/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/geode/admin/jmx/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.geode.admin.jmx</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.geode.admin.jmx.<a href="../../../../../org/apache/geode/admin/jmx/AgentFactory.html" title="class in org.apache.geode.admin.jmx"><span class="typeNameLink">AgentFactory</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.geode.admin.jmx.<a href="../../../../../org/apache/geode/admin/jmx/Agent.html" title="interface in org.apache.geode.admin.jmx"><span class="typeNameLink">Agent</span></a></li>
+<li type="circle">java.lang.Cloneable
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">DistributedSystemConfig</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.jmx.<a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx"><span class="typeNameLink">AgentConfig</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= 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</li>
+<li class="navBarCell1Rev">Tree</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/admin/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/geode/annotations/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/geode/admin/jmx/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/package-frame.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/package-frame.html b/releases/latest/javadoc/org/apache/geode/admin/package-frame.html
new file mode 100644
index 0000000..258cb94
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/package-frame.html
@@ -0,0 +1,72 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>org.apache.geode.admin (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../org/apache/geode/admin/package-summary.html" target="classFrame">org.apache.geode.admin</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="AdminDistributedSystem.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">AdminDistributedSystem</span></a></li>
+<li><a href="Alert.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">Alert</span></a></li>
+<li><a href="AlertListener.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">AlertListener</span></a></li>
+<li><a href="BackupStatus.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">BackupStatus</span></a></li>
+<li><a href="CacheHealthConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">CacheHealthConfig</span></a></li>
+<li><a href="CacheServer.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">CacheServer</span></a></li>
+<li><a href="CacheServerConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">CacheServerConfig</span></a></li>
+<li><a href="CacheVm.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">CacheVm</span></a></li>
+<li><a href="CacheVmConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">CacheVmConfig</span></a></li>
+<li><a href="ConfigurationParameter.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">ConfigurationParameter</span></a></li>
+<li><a href="DistributedSystemConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">DistributedSystemConfig</span></a></li>
+<li><a href="DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">DistributedSystemConfig.ConfigListener</span></a></li>
+<li><a href="DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">DistributedSystemHealthConfig</span></a></li>
+<li><a href="DistributionLocator.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">DistributionLocator</span></a></li>
+<li><a href="DistributionLocatorConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">DistributionLocatorConfig</span></a></li>
+<li><a href="GemFireHealth.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">GemFireHealth</span></a></li>
+<li><a href="GemFireHealthConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">GemFireHealthConfig</span></a></li>
+<li><a href="ManagedEntity.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">ManagedEntity</span></a></li>
+<li><a href="ManagedEntityConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">ManagedEntityConfig</span></a></li>
+<li><a href="MemberHealthConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">MemberHealthConfig</span></a></li>
+<li><a href="Statistic.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">Statistic</span></a></li>
+<li><a href="StatisticResource.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">StatisticResource</span></a></li>
+<li><a href="SystemMember.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">SystemMember</span></a></li>
+<li><a href="SystemMemberBridgeServer.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">SystemMemberBridgeServer</span></a></li>
+<li><a href="SystemMemberCache.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">SystemMemberCache</span></a></li>
+<li><a href="SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">SystemMemberCacheEvent</span></a></li>
+<li><a href="SystemMemberCacheListener.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">SystemMemberCacheListener</span></a></li>
+<li><a href="SystemMemberCacheServer.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">SystemMemberCacheServer</span></a></li>
+<li><a href="SystemMemberRegion.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">SystemMemberRegion</span></a></li>
+<li><a href="SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">SystemMemberRegionEvent</span></a></li>
+<li><a href="SystemMembershipEvent.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">SystemMembershipEvent</span></a></li>
+<li><a href="SystemMembershipListener.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">SystemMembershipListener</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="AdminConfig.html" title="class in org.apache.geode.admin" target="classFrame">AdminConfig</a></li>
+<li><a href="AdminConfig.Entry.html" title="class in org.apache.geode.admin" target="classFrame">AdminConfig.Entry</a></li>
+<li><a href="AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin" target="classFrame">AdminDistributedSystemFactory</a></li>
+<li><a href="AlertLevel.html" title="class in org.apache.geode.admin" target="classFrame">AlertLevel</a></li>
+<li><a href="GemFireHealth.Health.html" title="class in org.apache.geode.admin" target="classFrame">GemFireHealth.Health</a></li>
+<li><a href="GemFireMemberStatus.html" title="class in org.apache.geode.admin" target="classFrame">GemFireMemberStatus</a></li>
+<li><a href="RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin" target="classFrame">RegionSubRegionSnapshot</a></li>
+<li><a href="SystemMemberType.html" title="class in org.apache.geode.admin" target="classFrame">SystemMemberType</a></li>
+</ul>
+<h2 title="Exceptions">Exceptions</h2>
+<ul title="Exceptions">
+<li><a href="AdminException.html" title="class in org.apache.geode.admin" target="classFrame">AdminException</a></li>
+<li><a href="AdminXmlException.html" title="class in org.apache.geode.admin" target="classFrame">AdminXmlException</a></li>
+<li><a href="CacheDoesNotExistException.html" title="class in org.apache.geode.admin" target="classFrame">CacheDoesNotExistException</a></li>
+<li><a href="OperationCancelledException.html" title="class in org.apache.geode.admin" target="classFrame">OperationCancelledException</a></li>
+<li><a href="RegionNotFoundException.html" title="class in org.apache.geode.admin" target="classFrame">RegionNotFoundException</a></li>
+<li><a href="RuntimeAdminException.html" title="class in org.apache.geode.admin" target="classFrame">RuntimeAdminException</a></li>
+<li><a href="UnmodifiableConfigurationException.html" title="class in org.apache.geode.admin" target="classFrame">UnmodifiableConfigurationException</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/package-summary.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/package-summary.html b/releases/latest/javadoc/org/apache/geode/admin/package-summary.html
new file mode 100644
index 0000000..c8bd6c1
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/package-summary.html
@@ -0,0 +1,498 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>org.apache.geode.admin (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.geode.admin (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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 class="navBarCell1Rev">Package</li>
+<li>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/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../org/apache/geode/admin/jmx/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.geode.admin</h1>
+<div class="docSummary">
+<div class="block">Provides an API for administering various GemFire components such
+as a GemFire distributed
+system, and processes that host GemFire Caches.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin">Alert</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin">AlertListener</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin">BackupStatus</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin">CacheHealthConfig</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin">CacheServer</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><code>CacheVm</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin">CacheServerConfig</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin"><code>CacheVmConfig</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin">CacheVm</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin">ConfigurationParameter</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin">DistributedSystemConfig.ConfigListener</a></td>
+<td class="colLast">
+<div class="block">A listener whose callback methods are invoked when this config
+ changes.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin">DistributedSystemHealthConfig</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin">DistributionLocator</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin">DistributionLocatorConfig</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/GemFireHealth.html" title="interface in org.apache.geode.admin">GemFireHealth</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">GemFireHealthConfig</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin">ManagedEntityConfig</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin">MemberHealthConfig</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin">Statistic</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin">StatisticResource</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html" title="interface in org.apache.geode.admin">SystemMemberBridgeServer</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin"><code>SystemMemberCacheServer</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/SystemMemberCache.html" title="interface in org.apache.geode.admin">SystemMemberCache</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin">SystemMemberCacheEvent</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin">SystemMemberCacheListener</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin">SystemMemberCacheServer</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin">SystemMemberRegion</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin">SystemMemberRegionEvent</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin">SystemMembershipListener</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/AdminConfig.html" title="class in org.apache.geode.admin">AdminConfig</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin">AdminConfig.Entry</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin">AdminDistributedSystemFactory</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin">GemFireHealth.Health</a></td>
+<td class="colLast">
+<div class="block">An enumerated type for the health of GemFire.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin">GemFireMemberStatus</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
+<caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Exception</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin">AdminXmlException</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin">CacheDoesNotExistException</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/OperationCancelledException.html" title="class in org.apache.geode.admin">OperationCancelledException</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/RegionNotFoundException.html" title="class in org.apache.geode.admin">RegionNotFoundException</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin">RuntimeAdminException</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/admin/UnmodifiableConfigurationException.html" title="class in org.apache.geode.admin">UnmodifiableConfigurationException</a></td>
+<td class="colLast">Deprecated
+<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.geode.admin Description">Package org.apache.geode.admin Description</h2>
+<div class="block"><P>Provides an API for administering various GemFire components such
+as a GemFire distributed
+system, and processes that host GemFire Caches.</P>
+
+<H3>Administration of a GemFire Distributed System</H3>
+
+The Admin API provides interfaces for administrative control, 
+monitoring, and custom management of a GemFire system.
+<P>
+The <a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin"><code>AdminDistributedSystemFactory</code></a>
+is the starting point.  It creates an instance of
+<code>AdminDistributedSystem</code> that administers the distributed
+system to which a VM is <a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">connected</a>.
+<P>
+<pre><code>
+DistributedSystem connection = DistributedSystem.connect(new Properties());
+AdminDistributedSystem system = 
+    AdminDistributedSystemFactory.getDistributedSystem(connection);
+system.connect(new File("admin.log"), "info");
+</code></pre>
+<P>
+This <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin"><code>AdminDistributedSystem</code></a>
+interface exposes methods for such tasks as connecting to the system,
+merging system logs, getting administrative interfaces to 
+applications that host GemFire Caches.
+
+<H3>Monitoring the Health of GemFire</H3>
+
+<P>The <a href="../../../../org/apache/geode/admin/GemFireHealth.html" title="interface in org.apache.geode.admin"><code>GemFireHealth</code></a> interface
+allows the overall health of GemFire to be monitored.
+<code>GemFireHealth</code> monitors the behavior the members of a
+distributed system namely 
+application VMs that may host <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>cache</code></a> instances.  There are three levels of health: <a href="../../../../org/apache/geode/admin/GemFireHealth.html#GOOD_HEALTH">good health</a> that
+indicates that all GemFire components are behaving reasonably,
+<a href="../../../../org/apache/geode/admin/GemFireHealth.html#OKAY_HEALTH">okay
+health</a> that indicates that one or more GemFire components is slightly
+unhealthy and may need some attention, and <a href="../../../../org/apache/geode/admin/GemFireHealth.html#POOR_HEALTH">poor health</a> that
+indicates that a GemFire component is unhealthy and needs immediate
+attention.</P>
+
+<P>Because each GemFire application has its own definition of what it
+means to be "healthy", the metrics that are used to determine health
+are configurable.  <a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin"><code>GemFireHealthConfig</code></a> provides methods for
+configuring how the health of <a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin">the
+distributed system</a>,
+<a href="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin">members that
+host Cache instances</a>, and <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin">individual members</a> of
+the distributed system.  <code>GemFireHealthConfig</code> also allows
+you to configure how often GemFire's health is evaluated.</P></div>
+</div>
+<!-- ======= 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 class="navBarCell1Rev">Package</li>
+<li>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/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../org/apache/geode/admin/jmx/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/package-tree.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/package-tree.html b/releases/latest/javadoc/org/apache/geode/admin/package-tree.html
new file mode 100644
index 0000000..19f1dc1
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/package-tree.html
@@ -0,0 +1,253 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>org.apache.geode.admin Class Hierarchy (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.geode.admin Class Hierarchy (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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</li>
+<li class="navBarCell1Rev">Tree</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/package-tree.html">Prev</a></li>
+<li><a href="../../../../org/apache/geode/admin/jmx/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.geode.admin</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/AdminConfig.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AdminConfig</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AdminConfig.Entry</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AdminDistributedSystemFactory</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AlertLevel</span></a> (implements java.io.Serializable)</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin"><span class="typeNameLink">GemFireHealth.Health</span></a> (implements java.io.Serializable)</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin"><span class="typeNameLink">GemFireMemberStatus</span></a> (implements java.io.Serializable)</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin"><span class="typeNameLink">RegionSubRegionSnapshot</span></a> (implements org.apache.geode.<a href="../../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a>)</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin"><span class="typeNameLink">SystemMemberType</span></a> (implements java.io.Serializable)</li>
+<li type="circle">java.lang.Throwable (implements java.io.Serializable)
+<ul>
+<li type="circle">java.lang.Exception
+<ul>
+<li type="circle">org.apache.geode.<a href="../../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode"><span class="typeNameLink">GemFireCheckedException</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AdminException</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">CacheDoesNotExistException</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/UnmodifiableConfigurationException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">UnmodifiableConfigurationException</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">java.lang.RuntimeException
+<ul>
+<li type="circle">org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode"><span class="typeNameLink">GemFireException</span></a>
+<ul>
+<li type="circle">org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">CacheRuntimeException</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/RegionNotFoundException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">RegionNotFoundException</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">RuntimeAdminException</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">AdminXmlException</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/OperationCancelledException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">OperationCancelledException</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">AdminDistributedSystem</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Alert</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">BackupStatus</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">CacheHealthConfig</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">GemFireHealthConfig</span></a> (also extends org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin">MemberHealthConfig</a>)</li>
+</ul>
+</li>
+<li type="circle">java.lang.Cloneable
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">DistributedSystemConfig</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">ManagedEntityConfig</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">CacheVmConfig</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">CacheServerConfig</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">DistributionLocatorConfig</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">ConfigurationParameter</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">DistributedSystemHealthConfig</span></a></li>
+<li type="circle">java.util.EventListener
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">AlertListener</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">DistributedSystemConfig.ConfigListener</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/GemFireHealth.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">GemFireHealth</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">ManagedEntity</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">CacheServer</span></a> (also extends org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a>)</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">CacheVm</span></a> (also extends org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a>)</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">DistributionLocator</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">MemberHealthConfig</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">GemFireHealthConfig</span></a> (also extends org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin">CacheHealthConfig</a>)</li>
+</ul>
+</li>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Statistic</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">StatisticResource</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">SystemMember</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">CacheServer</span></a> (also extends org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a>)</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">CacheVm</span></a> (also extends org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a>)</li>
+</ul>
+</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">SystemMemberBridgeServer</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMemberCache.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">SystemMemberCache</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">SystemMemberCacheListener</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">SystemMemberCacheServer</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">SystemMemberRegion</span></a></li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">SystemMembershipEvent</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">SystemMemberCacheEvent</span></a>
+<ul>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">SystemMemberRegionEvent</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">SystemMembershipListener</span></a></li>
+</ul>
+</div>
+<!-- ======= 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</li>
+<li class="navBarCell1Rev">Tree</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/package-tree.html">Prev</a></li>
+<li><a href="../../../../org/apache/geode/admin/jmx/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


[27/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemHealthConfig.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemHealthConfig.html b/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemHealthConfig.html
new file mode 100644
index 0000000..d4591d8
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemHealthConfig.html
@@ -0,0 +1,333 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>DistributedSystemHealthConfig (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DistributedSystemHealthConfig (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/DistributedSystemHealthConfig.html" target="_top">Frames</a></li>
+<li><a href="DistributedSystemHealthConfig.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">org.apache.geode.admin</div>
+<h2 title="Interface DistributedSystemHealthConfig" class="title">Interface DistributedSystemHealthConfig</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">DistributedSystemHealthConfig</span></pre>
+<div class="block">Provides configuration information relating to the health of an
+ entire GemFire distributed system.
+
+ <P>
+
+ If any of the following criteria is
+ true, then the distributed system is considered to be in
+ <a href="../../../../org/apache/geode/admin/GemFireHealth.html#OKAY_HEALTH"><code>OKAY_HEALTH</code></a>.
+
+ <UL>
+
+ </UL>
+
+ If any of the following criteria is true, then the distributed
+ system is considered to be in <a href="../../../../org/apache/geode/admin/GemFireHealth.html#POOR_HEALTH"><code>POOR_HEALTH</code></a>.
+
+ <UL>
+
+ <LI>Too many application members <a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html#getMaxDepartedApplications--">unexpectedly leave</a> the distributed
+ system.</LI>
+
+ <LI>Too many application members <a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html#getMaxDepartedApplications--">unexpectedly leave</a> the distributed
+ system.</LI>
+
+ </UL></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 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="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html#DEFAULT_MAX_DEPARTED_APPLICATIONS">DEFAULT_MAX_DEPARTED_APPLICATIONS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default maximum number of application members that can
+ unexceptedly leave a healthy the distributed system.</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="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html#getMaxDepartedApplications--">getMaxDepartedApplications</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum number of application members that can
+ unexceptedly leave a healthy the distributed system.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html#setMaxDepartedApplications-long-">setMaxDepartedApplications</a></span>(long&nbsp;maxDepartedApplications)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum number of application members that can
+ unexceptedly leave a healthy the distributed system.</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_DEPARTED_APPLICATIONS">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_MAX_DEPARTED_APPLICATIONS</h4>
+<pre>static final&nbsp;long DEFAULT_MAX_DEPARTED_APPLICATIONS</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default maximum number of application members that can
+ unexceptedly leave a healthy the distributed system.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemHealthConfig.DEFAULT_MAX_DEPARTED_APPLICATIONS">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="getMaxDepartedApplications--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxDepartedApplications</h4>
+<pre>long&nbsp;getMaxDepartedApplications()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum number of application members that can
+ unexceptedly leave a healthy the distributed system.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html#DEFAULT_MAX_DEPARTED_APPLICATIONS"><code>DEFAULT_MAX_DEPARTED_APPLICATIONS</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxDepartedApplications-long-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setMaxDepartedApplications</h4>
+<pre>void&nbsp;setMaxDepartedApplications(long&nbsp;maxDepartedApplications)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum number of application members that can
+ unexceptedly leave a healthy the distributed system.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html#getMaxDepartedApplications--"><code>getMaxDepartedApplications()</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="../../../../org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/DistributedSystemHealthConfig.html" target="_top">Frames</a></li>
+<li><a href="DistributedSystemHealthConfig.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/DistributionLocator.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/DistributionLocator.html b/releases/latest/javadoc/org/apache/geode/admin/DistributionLocator.html
new file mode 100644
index 0000000..b5a492c
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/DistributionLocator.html
@@ -0,0 +1,271 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>DistributionLocator (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DistributionLocator (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/DistributionLocator.html" target="_top">Frames</a></li>
+<li><a href="DistributionLocator.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">org.apache.geode.admin</div>
+<h2 title="Interface DistributionLocator" class="title">Interface DistributionLocator</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/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">DistributionLocator</span>
+extends <a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a></pre>
+<div class="block">Represents a single distribution locator server, of which a
+ distributed system may use zero or many.  The distributed system
+ will be configured to use either multicast discovery or locator
+ service.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin"><code>DistributionLocatorConfig</code></a></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="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin">DistributionLocatorConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributionLocator.html#getConfig--">getConfig</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configuration object for this distribution locator.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributionLocator.html#getId--">getId</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the identity name for this locator.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.ManagedEntity">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a></h3>
+<code><a href="../../../../org/apache/geode/admin/ManagedEntity.html#getLog--">getLog</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#isRunning--">isRunning</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#start--">start</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#stop--">stop</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#waitToStart-long-">waitToStart</a>, <a href="../../../../org/apache/geode/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="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>java.lang.String&nbsp;getId()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the identity name for this locator.</div>
+</li>
+</ul>
+<a name="getConfig--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getConfig</h4>
+<pre><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin">DistributionLocatorConfig</a>&nbsp;getConfig()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configuration object for this distribution locator.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</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/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/DistributionLocator.html" target="_top">Frames</a></li>
+<li><a href="DistributionLocator.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/DistributionLocatorConfig.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/DistributionLocatorConfig.html b/releases/latest/javadoc/org/apache/geode/admin/DistributionLocatorConfig.html
new file mode 100644
index 0000000..7704ded
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/DistributionLocatorConfig.html
@@ -0,0 +1,374 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>DistributionLocatorConfig (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DistributionLocatorConfig (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":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="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/GemFireHealth.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/DistributionLocatorConfig.html" target="_top">Frames</a></li>
+<li><a href="DistributionLocatorConfig.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">org.apache.geode.admin</div>
+<h2 title="Interface DistributionLocatorConfig" class="title">Interface DistributionLocatorConfig</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.lang.Cloneable, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin">ManagedEntityConfig</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">DistributionLocatorConfig</span>
+extends <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin">ManagedEntityConfig</a></pre>
+<div class="block">Describes the configuration of a <a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin"><code>DistributionLocator</code></a>
+ managed by the GemFire administration APIs.  
+
+ <P>
+
+ A <code>DistributionLocatorConfig</code> can be modified using a
+ number of mutator methods until the
+ <code>DistributionLocator</code> configured by this object is
+ <a href="../../../../org/apache/geode/admin/ManagedEntity.html#start--">started</a>.  After that,
+ attempts to modify most attributes in the
+ <code>DistributionLocatorConfig</code> will result in an <code>IllegalStateException</code> being thrown.  If you wish to use the same
+ <code>DistributionLocatorConfig</code> to configure another
+ <code>DistributionLocator</code>s, a copy of the
+ <code>DistributionLocatorConfig</code> object can be made by
+ invoking the <code>Object.clone()</code> method.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addDistributionLocator--"><code>AdminDistributedSystem.addDistributionLocator()</code></a>, 
+<a href="../../../../org/apache/geode/distributed/Locator.html" title="class in org.apache.geode.distributed"><code>Locator</code></a></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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html#getBindAddress--">getBindAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the address to which the distribution locator's port is
+ (or will be) bound.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.util.Properties</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html#getDistributedSystemProperties--">getDistributedSystemProperties</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the properties used to configure the locator's
+ DistributedSystem.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html#getPort--">getPort</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the port on which ths distribution locator listens for
+ members to connect.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html#setBindAddress-java.lang.String-">setBindAddress</a></span>(java.lang.String&nbsp;bindAddress)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the address to which the distribution locator's port is
+ (or will be) bound.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html#setDistributedSystemProperties-java.util.Properties-">setDistributedSystemProperties</a></span>(java.util.Properties&nbsp;props)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the properties used to configure the locator's
+ DistributedSystem.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html#setPort-int-">setPort</a></span>(int&nbsp;port)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the port on which the distribution locator listens for
+ members to connect.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.ManagedEntityConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin">ManagedEntityConfig</a></h3>
+<code><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#clone--">clone</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getHost--">getHost</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getProductDirectory--">getProductDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getRemoteCommand--">getRemoteCommand</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getWorkingDirectory--">getWorkingDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setHost-java.lang.String-">setHost</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setProductDirectory-java.lang.String-">setProductDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setRemoteCommand-java.lang.String-">setRemoteCommand</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setWorkingDirectory-java.l
 ang.String-">setWorkingDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#validate--">validate</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="getPort--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPort</h4>
+<pre>int&nbsp;getPort()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the port on which ths distribution locator listens for
+ members to connect.  There is no default locator port, so a
+ non-default port must be specified.</div>
+</li>
+</ul>
+<a name="setPort-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPort</h4>
+<pre>void&nbsp;setPort(int&nbsp;port)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the port on which the distribution locator listens for
+ members to connect.</div>
+</li>
+</ul>
+<a name="getBindAddress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBindAddress</h4>
+<pre>java.lang.String&nbsp;getBindAddress()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the address to which the distribution locator's port is
+ (or will be) bound.  By default, the bind address is
+ <code>null</code> meaning that the port will be bound to all
+ network addresses on the host.</div>
+</li>
+</ul>
+<a name="setBindAddress-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBindAddress</h4>
+<pre>void&nbsp;setBindAddress(java.lang.String&nbsp;bindAddress)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the address to which the distribution locator's port is
+ (or will be) bound.</div>
+</li>
+</ul>
+<a name="setDistributedSystemProperties-java.util.Properties-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDistributedSystemProperties</h4>
+<pre>void&nbsp;setDistributedSystemProperties(java.util.Properties&nbsp;props)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the properties used to configure the locator's
+ DistributedSystem.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getDistributedSystemProperties--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getDistributedSystemProperties</h4>
+<pre>java.util.Properties&nbsp;getDistributedSystemProperties()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the properties used to configure the locator's
+ DistributedSystem.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</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/admin/DistributionLocator.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/GemFireHealth.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/DistributionLocatorConfig.html" target="_top">Frames</a></li>
+<li><a href="DistributionLocatorConfig.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/GemFireHealth.Health.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/GemFireHealth.Health.html b/releases/latest/javadoc/org/apache/geode/admin/GemFireHealth.Health.html
new file mode 100644
index 0000000..848da59
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/GemFireHealth.Health.html
@@ -0,0 +1,310 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>GemFireHealth.Health (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GemFireHealth.Health (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/admin/GemFireHealth.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/GemFireHealth.Health.html" target="_top">Frames</a></li>
+<li><a href="GemFireHealth.Health.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.admin</div>
+<h2 title="Class GemFireHealth.Health" class="title">Class GemFireHealth.Health</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.GemFireHealth.Health</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>
+<dl>
+<dt>Enclosing interface:</dt>
+<dd><a href="../../../../org/apache/geode/admin/GemFireHealth.html" title="interface in org.apache.geode.admin">GemFireHealth</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="typeNameLabel">GemFireHealth.Health</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<div class="block">An enumerated type for the health of GemFire.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.admin.GemFireHealth.Health">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="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html#Health-java.lang.String-">Health</a></span>(java.lang.String&nbsp;healthString)</code>
+<div class="block">Creates a new <code>Health</code> with the given string</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html#readResolve--">readResolve</a></span>()</code>
+<div class="block">Returns the appropriate canonical instance of
+ <code>Health</code>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.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="Health-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Health</h4>
+<pre>protected&nbsp;Health(java.lang.String&nbsp;healthString)</pre>
+<div class="block">Creates a new <code>Health</code> with the given string</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="readResolve--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readResolve</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;readResolve()</pre>
+<div class="block">Returns the appropriate canonical instance of
+ <code>Health</code>.</div>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></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/admin/GemFireHealth.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/GemFireHealth.Health.html" target="_top">Frames</a></li>
+<li><a href="GemFireHealth.Health.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/GemFireHealth.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/GemFireHealth.html b/releases/latest/javadoc/org/apache/geode/admin/GemFireHealth.html
new file mode 100644
index 0000000..79e34f6
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/GemFireHealth.html
@@ -0,0 +1,602 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>GemFireHealth (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GemFireHealth (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":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="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/GemFireHealth.html" target="_top">Frames</a></li>
+<li><a href="GemFireHealth.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><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">org.apache.geode.admin</div>
+<h2 title="Interface GemFireHealth" class="title">Interface GemFireHealth</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">GemFireHealth</span></pre>
+<div class="block">Provides information about the aggregate health of the members of a
+ GemFire distributed system ("components").  The <a href="../../../../org/apache/geode/admin/GemFireHealth.html#getHealth--"><code>getHealth</code></a> method provides an indication of the overall health.
+ Health is expressed as one of three levels: <a href="../../../../org/apache/geode/admin/GemFireHealth.html#GOOD_HEALTH"><code>GOOD_HEALTH</code></a>, <a href="../../../../org/apache/geode/admin/GemFireHealth.html#OKAY_HEALTH"><code>OKAY_HEALTH</code></a>, and <a href="../../../../org/apache/geode/admin/GemFireHealth.html#POOR_HEALTH"><code>POOR_HEALTH</code></a>.  The <a href="../../../../org/apache/geode/admin/GemFireHealth.html#getDiagnosis--"><code>getDiagnosis</code></a>
+ method provides a more detailed explanation of the cause of ill
+ health.
+
+ <P>
+
+ The aggregate health of the GemFire component is evaluated
+ <a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html#setHealthEvaluationInterval-int-">every
+ so often</a> and if certain criteria are met, then the overall health
+ of the component changes accordingly.  If any of the components is
+ in <code>OKAY_HEALTH</code>, then the overall health is
+ <code>OKAY_HEALTH</code>.  If any of the components is in
+ <code>POOR_HEALTH</code>, then the overall health is
+ <code>POOR_HEALTH</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.5</dd>
+</dl>
+</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/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin">GemFireHealth.Health</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">An enumerated type for the health of GemFire.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== 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 <a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin">GemFireHealth.Health</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#GOOD_HEALTH">GOOD_HEALTH</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">An indicator that the GemFire components are healthy.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin">GemFireHealth.Health</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#OKAY_HEALTH">OKAY_HEALTH</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">An indicator that one or more GemFire components is slightly
+ unhealthy.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin">GemFireHealth.Health</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#POOR_HEALTH">POOR_HEALTH</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">An indicator that one or more GemFire components is unhealthy.</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>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#close--">close</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Closes this health monitor and releases all resources associated
+ with it.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">GemFireHealthConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#getDefaultGemFireHealthConfig--">getDefaultGemFireHealthConfig</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>GemFireHealthConfig</code> for GemFire
+ components whose configurations are not overridden on a per-host
+ basis.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#getDiagnosis--">getDiagnosis</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a message that provides a description of the cause of a
+ component's ill health.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin">DistributedSystemHealthConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#getDistributedSystemHealthConfig--">getDistributedSystemHealthConfig</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configuration for determining the health of the
+ distributed system itself.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">GemFireHealthConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#getGemFireHealthConfig-java.lang.String-">getGemFireHealthConfig</a></span>(java.lang.String&nbsp;hostName)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>GemFireHealthConfig</code> for GemFire
+ components that reside on a given host.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin">GemFireHealth.Health</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#getHealth--">getHealth</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns an indicator of the overall health of the GemFire
+ components.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#isClosed--">isClosed</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this <code>GemFireHealth</code> is
+ <a href="../../../../org/apache/geode/admin/GemFireHealth.html#close--">closed</a>.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#resetHealth--">resetHealth</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Resets the overall health of the GemFire components to <a href="../../../../org/apache/geode/admin/GemFireHealth.html#GOOD_HEALTH"><code>GOOD_HEALTH</code></a>.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#setDefaultGemFireHealthConfig-org.apache.geode.admin.GemFireHealthConfig-">setDefaultGemFireHealthConfig</a></span>(<a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">GemFireHealthConfig</a>&nbsp;config)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the <code>GemFireHealthConfig</code> for
+ GemFire components whose configurations are not overridden on a
+ per-host basis.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#setDistributedSystemHealthConfig-org.apache.geode.admin.DistributedSystemHealthConfig-">setDistributedSystemHealthConfig</a></span>(<a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin">DistributedSystemHealthConfig</a>&nbsp;config)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the configuration for determining the health of the
+ distributed system itself.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealth.html#setGemFireHealthConfig-java.lang.String-org.apache.geode.admin.GemFireHealthConfig-">setGemFireHealthConfig</a></span>(java.lang.String&nbsp;hostName,
+                      <a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">GemFireHealthConfig</a>&nbsp;config)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the <code>GemFireHealthConfig</code> for GemFire
+ components that reside on a given host.</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="GOOD_HEALTH">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GOOD_HEALTH</h4>
+<pre>static final&nbsp;<a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin">GemFireHealth.Health</a> GOOD_HEALTH</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">An indicator that the GemFire components are healthy.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/GemFireHealth.html#getHealth--"><code>getHealth()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="OKAY_HEALTH">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OKAY_HEALTH</h4>
+<pre>static final&nbsp;<a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin">GemFireHealth.Health</a> OKAY_HEALTH</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">An indicator that one or more GemFire components is slightly
+ unhealthy.  The problem may or may not require configuration
+ changes and may not necessarily lead to poorer component health.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/GemFireHealth.html#getHealth--"><code>getHealth()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="POOR_HEALTH">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>POOR_HEALTH</h4>
+<pre>static final&nbsp;<a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin">GemFireHealth.Health</a> POOR_HEALTH</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">An indicator that one or more GemFire components is unhealthy.
+ While it may be possible for the components to recover on their
+ own, it is likely that they will have to be restarted.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/GemFireHealth.html#getHealth--"><code>getHealth()</code></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="getHealth--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHealth</h4>
+<pre><a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin">GemFireHealth.Health</a>&nbsp;getHealth()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns an indicator of the overall health of the GemFire
+ components.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/GemFireHealth.html#GOOD_HEALTH"><code>GOOD_HEALTH</code></a>, 
+<a href="../../../../org/apache/geode/admin/GemFireHealth.html#OKAY_HEALTH"><code>OKAY_HEALTH</code></a>, 
+<a href="../../../../org/apache/geode/admin/GemFireHealth.html#POOR_HEALTH"><code>POOR_HEALTH</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="resetHealth--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>resetHealth</h4>
+<pre>void&nbsp;resetHealth()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Resets the overall health of the GemFire components to <a href="../../../../org/apache/geode/admin/GemFireHealth.html#GOOD_HEALTH"><code>GOOD_HEALTH</code></a>.  This operation should be invoked when the
+ operator has determined that warnings about the components's
+ health do not need to be regarded.</div>
+</li>
+</ul>
+<a name="getDiagnosis--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDiagnosis</h4>
+<pre>java.lang.String&nbsp;getDiagnosis()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a message that provides a description of the cause of a
+ component's ill health.</div>
+</li>
+</ul>
+<a name="getDistributedSystemHealthConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDistributedSystemHealthConfig</h4>
+<pre><a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin">DistributedSystemHealthConfig</a>&nbsp;getDistributedSystemHealthConfig()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configuration for determining the health of the
+ distributed system itself.</div>
+</li>
+</ul>
+<a name="setDistributedSystemHealthConfig-org.apache.geode.admin.DistributedSystemHealthConfig-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDistributedSystemHealthConfig</h4>
+<pre>void&nbsp;setDistributedSystemHealthConfig(<a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin">DistributedSystemHealthConfig</a>&nbsp;config)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the configuration for determining the health of the
+ distributed system itself.</div>
+</li>
+</ul>
+<a name="getDefaultGemFireHealthConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDefaultGemFireHealthConfig</h4>
+<pre><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">GemFireHealthConfig</a>&nbsp;getDefaultGemFireHealthConfig()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>GemFireHealthConfig</code> for GemFire
+ components whose configurations are not overridden on a per-host
+ basis.  Note that changes made to the returned
+ <code>GemFireHealthConfig</code> will not take effect until
+ <a href="../../../../org/apache/geode/admin/GemFireHealth.html#setDefaultGemFireHealthConfig-org.apache.geode.admin.GemFireHealthConfig-"><code>setDefaultGemFireHealthConfig(org.apache.geode.admin.GemFireHealthConfig)</code></a> is invoked.</div>
+</li>
+</ul>
+<a name="setDefaultGemFireHealthConfig-org.apache.geode.admin.GemFireHealthConfig-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDefaultGemFireHealthConfig</h4>
+<pre>void&nbsp;setDefaultGemFireHealthConfig(<a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">GemFireHealthConfig</a>&nbsp;config)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the <code>GemFireHealthConfig</code> for
+ GemFire components whose configurations are not overridden on a
+ per-host basis.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If <code>config</code> specifies the config for a host</dd>
+</dl>
+</li>
+</ul>
+<a name="getGemFireHealthConfig-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGemFireHealthConfig</h4>
+<pre><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">GemFireHealthConfig</a>&nbsp;getGemFireHealthConfig(java.lang.String&nbsp;hostName)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>GemFireHealthConfig</code> for GemFire
+ components that reside on a given host.  This configuration will
+ override the <a href="../../../../org/apache/geode/admin/GemFireHealth.html#getDefaultGemFireHealthConfig--">default</a>
+ configuration.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>hostName</code> - The canonical name of the host.</dd>
+</dl>
+</li>
+</ul>
+<a name="setGemFireHealthConfig-java.lang.String-org.apache.geode.admin.GemFireHealthConfig-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setGemFireHealthConfig</h4>
+<pre>void&nbsp;setGemFireHealthConfig(java.lang.String&nbsp;hostName,
+                            <a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">GemFireHealthConfig</a>&nbsp;config)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the <code>GemFireHealthConfig</code> for GemFire
+ components that reside on a given host.  This configuration will
+ override the <a href="../../../../org/apache/geode/admin/GemFireHealth.html#getDefaultGemFireHealthConfig--">default</a>
+ configuration.  Note that changes made to the returned
+ <code>GemFireHealthConfig</code> will not take effect until
+ <a href="../../../../org/apache/geode/admin/GemFireHealth.html#setDefaultGemFireHealthConfig-org.apache.geode.admin.GemFireHealthConfig-"><code>setDefaultGemFireHealthConfig(org.apache.geode.admin.GemFireHealthConfig)</code></a> is invoked.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>hostName</code> - The canonical name of the host.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If host <code>hostName</code> does not exist or if there
+         are no GemFire components running on that host or if
+         <code>config</code> does not configure host
+         <code>hostName</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="close--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>close</h4>
+<pre>void&nbsp;close()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Closes this health monitor and releases all resources associated
+ with it.</div>
+</li>
+</ul>
+<a name="isClosed--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isClosed</h4>
+<pre>boolean&nbsp;isClosed()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this <code>GemFireHealth</code> is
+ <a href="../../../../org/apache/geode/admin/GemFireHealth.html#close--">closed</a>.</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="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/GemFireHealth.html" target="_top">Frames</a></li>
+<li><a href="GemFireHealth.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><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>


[30/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/AlertListener.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/AlertListener.html b/releases/latest/javadoc/org/apache/geode/admin/AlertListener.html
new file mode 100644
index 0000000..eaaf860
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/AlertListener.html
@@ -0,0 +1,234 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>AlertListener (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AlertListener (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/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">org.apache.geode.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="../../../../org/apache/geode/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="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.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="../../../../org/apache/geode/admin/AlertListener.html#alert-org.apache.geode.admin.Alert-">alert</a></span>(<a href="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.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-org.apache.geode.admin.Alert-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>alert</h4>
+<pre>void&nbsp;alert(<a href="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.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="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/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/8888a496/releases/latest/javadoc/org/apache/geode/admin/BackupStatus.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/BackupStatus.html b/releases/latest/javadoc/org/apache/geode/admin/BackupStatus.html
new file mode 100644
index 0000000..670bb76
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/BackupStatus.html
@@ -0,0 +1,257 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>BackupStatus (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="BackupStatus (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/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">org.apache.geode.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="../../../../org/apache/geode/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="../../../../org/apache/geode/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>GemFire 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="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>,java.util.Set&lt;<a href="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence">PersistentID</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/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="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence">PersistentID</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/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="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>,java.util.Set&lt;<a href="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.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="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.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="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/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/8888a496/releases/latest/javadoc/org/apache/geode/admin/CacheDoesNotExistException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/CacheDoesNotExistException.html b/releases/latest/javadoc/org/apache/geode/admin/CacheDoesNotExistException.html
new file mode 100644
index 0000000..83262de
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/CacheDoesNotExistException.html
@@ -0,0 +1,377 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>CacheDoesNotExistException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheDoesNotExistException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/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.org.apache.geode.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">org.apache.geode.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="../../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode">org.apache.geode.GemFireCheckedException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.AdminException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">CacheDoesNotExistException</span>
+extends <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.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>GemFire     3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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.org.apache.geode.GemFireCheckedException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode">GemFireCheckedException</a></h3>
+<code><a href="../../../../org/apache/geode/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="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/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.org.apache.geode.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/CacheHealthConfig.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/CacheHealthConfig.html b/releases/latest/javadoc/org/apache/geode/admin/CacheHealthConfig.html
new file mode 100644
index 0000000..3dfaccf
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/CacheHealthConfig.html
@@ -0,0 +1,574 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>CacheHealthConfig (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheHealthConfig (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/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">org.apache.geode.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="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.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="../../../../org/apache/geode/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="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.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="../../../../org/apache/geode/admin/GemFireHealth.html#OKAY_HEALTH"><code>OKAY_HEALTH</code></a>.
+
+ <UL>
+
+ <LI><code>netSearch</code> operations take <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxNetSearchTime--">too long</a> to complete.</LI>
+
+ <LI>Cache <code>load</code> operations take <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxLoadTime--">too long</a> to complete.</LI>
+
+ <LI>The overall cache <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMinHitRatio--"><code>hitRatio</code></a> is too
+ small</LI> 
+
+ <LI>The number of entries in the Cache <a href="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/admin/GemFireHealth.html#POOR_HEALTH"><code>POOR_HEALTH</code></a>.
+ 
+ <UL>
+ 
+ <LI>If one of the regions is configured with <a href="../../../../org/apache/geode/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="../../../../org/apache/geode/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>GemFire 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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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#org.apache.geode.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#org.apache.geode.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#org.apache.geode.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#org.apache.geode.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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/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/8888a496/releases/latest/javadoc/org/apache/geode/admin/CacheServer.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/CacheServer.html b/releases/latest/javadoc/org/apache/geode/admin/CacheServer.html
new file mode 100644
index 0000000..b681932
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/CacheServer.html
@@ -0,0 +1,282 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>CacheServer (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheServer (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/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">org.apache.geode.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="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.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="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><code>CacheVm</code></a> instead.</span></div>
+</div>
+<br>
+<pre>@Deprecated
+public interface <span class="typeNameLabel">CacheServer</span>
+extends <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.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>GemFire 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="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin">CacheServerConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/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.org.apache.geode.admin.SystemMember">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a></h3>
+<code><a href="../../../../org/apache/geode/admin/SystemMember.html#getCache--">getCache</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getConfiguration--">getConfiguration</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getDistributedMember--">getDistributedMember</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getDistributedSystem--">getDistributedSystem</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getHost--">getHost</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getHostAddress--">getHostAddress</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getId--">getId</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getLicense--">getLicense</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getLog--">getLog</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getName--">getName</a>, <a href="../../../../org/apache/geode/admin/S
 ystemMember.html#getRoles--">getRoles</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getStat-java.lang.String-">getStat</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getStats--">getStats</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getType--">getType</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getVersion--">getVersion</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#hasCache--">hasCache</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#refreshConfig--">refreshConfig</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#setConfiguration-org.apache.geode.admin.ConfigurationParameter:A-">setConfiguration</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.ManagedEntity">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a></h3>
+<code><a href="../../../../org/apache/geode/admin/ManagedEntity.html#getLog--">getLog</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#isRunning--">isRunning</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#start--">start</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#stop--">stop</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#waitToStart-long-">waitToStart</a>, <a href="../../../../org/apache/geode/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="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.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="../../../../org/apache/geode/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>GemFire 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="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/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>


[51/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
Adding javadocs for the 1.0.0-incubating release


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/8888a496
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/8888a496
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/8888a496

Branch: refs/heads/asf-site
Commit: 8888a49675a7c4590a965e99a466c9453f81a9fc
Parents: e342244
Author: Swapnil Bawaskar <sb...@apache.org>
Authored: Tue Oct 25 14:51:19 2016 -0700
Committer: Swapnil Bawaskar <sb...@apache.org>
Committed: Tue Oct 25 14:51:19 2016 -0700

----------------------------------------------------------------------
 releases/latest/javadoc/allclasses-frame.html   |   575 +
 releases/latest/javadoc/allclasses-noframe.html |   575 +
 releases/latest/javadoc/constant-values.html    |  4387 +++
 releases/latest/javadoc/deprecated-list.html    |  1940 ++
 releases/latest/javadoc/help-doc.html           |   223 +
 releases/latest/javadoc/index-all.html          | 26879 +++++++++++++++++
 releases/latest/javadoc/index.html              |    74 +
 .../javadoc-images/BucketAdvisor-state.png      |   Bin 0 -> 39148 bytes
 .../javadoc-images/ConnectionManagerImpl.dia    |   Bin 0 -> 2034 bytes
 .../javadoc-images/ConnectionManagerImpl.png    |   Bin 0 -> 11825 bytes
 .../javadoc/javadoc-images/QueueManagerImpl.dia |   Bin 0 -> 2180 bytes
 .../javadoc/javadoc-images/QueueManagerImpl.png |   Bin 0 -> 15075 bytes
 .../javadoc/javadoc-images/class-hierarchy.fig  |   224 +
 .../javadoc/javadoc-images/class-hierarchy.gif  |   Bin 0 -> 11971 bytes
 .../javadoc-images/client_static_diagram.png    |   Bin 0 -> 29430 bytes
 .../data-serialization-exceptions.fig           |   135 +
 .../data-serialization-exceptions.gif           |   Bin 0 -> 3666 bytes
 .../javadoc-images/distribution-managers.fig    |    76 +
 .../javadoc-images/distribution-managers.gif    |   Bin 0 -> 3267 bytes
 .../latest/javadoc/javadoc-images/elder.fig     |    84 +
 .../latest/javadoc/javadoc-images/elder.jpg     |   Bin 0 -> 55182 bytes
 .../javadoc/javadoc-images/entry-life-cycle.fig |    64 +
 .../javadoc/javadoc-images/entry-life-cycle.gif |   Bin 0 -> 3357 bytes
 .../javadoc/javadoc-images/eventmatrix.xls      |   Bin 0 -> 24576 bytes
 .../javadoc/javadoc-images/example-cache.xml    |    98 +
 .../javadoc-images/example-client-cache.xml     |    46 +
 .../javadoc/javadoc-images/example2-cache.xml   |    63 +
 .../javadoc/javadoc-images/example3-cache.xml   |    60 +
 .../javadoc-images/extensible-hashing.fig       |   159 +
 .../javadoc-images/extensible-hashing.gif       |   Bin 0 -> 6605 bytes
 .../javadoc/javadoc-images/health-classes.gif   |   Bin 0 -> 8973 bytes
 .../javadoc/javadoc-images/jcache-get-flow.fig  |   349 +
 .../javadoc/javadoc-images/jcache-get-flow.pdf  |   Bin 0 -> 7519 bytes
 .../javadoc/javadoc-images/jcache-put-flow.fig  |   359 +
 .../javadoc/javadoc-images/jcache-put-flow.pdf  |   Bin 0 -> 7667 bytes
 .../jcache-update-message-flow.fig              |   334 +
 .../jcache-update-message-flow.pdf              |   Bin 0 -> 5937 bytes
 .../javadoc/javadoc-images/merge-log-files.fig  |   153 +
 .../javadoc/javadoc-images/merge-log-files.gif  |   Bin 0 -> 2646 bytes
 .../javadoc-images/partitioned-regions.fig      |   255 +
 .../javadoc-images/partitioned-regions.gif      |   Bin 0 -> 9273 bytes
 .../latest/javadoc/javadoc-images/turks.fig     |   128 +
 .../latest/javadoc/javadoc-images/turks.jpg     |   Bin 0 -> 79859 bytes
 .../org/apache/geode/CancelCriterion.html       |   404 +
 .../org/apache/geode/CancelException.html       |   400 +
 .../org/apache/geode/CanonicalInstantiator.html |   364 +
 .../javadoc/org/apache/geode/CopyException.html |   346 +
 .../javadoc/org/apache/geode/CopyHelper.html    |   372 +
 .../geode/DataSerializable.Replaceable.html     |   248 +
 .../org/apache/geode/DataSerializable.html      |   357 +
 .../org/apache/geode/DataSerializer.html        |  3804 +++
 .../latest/javadoc/org/apache/geode/Delta.html  |   292 +
 .../geode/DeltaSerializationException.html      |   324 +
 .../apache/geode/ForcedDisconnectException.html |   316 +
 .../org/apache/geode/GemFireCacheException.html |   338 +
 .../apache/geode/GemFireCheckedException.html   |   367 +
 .../apache/geode/GemFireConfigException.html    |   299 +
 .../org/apache/geode/GemFireException.html      |   412 +
 .../org/apache/geode/GemFireIOException.html    |   300 +
 .../org/apache/geode/GemFireRethrowable.html    |   291 +
 .../geode/IncompatibleSystemException.html      |   286 +
 .../javadoc/org/apache/geode/Instantiator.html  |   600 +
 .../org/apache/geode/InternalGemFireError.html  |   498 +
 .../apache/geode/InternalGemFireException.html  |   327 +
 .../org/apache/geode/InvalidDeltaException.html |   362 +
 .../org/apache/geode/InvalidValueException.html |   301 +
 .../apache/geode/InvalidVersionException.html   |   277 +
 .../org/apache/geode/LicenseException.html      |   328 +
 .../javadoc/org/apache/geode/LogWriter.html     |   955 +
 .../org/apache/geode/NoSystemException.html     |   312 +
 .../geode/OutOfOffHeapMemoryException.html      |   321 +
 .../apache/geode/SerializationException.html    |   318 +
 .../org/apache/geode/StatisticDescriptor.html   |   350 +
 .../javadoc/org/apache/geode/Statistics.html    |  1569 +
 .../org/apache/geode/StatisticsFactory.html     |   482 +
 .../org/apache/geode/StatisticsType.html        |   312 +
 .../org/apache/geode/StatisticsTypeFactory.html |   658 +
 .../apache/geode/SystemConnectException.html    |   300 +
 .../javadoc/org/apache/geode/SystemFailure.html |  1088 +
 .../apache/geode/SystemIsRunningException.html  |   302 +
 .../geode/ThreadInterruptedException.html       |   258 +
 .../org/apache/geode/ToDataException.html       |   314 +
 .../apache/geode/UncreatedSystemException.html  |   313 +
 .../org/apache/geode/UnmodifiableException.html |   284 +
 .../apache/geode/UnstartedSystemException.html  |   314 +
 .../apache/geode/admin/AdminConfig.Entry.html   |   370 +
 .../org/apache/geode/admin/AdminConfig.html     |   338 +
 .../geode/admin/AdminDistributedSystem.html     |  1386 +
 .../admin/AdminDistributedSystemFactory.html    |   456 +
 .../org/apache/geode/admin/AdminException.html  |   375 +
 .../apache/geode/admin/AdminXmlException.html   |   318 +
 .../javadoc/org/apache/geode/admin/Alert.html   |   327 +
 .../org/apache/geode/admin/AlertLevel.html      |   529 +
 .../org/apache/geode/admin/AlertListener.html   |   234 +
 .../org/apache/geode/admin/BackupStatus.html    |   257 +
 .../geode/admin/CacheDoesNotExistException.html |   377 +
 .../apache/geode/admin/CacheHealthConfig.html   |   574 +
 .../org/apache/geode/admin/CacheServer.html     |   282 +
 .../apache/geode/admin/CacheServerConfig.html   |   327 +
 .../javadoc/org/apache/geode/admin/CacheVm.html |   258 +
 .../org/apache/geode/admin/CacheVmConfig.html   |   314 +
 .../geode/admin/ConfigurationParameter.html     |   438 +
 .../DistributedSystemConfig.ConfigListener.html |   233 +
 .../geode/admin/DistributedSystemConfig.html    |  2713 ++
 .../admin/DistributedSystemHealthConfig.html    |   333 +
 .../apache/geode/admin/DistributionLocator.html |   271 +
 .../geode/admin/DistributionLocatorConfig.html  |   374 +
 .../geode/admin/GemFireHealth.Health.html       |   310 +
 .../org/apache/geode/admin/GemFireHealth.html   |   602 +
 .../apache/geode/admin/GemFireHealthConfig.html |   360 +
 .../apache/geode/admin/GemFireMemberStatus.html |  2040 ++
 .../org/apache/geode/admin/ManagedEntity.html   |   396 +
 .../apache/geode/admin/ManagedEntityConfig.html |   438 +
 .../apache/geode/admin/MemberHealthConfig.html  |   560 +
 .../admin/OperationCancelledException.html      |   340 +
 .../geode/admin/RegionNotFoundException.html    |   302 +
 .../geode/admin/RegionSubRegionSnapshot.html    |   681 +
 .../geode/admin/RuntimeAdminException.html      |   338 +
 .../org/apache/geode/admin/Statistic.html       |   331 +
 .../apache/geode/admin/StatisticResource.html   |   379 +
 .../org/apache/geode/admin/SystemMember.html    |   617 +
 .../geode/admin/SystemMemberBridgeServer.html   |  1020 +
 .../apache/geode/admin/SystemMemberCache.html   |   677 +
 .../geode/admin/SystemMemberCacheEvent.html     |   250 +
 .../geode/admin/SystemMemberCacheListener.html  |   326 +
 .../geode/admin/SystemMemberCacheServer.html    |  1019 +
 .../apache/geode/admin/SystemMemberRegion.html  |  1126 +
 .../geode/admin/SystemMemberRegionEvent.html    |   253 +
 .../apache/geode/admin/SystemMemberType.html    |   536 +
 .../geode/admin/SystemMembershipEvent.html      |   262 +
 .../geode/admin/SystemMembershipListener.html   |   279 +
 .../UnmodifiableConfigurationException.html     |   378 +
 .../org/apache/geode/admin/doc-files/ds4_0.dtd  |   176 +
 .../org/apache/geode/admin/doc-files/ds5_0.dtd  |   168 +
 .../org/apache/geode/admin/jmx/Agent.html       |   562 +
 .../org/apache/geode/admin/jmx/AgentConfig.html |  2842 ++
 .../apache/geode/admin/jmx/AgentFactory.html    |   314 +
 .../apache/geode/admin/jmx/package-frame.html   |    25 +
 .../apache/geode/admin/jmx/package-summary.html |   180 +
 .../apache/geode/admin/jmx/package-tree.html    |   148 +
 .../org/apache/geode/admin/package-frame.html   |    72 +
 .../org/apache/geode/admin/package-summary.html |   498 +
 .../org/apache/geode/admin/package-tree.html    |   253 +
 .../apache/geode/annotations/Experimental.html  |   234 +
 .../apache/geode/annotations/package-frame.html |    20 +
 .../geode/annotations/package-summary.html      |   143 +
 .../apache/geode/annotations/package-tree.html  |   131 +
 .../apache/geode/cache/AttributesFactory.html   |  1977 ++
 .../apache/geode/cache/AttributesMutator.html   |   700 +
 .../javadoc/org/apache/geode/cache/Cache.html   |  1234 +
 .../org/apache/geode/cache/CacheCallback.html   |   255 +
 .../geode/cache/CacheClosedException.html       |   365 +
 .../org/apache/geode/cache/CacheEvent.html      |   415 +
 .../org/apache/geode/cache/CacheException.html  |   417 +
 .../geode/cache/CacheExistsException.html       |   369 +
 .../org/apache/geode/cache/CacheFactory.html    |   716 +
 .../org/apache/geode/cache/CacheListener.html   |   505 +
 .../org/apache/geode/cache/CacheLoader.html     |   281 +
 .../geode/cache/CacheLoaderException.html       |   366 +
 .../geode/cache/CacheRuntimeException.html      |   430 +
 .../org/apache/geode/cache/CacheStatistics.html |   411 +
 .../geode/cache/CacheTransactionManager.html    |   853 +
 .../org/apache/geode/cache/CacheWriter.html     |   419 +
 .../geode/cache/CacheWriterException.html       |   370 +
 .../apache/geode/cache/CacheXmlException.html   |   320 +
 .../org/apache/geode/cache/ClientSession.html   |   507 +
 .../geode/cache/CommitConflictException.html    |   350 +
 .../cache/CommitDistributionException.html      |   381 +
 .../geode/cache/CommitIncompleteException.html  |   297 +
 .../org/apache/geode/cache/CustomExpiry.html    |   253 +
 .../org/apache/geode/cache/DataPolicy.html      |   760 +
 .../org/apache/geode/cache/Declarable.html      |   273 +
 .../apache/geode/cache/DiskAccessException.html |   505 +
 .../org/apache/geode/cache/DiskStore.html       |   650 +
 .../apache/geode/cache/DiskStoreFactory.html    |   809 +
 .../apache/geode/cache/DiskWriteAttributes.html |   386 +
 .../geode/cache/DiskWriteAttributesFactory.html |   543 +
 .../DuplicatePrimaryPartitionException.html     |   339 +
 .../cache/DynamicRegionFactory.Config.html      |   507 +
 .../geode/cache/DynamicRegionFactory.html       |   697 +
 .../geode/cache/DynamicRegionListener.html      |   308 +
 .../geode/cache/EntryDestroyedException.html    |   358 +
 .../org/apache/geode/cache/EntryEvent.html      |   562 +
 .../geode/cache/EntryExistsException.html       |   369 +
 .../geode/cache/EntryNotFoundException.html     |   328 +
 .../geode/cache/EntryNotFoundInRegion.html      |   318 +
 .../org/apache/geode/cache/EntryOperation.html  |   356 +
 .../org/apache/geode/cache/EvictionAction.html  |   453 +
 .../apache/geode/cache/EvictionAlgorithm.html   |   524 +
 .../apache/geode/cache/EvictionAttributes.html  |  1073 +
 .../geode/cache/EvictionAttributesMutator.html  |   238 +
 .../apache/geode/cache/ExpirationAction.html    |   493 +
 .../geode/cache/ExpirationAttributes.html       |   560 +
 .../cache/FailedSynchronizationException.html   |   336 +
 .../geode/cache/FixedPartitionAttributes.html   |   415 +
 .../geode/cache/FixedPartitionResolver.html     |   294 +
 .../cache/GatewayConfigurationException.html    |   341 +
 .../apache/geode/cache/GatewayException.html    |   372 +
 .../org/apache/geode/cache/GemFireCache.html    |   782 +
 .../cache/IncompatibleVersionException.html     |   310 +
 .../org/apache/geode/cache/InterestPolicy.html  |   461 +
 .../geode/cache/InterestRegistrationEvent.html  |   378 +
 .../cache/InterestRegistrationListener.html     |   304 +
 .../geode/cache/InterestResultPolicy.html       |   527 +
 .../org/apache/geode/cache/LoaderHelper.html    |   322 +
 .../org/apache/geode/cache/LossAction.html      |   515 +
 .../apache/geode/cache/LowMemoryException.html  |   368 +
 .../geode/cache/MembershipAttributes.html       |   631 +
 .../org/apache/geode/cache/MirrorType.html      |   486 +
 .../cache/NoQueueServersAvailableException.html |   350 +
 ...NoSubscriptionServersAvailableException.html |   350 +
 .../org/apache/geode/cache/Operation.html       |  1856 ++
 .../geode/cache/OperationAbortedException.html  |   363 +
 .../apache/geode/cache/PartitionAttributes.html |   518 +
 .../geode/cache/PartitionAttributesFactory.html |   846 +
 .../apache/geode/cache/PartitionResolver.html   |   313 +
 .../PartitionedRegionDistributionException.html |   331 +
 .../PartitionedRegionStorageException.html      |   381 +
 .../org/apache/geode/cache/Region.Entry.html    |   448 +
 .../javadoc/org/apache/geode/cache/Region.html  |  4187 +++
 .../geode/cache/RegionAccessException.html      |   402 +
 .../apache/geode/cache/RegionAttributes.html    |  1319 +
 .../geode/cache/RegionDestroyedException.html   |   366 +
 .../cache/RegionDistributionException.html      |   408 +
 .../org/apache/geode/cache/RegionEvent.html     |   252 +
 .../geode/cache/RegionExistsException.html      |   369 +
 .../org/apache/geode/cache/RegionFactory.html   |  1781 ++
 .../geode/cache/RegionMembershipListener.html   |   353 +
 .../cache/RegionReinitializedException.html     |   342 +
 .../apache/geode/cache/RegionRoleException.html |   388 +
 .../apache/geode/cache/RegionRoleListener.html  |   293 +
 .../org/apache/geode/cache/RegionService.html   |   432 +
 .../org/apache/geode/cache/RegionShortcut.html  |   802 +
 .../geode/cache/RemoteTransactionException.html |   323 +
 .../org/apache/geode/cache/RequiredRoles.html   |   372 +
 .../apache/geode/cache/ResourceException.html   |   377 +
 .../apache/geode/cache/ResumptionAction.html    |   435 +
 .../org/apache/geode/cache/RoleEvent.html       |   255 +
 .../org/apache/geode/cache/RoleException.html   |   378 +
 .../javadoc/org/apache/geode/cache/Scope.html   |   536 +
 .../geode/cache/SerializedCacheValue.html       |   267 +
 .../cache/StatisticsDisabledException.html      |   362 +
 .../geode/cache/SubscriptionAttributes.html     |   487 +
 .../SynchronizationCommitConflictException.html |   330 +
 .../apache/geode/cache/TimeoutException.html    |   373 +
 ...TransactionDataNodeHasDepartedException.html |   315 +
 .../TransactionDataNotColocatedException.html   |   321 +
 .../TransactionDataRebalancedException.html     |   301 +
 .../apache/geode/cache/TransactionEvent.html    |   400 +
 .../geode/cache/TransactionException.html       |   335 +
 .../org/apache/geode/cache/TransactionId.html   |   200 +
 .../cache/TransactionInDoubtException.html      |   336 +
 .../apache/geode/cache/TransactionListener.html |   310 +
 .../apache/geode/cache/TransactionWriter.html   |   257 +
 .../geode/cache/TransactionWriterException.html |   277 +
 ...upportedOperationInTransactionException.html |   286 +
 .../cache/UnsupportedVersionException.html      |   306 +
 .../apache/geode/cache/VersionException.html    |   332 +
 .../geode/cache/asyncqueue/AsyncEvent.html      |   260 +
 .../cache/asyncqueue/AsyncEventListener.html    |   281 +
 .../geode/cache/asyncqueue/AsyncEventQueue.html |   574 +
 .../asyncqueue/AsyncEventQueueFactory.html      |   561 +
 .../geode/cache/asyncqueue/package-frame.html   |    23 +
 .../geode/cache/asyncqueue/package-summary.html |   161 +
 .../geode/cache/asyncqueue/package-tree.html    |   142 +
 .../client/AllConnectionsInUseException.html    |   349 +
 .../apache/geode/cache/client/ClientCache.html  |   509 +
 .../geode/cache/client/ClientCacheFactory.html  |  1231 +
 .../cache/client/ClientNotReadyException.html   |   340 +
 .../geode/cache/client/ClientRegionFactory.html |   871 +
 .../cache/client/ClientRegionShortcut.html      |   500 +
 .../client/NoAvailableLocatorsException.html    |   348 +
 .../client/NoAvailableServersException.html     |   348 +
 .../org/apache/geode/cache/client/Pool.html     |   815 +
 .../apache/geode/cache/client/PoolFactory.html  |  1323 +
 .../apache/geode/cache/client/PoolManager.html  |   364 +
 .../client/ServerConnectivityException.html     |   349 +
 .../cache/client/ServerOperationException.html  |   349 +
 .../ServerRefusedConnectionException.html       |   310 +
 .../client/SubscriptionNotEnabledException.html |   350 +
 .../geode/cache/client/package-frame.html       |    43 +
 .../geode/cache/client/package-summary.html     |   317 +
 .../apache/geode/cache/client/package-tree.html |   202 +
 .../geode/cache/control/RebalanceFactory.html   |   298 +
 .../geode/cache/control/RebalanceOperation.html |   322 +
 .../geode/cache/control/RebalanceResults.html   |   420 +
 .../geode/cache/control/ResourceManager.html    |   640 +
 .../geode/cache/control/package-frame.html      |    23 +
 .../geode/cache/control/package-summary.html    |   170 +
 .../geode/cache/control/package-tree.html       |   134 +
 .../apache/geode/cache/doc-files/cache3_0.dtd   |   296 +
 .../apache/geode/cache/doc-files/cache4_0.dtd   |   392 +
 .../apache/geode/cache/doc-files/cache4_1.dtd   |   485 +
 .../apache/geode/cache/doc-files/cache5_0.dtd   |   519 +
 .../apache/geode/cache/doc-files/cache5_1.dtd   |   534 +
 .../apache/geode/cache/doc-files/cache5_5.dtd   |   651 +
 .../apache/geode/cache/doc-files/cache5_7.dtd   |   776 +
 .../apache/geode/cache/doc-files/cache5_8.dtd   |   794 +
 .../apache/geode/cache/doc-files/cache6_0.dtd   |   862 +
 .../apache/geode/cache/doc-files/cache6_1.dtd   |   871 +
 .../apache/geode/cache/doc-files/cache6_5.dtd   |   949 +
 .../apache/geode/cache/doc-files/cache6_6.dtd   |  1006 +
 .../apache/geode/cache/doc-files/cache7_0.dtd   |  1087 +
 .../apache/geode/cache/doc-files/cache8_0.dtd   |  1109 +
 .../execute/EmptyRegionFunctionException.html   |   340 +
 .../apache/geode/cache/execute/Execution.html   |   529 +
 .../apache/geode/cache/execute/Function.html    |   382 +
 .../geode/cache/execute/FunctionAdapter.html    |   273 +
 .../geode/cache/execute/FunctionContext.html    |   325 +
 .../geode/cache/execute/FunctionException.html  |   459 +
 .../FunctionInvocationTargetException.html      |   409 +
 .../geode/cache/execute/FunctionService.html    |   761 +
 .../cache/execute/RegionFunctionContext.html    |   288 +
 .../geode/cache/execute/ResultCollector.html    |   393 +
 .../geode/cache/execute/ResultSender.html       |   322 +
 .../geode/cache/execute/package-frame.html      |    36 +
 .../geode/cache/execute/package-summary.html    |   377 +
 .../geode/cache/execute/package-tree.html       |   178 +
 .../apache/geode/cache/lucene/LuceneIndex.html  |   294 +
 .../apache/geode/cache/lucene/LuceneQuery.html  |   342 +
 .../cache/lucene/LuceneQueryException.html      |   299 +
 .../geode/cache/lucene/LuceneQueryFactory.html  |   416 +
 .../geode/cache/lucene/LuceneQueryProvider.html |   240 +
 .../geode/cache/lucene/LuceneResultStruct.html  |   299 +
 .../geode/cache/lucene/LuceneService.html       |   434 +
 .../cache/lucene/LuceneServiceProvider.html     |   241 +
 .../lucene/PageableLuceneQueryResults.html      |   301 +
 .../geode/cache/lucene/package-frame.html       |    34 +
 .../geode/cache/lucene/package-summary.html     |   234 +
 .../apache/geode/cache/lucene/package-tree.html |   166 +
 .../operations/CloseCQOperationContext.html     |   370 +
 .../operations/DestroyOperationContext.html     |   354 +
 .../operations/ExecuteCQOperationContext.html   |   361 +
 .../ExecuteFunctionOperationContext.html        |   453 +
 .../GetDurableCQsOperationContext.html          |   336 +
 .../cache/operations/GetOperationContext.html   |   415 +
 .../operations/InterestOperationContext.html    |   382 +
 .../geode/cache/operations/InterestType.html    |   455 +
 .../operations/InvalidateOperationContext.html  |   355 +
 .../cache/operations/KeyOperationContext.html   |   450 +
 .../operations/KeySetOperationContext.html      |   400 +
 .../operations/KeyValueOperationContext.html    |   500 +
 .../OperationContext.OperationCode.html         |  1081 +
 .../cache/operations/OperationContext.html      |   387 +
 .../operations/PutAllOperationContext.html      |   441 +
 .../cache/operations/PutOperationContext.html   |   534 +
 .../cache/operations/QueryOperationContext.html |   530 +
 .../operations/RegionClearOperationContext.html |   332 +
 .../RegionCreateOperationContext.html           |   340 +
 .../RegionDestroyOperationContext.html          |   332 +
 .../operations/RegionOperationContext.html      |   388 +
 .../RegisterInterestOperationContext.html       |   361 +
 .../operations/RemoveAllOperationContext.html   |   408 +
 .../operations/StopCQOperationContext.html      |   370 +
 .../UnregisterInterestOperationContext.html     |   335 +
 .../geode/cache/operations/package-frame.html   |    47 +
 .../geode/cache/operations/package-summary.html |   408 +
 .../geode/cache/operations/package-tree.html    |   191 +
 .../org/apache/geode/cache/package-frame.html   |   139 +
 .../org/apache/geode/cache/package-summary.html |  1427 +
 .../org/apache/geode/cache/package-tree.html    |   370 +
 .../cache/partition/PartitionListener.html      |   367 +
 .../partition/PartitionListenerAdapter.html     |   378 +
 .../cache/partition/PartitionMemberInfo.html    |   326 +
 .../PartitionNotAvailableException.html         |   339 +
 .../cache/partition/PartitionRebalanceInfo.html |   535 +
 .../cache/partition/PartitionRegionHelper.html  |   743 +
 .../cache/partition/PartitionRegionInfo.html    |   396 +
 .../geode/cache/partition/package-frame.html    |    32 +
 .../geode/cache/partition/package-summary.html  |   220 +
 .../geode/cache/partition/package-tree.html     |   160 +
 .../ConflictingPersistentDataException.html     |   325 +
 .../persistence/PartitionOfflineException.html  |   376 +
 .../geode/cache/persistence/PersistentID.html   |   299 +
 .../PersistentReplicatesOfflineException.html   |   310 +
 .../persistence/RevokeFailedException.html      |   320 +
 .../RevokedPersistentDataException.html         |   326 +
 .../geode/cache/persistence/package-frame.html  |    28 +
 .../cache/persistence/package-summary.html      |   190 +
 .../geode/cache/persistence/package-tree.html   |   167 +
 .../apache/geode/cache/query/Aggregator.html    |   262 +
 .../cache/query/AmbiguousNameException.html     |   316 +
 .../apache/geode/cache/query/CqAttributes.html  |   263 +
 .../geode/cache/query/CqAttributesFactory.html  |   367 +
 .../geode/cache/query/CqAttributesMutator.html  |   285 +
 .../geode/cache/query/CqClosedException.html    |   340 +
 .../org/apache/geode/cache/query/CqEvent.html   |   371 +
 .../apache/geode/cache/query/CqException.html   |   328 +
 .../geode/cache/query/CqExistsException.html    |   328 +
 .../apache/geode/cache/query/CqListener.html    |   285 +
 .../org/apache/geode/cache/query/CqQuery.html   |   563 +
 .../org/apache/geode/cache/query/CqResults.html |   234 +
 .../geode/cache/query/CqServiceStatistics.html  |   338 +
 .../org/apache/geode/cache/query/CqState.html   |   296 +
 .../apache/geode/cache/query/CqStatistics.html  |   292 +
 .../geode/cache/query/CqStatusListener.html     |   264 +
 .../cache/query/FunctionDomainException.html    |   287 +
 .../org/apache/geode/cache/query/Index.html     |   418 +
 .../cache/query/IndexCreationException.html     |   309 +
 .../geode/cache/query/IndexExistsException.html |   310 +
 .../cache/query/IndexInvalidException.html      |   328 +
 .../cache/query/IndexMaintenanceException.html  |   358 +
 .../cache/query/IndexNameConflictException.html |   310 +
 .../geode/cache/query/IndexStatistics.html      |   365 +
 .../org/apache/geode/cache/query/IndexType.html |   378 +
 .../query/MultiIndexCreationException.html      |   352 +
 .../cache/query/NameNotFoundException.html      |   315 +
 .../cache/query/NameResolutionException.html    |   313 +
 .../query/ParameterCountInvalidException.html   |   288 +
 .../org/apache/geode/cache/query/Query.html     |   607 +
 .../geode/cache/query/QueryException.html       |   343 +
 .../query/QueryExecutionLowMemoryException.html |   376 +
 .../query/QueryExecutionTimeoutException.html   |   374 +
 .../cache/query/QueryInvalidException.html      |   309 +
 .../query/QueryInvocationTargetException.html   |   328 +
 .../apache/geode/cache/query/QueryService.html  |  1704 ++
 .../geode/cache/query/QueryStatistics.html      |   246 +
 .../cache/query/RegionNotFoundException.html    |   314 +
 .../apache/geode/cache/query/SelectResults.html |   418 +
 .../org/apache/geode/cache/query/Struct.html    |   281 +
 .../cache/query/TypeMismatchException.html      |   309 +
 .../apache/geode/cache/query/package-frame.html |    66 +
 .../geode/cache/query/package-summary.html      |  1100 +
 .../apache/geode/cache/query/package-tree.html  |   226 +
 .../geode/cache/query/types/CollectionType.html |   309 +
 .../apache/geode/cache/query/types/MapType.html |   293 +
 .../geode/cache/query/types/ObjectType.html     |   337 +
 .../geode/cache/query/types/StructType.html     |   308 +
 .../geode/cache/query/types/package-frame.html  |    23 +
 .../cache/query/types/package-summary.html      |   162 +
 .../geode/cache/query/types/package-tree.html   |   148 +
 .../apache/geode/cache/server/CacheServer.html  |  1514 +
 .../cache/server/ClientSubscriptionConfig.html  |   523 +
 .../apache/geode/cache/server/ServerLoad.html   |   577 +
 .../geode/cache/server/ServerLoadProbe.html     |   314 +
 .../cache/server/ServerLoadProbeAdapter.html    |   323 +
 .../geode/cache/server/ServerMetrics.html       |   283 +
 .../geode/cache/server/package-frame.html       |    28 +
 .../geode/cache/server/package-summary.html     |   214 +
 .../apache/geode/cache/server/package-tree.html |   147 +
 .../cache/snapshot/CacheSnapshotService.html    |   408 +
 .../cache/snapshot/RegionSnapshotService.html   |   401 +
 .../geode/cache/snapshot/SnapshotFilter.html    |   248 +
 .../geode/cache/snapshot/SnapshotIterator.html  |   291 +
 .../SnapshotOptions.SnapshotFormat.html         |   339 +
 .../geode/cache/snapshot/SnapshotOptions.html   |   291 +
 .../geode/cache/snapshot/SnapshotReader.html    |   261 +
 .../geode/cache/snapshot/package-frame.html     |    32 +
 .../geode/cache/snapshot/package-summary.html   |   237 +
 .../geode/cache/snapshot/package-tree.html      |   159 +
 .../apache/geode/cache/util/AutoBalancer.html   |   543 +
 .../geode/cache/util/CacheListenerAdapter.html  |   561 +
 .../geode/cache/util/CacheWriterAdapter.html    |   494 +
 .../geode/cache/util/CqListenerAdapter.html     |   339 +
 .../geode/cache/util/Gateway.OrderPolicy.html   |   377 +
 .../org/apache/geode/cache/util/Gateway.html    |   263 +
 .../geode/cache/util/GatewayConflictHelper.html |   245 +
 .../cache/util/GatewayConflictResolver.html     |   249 +
 .../apache/geode/cache/util/GatewayEvent.html   |   416 +
 .../apache/geode/cache/util/ObjectSizer.html    |   340 +
 .../geode/cache/util/ObjectSizerImpl.html       |   307 +
 .../util/RegionMembershipListenerAdapter.html   |   418 +
 .../cache/util/RegionRoleListenerAdapter.html   |   363 +
 .../geode/cache/util/TimestampedEntryEvent.html |   286 +
 .../cache/util/TransactionListenerAdapter.html  |   382 +
 .../apache/geode/cache/util/package-frame.html  |    40 +
 .../geode/cache/util/package-summary.html       |   272 +
 .../apache/geode/cache/util/package-tree.html   |   177 +
 .../apache/geode/cache/wan/EventSequenceID.html |   357 +
 .../geode/cache/wan/GatewayEventFilter.html     |   304 +
 .../wan/GatewayEventSubstitutionFilter.html     |   247 +
 .../geode/cache/wan/GatewayQueueEvent.html      |   344 +
 .../apache/geode/cache/wan/GatewayReceiver.html |   672 +
 .../geode/cache/wan/GatewayReceiverFactory.html |   434 +
 .../cache/wan/GatewaySender.OrderPolicy.html    |   377 +
 .../apache/geode/cache/wan/GatewaySender.html   |  1318 +
 .../geode/cache/wan/GatewaySenderFactory.html   |   684 +
 .../geode/cache/wan/GatewayTransportFilter.html |   244 +
 .../apache/geode/cache/wan/package-frame.html   |    35 +
 .../apache/geode/cache/wan/package-summary.html |   218 +
 .../apache/geode/cache/wan/package-tree.html    |   162 +
 .../geode/compression/CompressionException.html |   304 +
 .../apache/geode/compression/Compressor.html    |   259 +
 .../geode/compression/SnappyCompressor.html     |   375 +
 .../apache/geode/compression/package-frame.html |    28 +
 .../geode/compression/package-summary.html      |   177 +
 .../apache/geode/compression/package-tree.html  |   156 +
 .../AbstractLauncher.ServiceState.html          |  1042 +
 .../distributed/AbstractLauncher.Status.html    |   435 +
 .../geode/distributed/AbstractLauncher.html     |  1005 +
 .../geode/distributed/ClientSocketFactory.html  |   242 +
 .../distributed/ConfigurationProperties.html    |  4739 +++
 .../distributed/DistributedLockService.html     |   819 +
 .../geode/distributed/DistributedMember.html    |   356 +
 .../geode/distributed/DistributedSystem.html    |  1387 +
 .../DistributedSystemDisconnectedException.html |   335 +
 .../distributed/DurableClientAttributes.html    |   413 +
 .../distributed/FutureCancelledException.html   |   335 +
 .../distributed/GatewayCancelledException.html  |   335 +
 .../distributed/LeaseExpiredException.html      |   284 +
 .../org/apache/geode/distributed/Locator.html   |   969 +
 .../distributed/LocatorLauncher.Builder.html    |  1098 +
 .../distributed/LocatorLauncher.Command.html    |   558 +
 .../LocatorLauncher.LocatorState.html           |   398 +
 .../geode/distributed/LocatorLauncher.html      |  1197 +
 .../geode/distributed/LockNotHeldException.html |   301 +
 .../LockServiceDestroyedException.html          |   301 +
 .../distributed/OplogCancelledException.html    |   335 +
 .../distributed/PoolCancelledException.html     |   335 +
 .../org/apache/geode/distributed/Role.html      |   296 +
 .../distributed/ServerLauncher.Builder.html     |  1632 +
 .../distributed/ServerLauncher.Command.html     |   558 +
 .../distributed/ServerLauncher.ServerState.html |   398 +
 .../geode/distributed/ServerLauncher.html       |  1282 +
 .../ServerLauncherCacheProvider.html            |   224 +
 .../TXManagerCancelledException.html            |   335 +
 .../apache/geode/distributed/package-frame.html |    57 +
 .../geode/distributed/package-summary.html      |   384 +
 .../apache/geode/distributed/package-tree.html  |   215 +
 .../org/apache/geode/i18n/LogWriterI18n.html    |  1473 +
 .../javadoc/org/apache/geode/i18n/StringId.html |   443 +
 .../org/apache/geode/i18n/package-frame.html    |    24 +
 .../org/apache/geode/i18n/package-summary.html  |   160 +
 .../org/apache/geode/i18n/package-tree.html     |   139 +
 .../geode/lang/AttachAPINotFoundException.html  |   341 +
 .../org/apache/geode/lang/Identifiable.html     |   253 +
 .../org/apache/geode/lang/package-frame.html    |    24 +
 .../org/apache/geode/lang/package-summary.html  |   162 +
 .../org/apache/geode/lang/package-tree.html     |   155 +
 .../management/AlreadyRunningException.html     |   324 +
 .../geode/management/AsyncEventQueueMXBean.html |   466 +
 .../geode/management/CacheServerMXBean.html     |  1215 +
 .../geode/management/ClientHealthStatus.html    |   774 +
 .../geode/management/ClientQueueDetail.html     |   537 +
 .../DependenciesNotFoundException.html          |   318 +
 .../geode/management/DiskBackupResult.html      |   307 +
 .../geode/management/DiskBackupStatus.html      |   334 +
 .../apache/geode/management/DiskMetrics.html    |   453 +
 .../geode/management/DiskStoreMXBean.html       |   704 +
 .../DistributedLockServiceMXBean.html           |   311 +
 .../management/DistributedRegionMXBean.html     |  1030 +
 .../management/DistributedSystemMXBean.html     |  1801 ++
 .../management/EvictionAttributesData.html      |   350 +
 .../FixedPartitionAttributesData.html           |   343 +
 .../geode/management/GatewayReceiverMXBean.html |   784 +
 .../geode/management/GatewaySenderMXBean.html   |   850 +
 .../geode/management/GemFireProperties.html     |  3905 +++
 .../geode/management/JMXNotificationType.html   |   827 +
 .../management/JMXNotificationUserData.html     |   269 +
 .../org/apache/geode/management/JVMMetrics.html |   415 +
 .../apache/geode/management/LocatorMXBean.html  |   354 +
 .../geode/management/LockServiceMXBean.html     |   367 +
 .../geode/management/ManagementException.html   |   366 +
 .../geode/management/ManagementService.html     |  1136 +
 .../apache/geode/management/ManagerMXBean.html  |   353 +
 .../apache/geode/management/MemberMXBean.html   |  2434 ++
 .../management/MembershipAttributesData.html    |   363 +
 .../apache/geode/management/NetworkMetrics.html |   325 +
 .../org/apache/geode/management/OSMetrics.html  |   525 +
 .../management/PartitionAttributesData.html     |   452 +
 .../management/PersistentMemberDetails.html     |   321 +
 .../geode/management/RegionAttributesData.html  |   899 +
 .../apache/geode/management/RegionMXBean.html   |  1110 +
 .../apache/geode/management/ServerLoadData.html |   362 +
 .../cli/CliMetaData.AvailabilityMetadata.html   |   223 +
 .../geode/management/cli/CliMetaData.html       |   419 +
 .../cli/CommandProcessingException.html         |   552 +
 .../geode/management/cli/CommandService.html    |   488 +
 .../management/cli/CommandServiceException.html |   321 +
 .../geode/management/cli/CommandStatement.html  |   287 +
 .../geode/management/cli/ConverterHint.html     |   524 +
 .../geode/management/cli/Result.Status.html     |   370 +
 .../org/apache/geode/management/cli/Result.html |   399 +
 .../geode/management/cli/package-frame.html     |    40 +
 .../geode/management/cli/package-summary.html   |   248 +
 .../geode/management/cli/package-tree.html      |   172 +
 .../management/membership/ClientMembership.html |   296 +
 .../membership/ClientMembershipEvent.html       |   271 +
 .../membership/ClientMembershipListener.html    |   272 +
 .../ClientMembershipListenerAdapter.html        |   335 +
 .../management/membership/MembershipEvent.html  |   255 +
 .../membership/MembershipListener.html          |   274 +
 ...pListenerAdapter.AdaptedMembershipEvent.html |   382 +
 .../UniversalMembershipListenerAdapter.html     |   631 +
 .../management/membership/package-frame.html    |    30 +
 .../management/membership/package-summary.html  |   204 +
 .../management/membership/package-tree.html     |   145 +
 .../apache/geode/management/package-frame.html  |    60 +
 .../geode/management/package-summary.html       |   400 +
 .../apache/geode/management/package-tree.html   |   191 +
 .../GemFireMemcachedServer.Protocol.html        |   344 +
 .../geode/memcached/GemFireMemcachedServer.html |   445 +
 .../apache/geode/memcached/package-frame.html   |    24 +
 .../apache/geode/memcached/package-summary.html |   159 +
 .../apache/geode/memcached/package-tree.html    |   147 +
 .../gatewaydelta/AbstractGatewayDeltaEvent.html |   453 +
 .../modules/gatewaydelta/GatewayDelta.html      |   276 +
 .../gatewaydelta/GatewayDeltaCreateEvent.html   |   442 +
 .../gatewaydelta/GatewayDeltaDestroyEvent.html  |   427 +
 .../modules/gatewaydelta/GatewayDeltaEvent.html |   223 +
 ...tewayDeltaEventApplicationCacheListener.html |   330 +
 .../GatewayDeltaForwarderCacheListener.html     |   415 +
 .../modules/gatewaydelta/package-frame.html     |    29 +
 .../modules/gatewaydelta/package-summary.html   |   175 +
 .../modules/gatewaydelta/package-tree.html      |   151 +
 .../session/bootstrap/AbstractCache.html        |   785 +
 .../session/bootstrap/ClientServerCache.html    |   346 +
 .../session/bootstrap/LifecycleTypeAdapter.html |   496 +
 .../session/bootstrap/PeerToPeerCache.html      |   346 +
 .../session/bootstrap/package-frame.html        |    26 +
 .../session/bootstrap/package-summary.html      |   169 +
 .../modules/session/bootstrap/package-tree.html |   152 +
 .../AbstractCacheLifecycleListener.html         |   414 +
 .../session/catalina/AbstractSessionCache.html  |   529 +
 .../ClientServerCacheLifecycleListener.html     |   266 +
 .../catalina/ClientServerSessionCache.html      |   477 +
 .../session/catalina/CommitSessionValve.html    |   345 +
 .../modules/session/catalina/DeltaSession.html  |   968 +
 .../modules/session/catalina/DeltaSession7.html |   968 +
 .../modules/session/catalina/DeltaSession8.html |   968 +
 .../session/catalina/DeltaSessionFacade.html    |   301 +
 .../session/catalina/DeltaSessionInterface.html |   426 +
 .../session/catalina/DeltaSessionManager.html   |  1602 +
 .../session/catalina/JvmRouteBinderValve.html   |   345 +
 .../PeerToPeerCacheLifecycleListener.html       |   267 +
 .../catalina/PeerToPeerSessionCache.html        |   484 +
 .../modules/session/catalina/SessionCache.html  |   444 +
 .../session/catalina/SessionManager.html        |   379 +
 .../catalina/Tomcat6DeltaSessionManager.html    |   467 +
 .../catalina/Tomcat7DeltaSessionManager.html    |   491 +
 .../catalina/Tomcat8DeltaSessionManager.html    |   470 +
 .../callback/LocalSessionCacheLoader.html       |   366 +
 .../callback/LocalSessionCacheWriter.html       |   451 +
 .../SessionExpirationCacheListener.html         |   343 +
 .../catalina/callback/package-frame.html        |    22 +
 .../catalina/callback/package-summary.html      |   148 +
 .../session/catalina/callback/package-tree.html |   145 +
 .../modules/session/catalina/package-frame.html |    41 +
 .../session/catalina/package-summary.html       |   225 +
 .../modules/session/catalina/package-tree.html  |   185 +
 .../SessionCachingFilter.RequestWrapper.html    |   476 +
 .../session/filter/SessionCachingFilter.html    |   470 +
 .../modules/session/filter/SessionListener.html |   298 +
 .../modules/session/filter/package-frame.html   |    22 +
 .../modules/session/filter/package-summary.html |   154 +
 .../modules/session/filter/package-tree.html    |   145 +
 .../modules/session/installer/Installer.html    |   338 +
 .../session/installer/JarClassLoader.html       |   322 +
 .../session/installer/args/Argument.html        |   605 +
 .../session/installer/args/ArgumentHandler.html |   242 +
 .../installer/args/ArgumentProcessor.html       |   350 +
 .../session/installer/args/ArgumentValues.html  |   439 +
 .../installer/args/URLArgumentHandler.html      |   296 +
 .../installer/args/UnknownArgumentHandler.html  |   234 +
 .../session/installer/args/UsageException.html  |   386 +
 .../session/installer/args/package-frame.html   |    32 +
 .../session/installer/args/package-summary.html |   205 +
 .../session/installer/args/package-tree.html    |   152 +
 .../session/installer/package-frame.html        |    21 +
 .../session/installer/package-summary.html      |   146 +
 .../modules/session/installer/package-tree.html |   148 +
 .../org/apache/geode/modules/util/Banner.html   |   269 +
 .../modules/util/BootstrappingFunction.html     |   567 +
 .../util/ClassLoaderObjectInputStream.html      |   349 +
 .../geode/modules/util/ContextMapper.html       |   270 +
 .../modules/util/CreateRegionFunction.html      |   507 +
 .../geode/modules/util/DebugCacheListener.html  |   430 +
 .../geode/modules/util/ModuleStatistics.html    |   301 +
 .../geode/modules/util/RegionConfiguration.html |   763 +
 .../util/RegionConfigurationCacheListener.html  |   391 +
 .../apache/geode/modules/util/RegionHelper.html |   360 +
 .../geode/modules/util/RegionSizeFunction.html  |   483 +
 .../apache/geode/modules/util/RegionStatus.html |   339 +
 .../modules/util/ResourceManagerValidator.html  |   235 +
 .../geode/modules/util/SessionCustomExpiry.html |   376 +
 .../TouchPartitionedRegionEntriesFunction.html  |   496 +
 .../TouchReplicatedRegionEntriesFunction.html   |   497 +
 .../geode/modules/util/package-frame.html       |    38 +
 .../geode/modules/util/package-summary.html     |   224 +
 .../apache/geode/modules/util/package-tree.html |   173 +
 .../javadoc/org/apache/geode/package-frame.html |    70 +
 .../org/apache/geode/package-summary.html       |   538 +
 .../javadoc/org/apache/geode/package-tree.html  |   228 +
 .../javadoc/org/apache/geode/pdx/FieldType.html |   684 +
 .../org/apache/geode/pdx/JSONFormatter.html     |   378 +
 .../geode/pdx/JSONFormatterException.html       |   308 +
 .../geode/pdx/NonPortableClassException.html    |   296 +
 .../geode/pdx/PdxConfigurationException.html    |   287 +
 .../pdx/PdxFieldAlreadyExistsException.html     |   292 +
 .../pdx/PdxFieldDoesNotExistException.html      |   288 +
 .../pdx/PdxFieldTypeMismatchException.html      |   293 +
 .../geode/pdx/PdxInitializationException.html   |   310 +
 .../org/apache/geode/pdx/PdxInstance.html       |   555 +
 .../apache/geode/pdx/PdxInstanceFactory.html    |  1192 +
 .../javadoc/org/apache/geode/pdx/PdxReader.html |   868 +
 .../geode/pdx/PdxRegistryMismatchException.html |   287 +
 .../org/apache/geode/pdx/PdxSerializable.html   |   283 +
 .../geode/pdx/PdxSerializationException.html    |   325 +
 .../org/apache/geode/pdx/PdxSerializer.html     |   318 +
 .../org/apache/geode/pdx/PdxUnreadFields.html   |   182 +
 .../javadoc/org/apache/geode/pdx/PdxWriter.html |  1197 +
 .../pdx/ReflectionBasedAutoSerializer.html      |  1068 +
 .../apache/geode/pdx/WritablePdxInstance.html   |   254 +
 .../org/apache/geode/pdx/package-frame.html     |    48 +
 .../org/apache/geode/pdx/package-summary.html   |   404 +
 .../org/apache/geode/pdx/package-tree.html      |   202 +
 .../org/apache/geode/ra/GFConnection.html       |   243 +
 .../apache/geode/ra/GFConnectionFactory.html    |   243 +
 .../org/apache/geode/ra/package-frame.html      |    21 +
 .../org/apache/geode/ra/package-summary.html    |   144 +
 .../org/apache/geode/ra/package-tree.html       |   146 +
 .../apache/geode/redis/GeodeRedisServer.html    |   622 +
 .../org/apache/geode/redis/package-frame.html   |    20 +
 .../org/apache/geode/redis/package-summary.html |   142 +
 .../org/apache/geode/redis/package-tree.html    |   135 +
 .../apache/geode/security/AccessControl.html    |   360 +
 .../apache/geode/security/AuthInitialize.html   |   347 +
 .../security/AuthenticationFailedException.html |   325 +
 .../AuthenticationRequiredException.html        |   326 +
 .../apache/geode/security/Authenticator.html    |   350 +
 .../security/GemFireSecurityException.html      |   434 +
 .../geode/security/NotAuthorizedException.html  |   439 +
 .../apache/geode/security/PostProcessor.html    |   285 +
 .../security/ResourcePermission.Operation.html  |   367 +
 .../security/ResourcePermission.Resource.html   |   355 +
 .../geode/security/ResourcePermission.html      |   535 +
 .../SecurableCommunicationChannels.html         |   349 +
 .../apache/geode/security/SecurityManager.html  |   305 +
 .../apache/geode/security/package-frame.html    |    41 +
 .../apache/geode/security/package-summary.html  |   272 +
 .../org/apache/geode/security/package-tree.html |   188 +
 .../security/templates/SamplePostProcessor.html |   324 +
 .../templates/SampleSecurityManager.html        |   452 +
 .../geode/security/templates/package-frame.html |    21 +
 .../security/templates/package-summary.html     |   149 +
 .../geode/security/templates/package-tree.html  |   136 +
 releases/latest/javadoc/overview-frame.html     |    60 +
 releases/latest/javadoc/overview-summary.html   |   349 +
 releases/latest/javadoc/overview-tree.html      |  1116 +
 releases/latest/javadoc/package-list            |    40 +
 releases/latest/javadoc/script.js               |    30 +
 releases/latest/javadoc/serialized-form.html    |  2967 ++
 releases/latest/javadoc/stylesheet.css          |   574 +
 743 files changed, 348116 insertions(+)
----------------------------------------------------------------------




[29/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/CacheServerConfig.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/CacheServerConfig.html b/releases/latest/javadoc/org/apache/geode/admin/CacheServerConfig.html
new file mode 100644
index 0000000..87c5a10
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/CacheServerConfig.html
@@ -0,0 +1,327 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>CacheServerConfig (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheServerConfig (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":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="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/CacheServerConfig.html" target="_top">Frames</a></li>
+<li><a href="CacheServerConfig.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">org.apache.geode.admin</div>
+<h2 title="Interface CacheServerConfig" class="title">Interface CacheServerConfig</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/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a>, java.lang.Cloneable, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin">ManagedEntityConfig</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="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin"><code>CacheVmConfig</code></a> instead.</span></div>
+</div>
+<br>
+<pre>@Deprecated
+public interface <span class="typeNameLabel">CacheServerConfig</span>
+extends <a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a></pre>
+<div class="block">Configuration for a GemFire cache server that is managed by the
+ administration API.  The cache server may or may not be running.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addCacheServer--"><code>AdminDistributedSystem.addCacheServer()</code></a></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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheServerConfig.html#getCacheXMLFile--">getCacheXMLFile</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>cache.xml</code> declarative caching
+ initialization file used to configure this cache server VM.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheServerConfig.html#getClassPath--">getClassPath</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the location(s) of user classes (such as cache loaders)
+ required by the cache server VM.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheServerConfig.html#setCacheXMLFile-java.lang.String-">setCacheXMLFile</a></span>(java.lang.String&nbsp;cacheXml)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the <code>cache.xml</code> declarative caching
+ initialization file used to configure this cache server VM.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheServerConfig.html#setClassPath-java.lang.String-">setClassPath</a></span>(java.lang.String&nbsp;classpath)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the location(s) of user classes (such as cache loaders)
+ required by the cache server VM.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.ManagedEntityConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin">ManagedEntityConfig</a></h3>
+<code><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#clone--">clone</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getHost--">getHost</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getProductDirectory--">getProductDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getRemoteCommand--">getRemoteCommand</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getWorkingDirectory--">getWorkingDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setHost-java.lang.String-">setHost</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setProductDirectory-java.lang.String-">setProductDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setRemoteCommand-java.lang.String-">setRemoteCommand</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setWorkingDirectory-java.l
 ang.String-">setWorkingDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#validate--">validate</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="getCacheXMLFile--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheXMLFile</h4>
+<pre>java.lang.String&nbsp;getCacheXMLFile()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>cache.xml</code> declarative caching
+ initialization file used to configure this cache server VM.  By
+ default, a cache server VM is started without an XML file.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/CacheVmConfig.html#getCacheXMLFile--">getCacheXMLFile</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setCacheXMLFile-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCacheXMLFile</h4>
+<pre>void&nbsp;setCacheXMLFile(java.lang.String&nbsp;cacheXml)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the <code>cache.xml</code> declarative caching
+ initialization file used to configure this cache server VM.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/CacheVmConfig.html#setCacheXMLFile-java.lang.String-">setCacheXMLFile</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getClassPath--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClassPath</h4>
+<pre>java.lang.String&nbsp;getClassPath()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the location(s) of user classes (such as cache loaders)
+ required by the cache server VM.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/CacheVmConfig.html#getClassPath--">getClassPath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setClassPath-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setClassPath</h4>
+<pre>void&nbsp;setClassPath(java.lang.String&nbsp;classpath)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the location(s) of user classes (such as cache loaders)
+ required by the cache server VM.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/CacheVmConfig.html#setClassPath-java.lang.String-">setClassPath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a></code></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/admin/CacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/CacheServerConfig.html" target="_top">Frames</a></li>
+<li><a href="CacheServerConfig.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/CacheVm.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/CacheVm.html b/releases/latest/javadoc/org/apache/geode/admin/CacheVm.html
new file mode 100644
index 0000000..da0fc5c
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/CacheVm.html
@@ -0,0 +1,258 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>CacheVm (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheVm (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/CacheVm.html" target="_top">Frames</a></li>
+<li><a href="CacheVm.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">org.apache.geode.admin</div>
+<h2 title="Interface CacheVm" class="title">Interface CacheVm</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/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">CacheVm</span>
+extends <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a></pre>
+<div class="block">A dedicated cache server VM that is managed by the administration
+ API.
+ <p>Note that this may not represent an instance of
+ <a href="../../../../org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server"><code>CacheServer</code></a>. It is possible for
+ a cache VM to be started but for it not to listen for client connections
+ in which case it is not a 
+ <a href="../../../../org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server"><code>CacheServer</code></a>
+ but is an instance of this interface.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</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="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheVm.html#getVmConfig--">getVmConfig</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configuration of this cache vm</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.SystemMember">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a></h3>
+<code><a href="../../../../org/apache/geode/admin/SystemMember.html#getCache--">getCache</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getConfiguration--">getConfiguration</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getDistributedMember--">getDistributedMember</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getDistributedSystem--">getDistributedSystem</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getHost--">getHost</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getHostAddress--">getHostAddress</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getId--">getId</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getLicense--">getLicense</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getLog--">getLog</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getName--">getName</a>, <a href="../../../../org/apache/geode/admin/S
 ystemMember.html#getRoles--">getRoles</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getStat-java.lang.String-">getStat</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getStats--">getStats</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getType--">getType</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getVersion--">getVersion</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#hasCache--">hasCache</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#refreshConfig--">refreshConfig</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#setConfiguration-org.apache.geode.admin.ConfigurationParameter:A-">setConfiguration</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.ManagedEntity">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a></h3>
+<code><a href="../../../../org/apache/geode/admin/ManagedEntity.html#getLog--">getLog</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#isRunning--">isRunning</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#start--">start</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#stop--">stop</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#waitToStart-long-">waitToStart</a>, <a href="../../../../org/apache/geode/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="getVmConfig--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getVmConfig</h4>
+<pre><a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a>&nbsp;getVmConfig()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configuration of this cache vm</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="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/CacheVm.html" target="_top">Frames</a></li>
+<li><a href="CacheVm.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/CacheVmConfig.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/CacheVmConfig.html b/releases/latest/javadoc/org/apache/geode/admin/CacheVmConfig.html
new file mode 100644
index 0000000..6095233
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/CacheVmConfig.html
@@ -0,0 +1,314 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>CacheVmConfig (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheVmConfig (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":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="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/CacheVmConfig.html" target="_top">Frames</a></li>
+<li><a href="CacheVmConfig.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">org.apache.geode.admin</div>
+<h2 title="Interface CacheVmConfig" class="title">Interface CacheVmConfig</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.lang.Cloneable, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin">ManagedEntityConfig</a></dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin">CacheServerConfig</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">CacheVmConfig</span>
+extends <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin">ManagedEntityConfig</a></pre>
+<div class="block">Configuration for a GemFire cache server VM that is managed by the
+ administration API.  The VM may or may not be running.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addCacheVm--"><code>AdminDistributedSystem.addCacheVm()</code></a></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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheVmConfig.html#getCacheXMLFile--">getCacheXMLFile</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>cache.xml</code> declarative caching
+ initialization file used to configure this cache server VM.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheVmConfig.html#getClassPath--">getClassPath</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the location(s) of user classes (such as cache loaders)
+ required by the cache server VM.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheVmConfig.html#setCacheXMLFile-java.lang.String-">setCacheXMLFile</a></span>(java.lang.String&nbsp;cacheXml)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the <code>cache.xml</code> declarative caching
+ initialization file used to configure this cache server VM.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheVmConfig.html#setClassPath-java.lang.String-">setClassPath</a></span>(java.lang.String&nbsp;classpath)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the location(s) of user classes (such as cache loaders)
+ required by the cache server VM.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.ManagedEntityConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin">ManagedEntityConfig</a></h3>
+<code><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#clone--">clone</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getHost--">getHost</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getProductDirectory--">getProductDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getRemoteCommand--">getRemoteCommand</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getWorkingDirectory--">getWorkingDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setHost-java.lang.String-">setHost</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setProductDirectory-java.lang.String-">setProductDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setRemoteCommand-java.lang.String-">setRemoteCommand</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setWorkingDirectory-java.l
 ang.String-">setWorkingDirectory</a>, <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#validate--">validate</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="getCacheXMLFile--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheXMLFile</h4>
+<pre>java.lang.String&nbsp;getCacheXMLFile()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>cache.xml</code> declarative caching
+ initialization file used to configure this cache server VM.  By
+ default, a cache server VM is started without an XML file.</div>
+</li>
+</ul>
+<a name="setCacheXMLFile-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCacheXMLFile</h4>
+<pre>void&nbsp;setCacheXMLFile(java.lang.String&nbsp;cacheXml)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the <code>cache.xml</code> declarative caching
+ initialization file used to configure this cache server VM.</div>
+</li>
+</ul>
+<a name="getClassPath--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClassPath</h4>
+<pre>java.lang.String&nbsp;getClassPath()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the location(s) of user classes (such as cache loaders)
+ required by the cache server VM.</div>
+</li>
+</ul>
+<a name="setClassPath-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setClassPath</h4>
+<pre>void&nbsp;setClassPath(java.lang.String&nbsp;classpath)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the location(s) of user classes (such as cache loaders)
+ required by the cache server VM.</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="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/CacheVmConfig.html" target="_top">Frames</a></li>
+<li><a href="CacheVmConfig.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/ConfigurationParameter.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/ConfigurationParameter.html b/releases/latest/javadoc/org/apache/geode/admin/ConfigurationParameter.html
new file mode 100644
index 0000000..2bd9bbe
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/ConfigurationParameter.html
@@ -0,0 +1,438 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>ConfigurationParameter (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ConfigurationParameter (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":38,"i11":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="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/ConfigurationParameter.html" target="_top">Frames</a></li>
+<li><a href="ConfigurationParameter.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">org.apache.geode.admin</div>
+<h2 title="Interface ConfigurationParameter" class="title">Interface ConfigurationParameter</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">ConfigurationParameter</span></pre>
+<div class="block">A single configuration parameter of a <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><code>SystemMember</code></a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#getDescription--">getDescription</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the full description of this configuration parameter</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#getName--">getName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the identifying name of this configuration parameter.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#getValue--">getValue</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the current value</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#getValueAsString--">getValueAsString</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the current value as a string</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.Class</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#getValueType--">getValueType</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the class type of the value</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#isArray--">isArray</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this config parameter uses a string array for value.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#isFile--">isFile</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this config parameter represents a File value.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#isInetAddress--">isInetAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this config parameter represents an InetAddress value.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#isModifiable--">isModifiable</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">True if this is modifiable; false if read-only</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#isOctal--">isOctal</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this config parameter represents an octal value.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#isString--">isString</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this config parameter represents a string value.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#setValue-java.lang.Object-">setValue</a></span>(java.lang.Object&nbsp;value)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets a new value for this configuration parameter.</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="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>java.lang.String&nbsp;getName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the identifying name of this configuration parameter.</div>
+</li>
+</ul>
+<a name="getDescription--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDescription</h4>
+<pre>java.lang.String&nbsp;getDescription()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the full description of this configuration parameter</div>
+</li>
+</ul>
+<a name="getValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValue</h4>
+<pre>java.lang.Object&nbsp;getValue()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the current value</div>
+</li>
+</ul>
+<a name="getValueAsString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValueAsString</h4>
+<pre>java.lang.String&nbsp;getValueAsString()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the current value as a string</div>
+</li>
+</ul>
+<a name="getValueType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValueType</h4>
+<pre>java.lang.Class&nbsp;getValueType()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the class type of the value</div>
+</li>
+</ul>
+<a name="isModifiable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isModifiable</h4>
+<pre>boolean&nbsp;isModifiable()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">True if this is modifiable; false if read-only</div>
+</li>
+</ul>
+<a name="isArray--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isArray</h4>
+<pre>boolean&nbsp;isArray()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this config parameter uses a string array for value.</div>
+</li>
+</ul>
+<a name="isInetAddress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isInetAddress</h4>
+<pre>boolean&nbsp;isInetAddress()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this config parameter represents an InetAddress value.</div>
+</li>
+</ul>
+<a name="isFile--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isFile</h4>
+<pre>boolean&nbsp;isFile()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this config parameter represents a File value.</div>
+</li>
+</ul>
+<a name="isOctal--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isOctal</h4>
+<pre>boolean&nbsp;isOctal()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this config parameter represents an octal value.</div>
+</li>
+</ul>
+<a name="isString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isString</h4>
+<pre>boolean&nbsp;isString()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this config parameter represents a string value.</div>
+</li>
+</ul>
+<a name="setValue-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setValue</h4>
+<pre>void&nbsp;setValue(java.lang.Object&nbsp;value)
+       throws <a href="../../../../org/apache/geode/admin/UnmodifiableConfigurationException.html" title="class in org.apache.geode.admin">UnmodifiableConfigurationException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets a new value for this configuration parameter.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - the new value which must be of type <a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#getValueType--"><code>getValueType()</code></a></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if value type does not match <a href="../../../../org/apache/geode/admin/ConfigurationParameter.html#getValueType--"><code>getValueType()</code></a></dd>
+<dd><code><a href="../../../../org/apache/geode/admin/UnmodifiableConfigurationException.html" title="class in org.apache.geode.admin">UnmodifiableConfigurationException</a></code> - if attempting to set value when isModifiable is false</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/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/ConfigurationParameter.html" target="_top">Frames</a></li>
+<li><a href="ConfigurationParameter.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html b/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html
new file mode 100644
index 0000000..37abf60
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html
@@ -0,0 +1,233 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>DistributedSystemConfig.ConfigListener (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DistributedSystemConfig.ConfigListener (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":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/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" target="_top">Frames</a></li>
+<li><a href="DistributedSystemConfig.ConfigListener.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">org.apache.geode.admin</div>
+<h2 title="Interface DistributedSystemConfig.ConfigListener" class="title">Interface DistributedSystemConfig.ConfigListener</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>
+<dl>
+<dt>Enclosing interface:</dt>
+<dd><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static interface <span class="typeNameLabel">DistributedSystemConfig.ConfigListener</span>
+extends java.util.EventListener</pre>
+<div class="block">A listener whose callback methods are invoked when this config
+ changes.</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></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="../../../../org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html#configChanged-org.apache.geode.admin.DistributedSystemConfig-">configChanged</a></span>(<a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a>&nbsp;config)</code>
+<div class="block">Invoked when this configurated is changed.</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="configChanged-org.apache.geode.admin.DistributedSystemConfig-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>configChanged</h4>
+<pre>void&nbsp;configChanged(<a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a>&nbsp;config)</pre>
+<div class="block">Invoked when this configurated is changed.</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="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" target="_top">Frames</a></li>
+<li><a href="DistributedSystemConfig.ConfigListener.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>


[50/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/allclasses-frame.html b/releases/latest/javadoc/allclasses-frame.html
new file mode 100644
index 0000000..2648206
--- /dev/null
+++ b/releases/latest/javadoc/allclasses-frame.html
@@ -0,0 +1,575 @@
+<!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 Sat Oct 15 16:23:31 PDT 2016 -->
+<title>All Classes (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/geode/modules/session/bootstrap/AbstractCache.html" title="class in org.apache.geode.modules.session.bootstrap" target="classFrame">AbstractCache</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/AbstractCacheLifecycleListener.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">AbstractCacheLifecycleListener</a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/AbstractGatewayDeltaEvent.html" title="class in org.apache.geode.modules.gatewaydelta" target="classFrame">AbstractGatewayDeltaEvent</a></li>
+<li><a href="org/apache/geode/distributed/AbstractLauncher.html" title="class in org.apache.geode.distributed" target="classFrame">AbstractLauncher</a></li>
+<li><a href="org/apache/geode/distributed/AbstractLauncher.ServiceState.html" title="class in org.apache.geode.distributed" target="classFrame">AbstractLauncher.ServiceState</a></li>
+<li><a href="org/apache/geode/distributed/AbstractLauncher.Status.html" title="enum in org.apache.geode.distributed" target="classFrame">AbstractLauncher.Status</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/AbstractSessionCache.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">AbstractSessionCache</a></li>
+<li><a href="org/apache/geode/security/AccessControl.html" title="interface in org.apache.geode.security" target="classFrame"><span class="interfaceName">AccessControl</span></a></li>
+<li><a href="org/apache/geode/admin/AdminConfig.html" title="class in org.apache.geode.admin" target="classFrame">AdminConfig</a></li>
+<li><a href="org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin" target="classFrame">AdminConfig.Entry</a></li>
+<li><a href="org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">AdminDistributedSystem</span></a></li>
+<li><a href="org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin" target="classFrame">AdminDistributedSystemFactory</a></li>
+<li><a href="org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin" target="classFrame">AdminException</a></li>
+<li><a href="org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin" target="classFrame">AdminXmlException</a></li>
+<li><a href="org/apache/geode/admin/jmx/Agent.html" title="interface in org.apache.geode.admin.jmx" target="classFrame"><span class="interfaceName">Agent</span></a></li>
+<li><a href="org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx" target="classFrame"><span class="interfaceName">AgentConfig</span></a></li>
+<li><a href="org/apache/geode/admin/jmx/AgentFactory.html" title="class in org.apache.geode.admin.jmx" target="classFrame">AgentFactory</a></li>
+<li><a href="org/apache/geode/cache/query/Aggregator.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">Aggregator</span></a></li>
+<li><a href="org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">Alert</span></a></li>
+<li><a href="org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin" target="classFrame">AlertLevel</a></li>
+<li><a href="org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">AlertListener</span></a></li>
+<li><a href="org/apache/geode/cache/client/AllConnectionsInUseException.html" title="class in org.apache.geode.cache.client" target="classFrame">AllConnectionsInUseException</a></li>
+<li><a href="org/apache/geode/management/AlreadyRunningException.html" title="class in org.apache.geode.management" target="classFrame">AlreadyRunningException</a></li>
+<li><a href="org/apache/geode/cache/query/AmbiguousNameException.html" title="class in org.apache.geode.cache.query" target="classFrame">AmbiguousNameException</a></li>
+<li><a href="org/apache/geode/modules/session/installer/args/Argument.html" title="class in org.apache.geode.modules.session.installer.args" target="classFrame">Argument</a></li>
+<li><a href="org/apache/geode/modules/session/installer/args/ArgumentHandler.html" title="interface in org.apache.geode.modules.session.installer.args" target="classFrame"><span class="interfaceName">ArgumentHandler</span></a></li>
+<li><a href="org/apache/geode/modules/session/installer/args/ArgumentProcessor.html" title="class in org.apache.geode.modules.session.installer.args" target="classFrame">ArgumentProcessor</a></li>
+<li><a href="org/apache/geode/modules/session/installer/args/ArgumentValues.html" title="class in org.apache.geode.modules.session.installer.args" target="classFrame">ArgumentValues</a></li>
+<li><a href="org/apache/geode/cache/asyncqueue/AsyncEvent.html" title="interface in org.apache.geode.cache.asyncqueue" target="classFrame"><span class="interfaceName">AsyncEvent</span></a></li>
+<li><a href="org/apache/geode/cache/asyncqueue/AsyncEventListener.html" title="interface in org.apache.geode.cache.asyncqueue" target="classFrame"><span class="interfaceName">AsyncEventListener</span></a></li>
+<li><a href="org/apache/geode/cache/asyncqueue/AsyncEventQueue.html" title="interface in org.apache.geode.cache.asyncqueue" target="classFrame"><span class="interfaceName">AsyncEventQueue</span></a></li>
+<li><a href="org/apache/geode/cache/asyncqueue/AsyncEventQueueFactory.html" title="interface in org.apache.geode.cache.asyncqueue" target="classFrame"><span class="interfaceName">AsyncEventQueueFactory</span></a></li>
+<li><a href="org/apache/geode/management/AsyncEventQueueMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">AsyncEventQueueMXBean</span></a></li>
+<li><a href="org/apache/geode/lang/AttachAPINotFoundException.html" title="class in org.apache.geode.lang" target="classFrame">AttachAPINotFoundException</a></li>
+<li><a href="org/apache/geode/cache/AttributesFactory.html" title="class in org.apache.geode.cache" target="classFrame">AttributesFactory</a></li>
+<li><a href="org/apache/geode/cache/AttributesMutator.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">AttributesMutator</span></a></li>
+<li><a href="org/apache/geode/security/AuthenticationFailedException.html" title="class in org.apache.geode.security" target="classFrame">AuthenticationFailedException</a></li>
+<li><a href="org/apache/geode/security/AuthenticationRequiredException.html" title="class in org.apache.geode.security" target="classFrame">AuthenticationRequiredException</a></li>
+<li><a href="org/apache/geode/security/Authenticator.html" title="interface in org.apache.geode.security" target="classFrame"><span class="interfaceName">Authenticator</span></a></li>
+<li><a href="org/apache/geode/security/AuthInitialize.html" title="interface in org.apache.geode.security" target="classFrame"><span class="interfaceName">AuthInitialize</span></a></li>
+<li><a href="org/apache/geode/cache/util/AutoBalancer.html" title="class in org.apache.geode.cache.util" target="classFrame">AutoBalancer</a></li>
+<li><a href="org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">BackupStatus</span></a></li>
+<li><a href="org/apache/geode/modules/util/Banner.html" title="class in org.apache.geode.modules.util" target="classFrame">Banner</a></li>
+<li><a href="org/apache/geode/modules/util/BootstrappingFunction.html" title="class in org.apache.geode.modules.util" target="classFrame">BootstrappingFunction</a></li>
+<li><a href="org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">Cache</span></a></li>
+<li><a href="org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">CacheCallback</span></a></li>
+<li><a href="org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache" target="classFrame">CacheClosedException</a></li>
+<li><a href="org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin" target="classFrame">CacheDoesNotExistException</a></li>
+<li><a href="org/apache/geode/cache/CacheEvent.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">CacheEvent</span></a></li>
+<li><a href="org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache" target="classFrame">CacheException</a></li>
+<li><a href="org/apache/geode/cache/CacheExistsException.html" title="class in org.apache.geode.cache" target="classFrame">CacheExistsException</a></li>
+<li><a href="org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache" target="classFrame">CacheFactory</a></li>
+<li><a href="org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">CacheHealthConfig</span></a></li>
+<li><a href="org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">CacheListener</span></a></li>
+<li><a href="org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util" target="classFrame">CacheListenerAdapter</a></li>
+<li><a href="org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">CacheLoader</span></a></li>
+<li><a href="org/apache/geode/cache/CacheLoaderException.html" title="class in org.apache.geode.cache" target="classFrame">CacheLoaderException</a></li>
+<li><a href="org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache" target="classFrame">CacheRuntimeException</a></li>
+<li><a href="org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">CacheServer</span></a></li>
+<li><a href="org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server" target="classFrame"><span class="interfaceName">CacheServer</span></a></li>
+<li><a href="org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">CacheServerConfig</span></a></li>
+<li><a href="org/apache/geode/management/CacheServerMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">CacheServerMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/snapshot/CacheSnapshotService.html" title="interface in org.apache.geode.cache.snapshot" target="classFrame"><span class="interfaceName">CacheSnapshotService</span></a></li>
+<li><a href="org/apache/geode/cache/CacheStatistics.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">CacheStatistics</span></a></li>
+<li><a href="org/apache/geode/cache/CacheTransactionManager.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">CacheTransactionManager</span></a></li>
+<li><a href="org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">CacheVm</span></a></li>
+<li><a href="org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">CacheVmConfig</span></a></li>
+<li><a href="org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">CacheWriter</span></a></li>
+<li><a href="org/apache/geode/cache/util/CacheWriterAdapter.html" title="class in org.apache.geode.cache.util" target="classFrame">CacheWriterAdapter</a></li>
+<li><a href="org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache" target="classFrame">CacheWriterException</a></li>
+<li><a href="org/apache/geode/cache/CacheXmlException.html" title="class in org.apache.geode.cache" target="classFrame">CacheXmlException</a></li>
+<li><a href="org/apache/geode/CancelCriterion.html" title="class in org.apache.geode" target="classFrame">CancelCriterion</a></li>
+<li><a href="org/apache/geode/CancelException.html" title="class in org.apache.geode" target="classFrame">CancelException</a></li>
+<li><a href="org/apache/geode/CanonicalInstantiator.html" title="class in org.apache.geode" target="classFrame">CanonicalInstantiator</a></li>
+<li><a href="org/apache/geode/modules/util/ClassLoaderObjectInputStream.html" title="class in org.apache.geode.modules.util" target="classFrame">ClassLoaderObjectInputStream</a></li>
+<li><a href="org/apache/geode/cache/client/ClientCache.html" title="interface in org.apache.geode.cache.client" target="classFrame"><span class="interfaceName">ClientCache</span></a></li>
+<li><a href="org/apache/geode/cache/client/ClientCacheFactory.html" title="class in org.apache.geode.cache.client" target="classFrame">ClientCacheFactory</a></li>
+<li><a href="org/apache/geode/management/ClientHealthStatus.html" title="class in org.apache.geode.management" target="classFrame">ClientHealthStatus</a></li>
+<li><a href="org/apache/geode/management/membership/ClientMembership.html" title="class in org.apache.geode.management.membership" target="classFrame">ClientMembership</a></li>
+<li><a href="org/apache/geode/management/membership/ClientMembershipEvent.html" title="interface in org.apache.geode.management.membership" target="classFrame"><span class="interfaceName">ClientMembershipEvent</span></a></li>
+<li><a href="org/apache/geode/management/membership/ClientMembershipListener.html" title="interface in org.apache.geode.management.membership" target="classFrame"><span class="interfaceName">ClientMembershipListener</span></a></li>
+<li><a href="org/apache/geode/management/membership/ClientMembershipListenerAdapter.html" title="class in org.apache.geode.management.membership" target="classFrame">ClientMembershipListenerAdapter</a></li>
+<li><a href="org/apache/geode/cache/client/ClientNotReadyException.html" title="class in org.apache.geode.cache.client" target="classFrame">ClientNotReadyException</a></li>
+<li><a href="org/apache/geode/management/ClientQueueDetail.html" title="class in org.apache.geode.management" target="classFrame">ClientQueueDetail</a></li>
+<li><a href="org/apache/geode/cache/client/ClientRegionFactory.html" title="interface in org.apache.geode.cache.client" target="classFrame"><span class="interfaceName">ClientRegionFactory</span></a></li>
+<li><a href="org/apache/geode/cache/client/ClientRegionShortcut.html" title="enum in org.apache.geode.cache.client" target="classFrame">ClientRegionShortcut</a></li>
+<li><a href="org/apache/geode/modules/session/bootstrap/ClientServerCache.html" title="class in org.apache.geode.modules.session.bootstrap" target="classFrame">ClientServerCache</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/ClientServerCacheLifecycleListener.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">ClientServerCacheLifecycleListener</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/ClientServerSessionCache.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">ClientServerSessionCache</a></li>
+<li><a href="org/apache/geode/cache/ClientSession.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">ClientSession</span></a></li>
+<li><a href="org/apache/geode/distributed/ClientSocketFactory.html" title="interface in org.apache.geode.distributed" target="classFrame"><span class="interfaceName">ClientSocketFactory</span></a></li>
+<li><a href="org/apache/geode/cache/server/ClientSubscriptionConfig.html" title="interface in org.apache.geode.cache.server" target="classFrame"><span class="interfaceName">ClientSubscriptionConfig</span></a></li>
+<li><a href="org/apache/geode/management/cli/CliMetaData.html" title="annotation in org.apache.geode.management.cli" target="classFrame">CliMetaData</a></li>
+<li><a href="org/apache/geode/management/cli/CliMetaData.AvailabilityMetadata.html" title="annotation in org.apache.geode.management.cli" target="classFrame">CliMetaData.AvailabilityMetadata</a></li>
+<li><a href="org/apache/geode/cache/operations/CloseCQOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">CloseCQOperationContext</a></li>
+<li><a href="org/apache/geode/cache/query/types/CollectionType.html" title="interface in org.apache.geode.cache.query.types" target="classFrame"><span class="interfaceName">CollectionType</span></a></li>
+<li><a href="org/apache/geode/management/cli/CommandProcessingException.html" title="class in org.apache.geode.management.cli" target="classFrame">CommandProcessingException</a></li>
+<li><a href="org/apache/geode/management/cli/CommandService.html" title="class in org.apache.geode.management.cli" target="classFrame">CommandService</a></li>
+<li><a href="org/apache/geode/management/cli/CommandServiceException.html" title="class in org.apache.geode.management.cli" target="classFrame">CommandServiceException</a></li>
+<li><a href="org/apache/geode/management/cli/CommandStatement.html" title="interface in org.apache.geode.management.cli" target="classFrame"><span class="interfaceName">CommandStatement</span></a></li>
+<li><a href="org/apache/geode/cache/CommitConflictException.html" title="class in org.apache.geode.cache" target="classFrame">CommitConflictException</a></li>
+<li><a href="org/apache/geode/cache/CommitDistributionException.html" title="class in org.apache.geode.cache" target="classFrame">CommitDistributionException</a></li>
+<li><a href="org/apache/geode/cache/CommitIncompleteException.html" title="class in org.apache.geode.cache" target="classFrame">CommitIncompleteException</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/CommitSessionValve.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">CommitSessionValve</a></li>
+<li><a href="org/apache/geode/compression/CompressionException.html" title="class in org.apache.geode.compression" target="classFrame">CompressionException</a></li>
+<li><a href="org/apache/geode/compression/Compressor.html" title="interface in org.apache.geode.compression" target="classFrame"><span class="interfaceName">Compressor</span></a></li>
+<li><a href="org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">ConfigurationParameter</span></a></li>
+<li><a href="org/apache/geode/distributed/ConfigurationProperties.html" title="interface in org.apache.geode.distributed" target="classFrame"><span class="interfaceName">ConfigurationProperties</span></a></li>
+<li><a href="org/apache/geode/cache/persistence/ConflictingPersistentDataException.html" title="class in org.apache.geode.cache.persistence" target="classFrame">ConflictingPersistentDataException</a></li>
+<li><a href="org/apache/geode/modules/util/ContextMapper.html" title="class in org.apache.geode.modules.util" target="classFrame">ContextMapper</a></li>
+<li><a href="org/apache/geode/management/cli/ConverterHint.html" title="interface in org.apache.geode.management.cli" target="classFrame"><span class="interfaceName">ConverterHint</span></a></li>
+<li><a href="org/apache/geode/CopyException.html" title="class in org.apache.geode" target="classFrame">CopyException</a></li>
+<li><a href="org/apache/geode/CopyHelper.html" title="class in org.apache.geode" target="classFrame">CopyHelper</a></li>
+<li><a href="org/apache/geode/cache/query/CqAttributes.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">CqAttributes</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqAttributesFactory.html" title="class in org.apache.geode.cache.query" target="classFrame">CqAttributesFactory</a></li>
+<li><a href="org/apache/geode/cache/query/CqAttributesMutator.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">CqAttributesMutator</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqClosedException.html" title="class in org.apache.geode.cache.query" target="classFrame">CqClosedException</a></li>
+<li><a href="org/apache/geode/cache/query/CqEvent.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">CqEvent</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqException.html" title="class in org.apache.geode.cache.query" target="classFrame">CqException</a></li>
+<li><a href="org/apache/geode/cache/query/CqExistsException.html" title="class in org.apache.geode.cache.query" target="classFrame">CqExistsException</a></li>
+<li><a href="org/apache/geode/cache/query/CqListener.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">CqListener</span></a></li>
+<li><a href="org/apache/geode/cache/util/CqListenerAdapter.html" title="class in org.apache.geode.cache.util" target="classFrame">CqListenerAdapter</a></li>
+<li><a href="org/apache/geode/cache/query/CqQuery.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">CqQuery</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqResults.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">CqResults</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqServiceStatistics.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">CqServiceStatistics</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqState.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">CqState</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqStatistics.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">CqStatistics</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqStatusListener.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">CqStatusListener</span></a></li>
+<li><a href="org/apache/geode/modules/util/CreateRegionFunction.html" title="class in org.apache.geode.modules.util" target="classFrame">CreateRegionFunction</a></li>
+<li><a href="org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">CustomExpiry</span></a></li>
+<li><a href="org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache" target="classFrame">DataPolicy</a></li>
+<li><a href="org/apache/geode/DataSerializable.html" title="interface in org.apache.geode" target="classFrame"><span class="interfaceName">DataSerializable</span></a></li>
+<li><a href="org/apache/geode/DataSerializable.Replaceable.html" title="interface in org.apache.geode" target="classFrame"><span class="interfaceName">DataSerializable.Replaceable</span></a></li>
+<li><a href="org/apache/geode/DataSerializer.html" title="class in org.apache.geode" target="classFrame">DataSerializer</a></li>
+<li><a href="org/apache/geode/modules/util/DebugCacheListener.html" title="class in org.apache.geode.modules.util" target="classFrame">DebugCacheListener</a></li>
+<li><a href="org/apache/geode/cache/Declarable.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">Declarable</span></a></li>
+<li><a href="org/apache/geode/Delta.html" title="interface in org.apache.geode" target="classFrame"><span class="interfaceName">Delta</span></a></li>
+<li><a href="org/apache/geode/DeltaSerializationException.html" title="class in org.apache.geode" target="classFrame">DeltaSerializationException</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSession.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">DeltaSession</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSession7.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">DeltaSession7</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSession8.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">DeltaSession8</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSessionFacade.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">DeltaSessionFacade</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSessionInterface.html" title="interface in org.apache.geode.modules.session.catalina" target="classFrame"><span class="interfaceName">DeltaSessionInterface</span></a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSessionManager.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">DeltaSessionManager</a></li>
+<li><a href="org/apache/geode/management/DependenciesNotFoundException.html" title="class in org.apache.geode.management" target="classFrame">DependenciesNotFoundException</a></li>
+<li><a href="org/apache/geode/cache/operations/DestroyOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">DestroyOperationContext</a></li>
+<li><a href="org/apache/geode/cache/DiskAccessException.html" title="class in org.apache.geode.cache" target="classFrame">DiskAccessException</a></li>
+<li><a href="org/apache/geode/management/DiskBackupResult.html" title="class in org.apache.geode.management" target="classFrame">DiskBackupResult</a></li>
+<li><a href="org/apache/geode/management/DiskBackupStatus.html" title="class in org.apache.geode.management" target="classFrame">DiskBackupStatus</a></li>
+<li><a href="org/apache/geode/management/DiskMetrics.html" title="class in org.apache.geode.management" target="classFrame">DiskMetrics</a></li>
+<li><a href="org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">DiskStore</span></a></li>
+<li><a href="org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">DiskStoreFactory</span></a></li>
+<li><a href="org/apache/geode/management/DiskStoreMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">DiskStoreMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">DiskWriteAttributes</span></a></li>
+<li><a href="org/apache/geode/cache/DiskWriteAttributesFactory.html" title="class in org.apache.geode.cache" target="classFrame">DiskWriteAttributesFactory</a></li>
+<li><a href="org/apache/geode/distributed/DistributedLockService.html" title="class in org.apache.geode.distributed" target="classFrame">DistributedLockService</a></li>
+<li><a href="org/apache/geode/management/DistributedLockServiceMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">DistributedLockServiceMXBean</span></a></li>
+<li><a href="org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed" target="classFrame"><span class="interfaceName">DistributedMember</span></a></li>
+<li><a href="org/apache/geode/management/DistributedRegionMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">DistributedRegionMXBean</span></a></li>
+<li><a href="org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed" target="classFrame">DistributedSystem</a></li>
+<li><a href="org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">DistributedSystemConfig</span></a></li>
+<li><a href="org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">DistributedSystemConfig.ConfigListener</span></a></li>
+<li><a href="org/apache/geode/distributed/DistributedSystemDisconnectedException.html" title="class in org.apache.geode.distributed" target="classFrame">DistributedSystemDisconnectedException</a></li>
+<li><a href="org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">DistributedSystemHealthConfig</span></a></li>
+<li><a href="org/apache/geode/management/DistributedSystemMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">DistributedSystemMXBean</span></a></li>
+<li><a href="org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">DistributionLocator</span></a></li>
+<li><a href="org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">DistributionLocatorConfig</span></a></li>
+<li><a href="org/apache/geode/cache/DuplicatePrimaryPartitionException.html" title="class in org.apache.geode.cache" target="classFrame">DuplicatePrimaryPartitionException</a></li>
+<li><a href="org/apache/geode/distributed/DurableClientAttributes.html" title="class in org.apache.geode.distributed" target="classFrame">DurableClientAttributes</a></li>
+<li><a href="org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache" target="classFrame">DynamicRegionFactory</a></li>
+<li><a href="org/apache/geode/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache" target="classFrame">DynamicRegionFactory.Config</a></li>
+<li><a href="org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">DynamicRegionListener</span></a></li>
+<li><a href="org/apache/geode/cache/execute/EmptyRegionFunctionException.html" title="class in org.apache.geode.cache.execute" target="classFrame">EmptyRegionFunctionException</a></li>
+<li><a href="org/apache/geode/cache/EntryDestroyedException.html" title="class in org.apache.geode.cache" target="classFrame">EntryDestroyedException</a></li>
+<li><a href="org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">EntryEvent</span></a></li>
+<li><a href="org/apache/geode/cache/EntryExistsException.html" title="class in org.apache.geode.cache" target="classFrame">EntryExistsException</a></li>
+<li><a href="org/apache/geode/cache/EntryNotFoundException.html" title="class in org.apache.geode.cache" target="classFrame">EntryNotFoundException</a></li>
+<li><a href="org/apache/geode/cache/EntryNotFoundInRegion.html" title="class in org.apache.geode.cache" target="classFrame">EntryNotFoundInRegion</a></li>
+<li><a href="org/apache/geode/cache/EntryOperation.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">EntryOperation</span></a></li>
+<li><a href="org/apache/geode/cache/wan/EventSequenceID.html" title="class in org.apache.geode.cache.wan" target="classFrame">EventSequenceID</a></li>
+<li><a href="org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache" target="classFrame">EvictionAction</a></li>
+<li><a href="org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache" target="classFrame">EvictionAlgorithm</a></li>
+<li><a href="org/apache/geode/cache/EvictionAttributes.html" title="class in org.apache.geode.cache" target="classFrame">EvictionAttributes</a></li>
+<li><a href="org/apache/geode/management/EvictionAttributesData.html" title="class in org.apache.geode.management" target="classFrame">EvictionAttributesData</a></li>
+<li><a href="org/apache/geode/cache/EvictionAttributesMutator.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">EvictionAttributesMutator</span></a></li>
+<li><a href="org/apache/geode/cache/operations/ExecuteCQOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">ExecuteCQOperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/ExecuteFunctionOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">ExecuteFunctionOperationContext</a></li>
+<li><a href="org/apache/geode/cache/execute/Execution.html" title="interface in org.apache.geode.cache.execute" target="classFrame"><span class="interfaceName">Execution</span></a></li>
+<li><a href="org/apache/geode/annotations/Experimental.html" title="annotation in org.apache.geode.annotations" target="classFrame">Experimental</a></li>
+<li><a href="org/apache/geode/cache/ExpirationAction.html" title="class in org.apache.geode.cache" target="classFrame">ExpirationAction</a></li>
+<li><a href="org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache" target="classFrame">ExpirationAttributes</a></li>
+<li><a href="org/apache/geode/cache/FailedSynchronizationException.html" title="class in org.apache.geode.cache" target="classFrame">FailedSynchronizationException</a></li>
+<li><a href="org/apache/geode/pdx/FieldType.html" title="enum in org.apache.geode.pdx" target="classFrame">FieldType</a></li>
+<li><a href="org/apache/geode/cache/FixedPartitionAttributes.html" title="class in org.apache.geode.cache" target="classFrame">FixedPartitionAttributes</a></li>
+<li><a href="org/apache/geode/management/FixedPartitionAttributesData.html" title="class in org.apache.geode.management" target="classFrame">FixedPartitionAttributesData</a></li>
+<li><a href="org/apache/geode/cache/FixedPartitionResolver.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">FixedPartitionResolver</span></a></li>
+<li><a href="org/apache/geode/ForcedDisconnectException.html" title="class in org.apache.geode" target="classFrame">ForcedDisconnectException</a></li>
+<li><a href="org/apache/geode/cache/execute/Function.html" title="interface in org.apache.geode.cache.execute" target="classFrame"><span class="interfaceName">Function</span></a></li>
+<li><a href="org/apache/geode/cache/execute/FunctionAdapter.html" title="class in org.apache.geode.cache.execute" target="classFrame">FunctionAdapter</a></li>
+<li><a href="org/apache/geode/cache/execute/FunctionContext.html" title="interface in org.apache.geode.cache.execute" target="classFrame"><span class="interfaceName">FunctionContext</span></a></li>
+<li><a href="org/apache/geode/cache/query/FunctionDomainException.html" title="class in org.apache.geode.cache.query" target="classFrame">FunctionDomainException</a></li>
+<li><a href="org/apache/geode/cache/execute/FunctionException.html" title="class in org.apache.geode.cache.execute" target="classFrame">FunctionException</a></li>
+<li><a href="org/apache/geode/cache/execute/FunctionInvocationTargetException.html" title="class in org.apache.geode.cache.execute" target="classFrame">FunctionInvocationTargetException</a></li>
+<li><a href="org/apache/geode/cache/execute/FunctionService.html" title="class in org.apache.geode.cache.execute" target="classFrame">FunctionService</a></li>
+<li><a href="org/apache/geode/distributed/FutureCancelledException.html" title="class in org.apache.geode.distributed" target="classFrame">FutureCancelledException</a></li>
+<li><a href="org/apache/geode/cache/util/Gateway.html" title="class in org.apache.geode.cache.util" target="classFrame">Gateway</a></li>
+<li><a href="org/apache/geode/cache/util/Gateway.OrderPolicy.html" title="enum in org.apache.geode.cache.util" target="classFrame">Gateway.OrderPolicy</a></li>
+<li><a href="org/apache/geode/distributed/GatewayCancelledException.html" title="class in org.apache.geode.distributed" target="classFrame">GatewayCancelledException</a></li>
+<li><a href="org/apache/geode/cache/GatewayConfigurationException.html" title="class in org.apache.geode.cache" target="classFrame">GatewayConfigurationException</a></li>
+<li><a href="org/apache/geode/cache/util/GatewayConflictHelper.html" title="interface in org.apache.geode.cache.util" target="classFrame"><span class="interfaceName">GatewayConflictHelper</span></a></li>
+<li><a href="org/apache/geode/cache/util/GatewayConflictResolver.html" title="interface in org.apache.geode.cache.util" target="classFrame"><span class="interfaceName">GatewayConflictResolver</span></a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDelta.html" title="interface in org.apache.geode.modules.gatewaydelta" target="classFrame"><span class="interfaceName">GatewayDelta</span></a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaCreateEvent.html" title="class in org.apache.geode.modules.gatewaydelta" target="classFrame">GatewayDeltaCreateEvent</a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaDestroyEvent.html" title="class in org.apache.geode.modules.gatewaydelta" target="classFrame">GatewayDeltaDestroyEvent</a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaEvent.html" title="interface in org.apache.geode.modules.gatewaydelta" target="classFrame"><span class="interfaceName">GatewayDeltaEvent</span></a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaEventApplicationCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta" target="classFrame">GatewayDeltaEventApplicationCacheListener</a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta" target="classFrame">GatewayDeltaForwarderCacheListener</a></li>
+<li><a href="org/apache/geode/cache/util/GatewayEvent.html" title="interface in org.apache.geode.cache.util" target="classFrame"><span class="interfaceName">GatewayEvent</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayEventFilter.html" title="interface in org.apache.geode.cache.wan" target="classFrame"><span class="interfaceName">GatewayEventFilter</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayEventSubstitutionFilter.html" title="interface in org.apache.geode.cache.wan" target="classFrame"><span class="interfaceName">GatewayEventSubstitutionFilter</span></a></li>
+<li><a href="org/apache/geode/cache/GatewayException.html" title="class in org.apache.geode.cache" target="classFrame">GatewayException</a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayQueueEvent.html" title="interface in org.apache.geode.cache.wan" target="classFrame"><span class="interfaceName">GatewayQueueEvent</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayReceiver.html" title="interface in org.apache.geode.cache.wan" target="classFrame"><span class="interfaceName">GatewayReceiver</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayReceiverFactory.html" title="interface in org.apache.geode.cache.wan" target="classFrame"><span class="interfaceName">GatewayReceiverFactory</span></a></li>
+<li><a href="org/apache/geode/management/GatewayReceiverMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">GatewayReceiverMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewaySender.html" title="interface in org.apache.geode.cache.wan" target="classFrame"><span class="interfaceName">GatewaySender</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewaySender.OrderPolicy.html" title="enum in org.apache.geode.cache.wan" target="classFrame">GatewaySender.OrderPolicy</a></li>
+<li><a href="org/apache/geode/cache/wan/GatewaySenderFactory.html" title="interface in org.apache.geode.cache.wan" target="classFrame"><span class="interfaceName">GatewaySenderFactory</span></a></li>
+<li><a href="org/apache/geode/management/GatewaySenderMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">GatewaySenderMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayTransportFilter.html" title="interface in org.apache.geode.cache.wan" target="classFrame"><span class="interfaceName">GatewayTransportFilter</span></a></li>
+<li><a href="org/apache/geode/cache/GemFireCache.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">GemFireCache</span></a></li>
+<li><a href="org/apache/geode/GemFireCacheException.html" title="class in org.apache.geode" target="classFrame">GemFireCacheException</a></li>
+<li><a href="org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode" target="classFrame">GemFireCheckedException</a></li>
+<li><a href="org/apache/geode/GemFireConfigException.html" title="class in org.apache.geode" target="classFrame">GemFireConfigException</a></li>
+<li><a href="org/apache/geode/GemFireException.html" title="class in org.apache.geode" target="classFrame">GemFireException</a></li>
+<li><a href="org/apache/geode/admin/GemFireHealth.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">GemFireHealth</span></a></li>
+<li><a href="org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin" target="classFrame">GemFireHealth.Health</a></li>
+<li><a href="org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">GemFireHealthConfig</span></a></li>
+<li><a href="org/apache/geode/GemFireIOException.html" title="class in org.apache.geode" target="classFrame">GemFireIOException</a></li>
+<li><a href="org/apache/geode/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin" target="classFrame">GemFireMemberStatus</a></li>
+<li><a href="org/apache/geode/memcached/GemFireMemcachedServer.html" title="class in org.apache.geode.memcached" target="classFrame">GemFireMemcachedServer</a></li>
+<li><a href="org/apache/geode/memcached/GemFireMemcachedServer.Protocol.html" title="enum in org.apache.geode.memcached" target="classFrame">GemFireMemcachedServer.Protocol</a></li>
+<li><a href="org/apache/geode/management/GemFireProperties.html" title="class in org.apache.geode.management" target="classFrame">GemFireProperties</a></li>
+<li><a href="org/apache/geode/GemFireRethrowable.html" title="class in org.apache.geode" target="classFrame">GemFireRethrowable</a></li>
+<li><a href="org/apache/geode/security/GemFireSecurityException.html" title="class in org.apache.geode.security" target="classFrame">GemFireSecurityException</a></li>
+<li><a href="org/apache/geode/redis/GeodeRedisServer.html" title="class in org.apache.geode.redis" target="classFrame">GeodeRedisServer</a></li>
+<li><a href="org/apache/geode/cache/operations/GetDurableCQsOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">GetDurableCQsOperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/GetOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">GetOperationContext</a></li>
+<li><a href="org/apache/geode/ra/GFConnection.html" title="interface in org.apache.geode.ra" target="classFrame"><span class="interfaceName">GFConnection</span></a></li>
+<li><a href="org/apache/geode/ra/GFConnectionFactory.html" title="interface in org.apache.geode.ra" target="classFrame"><span class="interfaceName">GFConnectionFactory</span></a></li>
+<li><a href="org/apache/geode/lang/Identifiable.html" title="interface in org.apache.geode.lang" target="classFrame"><span class="interfaceName">Identifiable</span></a></li>
+<li><a href="org/apache/geode/IncompatibleSystemException.html" title="class in org.apache.geode" target="classFrame">IncompatibleSystemException</a></li>
+<li><a href="org/apache/geode/cache/IncompatibleVersionException.html" title="class in org.apache.geode.cache" target="classFrame">IncompatibleVersionException</a></li>
+<li><a href="org/apache/geode/cache/query/Index.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">Index</span></a></li>
+<li><a href="org/apache/geode/cache/query/IndexCreationException.html" title="class in org.apache.geode.cache.query" target="classFrame">IndexCreationException</a></li>
+<li><a href="org/apache/geode/cache/query/IndexExistsException.html" title="class in org.apache.geode.cache.query" target="classFrame">IndexExistsException</a></li>
+<li><a href="org/apache/geode/cache/query/IndexInvalidException.html" title="class in org.apache.geode.cache.query" target="classFrame">IndexInvalidException</a></li>
+<li><a href="org/apache/geode/cache/query/IndexMaintenanceException.html" title="class in org.apache.geode.cache.query" target="classFrame">IndexMaintenanceException</a></li>
+<li><a href="org/apache/geode/cache/query/IndexNameConflictException.html" title="class in org.apache.geode.cache.query" target="classFrame">IndexNameConflictException</a></li>
+<li><a href="org/apache/geode/cache/query/IndexStatistics.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">IndexStatistics</span></a></li>
+<li><a href="org/apache/geode/cache/query/IndexType.html" title="class in org.apache.geode.cache.query" target="classFrame">IndexType</a></li>
+<li><a href="org/apache/geode/modules/session/installer/Installer.html" title="class in org.apache.geode.modules.session.installer" target="classFrame">Installer</a></li>
+<li><a href="org/apache/geode/Instantiator.html" title="class in org.apache.geode" target="classFrame">Instantiator</a></li>
+<li><a href="org/apache/geode/cache/operations/InterestOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">InterestOperationContext</a></li>
+<li><a href="org/apache/geode/cache/InterestPolicy.html" title="class in org.apache.geode.cache" target="classFrame">InterestPolicy</a></li>
+<li><a href="org/apache/geode/cache/InterestRegistrationEvent.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">InterestRegistrationEvent</span></a></li>
+<li><a href="org/apache/geode/cache/InterestRegistrationListener.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">InterestRegistrationListener</span></a></li>
+<li><a href="org/apache/geode/cache/InterestResultPolicy.html" title="class in org.apache.geode.cache" target="classFrame">InterestResultPolicy</a></li>
+<li><a href="org/apache/geode/cache/operations/InterestType.html" title="class in org.apache.geode.cache.operations" target="classFrame">InterestType</a></li>
+<li><a href="org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode" target="classFrame">InternalGemFireError</a></li>
+<li><a href="org/apache/geode/InternalGemFireException.html" title="class in org.apache.geode" target="classFrame">InternalGemFireException</a></li>
+<li><a href="org/apache/geode/cache/operations/InvalidateOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">InvalidateOperationContext</a></li>
+<li><a href="org/apache/geode/InvalidDeltaException.html" title="class in org.apache.geode" target="classFrame">InvalidDeltaException</a></li>
+<li><a href="org/apache/geode/InvalidValueException.html" title="class in org.apache.geode" target="classFrame">InvalidValueException</a></li>
+<li><a href="org/apache/geode/InvalidVersionException.html" title="class in org.apache.geode" target="classFrame">InvalidVersionException</a></li>
+<li><a href="org/apache/geode/modules/session/installer/JarClassLoader.html" title="class in org.apache.geode.modules.session.installer" target="classFrame">JarClassLoader</a></li>
+<li><a href="org/apache/geode/management/JMXNotificationType.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">JMXNotificationType</span></a></li>
+<li><a href="org/apache/geode/management/JMXNotificationUserData.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">JMXNotificationUserData</span></a></li>
+<li><a href="org/apache/geode/pdx/JSONFormatter.html" title="class in org.apache.geode.pdx" target="classFrame">JSONFormatter</a></li>
+<li><a href="org/apache/geode/pdx/JSONFormatterException.html" title="class in org.apache.geode.pdx" target="classFrame">JSONFormatterException</a></li>
+<li><a href="org/apache/geode/management/JVMMetrics.html" title="class in org.apache.geode.management" target="classFrame">JVMMetrics</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/JvmRouteBinderValve.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">JvmRouteBinderValve</a></li>
+<li><a href="org/apache/geode/cache/operations/KeyOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">KeyOperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/KeySetOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">KeySetOperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/KeyValueOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">KeyValueOperationContext</a></li>
+<li><a href="org/apache/geode/distributed/LeaseExpiredException.html" title="class in org.apache.geode.distributed" target="classFrame">LeaseExpiredException</a></li>
+<li><a href="org/apache/geode/LicenseException.html" title="class in org.apache.geode" target="classFrame">LicenseException</a></li>
+<li><a href="org/apache/geode/modules/session/bootstrap/LifecycleTypeAdapter.html" title="enum in org.apache.geode.modules.session.bootstrap" target="classFrame">LifecycleTypeAdapter</a></li>
+<li><a href="org/apache/geode/cache/LoaderHelper.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">LoaderHelper</span></a></li>
+<li><a href="org/apache/geode/modules/session/catalina/callback/LocalSessionCacheLoader.html" title="class in org.apache.geode.modules.session.catalina.callback" target="classFrame">LocalSessionCacheLoader</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/callback/LocalSessionCacheWriter.html" title="class in org.apache.geode.modules.session.catalina.callback" target="classFrame">LocalSessionCacheWriter</a></li>
+<li><a href="org/apache/geode/distributed/Locator.html" title="class in org.apache.geode.distributed" target="classFrame">Locator</a></li>
+<li><a href="org/apache/geode/distributed/LocatorLauncher.html" title="class in org.apache.geode.distributed" target="classFrame">LocatorLauncher</a></li>
+<li><a href="org/apache/geode/distributed/LocatorLauncher.Builder.html" title="class in org.apache.geode.distributed" target="classFrame">LocatorLauncher.Builder</a></li>
+<li><a href="org/apache/geode/distributed/LocatorLauncher.Command.html" title="enum in org.apache.geode.distributed" target="classFrame">LocatorLauncher.Command</a></li>
+<li><a href="org/apache/geode/distributed/LocatorLauncher.LocatorState.html" title="class in org.apache.geode.distributed" target="classFrame">LocatorLauncher.LocatorState</a></li>
+<li><a href="org/apache/geode/management/LocatorMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">LocatorMXBean</span></a></li>
+<li><a href="org/apache/geode/distributed/LockNotHeldException.html" title="class in org.apache.geode.distributed" target="classFrame">LockNotHeldException</a></li>
+<li><a href="org/apache/geode/distributed/LockServiceDestroyedException.html" title="class in org.apache.geode.distributed" target="classFrame">LockServiceDestroyedException</a></li>
+<li><a href="org/apache/geode/management/LockServiceMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">LockServiceMXBean</span></a></li>
+<li><a href="org/apache/geode/LogWriter.html" title="interface in org.apache.geode" target="classFrame"><span class="interfaceName">LogWriter</span></a></li>
+<li><a href="org/apache/geode/i18n/LogWriterI18n.html" title="interface in org.apache.geode.i18n" target="classFrame"><span class="interfaceName">LogWriterI18n</span></a></li>
+<li><a href="org/apache/geode/cache/LossAction.html" title="class in org.apache.geode.cache" target="classFrame">LossAction</a></li>
+<li><a href="org/apache/geode/cache/LowMemoryException.html" title="class in org.apache.geode.cache" target="classFrame">LowMemoryException</a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneIndex.html" title="interface in org.apache.geode.cache.lucene" target="classFrame"><span class="interfaceName">LuceneIndex</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneQuery.html" title="interface in org.apache.geode.cache.lucene" target="classFrame"><span class="interfaceName">LuceneQuery</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneQueryException.html" title="class in org.apache.geode.cache.lucene" target="classFrame">LuceneQueryException</a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneQueryFactory.html" title="interface in org.apache.geode.cache.lucene" target="classFrame"><span class="interfaceName">LuceneQueryFactory</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneQueryProvider.html" title="interface in org.apache.geode.cache.lucene" target="classFrame"><span class="interfaceName">LuceneQueryProvider</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneResultStruct.html" title="interface in org.apache.geode.cache.lucene" target="classFrame"><span class="interfaceName">LuceneResultStruct</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneService.html" title="interface in org.apache.geode.cache.lucene" target="classFrame"><span class="interfaceName">LuceneService</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneServiceProvider.html" title="class in org.apache.geode.cache.lucene" target="classFrame">LuceneServiceProvider</a></li>
+<li><a href="org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">ManagedEntity</span></a></li>
+<li><a href="org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">ManagedEntityConfig</span></a></li>
+<li><a href="org/apache/geode/management/ManagementException.html" title="class in org.apache.geode.management" target="classFrame">ManagementException</a></li>
+<li><a href="org/apache/geode/management/ManagementService.html" title="class in org.apache.geode.management" target="classFrame">ManagementService</a></li>
+<li><a href="org/apache/geode/management/ManagerMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">ManagerMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/query/types/MapType.html" title="interface in org.apache.geode.cache.query.types" target="classFrame"><span class="interfaceName">MapType</span></a></li>
+<li><a href="org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">MemberHealthConfig</span></a></li>
+<li><a href="org/apache/geode/management/MemberMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">MemberMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/MembershipAttributes.html" title="class in org.apache.geode.cache" target="classFrame">MembershipAttributes</a></li>
+<li><a href="org/apache/geode/management/MembershipAttributesData.html" title="class in org.apache.geode.management" target="classFrame">MembershipAttributesData</a></li>
+<li><a href="org/apache/geode/management/membership/MembershipEvent.html" title="interface in org.apache.geode.management.membership" target="classFrame"><span class="interfaceName">MembershipEvent</span></a></li>
+<li><a href="org/apache/geode/management/membership/MembershipListener.html" title="interface in org.apache.geode.management.membership" target="classFrame"><span class="interfaceName">MembershipListener</span></a></li>
+<li><a href="org/apache/geode/cache/MirrorType.html" title="class in org.apache.geode.cache" target="classFrame">MirrorType</a></li>
+<li><a href="org/apache/geode/modules/util/ModuleStatistics.html" title="class in org.apache.geode.modules.util" target="classFrame">ModuleStatistics</a></li>
+<li><a href="org/apache/geode/cache/query/MultiIndexCreationException.html" title="class in org.apache.geode.cache.query" target="classFrame">MultiIndexCreationException</a></li>
+<li><a href="org/apache/geode/cache/query/NameNotFoundException.html" title="class in org.apache.geode.cache.query" target="classFrame">NameNotFoundException</a></li>
+<li><a href="org/apache/geode/cache/query/NameResolutionException.html" title="class in org.apache.geode.cache.query" target="classFrame">NameResolutionException</a></li>
+<li><a href="org/apache/geode/management/NetworkMetrics.html" title="class in org.apache.geode.management" target="classFrame">NetworkMetrics</a></li>
+<li><a href="org/apache/geode/cache/client/NoAvailableLocatorsException.html" title="class in org.apache.geode.cache.client" target="classFrame">NoAvailableLocatorsException</a></li>
+<li><a href="org/apache/geode/cache/client/NoAvailableServersException.html" title="class in org.apache.geode.cache.client" target="classFrame">NoAvailableServersException</a></li>
+<li><a href="org/apache/geode/pdx/NonPortableClassException.html" title="class in org.apache.geode.pdx" target="classFrame">NonPortableClassException</a></li>
+<li><a href="org/apache/geode/cache/NoQueueServersAvailableException.html" title="class in org.apache.geode.cache" target="classFrame">NoQueueServersAvailableException</a></li>
+<li><a href="org/apache/geode/cache/NoSubscriptionServersAvailableException.html" title="class in org.apache.geode.cache" target="classFrame">NoSubscriptionServersAvailableException</a></li>
+<li><a href="org/apache/geode/NoSystemException.html" title="class in org.apache.geode" target="classFrame">NoSystemException</a></li>
+<li><a href="org/apache/geode/security/NotAuthorizedException.html" title="class in org.apache.geode.security" target="classFrame">NotAuthorizedException</a></li>
+<li><a href="org/apache/geode/cache/util/ObjectSizer.html" title="interface in org.apache.geode.cache.util" target="classFrame"><span class="interfaceName">ObjectSizer</span></a></li>
+<li><a href="org/apache/geode/cache/util/ObjectSizerImpl.html" title="class in org.apache.geode.cache.util" target="classFrame">ObjectSizerImpl</a></li>
+<li><a href="org/apache/geode/cache/query/types/ObjectType.html" title="interface in org.apache.geode.cache.query.types" target="classFrame"><span class="interfaceName">ObjectType</span></a></li>
+<li><a href="org/apache/geode/cache/Operation.html" title="class in org.apache.geode.cache" target="classFrame">Operation</a></li>
+<li><a href="org/apache/geode/cache/OperationAbortedException.html" title="class in org.apache.geode.cache" target="classFrame">OperationAbortedException</a></li>
+<li><a href="org/apache/geode/admin/OperationCancelledException.html" title="class in org.apache.geode.admin" target="classFrame">OperationCancelledException</a></li>
+<li><a href="org/apache/geode/cache/operations/OperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">OperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/OperationContext.OperationCode.html" title="enum in org.apache.geode.cache.operations" target="classFrame">OperationContext.OperationCode</a></li>
+<li><a href="org/apache/geode/distributed/OplogCancelledException.html" title="class in org.apache.geode.distributed" target="classFrame">OplogCancelledException</a></li>
+<li><a href="org/apache/geode/management/OSMetrics.html" title="class in org.apache.geode.management" target="classFrame">OSMetrics</a></li>
+<li><a href="org/apache/geode/OutOfOffHeapMemoryException.html" title="class in org.apache.geode" target="classFrame">OutOfOffHeapMemoryException</a></li>
+<li><a href="org/apache/geode/cache/lucene/PageableLuceneQueryResults.html" title="interface in org.apache.geode.cache.lucene" target="classFrame"><span class="interfaceName">PageableLuceneQueryResults</span></a></li>
+<li><a href="org/apache/geode/cache/query/ParameterCountInvalidException.html" title="class in org.apache.geode.cache.query" target="classFrame">ParameterCountInvalidException</a></li>
+<li><a href="org/apache/geode/cache/PartitionAttributes.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">PartitionAttributes</span></a></li>
+<li><a href="org/apache/geode/management/PartitionAttributesData.html" title="class in org.apache.geode.management" target="classFrame">PartitionAttributesData</a></li>
+<li><a href="org/apache/geode/cache/PartitionAttributesFactory.html" title="class in org.apache.geode.cache" target="classFrame">PartitionAttributesFactory</a></li>
+<li><a href="org/apache/geode/cache/PartitionedRegionDistributionException.html" title="class in org.apache.geode.cache" target="classFrame">PartitionedRegionDistributionException</a></li>
+<li><a href="org/apache/geode/cache/PartitionedRegionStorageException.html" title="class in org.apache.geode.cache" target="classFrame">PartitionedRegionStorageException</a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionListener.html" title="interface in org.apache.geode.cache.partition" target="classFrame"><span class="interfaceName">PartitionListener</span></a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionListenerAdapter.html" title="class in org.apache.geode.cache.partition" target="classFrame">PartitionListenerAdapter</a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionMemberInfo.html" title="interface in org.apache.geode.cache.partition" target="classFrame"><span class="interfaceName">PartitionMemberInfo</span></a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionNotAvailableException.html" title="class in org.apache.geode.cache.partition" target="classFrame">PartitionNotAvailableException</a></li>
+<li><a href="org/apache/geode/cache/persistence/PartitionOfflineException.html" title="class in org.apache.geode.cache.persistence" target="classFrame">PartitionOfflineException</a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionRebalanceInfo.html" title="interface in org.apache.geode.cache.partition" target="classFrame"><span class="interfaceName">PartitionRebalanceInfo</span></a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionRegionHelper.html" title="class in org.apache.geode.cache.partition" target="classFrame">PartitionRegionHelper</a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionRegionInfo.html" title="interface in org.apache.geode.cache.partition" target="classFrame"><span class="interfaceName">PartitionRegionInfo</span></a></li>
+<li><a href="org/apache/geode/cache/PartitionResolver.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">PartitionResolver</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxConfigurationException.html" title="class in org.apache.geode.pdx" target="classFrame">PdxConfigurationException</a></li>
+<li><a href="org/apache/geode/pdx/PdxFieldAlreadyExistsException.html" title="class in org.apache.geode.pdx" target="classFrame">PdxFieldAlreadyExistsException</a></li>
+<li><a href="org/apache/geode/pdx/PdxFieldDoesNotExistException.html" title="class in org.apache.geode.pdx" target="classFrame">PdxFieldDoesNotExistException</a></li>
+<li><a href="org/apache/geode/pdx/PdxFieldTypeMismatchException.html" title="class in org.apache.geode.pdx" target="classFrame">PdxFieldTypeMismatchException</a></li>
+<li><a href="org/apache/geode/pdx/PdxInitializationException.html" title="class in org.apache.geode.pdx" target="classFrame">PdxInitializationException</a></li>
+<li><a href="org/apache/geode/pdx/PdxInstance.html" title="interface in org.apache.geode.pdx" target="classFrame"><span class="interfaceName">PdxInstance</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxInstanceFactory.html" title="interface in org.apache.geode.pdx" target="classFrame"><span class="interfaceName">PdxInstanceFactory</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxReader.html" title="interface in org.apache.geode.pdx" target="classFrame"><span class="interfaceName">PdxReader</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxRegistryMismatchException.html" title="class in org.apache.geode.pdx" target="classFrame">PdxRegistryMismatchException</a></li>
+<li><a href="org/apache/geode/pdx/PdxSerializable.html" title="interface in org.apache.geode.pdx" target="classFrame"><span class="interfaceName">PdxSerializable</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxSerializationException.html" title="class in org.apache.geode.pdx" target="classFrame">PdxSerializationException</a></li>
+<li><a href="org/apache/geode/pdx/PdxSerializer.html" title="interface in org.apache.geode.pdx" target="classFrame"><span class="interfaceName">PdxSerializer</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxUnreadFields.html" title="interface in org.apache.geode.pdx" target="classFrame"><span class="interfaceName">PdxUnreadFields</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxWriter.html" title="interface in org.apache.geode.pdx" target="classFrame"><span class="interfaceName">PdxWriter</span></a></li>
+<li><a href="org/apache/geode/modules/session/bootstrap/PeerToPeerCache.html" title="class in org.apache.geode.modules.session.bootstrap" target="classFrame">PeerToPeerCache</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/PeerToPeerCacheLifecycleListener.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">PeerToPeerCacheLifecycleListener</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/PeerToPeerSessionCache.html" title="class in org.apache.geode.modules.session.catalina" target="classFrame">PeerToPeerSessionCache</a></li>
+<li><a href="org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence" target="classFrame"><span class="interfaceName">PersistentID</span></a></li>
+<li><a href="org/apache/geode/management/PersistentMemberDetails.html" title="class in org.apache.geode.management" target="classFrame">PersistentMemberDetails</a></li>
+<li><a href="org/apache/geode/cache/persistence/PersistentReplicatesOfflineException.html" title="class in org.apache.geode.cache.persistence" target="classFrame">PersistentReplicatesOfflineException</a></li>
+<li><a href="org/apache/geode/cache/client/Pool.html" title="interface in org.apache.geode.cache.client" target="classFrame"><span class="interfaceName">Pool</span></a></li>
+<li><a href="org/apache/geode/distributed/PoolCancelledException.html" title="class in org.apache.geode.distributed" target="classFrame">PoolCancelledException</a></li>
+<li><a href="org/apache/geode/cache/client/PoolFactory.html" title="interface in org.apache.geode.cache.client" target="classFrame"><span class="interfaceName">PoolFactory</span></a></li>
+<li><a href="org/apache/geode/cache/client/PoolManager.html" title="class in org.apache.geode.cache.client" target="classFrame">PoolManager</a></li>
+<li><a href="org/apache/geode/security/PostProcessor.html" title="interface in org.apache.geode.security" target="classFrame"><span class="interfaceName">PostProcessor</span></a></li>
+<li><a href="org/apache/geode/cache/operations/PutAllOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">PutAllOperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/PutOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">PutOperationContext</a></li>
+<li><a href="org/apache/geode/cache/query/Query.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">Query</span></a></li>
+<li><a href="org/apache/geode/cache/query/QueryException.html" title="class in org.apache.geode.cache.query" target="classFrame">QueryException</a></li>
+<li><a href="org/apache/geode/cache/query/QueryExecutionLowMemoryException.html" title="class in org.apache.geode.cache.query" target="classFrame">QueryExecutionLowMemoryException</a></li>
+<li><a href="org/apache/geode/cache/query/QueryExecutionTimeoutException.html" title="class in org.apache.geode.cache.query" target="classFrame">QueryExecutionTimeoutException</a></li>
+<li><a href="org/apache/geode/cache/query/QueryInvalidException.html" title="class in org.apache.geode.cache.query" target="classFrame">QueryInvalidException</a></li>
+<li><a href="org/apache/geode/cache/query/QueryInvocationTargetException.html" title="class in org.apache.geode.cache.query" target="classFrame">QueryInvocationTargetException</a></li>
+<li><a href="org/apache/geode/cache/operations/QueryOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">QueryOperationContext</a></li>
+<li><a href="org/apache/geode/cache/query/QueryService.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">QueryService</span></a></li>
+<li><a href="org/apache/geode/cache/query/QueryStatistics.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">QueryStatistics</span></a></li>
+<li><a href="org/apache/geode/cache/control/RebalanceFactory.html" title="interface in org.apache.geode.cache.control" target="classFrame"><span class="interfaceName">RebalanceFactory</span></a></li>
+<li><a href="org/apache/geode/cache/control/RebalanceOperation.html" title="interface in org.apache.geode.cache.control" target="classFrame"><span class="interfaceName">RebalanceOperation</span></a></li>
+<li><a href="org/apache/geode/cache/control/RebalanceResults.html" title="interface in org.apache.geode.cache.control" target="classFrame"><span class="interfaceName">RebalanceResults</span></a></li>
+<li><a href="org/apache/geode/pdx/ReflectionBasedAutoSerializer.html" title="class in org.apache.geode.pdx" target="classFrame">ReflectionBasedAutoSerializer</a></li>
+<li><a href="org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">Region</span></a></li>
+<li><a href="org/apache/geode/cache/Region.Entry.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">Region.Entry</span></a></li>
+<li><a href="org/apache/geode/cache/RegionAccessException.html" title="class in org.apache.geode.cache" target="classFrame">RegionAccessException</a></li>
+<li><a href="org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">RegionAttributes</span></a></li>
+<li><a href="org/apache/geode/management/RegionAttributesData.html" title="class in org.apache.geode.management" target="classFrame">RegionAttributesData</a></li>
+<li><a href="org/apache/geode/cache/operations/RegionClearOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">RegionClearOperationContext</a></li>
+<li><a href="org/apache/geode/modules/util/RegionConfiguration.html" title="class in org.apache.geode.modules.util" target="classFrame">RegionConfiguration</a></li>
+<li><a href="org/apache/geode/modules/util/RegionConfigurationCacheListener.html" title="class in org.apache.geode.modules.util" target="classFrame">RegionConfigurationCacheListener</a></li>
+<li><a href="org/apache/geode/cache/operations/RegionCreateOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">RegionCreateOperationContext</a></li>
+<li><a href="org/apache/geode/cache/RegionDestroyedException.html" title="class in org.apache.geode.cache" target="classFrame">RegionDestroyedException</a></li>
+<li><a href="org/apache/geode/cache/operations/RegionDestroyOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">RegionDestroyOperationContext</a></li>
+<li><a href="org/apache/geode/cache/RegionDistributionException.html" title="class in org.apache.geode.cache" target="classFrame">RegionDistributionException</a></li>
+<li><a href="org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">RegionEvent</span></a></li>
+<li><a href="org/apache/geode/cache/RegionExistsException.html" title="class in org.apache.geode.cache" target="classFrame">RegionExistsException</a></li>
+<li><a href="org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache" target="classFrame">RegionFactory</a></li>
+<li><a href="org/apache/geode/cache/execute/RegionFunctionContext.html" title="interface in org.apache.geode.cache.execute" target="classFrame"><span class="interfaceName">RegionFunctionContext</span></a></li>
+<li><a href="org/apache/geode/modules/util/RegionHelper.html" title="class in org.apache.geode.modules.util" target="classFrame">RegionHelper</a></li>
+<li><a href="org/apache/geode/cache/RegionMembershipListener.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">RegionMembershipListener</span></a></li>
+<li><a href="org/apache/geode/cache/util/RegionMembershipListenerAdapter.html" title="class in org.apache.geode.cache.util" target="classFrame">RegionMembershipListenerAdapter</a></li>
+<li><a href="org/apache/geode/management/RegionMXBean.html" title="interface in org.apache.geode.management" target="classFrame"><span class="interfaceName">RegionMXBean</span></a></li>
+<li><a href="org/apache/geode/admin/RegionNotFoundException.html" title="class in org.apache.geode.admin" target="classFrame">RegionNotFoundException</a></li>
+<li><a href="org/apache/geode/cache/query/RegionNotFoundException.html" title="class in org.apache.geode.cache.query" target="classFrame">RegionNotFoundException</a></li>
+<li><a href="org/apache/geode/cache/operations/RegionOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">RegionOperationContext</a></li>
+<li><a href="org/apache/geode/cache/RegionReinitializedException.html" title="class in org.apache.geode.cache" target="classFrame">RegionReinitializedException</a></li>
+<li><a href="org/apache/geode/cache/RegionRoleException.html" title="class in org.apache.geode.cache" target="classFrame">RegionRoleException</a></li>
+<li><a href="org/apache/geode/cache/RegionRoleListener.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">RegionRoleListener</span></a></li>
+<li><a href="org/apache/geode/cache/util/RegionRoleListenerAdapter.html" title="class in org.apache.geode.cache.util" target="classFrame">RegionRoleListenerAdapter</a></li>
+<li><a href="org/apache/geode/cache/RegionService.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">RegionService</span></a></li>
+<li><a href="org/apache/geode/cache/RegionShortcut.html" title="enum in org.apache.geode.cache" target="classFrame">RegionShortcut</a></li>
+<li><a href="org/apache/geode/modules/util/RegionSizeFunction.html" title="class in org.apache.geode.modules.util" target="classFrame">RegionSizeFunction</a></li>
+<li><a href="org/apache/geode/cache/snapshot/RegionSnapshotService.html" title="interface in org.apache.geode.cache.snapshot" target="classFrame"><span class="interfaceName">RegionSnapshotService</span></a></li>
+<li><a href="org/apache/geode/modules/util/RegionStatus.html" title="enum in org.apache.geode.modules.util" target="classFrame">RegionStatus</a></li>
+<li><a href="org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin" target="classFrame">RegionSubRegionSnapshot</a></li>
+<li><a href="org/apache/geode/cache/operations/RegisterInterestOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">RegisterInterestOperationContext</a></li>
+<li><a href="org/apache/geode/cache/RemoteTransactionException.html" title="class in org.apache.geode.cache" target="classFrame">RemoteTransactionException</a></li>
+<li><a href="org/apache/geode/cache/operations/RemoveAllOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">RemoveAllOperationContext</a></li>
+<li><a href="org/apache/geode/cache/RequiredRoles.html" title="class in org.apache.geode.cache" target="classFrame">RequiredRoles</a></li>
+<li><a href="org/apache/geode/cache/ResourceException.html" title="class in org.apache.geode.cache" target="classFrame">ResourceException</a></li>
+<li><a href="org/apache/geode/cache/control/ResourceManager.html" title="interface in org.apache.geode.cache.control" target="classFrame"><span class="interfaceName">ResourceManager</span></a></li>
+<li><a href="org/apache/geode/modules/util/ResourceManagerValidator.html" title="class in org.apache.geode.modules.util" target="classFrame">ResourceManagerValidator</a></li>
+<li><a href="org/apache/geode/security/ResourcePermission.html" title="class in org.apache.geode.security" target="classFrame">ResourcePermission</a></li>
+<li><a href="org/apache/geode/security/ResourcePermission.Operation.html" title="enum in org.apache.geode.security" target="classFrame">ResourcePermission.Operation</a></li>
+<li><a href="org/apache/geode/security/ResourcePermission.Resource.html" title="enum in org.apache.geode.security" target="classFrame">ResourcePermission.Resource</a></li>
+<li><a href="org/apache/geode/management/cli/Result.html" title="interface in org.apache.geode.management.cli" target="classFrame"><span class="interfaceName">Result</span></a></li>
+<li><a href="org/apache/geode/management/cli/Result.Status.html" title="enum in org.apache.geode.management.cli" target="classFrame">Result.Status</a></li>
+<li><a href="org/apache/geode/cache/execute/ResultCollector.html" title="interface in org.apache.geode.cache.execute" target="classFrame"><span class="interfaceName">ResultCollector</span></a></li>
+<li><a href="org/apache/geode/cache/execute/ResultSender.html" title="interface in org.apache.geode.cache.execute" target="classFrame"><span class="interfaceName">ResultSender</span></a></li>
+<li><a href="org/apache/geode/cache/ResumptionAction.html" title="class in org.apache.geode.cache" target="classFrame">ResumptionAction</a></li>
+<li><a href="org/apache/geode/cache/persistence/RevokedPersistentDataException.html" title="class in org.apache.geode.cache.persistence" target="classFrame">RevokedPersistentDataException</a></li>
+<li><a href="org/apache/geode/cache/persistence/RevokeFailedException.html" title="class in org.apache.geode.cache.persistence" target="classFrame">RevokeFailedException</a></li>
+<li><a href="org/apache/geode/distributed/Role.html" title="interface in org.apache.geode.distributed" target="classFrame"><span class="interfaceName">Role</span></a></li>
+<li><a href="org/apache/geode/cache/RoleEvent.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">RoleEvent</span></a></li>
+<li><a href="org/apache/geode/cache/RoleException.html" title="class in org.apache.geode.cache" target="classFrame">RoleException</a></li>
+<li><a href="org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin" target="classFrame">RuntimeAdminException</a></li>
+<li><a href="org/apache/geode/security/templates/SamplePostProcessor.html" title="class in org.apache.geode.security.templates" target="classFrame">SamplePostProcessor</a></li>
+<li><a href="org/apache/geode/security/templates/SampleSecurityManager.html" title="class in org.apache.geode.security.templates" target="classFrame">SampleSecurityManager</a></li>
+<li><a href="org/apache/geode/cache/Scope.html" title="class in org.apache.geode.cache" target="classFrame">Scope</a></li>
+<li><a href="org/apache/geode/security/SecurableCommunicationChannels.html" title="interface in org.apache.geode.security" target="classFrame"><span class="interfaceName">SecurableCommunicationChannels</span></a></li>
+<li><a href="org/apache/geode/security/SecurityManager.html" title="interface in org.apache.geode.security" target="classFrame"><span class="interfaceName">SecurityManager</span></a></li>
+<li><a href="org/apache/geode/cache/query/SelectResults.html" title="interface in org.apache.geode.cache.query" target="classFrame"><span class="interfaceName">SelectResults</span></a></li>
+<li><a href="org/apache/geode/SerializationException.html" title="class in org.apache.geode" target="classFrame">SerializationException</a></li>
+<li><a href="org/apache/geode/cache/SerializedCacheValue.html" title="interface in org.apache.geode.cache" target="classFrame"><span class="interfaceName">SerializedCacheValue</span></a></li>
+<li><a href="org/apache/geode/cache/client/ServerConnectivityException.html" title="class in org.apache.geode.cache.client" target="classFrame">ServerConnectivityException</a></li>
+<li><a href="org/apache/geode/distributed/ServerLauncher.html" title="class in org.apache.geode.distributed" target="classFrame">ServerLauncher</a></li>
+<li><a href="org/apache/geode/distributed/ServerLauncher.Builder.html" title="class in org.apache.geode.distributed" target="classFrame">ServerLauncher.Builder</a></li>
+<li><a href="org/apache/geode/distributed/ServerLauncher.Command.html" title="enum in org.apache.geode.distributed" target="classFrame">ServerLauncher.Command</a></li>
+<li><a href="org/apache/geode/distributed/ServerLauncher.ServerState.html" title="class in org.apache.geode.distributed" target="classFrame">ServerLauncher.ServerState</a></li>
+<li><a href="org/apache/geode/distributed/ServerLauncherCacheProvider.html" title="interface in org.apache.geode.distributed" target="classFrame"><span class="interfaceName">ServerLauncherCacheProvider</span></a></li>
+<li><a href="org/apache/geode/cache/server/ServerLoad.html" title="class in org.apache.geode.cache.server" target="classFrame">ServerLoad</a></li>
+<li><a href="org/apache/geode/management/ServerLoadData.html" title="class in org.apache.geode.management" target="classFrame">ServerLoadData</a></li>
+<li><a href="org/apache/geode/cache/server/ServerLoadProbe.html" title="interface in org.apache.geode.cache.server" target="classFrame"><span class="interfaceName">ServerLoadProbe</span></a></li>
+<li><a href="org/apache/geode/cache/server/ServerLoadProbeAdapter.html" title="class in org.apache.geode.cache.server" target="classFrame">ServerLoadProbeAdapter</a></li>
+<li><a href="org/apache/geode/cache/server/ServerMetrics.html" title="interface in org.apache.geode.cache.server" target="classFrame"><span class="interfaceName">ServerMetrics</span></a></li>
+<li><a href="org/apache/geode/cache/client/ServerOperationException.html" title="class in org.apache.geode.cache.client" target="classFrame">ServerOperationException</a></li>
+<li><a href="org/apache/geode/cache/client/ServerRefusedConnectionException.html" title="class in org.apache.geode.cache.client" target="classFrame">ServerRefusedConnectionException</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/SessionCache.html" title="interface in org.apache.geode.modules.session.catalina" target="classFrame"><span class="interfaceName">SessionCache</span></a></li>
+<li><a href="org/apache/geode/modules/session/filter/SessionCachingFilter.html" title="class in org.apache.geode.modules.session.filter" target="classFrame">SessionCachingFilter</a></li>
+<li><a href="org/apache/geode/modules/session/filter/SessionCachingFilter.RequestWrapper.html" title="class in org.apache.geode.modules.session.filter" target="classFrame">SessionCachingFilter.RequestWrapper</a></li>
+<li><a href="org/apache/geode/modules/util/SessionCustomExpiry.html" title="class in org.apache.geode.modules.util" target="classFrame">SessionCustomExpiry</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/callback/SessionExpirationCacheListener.html" title="class in org.apache.geode.modules.session.catalina.callback" target="classFrame">SessionExpirationCacheListener</a></li>
+<li><a href="org/apache/geode/modules/session/filter/SessionListener.html" title="class in org.apache.geode.modules.session.filter" target="classFrame">SessionListener</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/SessionManager.html" title="interface in org.apache.geode.modules.session.catalina" target="classFrame"><span class="interfaceName">SessionManager</span></a></li>
+<li><a href="org/apache/geode/compression/SnappyCompressor.html" title="class in org.apache.geode.compression" target="classFrame">SnappyCompressor</a></li>
+<li><a href="org/apache/geode/cache/snapshot/SnapshotFilter.html" title="interface in org.apache.geode.cache.snapshot" target="classFrame"><span class="interfaceName">SnapshotFilter</span></a></li>
+<li><a href="org/apache/geode/cache/snapshot/SnapshotIterator.html" title="interface in org.apache.geode.cache.snapshot" target="classFrame"><span class="interfaceName">SnapshotIterator</span></a></li>
+<li><a href="org/apache/geode/cache/snapshot/SnapshotOptions.html" title="interface in org.apache.geode.cache.snapshot" target="classFrame"><span class="interfaceName">SnapshotOptions</span></a></li>
+<li><a href="org/apache/geode/cache/snapshot/SnapshotOptions.SnapshotFormat.html" title="enum in org.apache.geode.cache.snapshot" target="classFrame">SnapshotOptions.SnapshotFormat</a></li>
+<li><a href="org/apache/geode/cache/snapshot/SnapshotReader.html" title="class in org.apache.geode.cache.snapshot" target="classFrame">SnapshotReader</a></li>
+<li><a href="org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">Statistic</span></a></li>
+<li><a href="org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode" target="classFrame"><span class="interfaceName">StatisticDescriptor</span></a></li>
+<li><a href="org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin" target="classFrame"><span class="interfaceName">StatisticResource</span></a></li>
+<li><a href="org/apache/geode/Statistics.html" title="interface in org.apache.geode" target="classFrame"><span class="interfaceName">Statistics</span></a></li>
+<li><a href="org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache" target="classFrame">StatisticsDisabledException</a></li>
+<li><a href="org/apache/geode/StatisticsFactory.html" title="interface in org.apache.geode" target="classFrame"><span class="interfaceName">StatisticsFactory</span></a></li>
+<li><a href="org/apache/geode/StatisticsType.html" title="interface in org.apache.geode" target="classFrame"><span class="interfaceName">StatisticsType</span></a></li>
+<li><a href="org/apache/geode/StatisticsTypeFactory.html" title="interface in org.apache.geode" target="classFrame"><span class="interfaceName">StatisticsTypeFactory</span></a></li>
+<li><a href="org/apache/geode/cache/operations/StopCQOperationContext.html" title="class in org.apache.geode.cache.operations" target="classFrame">StopCQOperationCont

<TRUNCATED>


[35/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/StatisticsFactory.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/StatisticsFactory.html b/releases/latest/javadoc/org/apache/geode/StatisticsFactory.html
new file mode 100644
index 0000000..d024b2b
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/StatisticsFactory.html
@@ -0,0 +1,482 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>StatisticsFactory (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StatisticsFactory (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":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/Statistics.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/StatisticsFactory.html" target="_top">Frames</a></li>
+<li><a href="StatisticsFactory.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">org.apache.geode</div>
+<h2 title="Interface StatisticsFactory" class="title">Interface StatisticsFactory</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/StatisticsTypeFactory.html" title="interface in org.apache.geode">StatisticsTypeFactory</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">StatisticsFactory</span>
+extends <a href="../../../org/apache/geode/StatisticsTypeFactory.html" title="interface in org.apache.geode">StatisticsTypeFactory</a></pre>
+<div class="block">Instances of this interface provide methods that create instances
+ of <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a>.
+ It can also be used to create instances of <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a>
+ and <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a> because it implements <a href="../../../org/apache/geode/StatisticsTypeFactory.html" title="interface in org.apache.geode"><code>StatisticsTypeFactory</code></a>.
+ <a href="../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed"><code>DistributedSystem</code></a> is the only
+ instance of this interface.
+
+ <P>
+
+ A <code>StatisticsFactory</code> can create a <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>statistic</code></a> of three numeric types:
+ <code>int</code>, <code>long</code>, and <code>double</code>.  A
+ statistic (<code>StatisticDescriptor</code>) can either be a
+ <I>gauge</I> meaning that its value can increase and decrease or a
+ <I>counter</I> meaning that its value is strictly increasing.
+ Marking a statistic as a counter allows statistic display tools
+ to properly display a statistics whose value "wraps around" (that
+ is, exceeds its maximum value).
+ 
+ <P>The following code is an example of how to create a type using the api.
+ In this example the type has two stats whose values always increase:
+ <pre>
+    StatisticsFactory f = ...;
+    StatisticsType t = f.createType(
+        "StatSampler",
+        "Stats on the statistic sampler.",
+        new StatisticDescriptor[] {
+            f.createIntCounter("sampleCount",
+                               "Total number of samples taken by this sampler.",
+                               "samples"),
+            f.createLongCounter("sampleTime",
+                                "Total amount of time spent taking samples.",
+                                "milliseconds"),
+        }
+    );
+    this.samplerStats = f.createStatistics(t, "statSampler");
+    this.sampleCountId = this.samplerStats.nameToId("sampleCount");
+    this.sampleTimeId = this.samplerStats.nameToId("sampleTime");
+ </pre>
+ Later on the stat ids can be used to increment the stats:
+ <pre>
+    this.samplerStats.incInt(this.sampleCountId, 1);
+    this.samplerStats.incLong(this.sampleTimeId, nanosSpentWorking / 1000000);
+ </pre>
+ <P>The following is an example of how to create the same type using XML.
+ The XML data:
+ <pre>
+    &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+    &lt;!DOCTYPE statistics PUBLIC
+      "-//GemStone Systems, Inc.//GemFire Statistics Type//EN"
+      "http://www.gemstone.com/dtd/statisticsType.dtd"&gt;
+    &lt;statistics&gt;
+      &lt;type name="StatSampler"&gt;
+        &lt;description&gt;Stats on the statistic sampler.&lt;/description&gt;
+        &lt;stat name="sampleCount" storage="int" counter="true"&gt;
+          &lt;description&gt;Total number of samples taken by this sampler.&lt;/description&gt;
+          &lt;unit&gt;samples&lt;/unit&gt;
+        &lt;/stat&gt;
+        &lt;stat name="sampleTime" storage="long" counter="true"&gt;
+          &lt;description&gt;Total amount of time spent taking samples.&lt;/description&gt;
+          &lt;unit&gt;milliseconds&lt;/unit&gt;
+        &lt;/stat&gt;
+      &lt;/type&gt;
+    &lt;/statistics&gt;
+ </pre>
+ The code to create the type:
+ <pre>
+      StatisticsFactory f = ...;
+      Reader r = new InputStreamReader("fileContainingXmlData"));
+      StatisticsType type = f.createTypesFromXml(r)[0];
+ </pre>
+ <P></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><A href="package-summary.html#statistics">Package introduction</A></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>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.geode.StatisticsTypeFactory">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.geode.<a href="../../../org/apache/geode/StatisticsTypeFactory.html" title="interface in org.apache.geode">StatisticsTypeFactory</a></h3>
+<code><a href="../../../org/apache/geode/StatisticsTypeFactory.html#MAX_DESCRIPTORS_PER_TYPE">MAX_DESCRIPTORS_PER_TYPE</a></code></li>
+</ul>
+</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="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsFactory.html#createAtomicStatistics-org.apache.geode.StatisticsType-">createAtomicStatistics</a></span>(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type)</code>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a> with default ids.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsFactory.html#createAtomicStatistics-org.apache.geode.StatisticsType-java.lang.String-">createAtomicStatistics</a></span>(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type,
+                      java.lang.String&nbsp;textId)</code>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a>, <code>textId</code>, and with a default numeric id.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsFactory.html#createAtomicStatistics-org.apache.geode.StatisticsType-java.lang.String-long-">createAtomicStatistics</a></span>(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type,
+                      java.lang.String&nbsp;textId,
+                      long&nbsp;numericId)</code>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a>, <code>textId</code>, and <code>numericId</code>.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsFactory.html#createStatistics-org.apache.geode.StatisticsType-">createStatistics</a></span>(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type)</code>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a> with default ids.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsFactory.html#createStatistics-org.apache.geode.StatisticsType-java.lang.String-">createStatistics</a></span>(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type,
+                java.lang.String&nbsp;textId)</code>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a>, <code>textId</code>, and with a default numeric id.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsFactory.html#createStatistics-org.apache.geode.StatisticsType-java.lang.String-long-">createStatistics</a></span>(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type,
+                java.lang.String&nbsp;textId,
+                long&nbsp;numericId)</code>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a>, <code>textId</code>, and <code>numericId</code>.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsFactory.html#findStatisticsByNumericId-long-">findStatisticsByNumericId</a></span>(long&nbsp;numericId)</code>
+<div class="block">Returns an array of all the existing statistics with the given numericId.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsFactory.html#findStatisticsByTextId-java.lang.String-">findStatisticsByTextId</a></span>(java.lang.String&nbsp;textId)</code>
+<div class="block">Returns an array of all the existing statistics with the given textId.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsFactory.html#findStatisticsByType-org.apache.geode.StatisticsType-">findStatisticsByType</a></span>(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type)</code>
+<div class="block">Returns an array of all the existing statistics of the given type.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.StatisticsTypeFactory">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.<a href="../../../org/apache/geode/StatisticsTypeFactory.html" title="interface in org.apache.geode">StatisticsTypeFactory</a></h3>
+<code><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createDoubleCounter-java.lang.String-java.lang.String-java.lang.String-">createDoubleCounter</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createDoubleCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">createDoubleCounter</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createDoubleGauge-java.lang.String-java.lang.String-java.lang.String-">createDoubleGauge</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createDoubleGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">createDoubleGauge</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createIntCounter-java.lang.String-java.lang.String-java.lang.String-">createIntCounter</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createIntCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">createIntCounter</a>, <a href="../../../org/apach
 e/geode/StatisticsTypeFactory.html#createIntGauge-java.lang.String-java.lang.String-java.lang.String-">createIntGauge</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createIntGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">createIntGauge</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createLongCounter-java.lang.String-java.lang.String-java.lang.String-">createLongCounter</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createLongCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">createLongCounter</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createLongGauge-java.lang.String-java.lang.String-java.lang.String-">createLongGauge</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createLongGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">createLongGauge</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createType-java.lang.S
 tring-java.lang.String-org.apache.geode.StatisticDescriptor:A-">createType</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#createTypesFromXml-java.io.Reader-">createTypesFromXml</a>, <a href="../../../org/apache/geode/StatisticsTypeFactory.html#findType-java.lang.String-">findType</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="createStatistics-org.apache.geode.StatisticsType-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createStatistics</h4>
+<pre><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>&nbsp;createStatistics(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type)</pre>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a> with default ids.
+ <p>
+ The created instance may not be <a href="../../../org/apache/geode/Statistics.html#isAtomic--"><code>atomic</code></a>.</div>
+</li>
+</ul>
+<a name="createStatistics-org.apache.geode.StatisticsType-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createStatistics</h4>
+<pre><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>&nbsp;createStatistics(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type,
+                            java.lang.String&nbsp;textId)</pre>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a>, <code>textId</code>, and with a default numeric id.
+ <p>
+ The created instance may not be <a href="../../../org/apache/geode/Statistics.html#isAtomic--"><code>atomic</code></a>.</div>
+</li>
+</ul>
+<a name="createStatistics-org.apache.geode.StatisticsType-java.lang.String-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createStatistics</h4>
+<pre><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>&nbsp;createStatistics(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type,
+                            java.lang.String&nbsp;textId,
+                            long&nbsp;numericId)</pre>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a>, <code>textId</code>, and <code>numericId</code>.
+ <p>
+ The created instance may not be <a href="../../../org/apache/geode/Statistics.html#isAtomic--"><code>atomic</code></a>.</div>
+</li>
+</ul>
+<a name="createAtomicStatistics-org.apache.geode.StatisticsType-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createAtomicStatistics</h4>
+<pre><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>&nbsp;createAtomicStatistics(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type)</pre>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a> with default ids.
+ <p>
+ The created instance will be <a href="../../../org/apache/geode/Statistics.html#isAtomic--"><code>atomic</code></a>.</div>
+</li>
+</ul>
+<a name="createAtomicStatistics-org.apache.geode.StatisticsType-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createAtomicStatistics</h4>
+<pre><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>&nbsp;createAtomicStatistics(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type,
+                                  java.lang.String&nbsp;textId)</pre>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a>, <code>textId</code>, and with a default numeric id.
+ <p>
+ The created instance will be <a href="../../../org/apache/geode/Statistics.html#isAtomic--"><code>atomic</code></a>.</div>
+</li>
+</ul>
+<a name="createAtomicStatistics-org.apache.geode.StatisticsType-java.lang.String-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createAtomicStatistics</h4>
+<pre><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>&nbsp;createAtomicStatistics(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type,
+                                  java.lang.String&nbsp;textId,
+                                  long&nbsp;numericId)</pre>
+<div class="block">Creates and returns a <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a> instance of the given <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>type</code></a>, <code>textId</code>, and <code>numericId</code>.
+ <p>
+ The created instance will be <a href="../../../org/apache/geode/Statistics.html#isAtomic--"><code>atomic</code></a>.</div>
+</li>
+</ul>
+<a name="findStatisticsByType-org.apache.geode.StatisticsType-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findStatisticsByType</h4>
+<pre><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>[]&nbsp;findStatisticsByType(<a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;type)</pre>
+<div class="block">Returns an array of all the existing statistics of the given type.</div>
+</li>
+</ul>
+<a name="findStatisticsByTextId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findStatisticsByTextId</h4>
+<pre><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>[]&nbsp;findStatisticsByTextId(java.lang.String&nbsp;textId)</pre>
+<div class="block">Returns an array of all the existing statistics with the given textId.</div>
+</li>
+</ul>
+<a name="findStatisticsByNumericId-long-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>findStatisticsByNumericId</h4>
+<pre><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode">Statistics</a>[]&nbsp;findStatisticsByNumericId(long&nbsp;numericId)</pre>
+<div class="block">Returns an array of all the existing statistics with the given numericId.</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="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/StatisticsFactory.html" target="_top">Frames</a></li>
+<li><a href="StatisticsFactory.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/8888a496/releases/latest/javadoc/org/apache/geode/StatisticsType.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/StatisticsType.html b/releases/latest/javadoc/org/apache/geode/StatisticsType.html
new file mode 100644
index 0000000..9af14a9
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/StatisticsType.html
@@ -0,0 +1,312 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>StatisticsType (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StatisticsType (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":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/StatisticsFactory.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/StatisticsTypeFactory.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/StatisticsType.html" target="_top">Frames</a></li>
+<li><a href="StatisticsType.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">org.apache.geode</div>
+<h2 title="Interface StatisticsType" class="title">Interface StatisticsType</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">StatisticsType</span></pre>
+<div class="block">Used to describe a logical collection of statistics. These descriptions
+ are used to create an instance of <a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><code>Statistics</code></a>.
+
+ <P>
+ To get an instance of this interface use an instance of
+ <a href="../../../org/apache/geode/StatisticsFactory.html" title="interface in org.apache.geode"><code>StatisticsFactory</code></a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.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></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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsType.html#getDescription--">getDescription</a></span>()</code>
+<div class="block">Returns a description of this statistics type</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsType.html#getName--">getName</a></span>()</code>
+<div class="block">Returns the name of this statistics type</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsType.html#getStatistics--">getStatistics</a></span>()</code>
+<div class="block">Returns descriptions of the statistics that this statistics type
+ gathers together</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsType.html#nameToDescriptor-java.lang.String-">nameToDescriptor</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the descriptor of the statistic with the given name in this
+ statistics instance.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-">nameToId</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the id of the statistic with the given name in this
+ statistics instance.</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="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>java.lang.String&nbsp;getName()</pre>
+<div class="block">Returns the name of this statistics type</div>
+</li>
+</ul>
+<a name="getDescription--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDescription</h4>
+<pre>java.lang.String&nbsp;getDescription()</pre>
+<div class="block">Returns a description of this statistics type</div>
+</li>
+</ul>
+<a name="getStatistics--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStatistics</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>[]&nbsp;getStatistics()</pre>
+<div class="block">Returns descriptions of the statistics that this statistics type
+ gathers together</div>
+</li>
+</ul>
+<a name="nameToId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nameToId</h4>
+<pre>int&nbsp;nameToId(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the id of the statistic with the given name in this
+ statistics instance.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - No statistic named <code>name</code> exists in this
+         statistics instance.</dd>
+</dl>
+</li>
+</ul>
+<a name="nameToDescriptor-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>nameToDescriptor</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;nameToDescriptor(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the descriptor of the statistic with the given name in this
+ statistics instance.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - No statistic named <code>name</code> exists in this
+         statistics instance.</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/StatisticsFactory.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/StatisticsTypeFactory.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/StatisticsType.html" target="_top">Frames</a></li>
+<li><a href="StatisticsType.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/8888a496/releases/latest/javadoc/org/apache/geode/StatisticsTypeFactory.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/StatisticsTypeFactory.html b/releases/latest/javadoc/org/apache/geode/StatisticsTypeFactory.html
new file mode 100644
index 0000000..d19abe1
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/StatisticsTypeFactory.html
@@ -0,0 +1,658 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>StatisticsTypeFactory (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StatisticsTypeFactory (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6};
+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/StatisticsType.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/SystemConnectException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/StatisticsTypeFactory.html" target="_top">Frames</a></li>
+<li><a href="StatisticsTypeFactory.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">org.apache.geode</div>
+<h2 title="Interface StatisticsTypeFactory" class="title">Interface StatisticsTypeFactory</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../org/apache/geode/StatisticsFactory.html" title="interface in org.apache.geode">StatisticsFactory</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">StatisticsTypeFactory</span></pre>
+<div class="block">Instances of this interface provide methods that create instances
+ of <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> and <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a>.
+ Every <a href="../../../org/apache/geode/StatisticsFactory.html" title="interface in org.apache.geode"><code>StatisticsFactory</code></a> is also a type factory.
+
+ <P>
+
+ A <code>StatisticsTypeFactory</code> can create a <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>statistic</code></a> of three numeric types:
+ <code>int</code>, <code>long</code>, and <code>double</code>.  A
+ statistic (<code>StatisticDescriptor</code>) can either be a
+ <I>gauge</I> meaning that its value can increase and decrease or a
+ <I>counter</I> meaning that its value is strictly increasing.
+ Marking a statistic as a counter allows statistic display tools
+ to properly display a statistics whose value "wraps around" (that
+ is, exceeds its maximum value).
+ 
+ <P>The following code is an example of how to create a type using XML.
+ In this example the type has two stats whose values always increase:
+ <pre>
+    StatisticsTypeFactory f = ...;
+    StatisticsType t = f.createType(
+        "StatSampler",
+        "Stats on the statistic sampler.",
+        new StatisticDescriptor[] {
+            f.createIntCounter("sampleCount",
+                               "Total number of samples taken by this sampler.",
+                               "samples"),
+            f.createLongCounter("sampleTime",
+                                "Total amount of time spent taking samples.",
+                                "milliseconds"),
+        }
+    );
+ </pre>
+ <P>The following is an example of how to create the same type using XML.
+ The XML data:
+ <pre>
+    &lt;?xml version="1.0" encoding="UTF-8"?&gt;
+    &lt;!DOCTYPE statistics PUBLIC
+      "-//GemStone Systems, Inc.//GemFire Statistics Type//EN"
+      "http://www.gemstone.com/dtd/statisticsType.dtd"&gt;
+    &lt;statistics&gt;
+      &lt;type name="StatSampler"&gt;
+        &lt;description&gt;Stats on the statistic sampler.&lt;/description&gt;
+        &lt;stat name="sampleCount" storage="int" counter="true"&gt;
+          &lt;description&gt;Total number of samples taken by this sampler.&lt;/description&gt;
+          &lt;unit&gt;samples&lt;/unit&gt;
+        &lt;/stat&gt;
+        &lt;stat name="sampleTime" storage="long" counter="true"&gt;
+          &lt;description&gt;Total amount of time spent taking samples.&lt;/description&gt;
+          &lt;unit&gt;milliseconds&lt;/unit&gt;
+        &lt;/stat&gt;
+      &lt;/type&gt;
+    &lt;/statistics&gt;
+ </pre>
+ The code to create the type:
+ <pre>
+      StatisticsTypeFactory f = ...;
+      Reader r = new InputStreamReader("fileContainingXmlData"));
+      StatisticsType type = f.createTypesFromXml(r)[0];
+ </pre>
+ <P></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><A href="package-summary.html#statistics">Package introduction</A></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 int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#MAX_DESCRIPTORS_PER_TYPE">MAX_DESCRIPTORS_PER_TYPE</a></span></code>
+<div class="block">The maximum number of descriptors a single statistics type can have.</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="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createDoubleCounter-java.lang.String-java.lang.String-java.lang.String-">createDoubleCounter</a></span>(java.lang.String&nbsp;name,
+                   java.lang.String&nbsp;description,
+                   java.lang.String&nbsp;units)</code>
+<div class="block">Creates and returns a double counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with larger values indicating better performance.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createDoubleCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">createDoubleCounter</a></span>(java.lang.String&nbsp;name,
+                   java.lang.String&nbsp;description,
+                   java.lang.String&nbsp;units,
+                   boolean&nbsp;largerBetter)</code>
+<div class="block">Creates and returns a double counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createDoubleGauge-java.lang.String-java.lang.String-java.lang.String-">createDoubleGauge</a></span>(java.lang.String&nbsp;name,
+                 java.lang.String&nbsp;description,
+                 java.lang.String&nbsp;units)</code>
+<div class="block">Creates and returns a double gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with smaller values indicating better performance.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createDoubleGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">createDoubleGauge</a></span>(java.lang.String&nbsp;name,
+                 java.lang.String&nbsp;description,
+                 java.lang.String&nbsp;units,
+                 boolean&nbsp;largerBetter)</code>
+<div class="block">Creates and returns a double gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createIntCounter-java.lang.String-java.lang.String-java.lang.String-">createIntCounter</a></span>(java.lang.String&nbsp;name,
+                java.lang.String&nbsp;description,
+                java.lang.String&nbsp;units)</code>
+<div class="block">Creates and returns an int counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with larger values indicating better performance.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createIntCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">createIntCounter</a></span>(java.lang.String&nbsp;name,
+                java.lang.String&nbsp;description,
+                java.lang.String&nbsp;units,
+                boolean&nbsp;largerBetter)</code>
+<div class="block">Creates and returns an int counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createIntGauge-java.lang.String-java.lang.String-java.lang.String-">createIntGauge</a></span>(java.lang.String&nbsp;name,
+              java.lang.String&nbsp;description,
+              java.lang.String&nbsp;units)</code>
+<div class="block">Creates and returns an int gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with smaller values indicating better performance.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createIntGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">createIntGauge</a></span>(java.lang.String&nbsp;name,
+              java.lang.String&nbsp;description,
+              java.lang.String&nbsp;units,
+              boolean&nbsp;largerBetter)</code>
+<div class="block">Creates and returns an int gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createLongCounter-java.lang.String-java.lang.String-java.lang.String-">createLongCounter</a></span>(java.lang.String&nbsp;name,
+                 java.lang.String&nbsp;description,
+                 java.lang.String&nbsp;units)</code>
+<div class="block">Creates and returns a long counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with larger values indicating better performance.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createLongCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">createLongCounter</a></span>(java.lang.String&nbsp;name,
+                 java.lang.String&nbsp;description,
+                 java.lang.String&nbsp;units,
+                 boolean&nbsp;largerBetter)</code>
+<div class="block">Creates and returns a long counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createLongGauge-java.lang.String-java.lang.String-java.lang.String-">createLongGauge</a></span>(java.lang.String&nbsp;name,
+               java.lang.String&nbsp;description,
+               java.lang.String&nbsp;units)</code>
+<div class="block">Creates and returns a long gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with smaller values indicating better performance.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createLongGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">createLongGauge</a></span>(java.lang.String&nbsp;name,
+               java.lang.String&nbsp;description,
+               java.lang.String&nbsp;units,
+               boolean&nbsp;largerBetter)</code>
+<div class="block">Creates and returns a long gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createType-java.lang.String-java.lang.String-org.apache.geode.StatisticDescriptor:A-">createType</a></span>(java.lang.String&nbsp;name,
+          java.lang.String&nbsp;description,
+          <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>[]&nbsp;stats)</code>
+<div class="block">Creates or finds and returns a <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a> with the given <code>name</code>, <code>description</code>, and <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>statistic descriptions</code></a>.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#createTypesFromXml-java.io.Reader-">createTypesFromXml</a></span>(java.io.Reader&nbsp;reader)</code>
+<div class="block">Creates one or more <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a> from the contents of the
+ given <code>reader</code>.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticsTypeFactory.html#findType-java.lang.String-">findType</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Finds and returns an already created <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a> with the given <code>name</code>.</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="MAX_DESCRIPTORS_PER_TYPE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MAX_DESCRIPTORS_PER_TYPE</h4>
+<pre>static final&nbsp;int MAX_DESCRIPTORS_PER_TYPE</pre>
+<div class="block">The maximum number of descriptors a single statistics type can have.
+ <P> Current value is: <code>254</code></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../constant-values.html#org.apache.geode.StatisticsTypeFactory.MAX_DESCRIPTORS_PER_TYPE">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="createIntCounter-java.lang.String-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createIntCounter</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createIntCounter(java.lang.String&nbsp;name,
+                                     java.lang.String&nbsp;description,
+                                     java.lang.String&nbsp;units)</pre>
+<div class="block">Creates and returns an int counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with larger values indicating better performance.</div>
+</li>
+</ul>
+<a name="createLongCounter-java.lang.String-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createLongCounter</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createLongCounter(java.lang.String&nbsp;name,
+                                      java.lang.String&nbsp;description,
+                                      java.lang.String&nbsp;units)</pre>
+<div class="block">Creates and returns a long counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with larger values indicating better performance.</div>
+</li>
+</ul>
+<a name="createDoubleCounter-java.lang.String-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createDoubleCounter</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createDoubleCounter(java.lang.String&nbsp;name,
+                                        java.lang.String&nbsp;description,
+                                        java.lang.String&nbsp;units)</pre>
+<div class="block">Creates and returns a double counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with larger values indicating better performance.</div>
+</li>
+</ul>
+<a name="createIntGauge-java.lang.String-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createIntGauge</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createIntGauge(java.lang.String&nbsp;name,
+                                   java.lang.String&nbsp;description,
+                                   java.lang.String&nbsp;units)</pre>
+<div class="block">Creates and returns an int gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with smaller values indicating better performance.</div>
+</li>
+</ul>
+<a name="createLongGauge-java.lang.String-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createLongGauge</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createLongGauge(java.lang.String&nbsp;name,
+                                    java.lang.String&nbsp;description,
+                                    java.lang.String&nbsp;units)</pre>
+<div class="block">Creates and returns a long gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with smaller values indicating better performance.</div>
+</li>
+</ul>
+<a name="createDoubleGauge-java.lang.String-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createDoubleGauge</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createDoubleGauge(java.lang.String&nbsp;name,
+                                      java.lang.String&nbsp;description,
+                                      java.lang.String&nbsp;units)</pre>
+<div class="block">Creates and returns a double gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>units</code>,
+ and with smaller values indicating better performance.</div>
+</li>
+</ul>
+<a name="createIntCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createIntCounter</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createIntCounter(java.lang.String&nbsp;name,
+                                     java.lang.String&nbsp;description,
+                                     java.lang.String&nbsp;units,
+                                     boolean&nbsp;largerBetter)</pre>
+<div class="block">Creates and returns an int counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</li>
+</ul>
+<a name="createLongCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createLongCounter</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createLongCounter(java.lang.String&nbsp;name,
+                                      java.lang.String&nbsp;description,
+                                      java.lang.String&nbsp;units,
+                                      boolean&nbsp;largerBetter)</pre>
+<div class="block">Creates and returns a long counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</li>
+</ul>
+<a name="createDoubleCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createDoubleCounter</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createDoubleCounter(java.lang.String&nbsp;name,
+                                        java.lang.String&nbsp;description,
+                                        java.lang.String&nbsp;units,
+                                        boolean&nbsp;largerBetter)</pre>
+<div class="block">Creates and returns a double counter <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</li>
+</ul>
+<a name="createIntGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createIntGauge</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createIntGauge(java.lang.String&nbsp;name,
+                                   java.lang.String&nbsp;description,
+                                   java.lang.String&nbsp;units,
+                                   boolean&nbsp;largerBetter)</pre>
+<div class="block">Creates and returns an int gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</li>
+</ul>
+<a name="createLongGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createLongGauge</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createLongGauge(java.lang.String&nbsp;name,
+                                    java.lang.String&nbsp;description,
+                                    java.lang.String&nbsp;units,
+                                    boolean&nbsp;largerBetter)</pre>
+<div class="block">Creates and returns a long gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</li>
+</ul>
+<a name="createDoubleGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createDoubleGauge</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;createDoubleGauge(java.lang.String&nbsp;name,
+                                      java.lang.String&nbsp;description,
+                                      java.lang.String&nbsp;units,
+                                      boolean&nbsp;largerBetter)</pre>
+<div class="block">Creates and returns a double gauge <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>StatisticDescriptor</code></a> with the given <code>name</code>, <code>description</code>, <code>largerBetter</code>, and <code>units</code>.</div>
+</li>
+</ul>
+<a name="createType-java.lang.String-java.lang.String-org.apache.geode.StatisticDescriptor:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createType</h4>
+<pre><a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;createType(java.lang.String&nbsp;name,
+                          java.lang.String&nbsp;description,
+                          <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>[]&nbsp;stats)</pre>
+<div class="block">Creates or finds and returns a <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a> with the given <code>name</code>, <code>description</code>, and <a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><code>statistic descriptions</code></a>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if a type with the given <code>name</code> already exists and it differs from the given parameters.</dd>
+</dl>
+</li>
+</ul>
+<a name="findType-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findType</h4>
+<pre><a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;findType(java.lang.String&nbsp;name)</pre>
+<div class="block">Finds and returns an already created <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a> with the given <code>name</code>. Returns <code>null</code> if the type does not exist.</div>
+</li>
+</ul>
+<a name="createTypesFromXml-java.io.Reader-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>createTypesFromXml</h4>
+<pre><a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>[]&nbsp;createTypesFromXml(java.io.Reader&nbsp;reader)
+                             throws java.io.IOException</pre>
+<div class="block">Creates one or more <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a> from the contents of the
+ given <code>reader</code>. The created types can be found by calling
+ <a href="../../../org/apache/geode/StatisticsTypeFactory.html#findType-java.lang.String-"><code>findType(java.lang.String)</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>reader</code> - The source of the XML data which must comply with the
+        <code>statisticsType.dtd</code>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if a type defined in the reader
+  already exists</dd>
+<dd><code>java.io.IOException</code> - Something went wrong while reading from
+         <code>reader</code></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/StatisticsType.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/SystemConnectException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/StatisticsTypeFactory.html" target="_top">Frames</a></li>
+<li><a href="StatisticsTypeFactory.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>


[31/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/AdminDistributedSystemFactory.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/AdminDistributedSystemFactory.html b/releases/latest/javadoc/org/apache/geode/admin/AdminDistributedSystemFactory.html
new file mode 100644
index 0000000..5fd2898
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/AdminDistributedSystemFactory.html
@@ -0,0 +1,456 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>AdminDistributedSystemFactory (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AdminDistributedSystemFactory (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":41,"i1":41,"i2":41,"i3":41,"i4":41,"i5":41};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete 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="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminDistributedSystemFactory.html" target="_top">Frames</a></li>
+<li><a href="AdminDistributedSystemFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.admin</div>
+<h2 title="Class AdminDistributedSystemFactory" class="title">Class AdminDistributedSystemFactory</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.AdminDistributedSystemFactory</li>
+</ul>
+</li>
+</ul>
+<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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">AdminDistributedSystemFactory</span>
+extends java.lang.Object</pre>
+<div class="block">Factory for creating GemFire administration entities.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.5</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="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html#AdminDistributedSystemFactory--">AdminDistributedSystemFactory</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete 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>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html#bindToAddress-java.lang.String-">bindToAddress</a></span>(java.lang.String&nbsp;bindAddress)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">Use <a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setBindAddress-java.lang.String-"><code>DistributedSystemConfig.setBindAddress(java.lang.String)</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html#defineDistributedSystem--">defineDistributedSystem</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Defines a "default" distributed system configuration based on VM
+ system properties and the content of
+ <code>gemfire.properties</code>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html#defineDistributedSystem-org.apache.geode.distributed.DistributedSystem-java.lang.String-">defineDistributedSystem</a></span>(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;system,
+                       java.lang.String&nbsp;remoteCommand)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Defines a distributed system configuration for administering the
+ distributed system to which this VM is currently connected.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html#getDistributedSystem-org.apache.geode.admin.DistributedSystemConfig-">getDistributedSystem</a></span>(<a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a>&nbsp;config)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the distributed system for administrative monitoring and
+ managing.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/i18n/LogWriterI18n.html" title="interface in org.apache.geode.i18n">LogWriterI18n</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html#getLogWriter--">getLogWriter</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a default GemFire LogWriterI18n for logging.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html#setEnableAdministrationOnly-boolean-">setEnableAdministrationOnly</a></span>(boolean&nbsp;adminOnly)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Call this method with a value of <code>true</code>
+ to dedicate the VM to GemFire administration only.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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="AdminDistributedSystemFactory--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AdminDistributedSystemFactory</h4>
+<pre>public&nbsp;AdminDistributedSystemFactory()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="bindToAddress-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bindToAddress</h4>
+<pre>@Deprecated
+public static&nbsp;void&nbsp;bindToAddress(java.lang.String&nbsp;bindAddress)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setBindAddress-java.lang.String-"><code>DistributedSystemConfig.setBindAddress(java.lang.String)</code></a> instead.</span></div>
+<div class="block">Sets the address this VM should bind to when connecting to the distributed
+ system.  This involves a system property, so using this option will limit
+ all connections to distributed systems to this one network interface.
+ <p>
+ Using a null or empty bindAddress will clear the usage of this option and
+ connections to distributed systems will return to using all available
+ network interfaces.
+ <p>
+ This method always throws UnsupportedOperationException because it is
+ now deprecated and is unsafe to use. Please use <a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setBindAddress-java.lang.String-"><code>DistributedSystemConfig.setBindAddress(java.lang.String)</code></a> instead.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>bindAddress</code> - machine name or IP address to bind to</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.UnsupportedOperationException</code> - because of deprecation</dd>
+</dl>
+</li>
+</ul>
+<a name="defineDistributedSystem--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>defineDistributedSystem</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a>&nbsp;defineDistributedSystem()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Defines a "default" distributed system configuration based on VM
+ system properties and the content of
+ <code>gemfire.properties</code>.  The <a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_REMOTE_COMMAND">DistributedSystemConfig.DEFAULT_REMOTE_COMMAND</a> default remote
+ command is used.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/distributed/DistributedSystem.html#connect-java.util.Properties-"><code>DistributedSystem.connect(java.util.Properties)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setEnableAdministrationOnly-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEnableAdministrationOnly</h4>
+<pre>public static&nbsp;void&nbsp;setEnableAdministrationOnly(boolean&nbsp;adminOnly)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Call this method with a value of <code>true</code>
+ to dedicate the VM to GemFire administration only.
+ Default is <code>false</code>.
+ <p>This method <em>must</em> be called before calling
+ <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#connect--"><code>AdminDistributedSystem.connect()</code></a>. It <em>must</em> also be called
+ before <a href="../../../../org/apache/geode/distributed/DistributedSystem.html#connect-java.util.Properties-"><code>DistributedSystem.connect(java.util.Properties)</code></a> is when creating a colocated distributed system.
+ <p>
+ Once it has been enabled be careful to only use GemFire APIs from the
+ <code>org.apache.geode.admin</code> package. In particular do not create
+ a <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> or a normal <a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed"><code>DistributedSystem</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>adminOnly</code> - <code>true</code> if this VM should be limited to administration APIs;
+  <code>false</code> if this VM should allow all GemFire APIs.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if a <a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed"><code>DistributedSystem</code></a>
+ or <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin"><code>AdminDistributedSystem</code></a> connection already exists.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="defineDistributedSystem-org.apache.geode.distributed.DistributedSystem-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>defineDistributedSystem</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a>&nbsp;defineDistributedSystem(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;system,
+                                                              java.lang.String&nbsp;remoteCommand)
+                                                       throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Defines a distributed system configuration for administering the
+ distributed system to which this VM is currently connected.  The
+ <code>DistributedSystem</code> is used to configure the discovery
+ mechanism (multicast or locators), bind address, SSL attributes,
+ as well as the logger of the
+ <code>DistributedSystemConfig</code>.  Note that the distributed
+ system will not be able to be administered until the <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#connect--"><code>connect</code></a> method is invoked.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>system</code> - A connection to the distributed system</dd>
+<dd><code>remoteCommand</code> - The shell command that is used to launch processes that
+        run on remote machines.  If <code>null</code>, then the
+        <a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_REMOTE_COMMAND">default</a> will be used.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getDistributedSystem-org.apache.geode.admin.DistributedSystemConfig-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDistributedSystem</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a>&nbsp;getDistributedSystem(<a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a>&nbsp;config)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the distributed system for administrative monitoring and
+ managing.  You must then call <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#connect--"><code>AdminDistributedSystem.connect()</code></a> before interacting with the
+ actual system.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>config</code> - configuration definition of the system to administer</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>administrative interface for a distributed system</dd>
+</dl>
+</li>
+</ul>
+<a name="getLogWriter--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getLogWriter</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/i18n/LogWriterI18n.html" title="interface in org.apache.geode.i18n">LogWriterI18n</a>&nbsp;getLogWriter()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a default GemFire LogWriterI18n for logging.  This LogWriterI18n will
+ log to standard out.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a GemFire LogWriterI18n for logging</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/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminDistributedSystemFactory.html" target="_top">Frames</a></li>
+<li><a href="AdminDistributedSystemFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/AdminException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/AdminException.html b/releases/latest/javadoc/org/apache/geode/admin/AdminException.html
new file mode 100644
index 0000000..74be287
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/AdminException.html
@@ -0,0 +1,375 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>AdminException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AdminException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminException.html" target="_top">Frames</a></li>
+<li><a href="AdminException.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.org.apache.geode.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">org.apache.geode.admin</div>
+<h2 title="Class AdminException" class="title">Class AdminException</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="../../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode">org.apache.geode.GemFireCheckedException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.AdminException</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>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin">CacheDoesNotExistException</a>, <a href="../../../../org/apache/geode/admin/UnmodifiableConfigurationException.html" title="class in org.apache.geode.admin">UnmodifiableConfigurationException</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">AdminException</span>
+extends <a href="../../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode">GemFireCheckedException</a></pre>
+<div class="block">An <code>AdminException</code> is thrown when administration or monitoring
+ of GemFire fails.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.admin.AdminException">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="../../../../org/apache/geode/admin/AdminException.html#AdminException--">AdminException</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="../../../../org/apache/geode/admin/AdminException.html#AdminException-java.lang.String-">AdminException</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="../../../../org/apache/geode/admin/AdminException.html#AdminException-java.lang.String-java.lang.Throwable-">AdminException</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="../../../../org/apache/geode/admin/AdminException.html#AdminException-java.lang.Throwable-">AdminException</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.</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.org.apache.geode.GemFireCheckedException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode">GemFireCheckedException</a></h3>
+<code><a href="../../../../org/apache/geode/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="AdminException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AdminException</h4>
+<pre>public&nbsp;AdminException()</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="AdminException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AdminException</h4>
+<pre>public&nbsp;AdminException(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="AdminException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AdminException</h4>
+<pre>public&nbsp;AdminException(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="AdminException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AdminException</h4>
+<pre>public&nbsp;AdminException(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.
+ The detail
+ message will be <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="../../../../org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminException.html" target="_top">Frames</a></li>
+<li><a href="AdminException.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.org.apache.geode.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/AdminXmlException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/AdminXmlException.html b/releases/latest/javadoc/org/apache/geode/admin/AdminXmlException.html
new file mode 100644
index 0000000..76fb89a
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/AdminXmlException.html
@@ -0,0 +1,318 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>AdminXmlException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AdminXmlException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminXmlException.html" target="_top">Frames</a></li>
+<li><a href="AdminXmlException.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.org.apache.geode.GemFireException">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">org.apache.geode.admin</div>
+<h2 title="Class AdminXmlException" class="title">Class AdminXmlException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.RuntimeAdminException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.AdminXmlException</li>
+</ul>
+</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">AdminXmlException</span>
+extends <a href="../../../../org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin">RuntimeAdminException</a></pre>
+<div class="block">Thrown when a problem is encountered while working with
+ admin-related XML data.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getEntityConfigXMLFile--"><code>DistributedSystemConfig.getEntityConfigXMLFile()</code></a>, 
+<a href="../../../../serialized-form.html#org.apache.geode.admin.AdminXmlException">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="../../../../org/apache/geode/admin/AdminXmlException.html#AdminXmlException-java.lang.String-">AdminXmlException</a></span>(java.lang.String&nbsp;s)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>AdminXmlException</code> with the given
+ descriptive message.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminXmlException.html#AdminXmlException-java.lang.String-java.lang.Throwable-">AdminXmlException</a></span>(java.lang.String&nbsp;s,
+                 java.lang.Throwable&nbsp;cause)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>AdminXmlException</code> with the given
+ descriptive message and cause.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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="AdminXmlException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AdminXmlException</h4>
+<pre>public&nbsp;AdminXmlException(java.lang.String&nbsp;s)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>AdminXmlException</code> with the given
+ descriptive message.</div>
+</li>
+</ul>
+<a name="AdminXmlException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AdminXmlException</h4>
+<pre>public&nbsp;AdminXmlException(java.lang.String&nbsp;s,
+                         java.lang.Throwable&nbsp;cause)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>AdminXmlException</code> with the given
+ descriptive message and cause.</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="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminXmlException.html" target="_top">Frames</a></li>
+<li><a href="AdminXmlException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/admin/Alert.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/Alert.html b/releases/latest/javadoc/org/apache/geode/admin/Alert.html
new file mode 100644
index 0000000..54e1fbe
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/Alert.html
@@ -0,0 +1,327 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>Alert (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Alert (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":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="../../../../org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/Alert.html" target="_top">Frames</a></li>
+<li><a href="Alert.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">org.apache.geode.admin</div>
+<h2 title="Interface Alert" class="title">Interface Alert</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">Alert</span></pre>
+<div class="block">An administration alert that is issued by a member of a GemFire
+ distributed system.  It is similar to a <a href="../../../../org/apache/geode/i18n/LogWriterI18n.html" title="interface in org.apache.geode.i18n">log message</a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><code>AlertListener</code></a></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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/Alert.html#getConnectionName--">getConnectionName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the <a href="../../../../org/apache/geode/distributed/DistributedSystem.html#getName--">distributed system</a>) through which the alert was issued.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.util.Date</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/Alert.html#getDate--">getDate</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The time at which the alert was issued</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/Alert.html#getLevel--">getLevel</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The level at which this alert is issued</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/Alert.html#getMessage--">getMessage</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The alert's message</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/Alert.html#getSourceId--">getSourceId</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The id of the source of the alert (such as a thread in a VM)</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/Alert.html#getSystemMember--">getSystemMember</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The member of the distributed system that issued the alert, or
+ null if the issuer is no longer a member of the distributed system.</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="getLevel--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLevel</h4>
+<pre><a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a>&nbsp;getLevel()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The level at which this alert is issued</div>
+</li>
+</ul>
+<a name="getSystemMember--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSystemMember</h4>
+<pre><a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a>&nbsp;getSystemMember()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The member of the distributed system that issued the alert, or
+ null if the issuer is no longer a member of the distributed system.</div>
+</li>
+</ul>
+<a name="getConnectionName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConnectionName</h4>
+<pre>java.lang.String&nbsp;getConnectionName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the <a href="../../../../org/apache/geode/distributed/DistributedSystem.html#getName--">distributed system</a>) through which the alert was issued.</div>
+</li>
+</ul>
+<a name="getSourceId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSourceId</h4>
+<pre>java.lang.String&nbsp;getSourceId()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The id of the source of the alert (such as a thread in a VM)</div>
+</li>
+</ul>
+<a name="getMessage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMessage</h4>
+<pre>java.lang.String&nbsp;getMessage()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The alert's message</div>
+</li>
+</ul>
+<a name="getDate--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getDate</h4>
+<pre>java.util.Date&nbsp;getDate()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The time at which the alert was issued</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="../../../../org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/Alert.html" target="_top">Frames</a></li>
+<li><a href="Alert.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/AlertLevel.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/AlertLevel.html b/releases/latest/javadoc/org/apache/geode/admin/AlertLevel.html
new file mode 100644
index 0000000..83031b3
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/AlertLevel.html
@@ -0,0 +1,529 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>AlertLevel (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AlertLevel (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":42,"i1":41,"i2":41,"i3":41,"i4":42,"i5":42,"i6":42,"i7":42,"i8":41};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AlertLevel.html" target="_top">Frames</a></li>
+<li><a href="AlertLevel.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">org.apache.geode.admin</div>
+<h2 title="Class AlertLevel" class="title">Class AlertLevel</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.AlertLevel</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">AlertLevel</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<div class="block">Type-safe enumeration for <a href="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin"><code>Alert</code></a> level.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.admin.AlertLevel">Serialized Form</a></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 <a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#ERROR">ERROR</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#OFF">OFF</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#ordinal">ordinal</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">int used as ordinal to represent this AlertLevel</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#SEVERE">SEVERE</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#WARNING">WARNING</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete 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>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;other)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Indicates whether some other object is "equal to" this one.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#forName-java.lang.String-">forName</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>AlertLevel</code> with the given name</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#forSeverity-int-">forSeverity</a></span>(int&nbsp;severity)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>AlertLevel</code> for the given severity</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#fromOrdinal-int-">fromOrdinal</a></span>(int&nbsp;ordinal)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return the AlertLevel represented by specified ordinal</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#getName--">getName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#getSeverity--">getSeverity</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</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/admin/AlertLevel.html#hashCode--">hashCode</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a hash code for the object.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#toString--">toString</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representation for this alert level.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertLevel.html#values--">values</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</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="WARNING">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>WARNING</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a> WARNING</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="ERROR">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ERROR</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a> ERROR</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="SEVERE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SEVERE</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a> SEVERE</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="OFF">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OFF</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a> OFF</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="ordinal">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ordinal</h4>
+<pre>public final&nbsp;int ordinal</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">int used as ordinal to represent this AlertLevel</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="fromOrdinal-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fromOrdinal</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a>&nbsp;fromOrdinal(int&nbsp;ordinal)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return the AlertLevel represented by specified ordinal</div>
+</li>
+</ul>
+<a name="forSeverity-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>forSeverity</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a>&nbsp;forSeverity(int&nbsp;severity)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>AlertLevel</code> for the given severity</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If there is no alert level with the given
+         <code>severity</code></dd>
+</dl>
+</li>
+</ul>
+<a name="forName-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>forName</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a>&nbsp;forName(java.lang.String&nbsp;name)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>AlertLevel</code> with the given name</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If there is no alert level named <code>name</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getSeverity--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSeverity</h4>
+<pre>public&nbsp;int&nbsp;getSeverity()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="values--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a>[]&nbsp;values()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representation for this alert level.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the name of this alert level</dd>
+</dl>
+</li>
+</ul>
+<a name="equals-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;other)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Indicates whether some other object is "equal to" this one.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>other</code> - the reference object with which to compare.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this object is the same as the obj argument;
+         false otherwise.</dd>
+</dl>
+</li>
+</ul>
+<a name="hashCode--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a hash code for the object. This method is supported for the
+ benefit of hashtables such as those provided by java.util.Hashtable.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the integer 0 if description is null; otherwise a unique integer.</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/admin/Alert.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AlertLevel.html" target="_top">Frames</a></li>
+<li><a href="AlertLevel.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>



[19/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/SystemMemberRegion.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/SystemMemberRegion.html b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberRegion.html
new file mode 100644
index 0000000..a7fe503
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberRegion.html
@@ -0,0 +1,1126 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemMemberRegion (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemMemberRegion (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":38,"i11":38,"i12":38,"i13":38,"i14":38,"i15":38,"i16":38,"i17":38,"i18":38,"i19":38,"i20":38,"i21":38,"i22":38,"i23":38,"i24":38,"i25":38,"i26":38,"i27":38,"i28":38,"i29":38,"i30":38,"i31":38,"i32":38,"i33":38,"i34":38,"i35":38,"i36":38,"i37":38,"i38":38,"i39":38,"i40":38,"i41":38,"i42":38,"i43":38,"i44":38,"i45":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="../../../../org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberRegion.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberRegion.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">org.apache.geode.admin</div>
+<h2 title="Interface SystemMemberRegion" class="title">Interface SystemMemberRegion</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">SystemMemberRegion</span></pre>
+<div class="block">Administrative interface that represent's the <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><code>SystemMember</code></a>'s view of one of its cache's <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a>s.  If the region in the remote
+ system member is closed or destroyed, the methods of
+ <code>SystemMemberRegion</code> will throw <a href="../../../../org/apache/geode/admin/RegionNotFoundException.html" title="class in org.apache.geode.admin"><code>RegionNotFoundException</code></a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.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><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin">SystemMemberRegion</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#createSubregion-java.lang.String-org.apache.geode.cache.RegionAttributes-">createSubregion</a></span>(java.lang.String&nbsp;name,
+               <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&nbsp;attrs)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a subregion of this region.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getCacheListener--">getCacheListener</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.0 use getCacheListeners() instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getCacheListeners--">getCacheListeners</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">This method will return an empty array if there are no CacheListeners
+ defined on the region.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getCacheLoader--">getCacheLoader</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a description of any CacheLoader associated with this region.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getCacheWriter--">getCacheWriter</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a description of any CacheWriter associated with this region.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getConcurrencyChecksEnabled--">getConcurrencyChecksEnabled</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not conflicting concurrent operations on this region
+ are prevented</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/admin/SystemMemberRegion.html#getConcurrencyLevel--">getConcurrencyLevel</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the ConcurrencyLevel in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getCustomEntryIdleTimeout--">getCustomEntryIdleTimeout</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">string describing the CustomExpiry for entry-idle-timeout</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getCustomEntryTimeToLive--">getCustomEntryTimeToLive</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">string describing the CustomExpiry for entry-time-to-live</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getDataPolicy--">getDataPolicy</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the DataPolicy in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>java.io.File[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getDiskDirs--">getDiskDirs</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the directories to which the region's data are written.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">DiskWriteAttributes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getDiskWriteAttributes--">getDiskWriteAttributes</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>DiskWriteAttributes</code> that configure how
+ the region is written to disk.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getEarlyAck--">getEarlyAck</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not acks are sent after an update is processed.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getEntryCount--">getEntryCount</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the number of entries currently in this region.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/ExpirationAction.html" title="class in org.apache.geode.cache">ExpirationAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getEntryIdleTimeoutAction--">getEntryIdleTimeoutAction</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the EntryIdleTimeout action in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getEntryIdleTimeoutTimeLimit--">getEntryIdleTimeoutTimeLimit</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the EntryIdleTimeout time limit in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/ExpirationAction.html" title="class in org.apache.geode.cache">ExpirationAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getEntryTimeToLiveAction--">getEntryTimeToLiveAction</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the EntryTimeToLive action in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getEntryTimeToLiveTimeLimit--">getEntryTimeToLiveTimeLimit</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the EntryTimeToLive time limit in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/EvictionAttributes.html" title="class in org.apache.geode.cache">EvictionAttributes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getEvictionAttributes--">getEvictionAttributes</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>EvictionAttributes</code> that configure how
+ entries in the the region are evicted</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getFullPath--">getFullPath</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the full path name that identifies this region in its
+ cache.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getHitCount--">getHitCount</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the HitCount obtained from this region's statistics.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getHitRatio--">getHitRatio</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the HitRatio obtained from this region's statistics.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getInitialCapacity--">getInitialCapacity</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the InitialCapacity in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getKeyConstraint--">getKeyConstraint</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the KeyConstraint in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getLastAccessedTime--">getLastAccessedTime</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the LastAccessedTime obtained from this region's statistics.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getLastModifiedTime--">getLastModifiedTime</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the LastModifiedTime obtained from this region's statistics.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getLoadFactor--">getLoadFactor</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the LoadFactor in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/MembershipAttributes.html" title="class in org.apache.geode.cache">MembershipAttributes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getMembershipAttributes--">getMembershipAttributes</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">this API is scheduled to be removed</span></div>
+</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/MirrorType.html" title="class in org.apache.geode.cache">MirrorType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getMirrorType--">getMirrorType</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 5.0, you should use getDataPolicy instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getMissCount--">getMissCount</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the MissCount obtained from this region's statistics.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getName--">getName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name that identifies this region in its cache.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/PartitionAttributes.html" title="interface in org.apache.geode.cache">PartitionAttributes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getPartitionAttributes--">getPartitionAttributes</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>PartitionAttributes</code> for the region.</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getPersistBackup--">getPersistBackup</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not a persistent backup should be made of the
+ region (as opposed to just writing the overflow data to disk).</div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/ExpirationAction.html" title="class in org.apache.geode.cache">ExpirationAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getRegionIdleTimeoutAction--">getRegionIdleTimeoutAction</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the RegionIdleTimeout action in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getRegionIdleTimeoutTimeLimit--">getRegionIdleTimeoutTimeLimit</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the RegionIdleTimeout time limit in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/ExpirationAction.html" title="class in org.apache.geode.cache">ExpirationAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getRegionTimeToLiveAction--">getRegionTimeToLiveAction</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the RegionTimeToLive action in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getRegionTimeToLiveTimeLimit--">getRegionTimeToLiveTimeLimit</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the RegionTimeToLive time limit in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/Scope.html" title="class in org.apache.geode.cache">Scope</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getScope--">getScope</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">/**
+ Returns the Scope in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getStatisticsEnabled--">getStatisticsEnabled</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the StatisticsEnabled in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getSubregionCount--">getSubregionCount</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the number of subregions currently in this region.</div>
+</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code>java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getSubregionFullPaths--">getSubregionFullPaths</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the full path of each of the subregions of this region.</div>
+</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code>java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getSubregionNames--">getSubregionNames</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the names of all the subregions of this region.</div>
+</td>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/SubscriptionAttributes.html" title="class in org.apache.geode.cache">SubscriptionAttributes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getSubscriptionAttributes--">getSubscriptionAttributes</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>SubscriptionAttributes</code> for the region.</div>
+</td>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getUserAttribute--">getUserAttribute</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a description of any user attribute associated with this
+ region.</div>
+</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getValueConstraint--">getValueConstraint</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the ValueConstraint in this region's attributes.</div>
+</td>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#refresh--">refresh</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Updates the state of this region instance.</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="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>java.lang.String&nbsp;getName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name that identifies this region in its cache.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#getName--"><code>Region.getName()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getFullPath--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFullPath</h4>
+<pre>java.lang.String&nbsp;getFullPath()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the full path name that identifies this region in its
+ cache.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#getFullPath--"><code>Region.getFullPath()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getSubregionNames--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSubregionNames</h4>
+<pre>java.util.Set&nbsp;getSubregionNames()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the names of all the subregions of this region.</div>
+</li>
+</ul>
+<a name="getSubregionFullPaths--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSubregionFullPaths</h4>
+<pre>java.util.Set&nbsp;getSubregionFullPaths()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the full path of each of the subregions of this region.
+ These paths are suitable for use with <a href="../../../../org/apache/geode/admin/SystemMemberCache.html#getRegion-java.lang.String-"><code>SystemMemberCache.getRegion(java.lang.String)</code></a>.</div>
+</li>
+</ul>
+<a name="getUserAttribute--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUserAttribute</h4>
+<pre>java.lang.String&nbsp;getUserAttribute()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a description of any user attribute associated with this
+ region.  The description includes the classname of the user
+ attribute object as well as its <code>toString</code>
+ representation.</div>
+</li>
+</ul>
+<a name="getCacheLoader--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheLoader</h4>
+<pre>java.lang.String&nbsp;getCacheLoader()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a description of any CacheLoader associated with this region.</div>
+</li>
+</ul>
+<a name="getCacheWriter--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheWriter</h4>
+<pre>java.lang.String&nbsp;getCacheWriter()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a description of any CacheWriter associated with this region.</div>
+</li>
+</ul>
+<a name="getEvictionAttributes--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEvictionAttributes</h4>
+<pre><a href="../../../../org/apache/geode/cache/EvictionAttributes.html" title="class in org.apache.geode.cache">EvictionAttributes</a>&nbsp;getEvictionAttributes()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>EvictionAttributes</code> that configure how
+ entries in the the region are evicted</div>
+</li>
+</ul>
+<a name="getCacheListener--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheListener</h4>
+<pre>@Deprecated
+java.lang.String&nbsp;getCacheListener()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.0 use getCacheListeners() instead</span></div>
+<div class="block">Returns a description of the CacheListener in this region's attributes. If
+ there is more than 1 CacheListener defined for a region this method will
+ return the description of the 1st CacheListener returned from
+ <a href="../../../../org/apache/geode/admin/SystemMemberRegion.html#getCacheListeners--"><code>getCacheListeners()</code></a></div>
+</li>
+</ul>
+<a name="getCacheListeners--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheListeners</h4>
+<pre>java.lang.String[]&nbsp;getCacheListeners()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">This method will return an empty array if there are no CacheListeners
+ defined on the region. If there are one or more than 1 CacheListeners
+ defined, this method will return an array which has the names of all the
+ CacheListeners</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>String[] the region's <code>CacheListeners</code> as a String array</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getKeyConstraint--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKeyConstraint</h4>
+<pre>java.lang.String&nbsp;getKeyConstraint()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the KeyConstraint in this region's attributes.</div>
+</li>
+</ul>
+<a name="getValueConstraint--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValueConstraint</h4>
+<pre>java.lang.String&nbsp;getValueConstraint()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the ValueConstraint in this region's attributes.</div>
+</li>
+</ul>
+<a name="getRegionTimeToLiveTimeLimit--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegionTimeToLiveTimeLimit</h4>
+<pre>int&nbsp;getRegionTimeToLiveTimeLimit()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the RegionTimeToLive time limit in this region's attributes.</div>
+</li>
+</ul>
+<a name="getRegionTimeToLiveAction--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegionTimeToLiveAction</h4>
+<pre><a href="../../../../org/apache/geode/cache/ExpirationAction.html" title="class in org.apache.geode.cache">ExpirationAction</a>&nbsp;getRegionTimeToLiveAction()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the RegionTimeToLive action in this region's attributes.</div>
+</li>
+</ul>
+<a name="getEntryTimeToLiveTimeLimit--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEntryTimeToLiveTimeLimit</h4>
+<pre>int&nbsp;getEntryTimeToLiveTimeLimit()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the EntryTimeToLive time limit in this region's attributes.</div>
+</li>
+</ul>
+<a name="getEntryTimeToLiveAction--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEntryTimeToLiveAction</h4>
+<pre><a href="../../../../org/apache/geode/cache/ExpirationAction.html" title="class in org.apache.geode.cache">ExpirationAction</a>&nbsp;getEntryTimeToLiveAction()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the EntryTimeToLive action in this region's attributes.</div>
+</li>
+</ul>
+<a name="getCustomEntryTimeToLive--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCustomEntryTimeToLive</h4>
+<pre>java.lang.String&nbsp;getCustomEntryTimeToLive()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">string describing the CustomExpiry for entry-time-to-live</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the CustomExpiry for entry-time-to-live</dd>
+</dl>
+</li>
+</ul>
+<a name="getRegionIdleTimeoutTimeLimit--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegionIdleTimeoutTimeLimit</h4>
+<pre>int&nbsp;getRegionIdleTimeoutTimeLimit()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the RegionIdleTimeout time limit in this region's attributes.</div>
+</li>
+</ul>
+<a name="getRegionIdleTimeoutAction--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegionIdleTimeoutAction</h4>
+<pre><a href="../../../../org/apache/geode/cache/ExpirationAction.html" title="class in org.apache.geode.cache">ExpirationAction</a>&nbsp;getRegionIdleTimeoutAction()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the RegionIdleTimeout action in this region's attributes.</div>
+</li>
+</ul>
+<a name="getEntryIdleTimeoutTimeLimit--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEntryIdleTimeoutTimeLimit</h4>
+<pre>int&nbsp;getEntryIdleTimeoutTimeLimit()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the EntryIdleTimeout time limit in this region's attributes.</div>
+</li>
+</ul>
+<a name="getEntryIdleTimeoutAction--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEntryIdleTimeoutAction</h4>
+<pre><a href="../../../../org/apache/geode/cache/ExpirationAction.html" title="class in org.apache.geode.cache">ExpirationAction</a>&nbsp;getEntryIdleTimeoutAction()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the EntryIdleTimeout action in this region's attributes.</div>
+</li>
+</ul>
+<a name="getCustomEntryIdleTimeout--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCustomEntryIdleTimeout</h4>
+<pre>java.lang.String&nbsp;getCustomEntryIdleTimeout()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">string describing the CustomExpiry for entry-idle-timeout</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the CustomExpiry for entry-idle-timeout</dd>
+</dl>
+</li>
+</ul>
+<a name="getMirrorType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMirrorType</h4>
+<pre>@Deprecated
+<a href="../../../../org/apache/geode/cache/MirrorType.html" title="class in org.apache.geode.cache">MirrorType</a>&nbsp;getMirrorType()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 5.0, you should use getDataPolicy instead</span></div>
+<div class="block">Returns the MirrorType in this region's attributes.</div>
+</li>
+</ul>
+<a name="getDataPolicy--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDataPolicy</h4>
+<pre><a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a>&nbsp;getDataPolicy()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the DataPolicy in this region's attributes.</div>
+</li>
+</ul>
+<a name="getScope--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getScope</h4>
+<pre><a href="../../../../org/apache/geode/cache/Scope.html" title="class in org.apache.geode.cache">Scope</a>&nbsp;getScope()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">/**
+ Returns the Scope in this region's attributes.</div>
+</li>
+</ul>
+<a name="getInitialCapacity--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInitialCapacity</h4>
+<pre>int&nbsp;getInitialCapacity()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the InitialCapacity in this region's attributes.</div>
+</li>
+</ul>
+<a name="getLoadFactor--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLoadFactor</h4>
+<pre>float&nbsp;getLoadFactor()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the LoadFactor in this region's attributes.</div>
+</li>
+</ul>
+<a name="getConcurrencyLevel--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConcurrencyLevel</h4>
+<pre>int&nbsp;getConcurrencyLevel()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the ConcurrencyLevel in this region's attributes.</div>
+</li>
+</ul>
+<a name="getConcurrencyChecksEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConcurrencyChecksEnabled</h4>
+<pre>boolean&nbsp;getConcurrencyChecksEnabled()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not conflicting concurrent operations on this region
+ are prevented</div>
+</li>
+</ul>
+<a name="getStatisticsEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStatisticsEnabled</h4>
+<pre>boolean&nbsp;getStatisticsEnabled()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the StatisticsEnabled in this region's attributes.</div>
+</li>
+</ul>
+<a name="getPersistBackup--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPersistBackup</h4>
+<pre>boolean&nbsp;getPersistBackup()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not a persistent backup should be made of the
+ region (as opposed to just writing the overflow data to disk).</div>
+</li>
+</ul>
+<a name="getDiskWriteAttributes--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDiskWriteAttributes</h4>
+<pre><a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">DiskWriteAttributes</a>&nbsp;getDiskWriteAttributes()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>DiskWriteAttributes</code> that configure how
+ the region is written to disk.</div>
+</li>
+</ul>
+<a name="getDiskDirs--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDiskDirs</h4>
+<pre>java.io.File[]&nbsp;getDiskDirs()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the directories to which the region's data are written.  If
+ multiple directories are used, GemFire will attempt to distribute the
+ data evenly amongst them.</div>
+</li>
+</ul>
+<a name="getEntryCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEntryCount</h4>
+<pre>int&nbsp;getEntryCount()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the number of entries currently in this region.</div>
+</li>
+</ul>
+<a name="getSubregionCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSubregionCount</h4>
+<pre>int&nbsp;getSubregionCount()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the number of subregions currently in this region.</div>
+</li>
+</ul>
+<a name="getLastModifiedTime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLastModifiedTime</h4>
+<pre>long&nbsp;getLastModifiedTime()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the LastModifiedTime obtained from this region's statistics.</div>
+</li>
+</ul>
+<a name="getLastAccessedTime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLastAccessedTime</h4>
+<pre>long&nbsp;getLastAccessedTime()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the LastAccessedTime obtained from this region's statistics.</div>
+</li>
+</ul>
+<a name="getHitCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHitCount</h4>
+<pre>long&nbsp;getHitCount()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the HitCount obtained from this region's statistics.</div>
+</li>
+</ul>
+<a name="getMissCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMissCount</h4>
+<pre>long&nbsp;getMissCount()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the MissCount obtained from this region's statistics.</div>
+</li>
+</ul>
+<a name="getHitRatio--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHitRatio</h4>
+<pre>float&nbsp;getHitRatio()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the HitRatio obtained from this region's statistics.</div>
+</li>
+</ul>
+<a name="getEarlyAck--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEarlyAck</h4>
+<pre>boolean&nbsp;getEarlyAck()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not acks are sent after an update is processed.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>False if acks are sent after updates are processed;
+         true if acks are sent before updates are processed.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.1</dd>
+</dl>
+</li>
+</ul>
+<a name="refresh--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>refresh</h4>
+<pre>void&nbsp;refresh()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Updates the state of this region instance. Note that once a cache
+ instance is closed refresh will never change the state of its regions.</div>
+</li>
+</ul>
+<a name="createSubregion-java.lang.String-org.apache.geode.cache.RegionAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createSubregion</h4>
+<pre><a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin">SystemMemberRegion</a>&nbsp;createSubregion(java.lang.String&nbsp;name,
+                                   <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&nbsp;attrs)
+                            throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a subregion of this region.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - The name of the region to create</dd>
+<dd><code>attrs</code> - The attributes of the root region</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If the region cannot be created</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getMembershipAttributes--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMembershipAttributes</h4>
+<pre><a href="../../../../org/apache/geode/cache/MembershipAttributes.html" title="class in org.apache.geode.cache">MembershipAttributes</a>&nbsp;getMembershipAttributes()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">this API is scheduled to be removed</span></div>
+<div class="block">Returns the <code>MembershipAttributes</code> that configure required
+ roles for reliable access to the region.</div>
+</li>
+</ul>
+<a name="getSubscriptionAttributes--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSubscriptionAttributes</h4>
+<pre><a href="../../../../org/apache/geode/cache/SubscriptionAttributes.html" title="class in org.apache.geode.cache">SubscriptionAttributes</a>&nbsp;getSubscriptionAttributes()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>SubscriptionAttributes</code> for the region.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getPartitionAttributes--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPartitionAttributes</h4>
+<pre><a href="../../../../org/apache/geode/cache/PartitionAttributes.html" title="interface in org.apache.geode.cache">PartitionAttributes</a>&nbsp;getPartitionAttributes()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>PartitionAttributes</code> for the region.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</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/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberRegion.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberRegion.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/SystemMemberRegionEvent.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/SystemMemberRegionEvent.html b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberRegionEvent.html
new file mode 100644
index 0000000..2ed9147
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberRegionEvent.html
@@ -0,0 +1,253 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemMemberRegionEvent (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemMemberRegionEvent (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberRegionEvent.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberRegionEvent.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">org.apache.geode.admin</div>
+<h2 title="Interface SystemMemberRegionEvent" class="title">Interface SystemMemberRegionEvent</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/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin">SystemMemberCacheEvent</a>, <a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">SystemMemberRegionEvent</span>
+extends <a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin">SystemMemberCacheEvent</a></pre>
+<div class="block">An event that describes an operation on a region.
+ Instances of this are delivered to a <a href="../../../../org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin"><code>SystemMemberCacheListener</code></a> when a
+ a region comes or goes.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.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>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html#getRegionPath--">getRegionPath</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the full path of the region the event was done on.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.SystemMemberCacheEvent">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin">SystemMemberCacheEvent</a></h3>
+<code><a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html#getOperation--">getOperation</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.SystemMembershipEvent">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</a></h3>
+<code><a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html#getDistributedMember--">getDistributedMember</a>, <a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html#getMemberId--">getMemberId</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="getRegionPath--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getRegionPath</h4>
+<pre>java.lang.String&nbsp;getRegionPath()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the full path of the region the event was done on.</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="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberRegionEvent.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberRegionEvent.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/SystemMemberType.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/SystemMemberType.html b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberType.html
new file mode 100644
index 0000000..ac50edf
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberType.html
@@ -0,0 +1,536 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemMemberType (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemMemberType (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":42,"i1":41,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":42,"i8":42};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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="../../../../org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/UnmodifiableConfigurationException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberType.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberType.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">org.apache.geode.admin</div>
+<h2 title="Class SystemMemberType" class="title">Class SystemMemberType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.SystemMemberType</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">SystemMemberType</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<div class="block">Type-safe definition for system members.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.admin.SystemMemberType">Serialized Form</a></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 <a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#APPLICATION">APPLICATION</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Application connected to the distributed system</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#CACHE_SERVER">CACHE_SERVER</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="../../../../org/apache/geode/admin/SystemMemberType.html#CACHE_VM"><code>CACHE_VM</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#CACHE_VM">CACHE_VM</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">GemFire Cache VM connected to the distributed system</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#MANAGER">MANAGER</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">GemFire shared-memory manager connected to the distributed system</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#ordinal">ordinal</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">int used as ordinal to represent this Scope</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><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>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;other)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Indicates whether some other object is "equal to" this one.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#fromOrdinal-int-">fromOrdinal</a></span>(int&nbsp;ordinal)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return the SystemMemberType represented by specified ordinal</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#getName--">getName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#hashCode--">hashCode</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a hash code for the object.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#isApplication--">isApplication</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return whether this is <code>APPLICATION</code>.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#isCacheServer--">isCacheServer</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="../../../../org/apache/geode/admin/SystemMemberType.html#isCacheVm--"><code>isCacheVm()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#isCacheVm--">isCacheVm</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return whether this is <code>CACHE_VM</code>.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#isManager--">isManager</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return whether this is <code>MANAGER</code>.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberType.html#toString--">toString</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representation for this system member type.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</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="MANAGER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MANAGER</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a> MANAGER</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">GemFire shared-memory manager connected to the distributed system</div>
+</li>
+</ul>
+<a name="APPLICATION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>APPLICATION</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a> APPLICATION</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Application connected to the distributed system</div>
+</li>
+</ul>
+<a name="CACHE_VM">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CACHE_VM</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a> CACHE_VM</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">GemFire Cache VM connected to the distributed system</div>
+</li>
+</ul>
+<a name="CACHE_SERVER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CACHE_SERVER</h4>
+<pre>@Deprecated
+public static final&nbsp;<a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a> CACHE_SERVER</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/admin/SystemMemberType.html#CACHE_VM"><code>CACHE_VM</code></a> instead.</span></div>
+<div class="block">GemFire Cache Server connected to the distributed system</div>
+</li>
+</ul>
+<a name="ordinal">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ordinal</h4>
+<pre>public final&nbsp;int ordinal</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">int used as ordinal to represent this Scope</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="fromOrdinal-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fromOrdinal</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a>&nbsp;fromOrdinal(int&nbsp;ordinal)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return the SystemMemberType represented by specified ordinal</div>
+</li>
+</ul>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="isManager--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isManager</h4>
+<pre>public&nbsp;boolean&nbsp;isManager()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return whether this is <code>MANAGER</code>.</div>
+</li>
+</ul>
+<a name="isApplication--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isApplication</h4>
+<pre>public&nbsp;boolean&nbsp;isApplication()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return whether this is <code>APPLICATION</code>.</div>
+</li>
+</ul>
+<a name="isCacheServer--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCacheServer</h4>
+<pre>@Deprecated
+public&nbsp;boolean&nbsp;isCacheServer()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/admin/SystemMemberType.html#isCacheVm--"><code>isCacheVm()</code></a> instead.</span></div>
+<div class="block">Return whether this is <code>CACHE_SERVER</code>.</div>
+</li>
+</ul>
+<a name="isCacheVm--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCacheVm</h4>
+<pre>public&nbsp;boolean&nbsp;isCacheVm()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return whether this is <code>CACHE_VM</code>.</div>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representation for this system member type.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the name of this system member type</dd>
+</dl>
+</li>
+</ul>
+<a name="equals-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;other)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Indicates whether some other object is "equal to" this one.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>other</code> - the reference object with which to compare.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this object is the same as the obj argument;
+         false otherwise.</dd>
+</dl>
+</li>
+</ul>
+<a name="hashCode--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a hash code for the object. This method is supported for the
+ benefit of hashtables such as those provided by java.util.Hashtable.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the integer 0 if description is null; otherwise a unique integer.</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/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/UnmodifiableConfigurationException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberType.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberType.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>



[34/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/SystemConnectException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/SystemConnectException.html b/releases/latest/javadoc/org/apache/geode/SystemConnectException.html
new file mode 100644
index 0000000..2daebfb
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/SystemConnectException.html
@@ -0,0 +1,300 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemConnectException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemConnectException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/StatisticsTypeFactory.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/SystemFailure.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/SystemConnectException.html" target="_top">Frames</a></li>
+<li><a href="SystemConnectException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class SystemConnectException" class="title">Class SystemConnectException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.SystemConnectException</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>
+<br>
+<pre>public class <span class="typeNameLabel">SystemConnectException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">An <code>SystemConnectException</code> is thrown when a
+ GemFire application tries to connect to an
+ existing distributed system and is unable to contact all members of
+ the distributed system to announce its presence.  This is usually due
+ to resource depletion problems (low memory or too few file descriptors)
+ in other processes.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.SystemConnectException">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="../../../org/apache/geode/SystemConnectException.html#SystemConnectException-java.lang.String-">SystemConnectException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>SystemConnectException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemConnectException.html#SystemConnectException-java.lang.String-java.lang.Throwable-">SystemConnectException</a></span>(java.lang.String&nbsp;message,
+                      java.lang.Throwable&nbsp;cause)</code>&nbsp;</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="SystemConnectException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SystemConnectException</h4>
+<pre>public&nbsp;SystemConnectException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>SystemConnectException</code>.</div>
+</li>
+</ul>
+<a name="SystemConnectException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SystemConnectException</h4>
+<pre>public&nbsp;SystemConnectException(java.lang.String&nbsp;message,
+                              java.lang.Throwable&nbsp;cause)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/StatisticsTypeFactory.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/SystemFailure.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/SystemConnectException.html" target="_top">Frames</a></li>
+<li><a href="SystemConnectException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/SystemFailure.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/SystemFailure.html b/releases/latest/javadoc/org/apache/geode/SystemFailure.html
new file mode 100644
index 0000000..ac4f793
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/SystemFailure.html
@@ -0,0 +1,1088 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemFailure (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemFailure (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/SystemConnectException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/SystemIsRunningException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/SystemFailure.html" target="_top">Frames</a></li>
+<li><a href="SystemFailure.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">org.apache.geode</div>
+<h2 title="Class SystemFailure" class="title">Class SystemFailure</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.SystemFailure</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <span class="typeNameLabel">SystemFailure</span>
+extends java.lang.Object</pre>
+<div class="block">Catches and responds to JVM failure
+ <p>
+ This class represents a catastrophic failure of the system,
+ especially the Java virtual machine.  Any class may,
+ at any time, indicate that a system failure has occurred by calling
+ <a href="../../../org/apache/geode/SystemFailure.html#initiateFailure-java.lang.Error-"><code>initiateFailure(Error)</code></a> (or, less commonly,
+ <a href="../../../org/apache/geode/SystemFailure.html#setFailure-java.lang.Error-"><code>setFailure(Error)</code></a>).
+ <p>
+ In practice, the most common type of failure that is likely to be
+ reported by an otherwise healthy JVM is <code>OutOfMemoryError</code>.  However,
+ GemFire will report any occurrence of <code>VirtualMachineError</code> as
+ a JVM failure.
+ <p>
+ When a failure is reported, you must assume that the JVM has <em>broken 
+ its fundamental execution contract</em> with your application. 
+ No programming invariant can be assumed to be true, and your 
+ entire application must be regarded as corrupted.
+ <h1>Failure Hooks</h1>
+ GemFire uses this class to disable its distributed system (group
+ communication) and any open caches.  It also provides a hook for you
+ to respond to after GemFire disables itself.
+ <h1>Failure WatchDog</h1>
+ When <a href="../../../org/apache/geode/SystemFailure.html#startThreads--"><code>startThreads()</code></a> is called, a "watchdog" <code>Thread</code> is started that 
+ periodically checks to see if system corruption has been reported.  When 
+ system corruption is detected, this thread proceeds to:
+ <p>
+ <ol>
+ <li>
+ <em>Close GemFire</em> -- Group communication is ceased (this cache
+ member recuses itself from the distributed system) and the cache
+ is further poisoned (it is pointless to try to cleanly close it at this
+ point.).
+ <p>
+ After this has successfully ended, we launch a
+ </li>
+ <li>
+ <em>failure action</em>, a user-defined Runnable
+ <a href="../../../org/apache/geode/SystemFailure.html#setFailureAction-java.lang.Runnable-"><code>setFailureAction(Runnable)</code></a>.
+ By default, this Runnable performs nothing.  If you feel you need to perform
+ an action before exiting the JVM, this hook gives you a
+ means of attempting some action.  Whatever you attempt should be extremely
+ simple, since your Java execution environment has been corrupted.
+ <p>
+ GemStone recommends that you employ 
+ <a href="http://wrapper.tanukisoftware.org/doc/english/introduction.html">
+ Java Service Wrapper</a> to detect when your JVM exits and to perform
+ appropriate failure and restart actions.
+ </li>
+ <li>
+ Finally, if the application has granted the watchdog permission to exit the JVM
+ (via <a href="../../../org/apache/geode/SystemFailure.html#setExitOK-boolean-"><code>setExitOK(boolean)</code></a>), the watchdog calls <code>System.exit(int)</code> with
+ an argument of 1.  If you have not granted this class permission to
+ close the JVM, you are <em>strongly</em>  advised to call it in your
+ failure action (in the previous step).
+ </li>
+ </ol>
+ <p> 
+ Each of these actions will be run exactly once in the above described
+ order.  However, if either step throws any type of error (<code>Throwable</code>), 
+ the watchdog will assume that the JVM is still under duress (esp. an 
+ <code>OutOfMemoryError</code>), will wait a bit, and then retry the failed action.
+ <p>
+ It bears repeating that you should be very cautious of any Runnables you
+ ask this class to run.  By definition the JVM is <em>very sick</em>
+ when failure has been signalled.  
+ <p>
+ <h1>Failure Proctor</h1>
+ In addition to the failure watchdog, <a href="../../../org/apache/geode/SystemFailure.html#startThreads--"><code>startThreads()</code></a> creates a second
+ thread (the "proctor") that monitors free memory. It does this by examining
+ <code>free memory</code>,  
+ <code>total memory</code> and 
+ <code>maximum memory</code>.  If the amount of available 
+ memory stays below a given 
+ <a href="../../../org/apache/geode/SystemFailure.html#setFailureMemoryThreshold-long-"><code>threshold</code></a>, for
+ more than <a href="../../../org/apache/geode/SystemFailure.html#WATCHDOG_WAIT"><code>WATCHDOG_WAIT</code></a> seconds, the watchdog is notified.
+ <p>
+ Note that the proctor can be effectively disabled by
+ <a href="../../../org/apache/geode/SystemFailure.html#setFailureMemoryThreshold-long-"><code>setting</code></a> the failure memory threshold
+ to a negative value.
+ <p>
+ The proctor is a second line of defense, attempting to detect 
+ OutOfMemoryError conditions in circumstances where nothing alerted the
+ watchdog.  For instance, a third-party jar might incorrectly handle this
+ error and leave your virtual machine in a "stuck" state.
+ <p>
+ Note that the proctor does not relieve you of the obligation to
+ follow the best practices in the next section.
+ <h1>Best Practices</h1>
+ <h2>Catch and Handle VirtualMachineError</h2>
+ If you feel obliged to catch <em>either</em> <code>Error</code>, or 
+ <code>Throwable</code>, you <em>must</em>also check for 
+ <code>VirtualMachineError</code> like so:
+ <p>
+ <pre>
+        catch (VirtualMachineError err) {
+          SystemFailure.<a href="../../../org/apache/geode/SystemFailure.html#initiateFailure-java.lang.Error-"><code>initiateFailure</code></a>(err);
+          // If this ever returns, rethrow the error.  We're poisoned
+          // now, so don't let this thread continue.
+          throw err;
+        }
+ </pre>
+ <h2>Periodically Check For Errors</h2>
+ Check for serious system errors at
+ appropriate points in your algorithms.  You may elect to use
+ the <a href="../../../org/apache/geode/SystemFailure.html#checkFailure--"><code>checkFailure()</code></a> utility function, but you are
+ not required to (you could just see if <a href="../../../org/apache/geode/SystemFailure.html#getFailure--"><code>getFailure()</code></a>
+ returns a non-null result).  
+ <p>
+ A job processing loop is a good candidate, for
+ instance, in org.apache.org.jgroups.protocols.UDP#run(), 
+ which implements <code>Thread.run()</code>:
+ <p>
+ <pre>
+         for (;;)  {
+           SystemFailure.<a href="../../../org/apache/geode/SystemFailure.html#checkFailure--"><code>checkFailure</code></a>();
+           if (mcast_recv_sock == null || mcast_recv_sock.isClosed()) break;
+           if (Thread.currentThread().isInterrupted()) break;
+          ...
+ </pre>
+ <h2>Create Logging ThreadGroups</h2>
+ If you create any Thread, a best practice is to catch severe errors
+ and signal failure appropriately.  One trick to do this is to create a 
+ ThreadGroup that handles uncaught exceptions by overriding 
+ <code>ThreadGroup.uncaughtException(Thread, Throwable)</code> and to declare 
+ your thread as a member of that <code>ThreadGroup</code>.  This also has a 
+ significant side-benefit in that most uncaught exceptions 
+ can be detected:
+ <p>
+ <pre>
+    ThreadGroup tg = new ThreadGroup("Worker Threads") {
+        public void uncaughtException(Thread t, Throwable e) {
+          // Do this *before* any object allocation in case of
+          // OutOfMemoryError (for instance)
+          if (e instanceof VirtualMachineError) {
+            SystemFailure.<a href="../../../org/apache/geode/SystemFailure.html#setFailure-java.lang.Error-"><code>setFailure</code></a>((VirtualMachineError)e); // don't throw
+          }
+          String s = "Uncaught exception in thread " + t;
+          system.getLogWriter().severe(s, e);
+        }
+        Thread t = new Thread(myRunnable, tg, "My Thread");
+        t.start();
+      }; * </pre>
+ <p>
+ <h2>Catches of Error and Throwable Should Check for Failure</h2>
+ Keep in mind that peculiar or flat-out<em>impossible</em>  exceptions may 
+ ensue after a VirtualMachineError has been thrown <em>anywhere</em> in
+ your virtual machine. Whenever you catch <code>Error</code> or <code>Throwable</code>, 
+ you should also make sure that you aren't dealing with a corrupted JVM:
+ <p>
+ <pre>
+        catch (Throwable t) {
+          // Whenever you catch Error or Throwable, you must also
+          // catch VirtualMachineError (see above).  However, there is
+          // _still_ a possibility that you are dealing with a cascading
+          // error condition, so you also need to check to see if the JVM
+          // is still usable:
+          SystemFailure.<a href="../../../org/apache/geode/SystemFailure.html#checkFailure--"><code>checkFailure</code></a>();
+          ...
+        }
+ </pre></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.1</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 java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#DISTRIBUTED_SYSTEM_DISCONNECTED_MESSAGE">DISTRIBUTED_SYSTEM_DISCONNECTED_MESSAGE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#DISTRIBUTION_HALTED_MESSAGE">DISTRIBUTION_HALTED_MESSAGE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static java.lang.Error</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#failure">failure</a></span></code>
+<div class="block">the underlying failure
+ 
+ This is usually an instance of <code>VirtualMachineError</code>, but it
+ is not required to be such.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#MEMORY_MAX_WAIT">MEMORY_MAX_WAIT</a></span></code>
+<div class="block">This is the maximum amount of time, in seconds, that the proctor thread
+ will tolerate seeing free memory stay below
+ <a href="../../../org/apache/geode/SystemFailure.html#setFailureMemoryThreshold-long-"><code>setFailureMemoryThreshold(long)</code></a>, after which point it will 
+ declare a system failure.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#MEMORY_POLL_INTERVAL">MEMORY_POLL_INTERVAL</a></span></code>
+<div class="block">This is the interval, in seconds, that the proctor
+ thread will awaken and poll system free memory.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#MONITOR_MEMORY">MONITOR_MEMORY</a></span></code>
+<div class="block">Flag that determines whether or not we monitor memory on our own.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#PROCTOR_NAME">PROCTOR_NAME</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#TRACE_CLOSE">TRACE_CLOSE</a></span></code>
+<div class="block">If true, we track the progress of emergencyClose
+ on System.err</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#WATCHDOG_NAME">WATCHDOG_NAME</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#WATCHDOG_WAIT">WATCHDOG_WAIT</a></span></code>
+<div class="block">This is the amount of time, in seconds, the watchdog periodically awakens
+ to see if the system has been corrupted.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#checkFailure--">checkFailure</a></span>()</code>
+<div class="block">Utility function to check for failures.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#emergencyClose--">emergencyClose</a></span>()</code>
+<div class="block">Attempt to close any and all GemFire resources.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static java.lang.Error</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#getFailure--">getFailure</a></span>()</code>
+<div class="block">Returns the catastrophic system failure, if any.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#initiateFailure-java.lang.Error-">initiateFailure</a></span>(java.lang.Error&nbsp;f)</code>
+<div class="block">Signals that a system failure has occurred and then throws an
+ AssertionError.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#isJVMFailureError-java.lang.Error-">isJVMFailureError</a></span>(java.lang.Error&nbsp;err)</code>
+<div class="block">Returns true if the given Error is a fatal to the JVM and it should be shut
+ down.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#loadEmergencyClasses--">loadEmergencyClasses</a></span>()</code>
+<div class="block">Since it requires object memory to unpack a jar file,
+ make sure this JVM has loaded the classes necessary for
+ closure <em>before</em> it becomes necessary to use them.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>protected static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#logFine-java.lang.String-java.lang.String-">logFine</a></span>(java.lang.String&nbsp;name,
+       java.lang.String&nbsp;s)</code>
+<div class="block">Logging can require allocation of objects, so we wrap the
+ logger so that failures are silently ignored.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>protected static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#logInfo-java.lang.String-java.lang.String-">logInfo</a></span>(java.lang.String&nbsp;name,
+       java.lang.String&nbsp;s)</code>
+<div class="block">Logging can require allocation of objects, so we wrap the
+ logger so that failures are silently ignored.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>protected static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#logWarning-java.lang.String-java.lang.String-java.lang.Throwable-">logWarning</a></span>(java.lang.String&nbsp;name,
+          java.lang.String&nbsp;s,
+          java.lang.Throwable&nbsp;t)</code>
+<div class="block">Logging can require allocation of objects, so we wrap the
+ logger so that failures are silently ignored.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>protected static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#runProctor--">runProctor</a></span>()</code>
+<div class="block">This is the run loop for the proctor thread (formally known
+ as the "watchcat" (grin)</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>protected static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#runWatchDog--">runWatchDog</a></span>()</code>
+<div class="block">This is the run loop for the watchdog thread.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#setExitOK-boolean-">setExitOK</a></span>(boolean&nbsp;newVal)</code>
+<div class="block">Indicate whether it is acceptable to call <code>System.exit(int)</code> after
+ failure processing has completed.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#setFailure-java.lang.Error-">setFailure</a></span>(java.lang.Error&nbsp;failure)</code>
+<div class="block">Set the underlying system failure, if not already set.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>static java.lang.Runnable</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#setFailureAction-java.lang.Runnable-">setFailureAction</a></span>(java.lang.Runnable&nbsp;action)</code>
+<div class="block">Sets a user-defined action that is run in the event
+ that failure has been detected.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#setFailureMemoryThreshold-long-">setFailureMemoryThreshold</a></span>(long&nbsp;newVal)</code>
+<div class="block">Set the memory threshold under which system failure will be
+ notified.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#signalCacheClose--">signalCacheClose</a></span>()</code>
+<div class="block">Should be invoked when GemFire cache is closing or closed.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#signalCacheCreate--">signalCacheCreate</a></span>()</code>
+<div class="block">Should be invoked when GemFire cache is being created.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#startThreads--">startThreads</a></span>()</code>
+<div class="block">This starts up the watchdog and proctor threads.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemFailure.html#stopThreads--">stopThreads</a></span>()</code>
+<div class="block">This stops the threads that implement this service.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</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="DISTRIBUTION_HALTED_MESSAGE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DISTRIBUTION_HALTED_MESSAGE</h4>
+<pre>public static final&nbsp;java.lang.String DISTRIBUTION_HALTED_MESSAGE</pre>
+</li>
+</ul>
+<a name="DISTRIBUTED_SYSTEM_DISCONNECTED_MESSAGE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DISTRIBUTED_SYSTEM_DISCONNECTED_MESSAGE</h4>
+<pre>public static final&nbsp;java.lang.String DISTRIBUTED_SYSTEM_DISCONNECTED_MESSAGE</pre>
+</li>
+</ul>
+<a name="failure">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>failure</h4>
+<pre>protected static volatile&nbsp;java.lang.Error failure</pre>
+<div class="block">the underlying failure
+ 
+ This is usually an instance of <code>VirtualMachineError</code>, but it
+ is not required to be such.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/SystemFailure.html#getFailure--"><code>getFailure()</code></a>, 
+<a href="../../../org/apache/geode/SystemFailure.html#initiateFailure-java.lang.Error-"><code>initiateFailure(Error)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="WATCHDOG_WAIT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>WATCHDOG_WAIT</h4>
+<pre>public static final&nbsp;int WATCHDOG_WAIT</pre>
+<div class="block">This is the amount of time, in seconds, the watchdog periodically awakens
+ to see if the system has been corrupted.
+ <p>
+ The watchdog will be explicitly awakened by calls to
+ <a href="../../../org/apache/geode/SystemFailure.html#setFailure-java.lang.Error-"><code>setFailure(Error)</code></a> or <a href="../../../org/apache/geode/SystemFailure.html#initiateFailure-java.lang.Error-"><code>initiateFailure(Error)</code></a>, but
+ it will awaken of its own accord periodically to check for failure even
+ if the above calls do not occur.
+ <p>
+ This can be set with the system property 
+ <code>gemfire.WATCHDOG_WAIT</code>. The default is 15 sec.</div>
+</li>
+</ul>
+<a name="MEMORY_POLL_INTERVAL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MEMORY_POLL_INTERVAL</h4>
+<pre>public static final&nbsp;long MEMORY_POLL_INTERVAL</pre>
+<div class="block">This is the interval, in seconds, that the proctor
+ thread will awaken and poll system free memory.
+ 
+ The default is 1 sec.  This can be set using the system property
+ <code>gemfire.SystemFailure.MEMORY_POLL_INTERVAL</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/SystemFailure.html#setFailureMemoryThreshold-long-"><code>setFailureMemoryThreshold(long)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="MEMORY_MAX_WAIT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MEMORY_MAX_WAIT</h4>
+<pre>public static final&nbsp;long MEMORY_MAX_WAIT</pre>
+<div class="block">This is the maximum amount of time, in seconds, that the proctor thread
+ will tolerate seeing free memory stay below
+ <a href="../../../org/apache/geode/SystemFailure.html#setFailureMemoryThreshold-long-"><code>setFailureMemoryThreshold(long)</code></a>, after which point it will 
+ declare a system failure.
+ 
+ The default is 15 sec.  This can be set using the system property
+ <code>gemfire.SystemFailure.MEMORY_MAX_WAIT</code>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/SystemFailure.html#setFailureMemoryThreshold-long-"><code>setFailureMemoryThreshold(long)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="MONITOR_MEMORY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MONITOR_MEMORY</h4>
+<pre>public static final&nbsp;boolean MONITOR_MEMORY</pre>
+<div class="block">Flag that determines whether or not we monitor memory on our own.
+ If this flag is set, we will check freeMemory, invoke GC if free memory 
+ gets low, and start throwing our own OutOfMemoryException if 
+ 
+ The default is false, so this monitoring is turned off. This monitoring has been found 
+ to be unreliable in non-Sun VMs when the VM is under stress or behaves in unpredictable ways.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="TRACE_CLOSE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TRACE_CLOSE</h4>
+<pre>public static final&nbsp;boolean TRACE_CLOSE</pre>
+<div class="block">If true, we track the progress of emergencyClose
+ on System.err</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../constant-values.html#org.apache.geode.SystemFailure.TRACE_CLOSE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="WATCHDOG_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>WATCHDOG_NAME</h4>
+<pre>protected static final&nbsp;java.lang.String WATCHDOG_NAME</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../constant-values.html#org.apache.geode.SystemFailure.WATCHDOG_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="PROCTOR_NAME">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PROCTOR_NAME</h4>
+<pre>protected static final&nbsp;java.lang.String PROCTOR_NAME</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../constant-values.html#org.apache.geode.SystemFailure.PROCTOR_NAME">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="setExitOK-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setExitOK</h4>
+<pre>public static&nbsp;boolean&nbsp;setExitOK(boolean&nbsp;newVal)</pre>
+<div class="block">Indicate whether it is acceptable to call <code>System.exit(int)</code> after
+ failure processing has completed.
+ <p>
+ This may be dynamically modified while the system is running.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>newVal</code> - true if it is OK to exit the process</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previous value</dd>
+</dl>
+</li>
+</ul>
+<a name="isJVMFailureError-java.lang.Error-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isJVMFailureError</h4>
+<pre>public static&nbsp;boolean&nbsp;isJVMFailureError(java.lang.Error&nbsp;err)</pre>
+<div class="block">Returns true if the given Error is a fatal to the JVM and it should be shut
+ down. Code should call <a href="../../../org/apache/geode/SystemFailure.html#initiateFailure-java.lang.Error-"><code>initiateFailure(Error)</code></a> or
+ <a href="../../../org/apache/geode/SystemFailure.html#setFailure-java.lang.Error-"><code>setFailure(Error)</code></a> if this returns true.</div>
+</li>
+</ul>
+<a name="signalCacheCreate--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>signalCacheCreate</h4>
+<pre>public static&nbsp;void&nbsp;signalCacheCreate()</pre>
+<div class="block">Should be invoked when GemFire cache is being created.</div>
+</li>
+</ul>
+<a name="signalCacheClose--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>signalCacheClose</h4>
+<pre>public static&nbsp;void&nbsp;signalCacheClose()</pre>
+<div class="block">Should be invoked when GemFire cache is closing or closed.</div>
+</li>
+</ul>
+<a name="runWatchDog--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>runWatchDog</h4>
+<pre>protected static&nbsp;void&nbsp;runWatchDog()</pre>
+<div class="block">This is the run loop for the watchdog thread.</div>
+</li>
+</ul>
+<a name="runProctor--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>runProctor</h4>
+<pre>protected static&nbsp;void&nbsp;runProctor()</pre>
+<div class="block">This is the run loop for the proctor thread (formally known
+ as the "watchcat" (grin)</div>
+</li>
+</ul>
+<a name="loadEmergencyClasses--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>loadEmergencyClasses</h4>
+<pre>public static&nbsp;void&nbsp;loadEmergencyClasses()</pre>
+<div class="block">Since it requires object memory to unpack a jar file,
+ make sure this JVM has loaded the classes necessary for
+ closure <em>before</em> it becomes necessary to use them.
+ <p>
+ Note that just touching the class in order to load it
+ is usually sufficient, so all an implementation needs
+ to do is to reference the same classes used in
+ <a href="../../../org/apache/geode/SystemFailure.html#emergencyClose--"><code>emergencyClose()</code></a>.  Just make sure to do it while
+ you still have memory to succeed!</div>
+</li>
+</ul>
+<a name="emergencyClose--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>emergencyClose</h4>
+<pre>public static&nbsp;void&nbsp;emergencyClose()</pre>
+<div class="block">Attempt to close any and all GemFire resources.
+ 
+ The contract of this method is that it should not
+ acquire any synchronization mutexes nor create any objects.
+ <p>
+ The former is because the system is in an undefined state and
+ attempting to acquire the mutex may cause a hang.
+ <p>
+ The latter is because the likelihood is that we are invoking
+ this method due to memory exhaustion, so any attempt to create
+ an object will also cause a hang.
+ <p>
+ This method is not meant to be called directly (but, well, I
+ guess it could).  It is public to document the contract
+ that is implemented by <code>emergencyClose</code> in other
+ parts of the system.</div>
+</li>
+</ul>
+<a name="checkFailure--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkFailure</h4>
+<pre>public static&nbsp;void&nbsp;checkFailure()
+                         throws <a href="../../../org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode">InternalGemFireError</a>,
+                                java.lang.Error</pre>
+<div class="block">Utility function to check for failures.  If a failure is
+ detected, this methods throws an AssertionFailure.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode">InternalGemFireError</a></code> - if the system has been corrupted</dd>
+<dd><code>java.lang.Error</code> - if the system has been corrupted and a thread-specific 
+ AssertionError cannot be allocated</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/SystemFailure.html#initiateFailure-java.lang.Error-"><code>initiateFailure(Error)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="initiateFailure-java.lang.Error-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initiateFailure</h4>
+<pre>public static&nbsp;void&nbsp;initiateFailure(java.lang.Error&nbsp;f)
+                            throws <a href="../../../org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode">InternalGemFireError</a>,
+                                   java.lang.Error</pre>
+<div class="block">Signals that a system failure has occurred and then throws an
+ AssertionError.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>f</code> - the failure to set</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if f is null</dd>
+<dd><code><a href="../../../org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode">InternalGemFireError</a></code> - always; this method does not return normally.</dd>
+<dd><code>java.lang.Error</code> - if a thread-specific AssertionError cannot be allocated.</dd>
+</dl>
+</li>
+</ul>
+<a name="setFailure-java.lang.Error-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFailure</h4>
+<pre>public static&nbsp;void&nbsp;setFailure(java.lang.Error&nbsp;failure)</pre>
+<div class="block">Set the underlying system failure, if not already set.
+ <p>
+ This method does not generate an error, and should only be used
+ in circumstances where execution needs to continue, such as when
+ re-implementing <code>ThreadGroup.uncaughtException(Thread, Throwable)</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>failure</code> - the system failure</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if you attempt to set the failure to null</dd>
+</dl>
+</li>
+</ul>
+<a name="getFailure--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFailure</h4>
+<pre>public static&nbsp;java.lang.Error&nbsp;getFailure()</pre>
+<div class="block">Returns the catastrophic system failure, if any.
+ <p>
+ This is usually (though not necessarily) an instance of
+ <code>VirtualMachineError</code>.
+ <p>
+ A return value of null indicates that no system failure has yet been
+ detected.
+ <p>
+ Object synchronization can implicitly require object creation (fat locks 
+ in JRockit for instance), so the underlying value is not synchronized
+ (it is a volatile). This means the return value from this call is not 
+ necessarily the <em>first</em> failure reported by the JVM.
+ <p>
+ Note that even if it <em>were</em> synchronized, it would only be a 
+ proximal indicator near the time that the JVM crashed, and may not 
+ actually reflect the underlying root cause that generated the failure.  
+ For instance, if your JVM is running short of memory, this Throwable is 
+ probably an innocent victim and <em>not</em> the actual allocation (or 
+ series of allocations) that caused your JVM to exhaust memory.
+ <p>
+ If this function returns a non-null value, keep in mind that the JVM is
+ very limited.  In particular, any attempt to allocate objects may fail
+ if the original failure was an OutOfMemoryError.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the failure, if any</dd>
+</dl>
+</li>
+</ul>
+<a name="setFailureAction-java.lang.Runnable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFailureAction</h4>
+<pre>public static&nbsp;java.lang.Runnable&nbsp;setFailureAction(java.lang.Runnable&nbsp;action)</pre>
+<div class="block">Sets a user-defined action that is run in the event
+ that failure has been detected.
+ <p> 
+ This action is run <em>after</em> the GemFire cache has been shut down.
+ If it throws any error, it will be reattempted indefinitely until it
+ succeeds. This action may be dynamically modified while the system
+ is running.
+ <p>
+ The default action prints the failure stack trace to System.err.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>action</code> - the Runnable to use</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previous action</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/SystemFailure.html#initiateFailure-java.lang.Error-"><code>initiateFailure(Error)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setFailureMemoryThreshold-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFailureMemoryThreshold</h4>
+<pre>public static&nbsp;long&nbsp;setFailureMemoryThreshold(long&nbsp;newVal)</pre>
+<div class="block">Set the memory threshold under which system failure will be
+ notified. 
+ 
+ This value may be dynamically  modified while the system
+ is running.  The default is 1048576 bytes.  This can be set using the 
+ system property <code>gemfire.SystemFailure.chronic_memory_threshold</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>newVal</code> - threshold in bytes</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the old threshold</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><code>Runtime.freeMemory()</code></dd>
+</dl>
+</li>
+</ul>
+<a name="logWarning-java.lang.String-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logWarning</h4>
+<pre>protected static&nbsp;boolean&nbsp;logWarning(java.lang.String&nbsp;name,
+                                    java.lang.String&nbsp;s,
+                                    java.lang.Throwable&nbsp;t)</pre>
+<div class="block">Logging can require allocation of objects, so we wrap the
+ logger so that failures are silently ignored.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>s</code> - string to print</dd>
+<dd><code>t</code> - the call stack, if any</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the warning got printed</dd>
+</dl>
+</li>
+</ul>
+<a name="logInfo-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logInfo</h4>
+<pre>protected static&nbsp;void&nbsp;logInfo(java.lang.String&nbsp;name,
+                              java.lang.String&nbsp;s)</pre>
+<div class="block">Logging can require allocation of objects, so we wrap the
+ logger so that failures are silently ignored.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>s</code> - string to print</dd>
+</dl>
+</li>
+</ul>
+<a name="logFine-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>logFine</h4>
+<pre>protected static&nbsp;void&nbsp;logFine(java.lang.String&nbsp;name,
+                              java.lang.String&nbsp;s)</pre>
+<div class="block">Logging can require allocation of objects, so we wrap the
+ logger so that failures are silently ignored.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>s</code> - string to print</dd>
+</dl>
+</li>
+</ul>
+<a name="startThreads--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startThreads</h4>
+<pre>public static&nbsp;void&nbsp;startThreads()</pre>
+<div class="block">This starts up the watchdog and proctor threads.
+ This method is called when a Cache is created.</div>
+</li>
+</ul>
+<a name="stopThreads--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>stopThreads</h4>
+<pre>public static&nbsp;void&nbsp;stopThreads()</pre>
+<div class="block">This stops the threads that implement this service.
+ This method is called when a Cache is closed.</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="../../../org/apache/geode/SystemConnectException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/SystemIsRunningException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/SystemFailure.html" target="_top">Frames</a></li>
+<li><a href="SystemFailure.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/8888a496/releases/latest/javadoc/org/apache/geode/SystemIsRunningException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/SystemIsRunningException.html b/releases/latest/javadoc/org/apache/geode/SystemIsRunningException.html
new file mode 100644
index 0000000..d6ea1f8
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/SystemIsRunningException.html
@@ -0,0 +1,302 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemIsRunningException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemIsRunningException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/SystemFailure.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/ThreadInterruptedException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/SystemIsRunningException.html" target="_top">Frames</a></li>
+<li><a href="SystemIsRunningException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class SystemIsRunningException" class="title">Class SystemIsRunningException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.SystemIsRunningException</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>
+<br>
+<pre>public class <span class="typeNameLabel">SystemIsRunningException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">A <code>SystemIsRunningException</code> is thrown when an operation
+ is attempted that requires that the locator is stopped.
+ <p>
+ In some cases this exception may be thrown and the locator will
+ not be running. This will happen if the locator was not stopped
+ cleanly.
+ <p>As of GemFire 5.0 this exception should be named LocatorIsRunningException.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.SystemIsRunningException">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="../../../org/apache/geode/SystemIsRunningException.html#SystemIsRunningException--">SystemIsRunningException</a></span>()</code>
+<div class="block">Creates a new <code>SystemIsRunningException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SystemIsRunningException.html#SystemIsRunningException-java.lang.String-">SystemIsRunningException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>SystemIsRunningException</code>.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="SystemIsRunningException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SystemIsRunningException</h4>
+<pre>public&nbsp;SystemIsRunningException()</pre>
+<div class="block">Creates a new <code>SystemIsRunningException</code>.</div>
+</li>
+</ul>
+<a name="SystemIsRunningException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SystemIsRunningException</h4>
+<pre>public&nbsp;SystemIsRunningException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>SystemIsRunningException</code>.</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="../../../org/apache/geode/SystemFailure.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/ThreadInterruptedException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/SystemIsRunningException.html" target="_top">Frames</a></li>
+<li><a href="SystemIsRunningException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/ThreadInterruptedException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/ThreadInterruptedException.html b/releases/latest/javadoc/org/apache/geode/ThreadInterruptedException.html
new file mode 100644
index 0000000..9160a10
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/ThreadInterruptedException.html
@@ -0,0 +1,258 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>ThreadInterruptedException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ThreadInterruptedException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/SystemIsRunningException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/ToDataException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/ThreadInterruptedException.html" target="_top">Frames</a></li>
+<li><a href="ThreadInterruptedException.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="#methods.inherited.from.class.org.apache.geode.cache.CacheRuntimeException">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&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">org.apache.geode</div>
+<h2 title="Class ThreadInterruptedException" class="title">Class ThreadInterruptedException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheRuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/CancelException.html" title="class in org.apache.geode">org.apache.geode.CancelException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.ThreadInterruptedException</li>
+</ul>
+</li>
+</ul>
+</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">this class is no longer used</span></div>
+</div>
+<br>
+<pre>@Deprecated
+public final class <span class="typeNameLabel">ThreadInterruptedException</span>
+extends <a href="../../../org/apache/geode/CancelException.html" title="class in org.apache.geode">CancelException</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.ThreadInterruptedException">Serialized Form</a></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>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.cache.CacheRuntimeException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></h3>
+<code><a href="../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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</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>
+<!-- ========= 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/SystemIsRunningException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/ToDataException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/ThreadInterruptedException.html" target="_top">Frames</a></li>
+<li><a href="ThreadInterruptedException.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="#methods.inherited.from.class.org.apache.geode.cache.CacheRuntimeException">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


[23/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/RegionSubRegionSnapshot.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/RegionSubRegionSnapshot.html b/releases/latest/javadoc/org/apache/geode/admin/RegionSubRegionSnapshot.html
new file mode 100644
index 0000000..86d0a3f
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/RegionSubRegionSnapshot.html
@@ -0,0 +1,681 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>RegionSubRegionSnapshot (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="RegionSubRegionSnapshot (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":42,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":42,"i8":42,"i9":42,"i10":42,"i11":42,"i12":42};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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="../../../../org/apache/geode/admin/RegionNotFoundException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/RegionSubRegionSnapshot.html" target="_top">Frames</a></li>
+<li><a href="RegionSubRegionSnapshot.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.admin</div>
+<h2 title="Class RegionSubRegionSnapshot" class="title">Class RegionSubRegionSnapshot</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.RegionSubRegionSnapshot</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, <a href="../../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">RegionSubRegionSnapshot</span>
+extends java.lang.Object
+implements <a href="../../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a></pre>
+<div class="block">Class <code>RegionSubRegionSnapshot</code> provides information about
+ <code>Region</code>s. This also provides the information about sub regions
+ This class is used by the monitoring tool.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.admin.RegionSubRegionSnapshot">Serialized Form</a></dd>
+</dl>
+</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>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.geode.DataSerializable">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a></h3>
+<code><a href="../../../../org/apache/geode/DataSerializable.Replaceable.html" title="interface in org.apache.geode">DataSerializable.Replaceable</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== 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>protected int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#entryCount">entryCount</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#name">name</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#parent">parent</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#subRegionSnapshots">subRegionSnapshots</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#RegionSubRegionSnapshot--">RegionSubRegionSnapshot</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#RegionSubRegionSnapshot-org.apache.geode.cache.Region-">RegionSubRegionSnapshot</a></span>(<a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&nbsp;reg)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><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>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#addSubRegion-org.apache.geode.admin.RegionSubRegionSnapshot-">addSubRegion</a></span>(<a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a>&nbsp;snap)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">add the snapshot of sub region</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#fromData-java.io.DataInput-">fromData</a></span>(java.io.DataInput&nbsp;in)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Reads the state of this object as primitive data from the given
+ <code>DataInput</code>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#getEntryCount--">getEntryCount</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#getFullPath--">getFullPath</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#getName--">getName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#getParent--">getParent</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#getSubRegionSnapshots--">getSubRegionSnapshots</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#setEntryCount-int-">setEntryCount</a></span>(int&nbsp;entryCount)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#setName-java.lang.String-">setName</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#setParent-org.apache.geode.admin.RegionSubRegionSnapshot-">setParent</a></span>(<a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a>&nbsp;parent)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#setSubRegionSnapshots-java.util.Set-">setSubRegionSnapshots</a></span>(java.util.Set&nbsp;subRegionSnapshots)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#toData-java.io.DataOutput-">toData</a></span>(java.io.DataOutput&nbsp;out)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Writes the state of this object as primitive data to the given
+ <code>DataOutput</code>.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html#toString--">toString</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.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">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="name">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>name</h4>
+<pre>protected&nbsp;java.lang.String name</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="entryCount">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>entryCount</h4>
+<pre>protected&nbsp;int entryCount</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="parent">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>parent</h4>
+<pre>protected&nbsp;<a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a> parent</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="subRegionSnapshots">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>subRegionSnapshots</h4>
+<pre>protected&nbsp;java.util.Set subRegionSnapshots</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RegionSubRegionSnapshot--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RegionSubRegionSnapshot</h4>
+<pre>public&nbsp;RegionSubRegionSnapshot()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="RegionSubRegionSnapshot-org.apache.geode.cache.Region-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RegionSubRegionSnapshot</h4>
+<pre>public&nbsp;RegionSubRegionSnapshot(<a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&nbsp;reg)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="addSubRegion-org.apache.geode.admin.RegionSubRegionSnapshot-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addSubRegion</h4>
+<pre>public&nbsp;boolean&nbsp;addSubRegion(<a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a>&nbsp;snap)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">add the snapshot of sub region</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>snap</code> - snapshot of sub region</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if operation is successful</dd>
+</dl>
+</li>
+</ul>
+<a name="getEntryCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEntryCount</h4>
+<pre>public final&nbsp;int&nbsp;getEntryCount()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>get entry count of region</dd>
+</dl>
+</li>
+</ul>
+<a name="setEntryCount-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEntryCount</h4>
+<pre>public final&nbsp;void&nbsp;setEntryCount(int&nbsp;entryCount)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>entryCount</code> - entry count of region</dd>
+</dl>
+</li>
+</ul>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public final&nbsp;java.lang.String&nbsp;getName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>name of region</dd>
+</dl>
+</li>
+</ul>
+<a name="setName-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setName</h4>
+<pre>public final&nbsp;void&nbsp;setName(java.lang.String&nbsp;name)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - name of region</dd>
+</dl>
+</li>
+</ul>
+<a name="getSubRegionSnapshots--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSubRegionSnapshots</h4>
+<pre>public final&nbsp;java.util.Set&nbsp;getSubRegionSnapshots()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>subRegionSnapshots of all the sub regions</dd>
+</dl>
+</li>
+</ul>
+<a name="setSubRegionSnapshots-java.util.Set-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSubRegionSnapshots</h4>
+<pre>public final&nbsp;void&nbsp;setSubRegionSnapshots(java.util.Set&nbsp;subRegionSnapshots)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>subRegionSnapshots</code> - subRegionSnapshots of all the sub regions</dd>
+</dl>
+</li>
+</ul>
+<a name="getParent--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getParent</h4>
+<pre>public final&nbsp;<a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a>&nbsp;getParent()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>snapshot of parent region</dd>
+</dl>
+</li>
+</ul>
+<a name="setParent-org.apache.geode.admin.RegionSubRegionSnapshot-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setParent</h4>
+<pre>public final&nbsp;void&nbsp;setParent(<a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a>&nbsp;parent)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>parent</code> - snapshot of parent region</dd>
+</dl>
+</li>
+</ul>
+<a name="getFullPath--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFullPath</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getFullPath()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>full path of region</dd>
+</dl>
+</li>
+</ul>
+<a name="toData-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toData</h4>
+<pre>public&nbsp;void&nbsp;toData(java.io.DataOutput&nbsp;out)
+            throws java.io.IOException</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/geode/DataSerializable.html#toData-java.io.DataOutput-">DataSerializable</a></code></span></div>
+<div class="block">Writes the state of this object as primitive data to the given
+ <code>DataOutput</code>.
+ <p>
+ Since 5.7 it is possible for any method call to the specified
+ <code>DataOutput</code> to throw <a href="../../../../org/apache/geode/GemFireRethrowable.html" title="class in org.apache.geode"><code>GemFireRethrowable</code></a>.
+ It should <em>not</em> be caught by user code.
+ If it is it <em>must</em> be rethrown.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/DataSerializable.html#toData-java.io.DataOutput-">toData</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while writing to <code>out</code></dd>
+</dl>
+</li>
+</ul>
+<a name="fromData-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fromData</h4>
+<pre>public&nbsp;void&nbsp;fromData(java.io.DataInput&nbsp;in)
+              throws java.io.IOException,
+                     java.lang.ClassNotFoundException</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/geode/DataSerializable.html#fromData-java.io.DataInput-">DataSerializable</a></code></span></div>
+<div class="block">Reads the state of this object as primitive data from the given
+ <code>DataInput</code>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/DataSerializable.html#fromData-java.io.DataInput-">fromData</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/geode/DataSerializable.html" title="interface in org.apache.geode">DataSerializable</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - A problem occurs while reading from <code>in</code></dd>
+<dd><code>java.lang.ClassNotFoundException</code> - A class could not be loaded while reading from
+         <code>in</code></dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></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/admin/RegionNotFoundException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/RegionSubRegionSnapshot.html" target="_top">Frames</a></li>
+<li><a href="RegionSubRegionSnapshot.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/RuntimeAdminException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/RuntimeAdminException.html b/releases/latest/javadoc/org/apache/geode/admin/RuntimeAdminException.html
new file mode 100644
index 0000000..4016fb5
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/RuntimeAdminException.html
@@ -0,0 +1,338 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>RuntimeAdminException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="RuntimeAdminException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/RuntimeAdminException.html" target="_top">Frames</a></li>
+<li><a href="RuntimeAdminException.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.org.apache.geode.GemFireException">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">org.apache.geode.admin</div>
+<h2 title="Class RuntimeAdminException" class="title">Class RuntimeAdminException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.RuntimeAdminException</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>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin">AdminXmlException</a>, <a href="../../../../org/apache/geode/admin/OperationCancelledException.html" title="class in org.apache.geode.admin">OperationCancelledException</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">RuntimeAdminException</span>
+extends <a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">A <code>RuntimeAdminException</code> is thrown when a runtime errors occurs
+ during administration or monitoring of GemFire.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.admin.RuntimeAdminException">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="../../../../org/apache/geode/admin/RuntimeAdminException.html#RuntimeAdminException--">RuntimeAdminException</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RuntimeAdminException.html#RuntimeAdminException-java.lang.String-">RuntimeAdminException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RuntimeAdminException.html#RuntimeAdminException-java.lang.String-java.lang.Throwable-">RuntimeAdminException</a></span>(java.lang.String&nbsp;message,
+                     java.lang.Throwable&nbsp;cause)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/RuntimeAdminException.html#RuntimeAdminException-java.lang.Throwable-">RuntimeAdminException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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="RuntimeAdminException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RuntimeAdminException</h4>
+<pre>public&nbsp;RuntimeAdminException()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="RuntimeAdminException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RuntimeAdminException</h4>
+<pre>public&nbsp;RuntimeAdminException(java.lang.String&nbsp;message)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="RuntimeAdminException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RuntimeAdminException</h4>
+<pre>public&nbsp;RuntimeAdminException(java.lang.String&nbsp;message,
+                             java.lang.Throwable&nbsp;cause)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="RuntimeAdminException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RuntimeAdminException</h4>
+<pre>public&nbsp;RuntimeAdminException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</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="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/RuntimeAdminException.html" target="_top">Frames</a></li>
+<li><a href="RuntimeAdminException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/admin/Statistic.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/Statistic.html b/releases/latest/javadoc/org/apache/geode/admin/Statistic.html
new file mode 100644
index 0000000..b6a07b9
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/Statistic.html
@@ -0,0 +1,331 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>Statistic (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Statistic (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":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="../../../../org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/Statistic.html" target="_top">Frames</a></li>
+<li><a href="Statistic.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">org.apache.geode.admin</div>
+<h2 title="Interface Statistic" class="title">Interface Statistic</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">Statistic</span>
+extends java.io.Serializable</pre>
+<div class="block">Interface to represent a single statistic of a <code>StatisticResource</code></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/Statistic.html#getDescription--">getDescription</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the full description of this statistic.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/Statistic.html#getName--">getName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the identifying name of this statistic.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/Statistic.html#getUnits--">getUnits</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the unit of measurement (if any) this statistic represents.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.Number</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/Statistic.html#getValue--">getValue</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the value of this statistic as a <code>java.lang.Number</code>.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/Statistic.html#isCounter--">isCounter</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this statistic represents a numeric value which always 
+ increases.</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="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>java.lang.String&nbsp;getName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the identifying name of this statistic.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the identifying name of this statistic</dd>
+</dl>
+</li>
+</ul>
+<a name="getValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValue</h4>
+<pre>java.lang.Number&nbsp;getValue()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the value of this statistic as a <code>java.lang.Number</code>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value of this statistic</dd>
+</dl>
+</li>
+</ul>
+<a name="getUnits--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUnits</h4>
+<pre>java.lang.String&nbsp;getUnits()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the unit of measurement (if any) this statistic represents.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the unit of measurement (if any) this statistic represents</dd>
+</dl>
+</li>
+</ul>
+<a name="isCounter--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCounter</h4>
+<pre>boolean&nbsp;isCounter()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if this statistic represents a numeric value which always 
+ increases.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this statistic represents a value which always increases</dd>
+</dl>
+</li>
+</ul>
+<a name="getDescription--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getDescription</h4>
+<pre>java.lang.String&nbsp;getDescription()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the full description of this statistic.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the full description of this statistic</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/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/Statistic.html" target="_top">Frames</a></li>
+<li><a href="Statistic.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/StatisticResource.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/StatisticResource.html b/releases/latest/javadoc/org/apache/geode/admin/StatisticResource.html
new file mode 100644
index 0000000..00ce1f0
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/StatisticResource.html
@@ -0,0 +1,379 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>StatisticResource (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StatisticResource (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":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="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/StatisticResource.html" target="_top">Frames</a></li>
+<li><a href="StatisticResource.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">org.apache.geode.admin</div>
+<h2 title="Interface StatisticResource" class="title">Interface StatisticResource</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">StatisticResource</span></pre>
+<div class="block">Adminitrative interface for monitoring a statistic resource in a GemFire
+ system member.  A resource is comprised of one or many 
+ <code>Statistics</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/StatisticResource.html#getDescription--">getDescription</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the full description of this resource.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/StatisticResource.html#getName--">getName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the identifying name of this resource.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/StatisticResource.html#getOwner--">getOwner</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a display string of the <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><code>SystemMember</code></a> owning this 
+ resource.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin">Statistic</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/StatisticResource.html#getStatistics--">getStatistics</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a read-only array of every <a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin"><code>Statistic</code></a> in this resource.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/StatisticResource.html#getType--">getType</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the classification type of this resource.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/StatisticResource.html#getUniqueId--">getUniqueId</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns an ID that uniquely identifies the resource within the
+ <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><code>SystemMember</code></a> it belongs to.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/StatisticResource.html#refresh--">refresh</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Refreshes the values of every <a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin"><code>Statistic</code></a> in this resource by
+ retrieving them from the member's VM.</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="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>java.lang.String&nbsp;getName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the identifying name of this resource.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the identifying name of this resource</dd>
+</dl>
+</li>
+</ul>
+<a name="getDescription--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDescription</h4>
+<pre>java.lang.String&nbsp;getDescription()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the full description of this resource.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the full description of this resource</dd>
+</dl>
+</li>
+</ul>
+<a name="getType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getType</h4>
+<pre>java.lang.String&nbsp;getType()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the classification type of this resource.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the classification type of this resource</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getOwner--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOwner</h4>
+<pre>java.lang.String&nbsp;getOwner()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a display string of the <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><code>SystemMember</code></a> owning this 
+ resource.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a display string of the owning <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><code>SystemMember</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getUniqueId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUniqueId</h4>
+<pre>long&nbsp;getUniqueId()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns an ID that uniquely identifies the resource within the
+ <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><code>SystemMember</code></a> it belongs to.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>unique id within the owning <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><code>SystemMember</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getStatistics--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStatistics</h4>
+<pre><a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin">Statistic</a>[]&nbsp;getStatistics()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a read-only array of every <a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin"><code>Statistic</code></a> in this resource.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>read-only array of every <a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin"><code>Statistic</code></a> in this resource</dd>
+</dl>
+</li>
+</ul>
+<a name="refresh--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>refresh</h4>
+<pre>void&nbsp;refresh()
+      throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Refreshes the values of every <a href="../../../../org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin"><code>Statistic</code></a> in this resource by
+ retrieving them from the member's VM.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if unable to refresh statistic values</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/admin/Statistic.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/StatisticResource.html" target="_top">Frames</a></li>
+<li><a href="StatisticResource.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>


[26/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/GemFireHealthConfig.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/GemFireHealthConfig.html b/releases/latest/javadoc/org/apache/geode/admin/GemFireHealthConfig.html
new file mode 100644
index 0000000..446188f
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/GemFireHealthConfig.html
@@ -0,0 +1,360 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>GemFireHealthConfig (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="GemFireHealthConfig (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":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="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/GemFireHealthConfig.html" target="_top">Frames</a></li>
+<li><a href="GemFireHealthConfig.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">org.apache.geode.admin</div>
+<h2 title="Interface GemFireHealthConfig" class="title">Interface GemFireHealthConfig</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/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin">CacheHealthConfig</a>, <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin">MemberHealthConfig</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">GemFireHealthConfig</span>
+extends <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin">MemberHealthConfig</a>, <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin">CacheHealthConfig</a></pre>
+<div class="block">Provides configuration information relating to all of the
+ components of a GemFire distributed system.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 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 int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html#DEFAULT_HEALTH_EVALUATION_INTERVAL">DEFAULT_HEALTH_EVALUATION_INTERVAL</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default number of seconds between assessments of the health
+ of the GemFire components.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.geode.admin.MemberHealthConfig">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin">MemberHealthConfig</a></h3>
+<code><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_MESSAGE_QUEUE_SIZE">DEFAULT_MAX_MESSAGE_QUEUE_SIZE</a>, <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_REPLY_TIMEOUTS">DEFAULT_MAX_REPLY_TIMEOUTS</a>, <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_RETRANSMISSION_RATIO">DEFAULT_MAX_RETRANSMISSION_RATIO</a>, <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_VM_PROCESS_SIZE">DEFAULT_MAX_VM_PROCESS_SIZE</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.geode.admin.CacheHealthConfig">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin">CacheHealthConfig</a></h3>
+<code><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_EVENT_QUEUE_SIZE">DEFAULT_MAX_EVENT_QUEUE_SIZE</a>, <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_LOAD_TIME">DEFAULT_MAX_LOAD_TIME</a>, <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_NET_SEARCH_TIME">DEFAULT_MAX_NET_SEARCH_TIME</a>, <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MIN_HIT_RATIO">DEFAULT_MIN_HIT_RATIO</a></code></li>
+</ul>
+</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>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html#getHealthEvaluationInterval--">getHealthEvaluationInterval</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the number of seconds between assessments of the health of
+ the GemFire components.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html#getHostName--">getHostName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name of the host to which this configuration
+ applies.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html#setHealthEvaluationInterval-int-">setHealthEvaluationInterval</a></span>(int&nbsp;interval)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the number of seconds between assessments of the health of
+ the GemFire components.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.MemberHealthConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin">MemberHealthConfig</a></h3>
+<code><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxMessageQueueSize--">getMaxMessageQueueSize</a>, <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxReplyTimeouts--">getMaxReplyTimeouts</a>, <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxRetransmissionRatio--">getMaxRetransmissionRatio</a>, <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxVMProcessSize--">getMaxVMProcessSize</a>, <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#setMaxMessageQueueSize-long-">setMaxMessageQueueSize</a>, <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#setMaxReplyTimeouts-long-">setMaxReplyTimeouts</a>, <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#setMaxRetransmissionRatio-double-">setMaxRetransmissionRatio</a>, <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#setMaxVMProcessSize-long-">setMaxVMProcessSize</a></code></li
 >
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.CacheHealthConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin">CacheHealthConfig</a></h3>
+<code><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxEventQueueSize--">getMaxEventQueueSize</a>, <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxLoadTime--">getMaxLoadTime</a>, <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxNetSearchTime--">getMaxNetSearchTime</a>, <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMinHitRatio--">getMinHitRatio</a>, <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#setMaxEventQueueSize-long-">setMaxEventQueueSize</a>, <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#setMaxLoadTime-long-">setMaxLoadTime</a>, <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#setMaxNetSearchTime-long-">setMaxNetSearchTime</a>, <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#setMinHitRatio-double-">setMinHitRatio</a></code></li>
+</ul>
+</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_HEALTH_EVALUATION_INTERVAL">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_HEALTH_EVALUATION_INTERVAL</h4>
+<pre>static final&nbsp;int DEFAULT_HEALTH_EVALUATION_INTERVAL</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default number of seconds between assessments of the health
+ of the GemFire components.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.GemFireHealthConfig.DEFAULT_HEALTH_EVALUATION_INTERVAL">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="getHostName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHostName</h4>
+<pre>java.lang.String&nbsp;getHostName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name of the host to which this configuration
+ applies.  If this is the "default" configuration, then
+ <code>null</code> is returned.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/GemFireHealth.html#getGemFireHealthConfig-java.lang.String-"><code>GemFireHealth.getGemFireHealthConfig(java.lang.String)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setHealthEvaluationInterval-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setHealthEvaluationInterval</h4>
+<pre>void&nbsp;setHealthEvaluationInterval(int&nbsp;interval)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the number of seconds between assessments of the health of
+ the GemFire components.</div>
+</li>
+</ul>
+<a name="getHealthEvaluationInterval--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getHealthEvaluationInterval</h4>
+<pre>int&nbsp;getHealthEvaluationInterval()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the number of seconds between assessments of the health of
+ the GemFire components.</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="../../../../org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/GemFireHealthConfig.html" target="_top">Frames</a></li>
+<li><a href="GemFireHealthConfig.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>


[28/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemConfig.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemConfig.html b/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemConfig.html
new file mode 100644
index 0000000..62fa010
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/DistributedSystemConfig.html
@@ -0,0 +1,2713 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>DistributedSystemConfig (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DistributedSystemConfig (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":38,"i11":38,"i12":38,"i13":38,"i14":38,"i15":38,"i16":38,"i17":38,"i18":38,"i19":38,"i20":38,"i21":38,"i22":38,"i23":38,"i24":38,"i25":38,"i26":38,"i27":38,"i28":38,"i29":38,"i30":38,"i31":38,"i32":38,"i33":38,"i34":38,"i35":38,"i36":38,"i37":38,"i38":38,"i39":38,"i40":38,"i41":38,"i42":38,"i43":38,"i44":38,"i45":38,"i46":38,"i47":38,"i48":38,"i49":38,"i50":38,"i51":38,"i52":38,"i53":38,"i54":38,"i55":38,"i56":38,"i57":38,"i58":38,"i59":38,"i60":38,"i61":38,"i62":38,"i63":38,"i64":38,"i65":38,"i66":38,"i67":38,"i68":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="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/DistributedSystemConfig.html" target="_top">Frames</a></li>
+<li><a href="DistributedSystemConfig.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><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">org.apache.geode.admin</div>
+<h2 title="Interface DistributedSystemConfig" class="title">Interface DistributedSystemConfig</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.lang.Cloneable</dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">DistributedSystemConfig</span>
+extends java.lang.Cloneable</pre>
+<div class="block">Configuration for defining a GemFire distributed system to
+ administrate.  This configuration includes information about the
+ discovery mechanism used to find members of the distributed system
+ and information about <a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">managed entities</a>
+ such as <a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin">distribution locators</a>
+ and <a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin">GemFire cache vms</a>
+ that can be <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#start--">started</a>.  
+
+ <P>
+
+ Detailed descriptions of many of these configuration attributes can
+ be found in the <a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed"><code>DistributedSystem</code></a> class.  Note that the default values of these
+ configuration attributes can be specified using Java system
+ properties.
+
+ <P>
+
+ A <code>DistributedSystemConfig</code> can be modified using a
+ number of mutator methods until the
+ <code>AdminDistributedSystem</code> that it configures <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#connect--">connects</a> to the distributed system.
+ After that, attempts to modify most attributes in the
+ <code>DistributedSystemConfig</code> will result in an <code>IllegalStateException</code> being thrown.  If you wish to use the same
+ <code>DistributedSystemConfig</code> to configure multiple
+ <code>AdminDistributedSystem</code>s, a copy of the
+ <code>DistributedSystemConfig</code> object can be made by invoking
+ the <a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#clone--"><code>clone()</code></a> method.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.5</dd>
+</dl>
+</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 interface&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin">DistributedSystemConfig.ConfigListener</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">A listener whose callback methods are invoked when this config
+ changes.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== 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 java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#BIND_ADDRESS_NAME">BIND_ADDRESS_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "bindAddress" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ACK_SEVERE_ALERT_THRESHOLD">DEFAULT_ACK_SEVERE_ALERT_THRESHOLD</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default ackSevereAlertThreshold.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ACK_WAIT_THRESHOLD">DEFAULT_ACK_WAIT_THRESHOLD</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default AckWaitThreshold.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_BIND_ADDRESS">DEFAULT_BIND_ADDRESS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "bindAddress" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_DISABLE_AUTO_RECONNECT">DEFAULT_DISABLE_AUTO_RECONNECT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default disable-auto-reconnect setting (<code>false</code>)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_DISABLE_TCP">DEFAULT_DISABLE_TCP</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default disable-tcp value (<code>false</code>)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION">DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default enable-network-partition-detection setting (<code>false</code>)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ENTITY_CONFIG_XML_FILE">DEFAULT_ENTITY_CONFIG_XML_FILE</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "entity-config-xml-file" property
+ ("distributed-system.xml").</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOCATORS">DEFAULT_LOCATORS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "locators" property ("")</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_DISK_SPACE_LIMIT">DEFAULT_LOG_DISK_SPACE_LIMIT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default log disk space limit in megabytes (0)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_FILE">DEFAULT_LOG_FILE</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default log-file value ("" which directs logging to standard
+ output)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_FILE_SIZE_LIMIT">DEFAULT_LOG_FILE_SIZE_LIMIT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default log file size limit in megabytes (0)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_LEVEL">DEFAULT_LOG_LEVEL</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default log level ("config")</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_MCAST_ADDRESS">DEFAULT_MCAST_ADDRESS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "mcastAddress" property (239.192.81.1).</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_MCAST_PORT">DEFAULT_MCAST_PORT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "mcastPort" property (10334)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_MEMBER_TIMEOUT">DEFAULT_MEMBER_TIMEOUT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default failure-detection timeout period for member heart-beat responses</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_MEMBERSHIP_PORT_RANGE">DEFAULT_MEMBERSHIP_PORT_RANGE</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default membership-port-range.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_NAME">DEFAULT_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "name" property ("").</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_REFRESH_INTERVAL">DEFAULT_REFRESH_INTERVAL</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default "refreshInterval" in seconds which will apply to
+ REFRESH_INTERVAL_NAME property.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_REMOTE_COMMAND">DEFAULT_REMOTE_COMMAND</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the remote-command property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_SYSTEM_ID">DEFAULT_SYSTEM_ID</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "system-id" property ("")</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_TCP_PORT">DEFAULT_TCP_PORT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "tcpPort" property.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#ENTITY_CONFIG_XML_FILE_NAME">ENTITY_CONFIG_XML_FILE_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of an XML file that specifies the configuration for the
+ <a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">managed entities</a> administered by the
+ <code>DistributedSystem</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#LOCATORS_NAME">LOCATORS_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "locators" property (comma-delimited host[port] list)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#LOG_DISK_SPACE_LIMIT_NAME">LOG_DISK_SPACE_LIMIT_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "LogDiskSpaceLimit" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#LOG_FILE_NAME">LOG_FILE_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "logFile" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#LOG_FILE_SIZE_LIMIT_NAME">LOG_FILE_SIZE_LIMIT_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "LogFileSizeLimit" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#LOG_LEVEL_NAME">LOG_LEVEL_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "logLevel" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MAX_ACK_SEVERE_ALERT_THRESHOLD">MAX_ACK_SEVERE_ALERT_THRESHOLD</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The maximum ackSevereAlertThreshold.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MAX_ACK_WAIT_THRESHOLD">MAX_ACK_WAIT_THRESHOLD</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The maximum AckWaitThreshold.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MAX_LOG_DISK_SPACE_LIMIT">MAX_LOG_DISK_SPACE_LIMIT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum log disk space limit in megabytes (1000000)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MAX_LOG_FILE_SIZE_LIMIT">MAX_LOG_FILE_SIZE_LIMIT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum log file size limit in megabytes (1000000)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MAX_MCAST_PORT">MAX_MCAST_PORT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The maximum mcastPort (65535)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MCAST_ADDRESS_NAME">MCAST_ADDRESS_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "mcastAddress" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MCAST_PORT_NAME">MCAST_PORT_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "mcastPort" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MEMBERSHIP_PORT_RANGE_NAME">MEMBERSHIP_PORT_RANGE_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "membership-port-range" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MIN_ACK_SEVERE_ALERT_THRESHOLD">MIN_ACK_SEVERE_ALERT_THRESHOLD</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum ackSevereAlertThreshold.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MIN_ACK_WAIT_THRESHOLD">MIN_ACK_WAIT_THRESHOLD</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum AckWaitThreshold.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MIN_LOG_DISK_SPACE_LIMIT">MIN_LOG_DISK_SPACE_LIMIT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum log disk space limit in megabytes (0)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MIN_LOG_FILE_SIZE_LIMIT">MIN_LOG_FILE_SIZE_LIMIT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum log file size limit in megabytes (0)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#MIN_MCAST_PORT">MIN_MCAST_PORT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum mcastPort (0)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#NAME_NAME">NAME_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "name" property.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#REFRESH_INTERVAL_NAME">REFRESH_INTERVAL_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "refreshInterval" property which will apply to
+ SystemMember, SystemMemberCache and StatisticResource refresh.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#REMOTE_COMMAND_NAME">REMOTE_COMMAND_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the remote-command property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#SYSTEM_ID_NAME">SYSTEM_ID_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "system-id" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#TCP_PORT_NAME">TCP_PORT_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">settings for tcp-port</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>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#addListener-org.apache.geode.admin.DistributedSystemConfig.ConfigListener-">addListener</a></span>(<a href="../../../../org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin">DistributedSystemConfig.ConfigListener</a>&nbsp;listener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Registers listener for notification of changes in this config.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#addSSLProperty-java.lang.String-java.lang.String-">addSSLProperty</a></span>(java.lang.String&nbsp;key,
+              java.lang.String&nbsp;value)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Adds an SSL property</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#clone--">clone</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a copy of this <code>DistributedSystemConfig</code>
+ object whose configuration can be modified.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin">CacheServerConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#createCacheServerConfig--">createCacheServerConfig</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="../../../../org/apache/geode/admin/DistributedSystemConfig.html#createCacheVmConfig--"><code>createCacheVmConfig()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#createCacheVmConfig--">createCacheVmConfig</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates the configuration for a <a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><code>CacheVm</code></a>.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin">DistributionLocatorConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#createDistributionLocatorConfig--">createDistributionLocatorConfig</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>DistributionLocatorConfig</code> for a
+ distribution locator that is managed in this distributed system.</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/admin/DistributedSystemConfig.html#getAckSevereAlertThreshold--">getAckSevereAlertThreshold</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the ack-severe-alert-threshold for the system</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getAckWaitThreshold--">getAckWaitThreshold</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the ack-wait-threshold for the system</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getBindAddress--">getBindAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the IP address to which the distributed system's server
+ sockets are bound.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin">CacheServerConfig</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getCacheServerConfigs--">getCacheServerConfigs</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="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getCacheVmConfigs--"><code>getCacheVmConfigs()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getCacheVmConfigs--">getCacheVmConfigs</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns an array of configurations for statically known
+ <a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><code>CacheVm</code></a>s.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getDisableAutoReconnect--">getDisableAutoReconnect</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if auto reconnect is disabled</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getDisableTcp--">getDisableTcp</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the disable-tcp property for the system.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin">DistributionLocatorConfig</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getDistributionLocatorConfigs--">getDistributionLocatorConfigs</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns configuration information about <a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin"><code>DistributionLocator</code></a>s that are managed by an
+ <code>AdminDistributedSystem</code>.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getEnableNetworkPartitionDetection--">getEnableNetworkPartitionDetection</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns true if network partition detection is enabled.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getEntityConfigXMLFile--">getEntityConfigXMLFile</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name of the XML file that specifies the configuration
+ of the <a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">managed entities</a> administered by the
+ <code>DistributedSystem</code>.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getLocators--">getLocators</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a comma-delimited list of locators for the system</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getLogDiskSpaceLimit--">getLogDiskSpaceLimit</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the log disk space limit in megabytes</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getLogFile--">getLogFile</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name of the log file to which informational messages
+ are written.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getLogFileSizeLimit--">getLogFileSizeLimit</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the log file size limit in megabytes</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getLogLevel--">getLogLevel</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the level at which informational messages are logged.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getMcastAddress--">getMcastAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the multicast address for the system</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getMcastPort--">getMcastPort</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the multicast port for the system</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getMembershipPortRange--">getMembershipPortRange</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the membership-port-range property of the Distributed System.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getMemberTimeout--">getMemberTimeout</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the member-timeout millisecond value used in failure-detection
+ protocols</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getRefreshInterval--">getRefreshInterval</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the refreshInterval in seconds used for auto-polling and updating
+ AdminDistributedSystem constituents including SystemMember, CacheServer,
+ SystemMemberCache and StatisticResource</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getRemoteCommand--">getRemoteCommand</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the remote command setting to use for remote administration</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getServerBindAddress--">getServerBindAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the IP address to which client/server server sockets are
+ bound</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSSLCiphers--">getSSLCiphers</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the value of the "ssl-ciphers" property.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>java.util.Properties</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSSLProperties--">getSSLProperties</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the provider-specific properties for SSL.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSSLProtocols--">getSSLProtocols</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the value of the "ssl-protocols" property.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSystemId--">getSystemId</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the string identity for the system</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSystemName--">getSystemName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the optional non-unique name for the system</div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getTcpPort--">getTcpPort</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the primary communication port number for the Distributed System.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#isSSLAuthenticationRequired--">isSSLAuthenticationRequired</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the value of the "ssl-require-authentication" property.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#isSSLEnabled--">isSSLEnabled</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the value of the "ssl-enabled" property.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#removeCacheServerConfig-org.apache.geode.admin.CacheServerConfig-">removeCacheServerConfig</a></span>(<a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin">CacheServerConfig</a>&nbsp;managerConfig)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#removeCacheVmConfig-org.apache.geode.admin.CacheVmConfig-"><code>removeCacheVmConfig(org.apache.geode.admin.CacheVmConfig)</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#removeCacheVmConfig-org.apache.geode.admin.CacheVmConfig-">removeCacheVmConfig</a></span>(<a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a>&nbsp;existing)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Removes the configuration for a <a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><code>CacheVm</code></a></div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#removeDistributionLocatorConfig-org.apache.geode.admin.DistributionLocatorConfig-">removeDistributionLocatorConfig</a></span>(<a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin">DistributionLocatorConfig</a>&nbsp;config)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Removes a <code>DistributionLocatorConfig</code> from the
+ distributed system.</div>
+</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#removeListener-org.apache.geode.admin.DistributedSystemConfig.ConfigListener-">removeListener</a></span>(<a href="../../../../org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin">DistributedSystemConfig.ConfigListener</a>&nbsp;listener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Removes previously registered listener of this config.</div>
+</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#removeSSLProperty-java.lang.String-">removeSSLProperty</a></span>(java.lang.String&nbsp;key)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Removes an SSL property</div>
+</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setAckSevereAlertThreshold-int-">setAckSevereAlertThreshold</a></span>(int&nbsp;seconds)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the ack-severe-alert-threshold for the system</div>
+</td>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setAckWaitThreshold-int-">setAckWaitThreshold</a></span>(int&nbsp;seconds)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the ack-wait-threshold for the system</div>
+</td>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setBindAddress-java.lang.String-">setBindAddress</a></span>(java.lang.String&nbsp;bindAddress)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the IP address to which the distributed system's server
+ sockets are bound.</div>
+</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setDisableAutoReconnect-boolean-">setDisableAutoReconnect</a></span>(boolean&nbsp;newValue)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Disables auto reconnect after being forced out of the distributed system</div>
+</td>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setDisableTcp-boolean-">setDisableTcp</a></span>(boolean&nbsp;flag)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the disable-tcp property for the system.</div>
+</td>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setEnableNetworkPartitionDetection-boolean-">setEnableNetworkPartitionDetection</a></span>(boolean&nbsp;newValue)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Turns on network partition detection</div>
+</td>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setEntityConfigXMLFile-java.lang.String-">setEntityConfigXMLFile</a></span>(java.lang.String&nbsp;xmlFile)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the name of the XML file that specifies the configuration of
+ managed entities administered by the
+ <code>DistributedSystem</code>.</div>
+</td>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setLocators-java.lang.String-">setLocators</a></span>(java.lang.String&nbsp;locators)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the comma-delimited list of locators for the system</div>
+</td>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setLogDiskSpaceLimit-int-">setLogDiskSpaceLimit</a></span>(int&nbsp;limit)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the log disk space limit in megabytes</div>
+</td>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setLogFile-java.lang.String-">setLogFile</a></span>(java.lang.String&nbsp;logFile)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the name of the log file to which informational messages
+ are written.</div>
+</td>
+</tr>
+<tr id="i51" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setLogFileSizeLimit-int-">setLogFileSizeLimit</a></span>(int&nbsp;limit)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the log file size limit in megabytes</div>
+</td>
+</tr>
+<tr id="i52" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setLogLevel-java.lang.String-">setLogLevel</a></span>(java.lang.String&nbsp;logLevel)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the level at which information messages are logged.</div>
+</td>
+</tr>
+<tr id="i53" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setMcastAddress-java.lang.String-">setMcastAddress</a></span>(java.lang.String&nbsp;mcastAddress)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the multicast address for the system</div>
+</td>
+</tr>
+<tr id="i54" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setMcastPort-int-">setMcastPort</a></span>(int&nbsp;mcastPort)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the multicast port for the system</div>
+</td>
+</tr>
+<tr id="i55" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setMembershipPortRange-java.lang.String-">setMembershipPortRange</a></span>(java.lang.String&nbsp;membershipPortRange)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the membership-port-range property of the Distributed System.</div>
+</td>
+</tr>
+<tr id="i56" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setMemberTimeout-int-">setMemberTimeout</a></span>(int&nbsp;value)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Set the millisecond value of the member-timeout used in failure-detection
+ protocols.</div>
+</td>
+</tr>
+<tr id="i57" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setRefreshInterval-int-">setRefreshInterval</a></span>(int&nbsp;timeInSecs)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the refreshInterval in seconds</div>
+</td>
+</tr>
+<tr id="i58" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setRemoteCommand-java.lang.String-">setRemoteCommand</a></span>(java.lang.String&nbsp;command)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the remote command setting to use for remote administration.</div>
+</td>
+</tr>
+<tr id="i59" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setServerBindAddress-java.lang.String-">setServerBindAddress</a></span>(java.lang.String&nbsp;bindAddress)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the IP address to which a server cache will bind when listening
+ for client cache connections.</div>
+</td>
+</tr>
+<tr id="i60" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSSLAuthenticationRequired-boolean-">setSSLAuthenticationRequired</a></span>(boolean&nbsp;authRequired)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the value of the "ssl-require-authentication" property.</div>
+</td>
+</tr>
+<tr id="i61" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSSLCiphers-java.lang.String-">setSSLCiphers</a></span>(java.lang.String&nbsp;ciphers)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the value of the "ssl-ciphers" property.</div>
+</td>
+</tr>
+<tr id="i62" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSSLEnabled-boolean-">setSSLEnabled</a></span>(boolean&nbsp;enabled)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the value of the "ssl-enabled" property.</div>
+</td>
+</tr>
+<tr id="i63" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSSLProperties-java.util.Properties-">setSSLProperties</a></span>(java.util.Properties&nbsp;sslProperties)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the provider-specific properties for SSL.</div>
+</td>
+</tr>
+<tr id="i64" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSSLProtocols-java.lang.String-">setSSLProtocols</a></span>(java.lang.String&nbsp;protocols)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the value of the "ssl-protocols" property.</div>
+</td>
+</tr>
+<tr id="i65" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSystemId-java.lang.String-">setSystemId</a></span>(java.lang.String&nbsp;systemId)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the string identity for the system</div>
+</td>
+</tr>
+<tr id="i66" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSystemName-java.lang.String-">setSystemName</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the optional non-unique name for the system</div>
+</td>
+</tr>
+<tr id="i67" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#setTcpPort-int-">setTcpPort</a></span>(int&nbsp;port)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the primary communication port number for the Distributed System.</div>
+</td>
+</tr>
+<tr id="i68" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#validate--">validate</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Validates that this distributed system configuration is correct
+ and consistent.</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="ENTITY_CONFIG_XML_FILE_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ENTITY_CONFIG_XML_FILE_NAME</h4>
+<pre>static final&nbsp;java.lang.String ENTITY_CONFIG_XML_FILE_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of an XML file that specifies the configuration for the
+ <a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">managed entities</a> administered by the
+ <code>DistributedSystem</code>.  The XML file must conform to a
+ <a href="doc-files/ds5_0.dtd">dtd</a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.ENTITY_CONFIG_XML_FILE_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_ENTITY_CONFIG_XML_FILE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_ENTITY_CONFIG_XML_FILE</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_ENTITY_CONFIG_XML_FILE</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "entity-config-xml-file" property
+ ("distributed-system.xml").</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_ENTITY_CONFIG_XML_FILE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="SYSTEM_ID_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SYSTEM_ID_NAME</h4>
+<pre>static final&nbsp;java.lang.String SYSTEM_ID_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "system-id" property</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.SYSTEM_ID_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_SYSTEM_ID">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_SYSTEM_ID</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_SYSTEM_ID</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "system-id" property ("")</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_SYSTEM_ID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="NAME_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NAME_NAME</h4>
+<pre>static final&nbsp;java.lang.String NAME_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "name" property. See <a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSystemName--"><code>getSystemName()</code></a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.NAME_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_NAME</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "name" property (""). See <a href="../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSystemName--"><code>getSystemName()</code></a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MCAST_PORT_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MCAST_PORT_NAME</h4>
+<pre>static final&nbsp;java.lang.String MCAST_PORT_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "mcastPort" property</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.MCAST_PORT_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_MCAST_PORT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_MCAST_PORT</h4>
+<pre>static final&nbsp;int DEFAULT_MCAST_PORT</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "mcastPort" property (10334)</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_MCAST_PORT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MIN_MCAST_PORT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MIN_MCAST_PORT</h4>
+<pre>static final&nbsp;int MIN_MCAST_PORT</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum mcastPort (0)</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.MIN_MCAST_PORT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MAX_MCAST_PORT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAX_MCAST_PORT</h4>
+<pre>static final&nbsp;int MAX_MCAST_PORT</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The maximum mcastPort (65535)</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.MAX_MCAST_PORT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MCAST_ADDRESS_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MCAST_ADDRESS_NAME</h4>
+<pre>static final&nbsp;java.lang.String MCAST_ADDRESS_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "mcastAddress" property</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.MCAST_ADDRESS_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_MCAST_ADDRESS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_MCAST_ADDRESS</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_MCAST_ADDRESS</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "mcastAddress" property (239.192.81.1).</div>
+</li>
+</ul>
+<a name="MEMBERSHIP_PORT_RANGE_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MEMBERSHIP_PORT_RANGE_NAME</h4>
+<pre>static final&nbsp;java.lang.String MEMBERSHIP_PORT_RANGE_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "membership-port-range" property</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.MEMBERSHIP_PORT_RANGE_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_MEMBERSHIP_PORT_RANGE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_MEMBERSHIP_PORT_RANGE</h4>
+<pre>static final&nbsp;int[] DEFAULT_MEMBERSHIP_PORT_RANGE</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default membership-port-range.
+ <p> Actual value is <code>[1024,65535]</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="TCP_PORT_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TCP_PORT_NAME</h4>
+<pre>static final&nbsp;java.lang.String TCP_PORT_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">settings for tcp-port</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.TCP_PORT_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_TCP_PORT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_TCP_PORT</h4>
+<pre>static final&nbsp;int DEFAULT_TCP_PORT</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "tcpPort" property.
+ <p> Actual value is <code>0</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_TCP_PORT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_ACK_WAIT_THRESHOLD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_ACK_WAIT_THRESHOLD</h4>
+<pre>static final&nbsp;int DEFAULT_ACK_WAIT_THRESHOLD</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default AckWaitThreshold.
+ <p> Actual value of this constant is <code>15</code> seconds.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_ACK_WAIT_THRESHOLD">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MIN_ACK_WAIT_THRESHOLD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MIN_ACK_WAIT_THRESHOLD</h4>
+<pre>static final&nbsp;int MIN_ACK_WAIT_THRESHOLD</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum AckWaitThreshold.
+ <p> Actual value of this constant is <code>1</code> second.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.MIN_ACK_WAIT_THRESHOLD">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MAX_ACK_WAIT_THRESHOLD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAX_ACK_WAIT_THRESHOLD</h4>
+<pre>static final&nbsp;int MAX_ACK_WAIT_THRESHOLD</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The maximum AckWaitThreshold.
+ <p> Actual value of this constant is <code>MAX_INT</code> seconds.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.MAX_ACK_WAIT_THRESHOLD">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_ACK_SEVERE_ALERT_THRESHOLD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_ACK_SEVERE_ALERT_THRESHOLD</h4>
+<pre>static final&nbsp;int DEFAULT_ACK_SEVERE_ALERT_THRESHOLD</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default ackSevereAlertThreshold.
+ <p> Actual value of this constant is <code>0</code> seconds, which
+ turns off forced disconnects based on ack wait periods.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_ACK_SEVERE_ALERT_THRESHOLD">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MIN_ACK_SEVERE_ALERT_THRESHOLD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MIN_ACK_SEVERE_ALERT_THRESHOLD</h4>
+<pre>static final&nbsp;int MIN_ACK_SEVERE_ALERT_THRESHOLD</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum ackSevereAlertThreshold.
+ <p> Actual value of this constant is <code>0</code> second,
+ which turns off forced disconnects based on ack wait periods.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.MIN_ACK_SEVERE_ALERT_THRESHOLD">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MAX_ACK_SEVERE_ALERT_THRESHOLD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAX_ACK_SEVERE_ALERT_THRESHOLD</h4>
+<pre>static final&nbsp;int MAX_ACK_SEVERE_ALERT_THRESHOLD</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The maximum ackSevereAlertThreshold.
+ <p> Actual value of this constant is <code>MAX_INT</code> seconds.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.MAX_ACK_SEVERE_ALERT_THRESHOLD">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="LOCATORS_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOCATORS_NAME</h4>
+<pre>static final&nbsp;java.lang.String LOCATORS_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "locators" property (comma-delimited host[port] list)</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.LOCATORS_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_LOCATORS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_LOCATORS</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_LOCATORS</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "locators" property ("")</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_LOCATORS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="BIND_ADDRESS_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BIND_ADDRESS_NAME</h4>
+<pre>static final&nbsp;java.lang.String BIND_ADDRESS_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "bindAddress" property</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.BIND_ADDRESS_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_BIND_ADDRESS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_BIND_ADDRESS</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_BIND_ADDRESS</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "bindAddress" property</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_BIND_ADDRESS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="REMOTE_COMMAND_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>REMOTE_COMMAND_NAME</h4>
+<pre>static final&nbsp;java.lang.String REMOTE_COMMAND_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the remote-command property</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.REMOTE_COMMAND_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_REMOTE_COMMAND">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_REMOTE_COMMAND</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_REMOTE_COMMAND</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the remote-command property</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_REMOTE_COMMAND">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_DISABLE_TCP">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_DISABLE_TCP</h4>
+<pre>static final&nbsp;boolean DEFAULT_DISABLE_TCP</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default disable-tcp value (<code>false</code>)</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_DISABLE_TCP">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION</h4>
+<pre>static final&nbsp;boolean DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default enable-network-partition-detection setting (<code>false</code>)</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_DISABLE_AUTO_RECONNECT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_DISABLE_AUTO_RECONNECT</h4>
+<pre>static final&nbsp;boolean DEFAULT_DISABLE_AUTO_RECONNECT</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default disable-auto-reconnect setting (<code>false</code>)</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_DISABLE_AUTO_RECONNECT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_MEMBER_TIMEOUT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_MEMBER_TIMEOUT</h4>
+<pre>static final&nbsp;int DEFAULT_MEMBER_TIMEOUT</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default failure-detection timeout period for member heart-beat responses</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_MEMBER_TIMEOUT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="LOG_FILE_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOG_FILE_NAME</h4>
+<pre>static final&nbsp;java.lang.String LOG_FILE_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "logFile" property</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.LOG_FILE_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_LOG_FILE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_LOG_FILE</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_LOG_FILE</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default log-file value ("" which directs logging to standard
+ output)</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_LOG_FILE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="LOG_LEVEL_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOG_LEVEL_NAME</h4>
+<pre>static final&nbsp;java.lang.String LOG_LEVEL_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "logLevel" property</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.LOG_LEVEL_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_LOG_LEVEL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_LOG_LEVEL</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_LOG_LEVEL</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default log level ("config")</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_LOG_LEVEL">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="LOG_DISK_SPACE_LIMIT_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOG_DISK_SPACE_LIMIT_NAME</h4>
+<pre>static final&nbsp;java.lang.String LOG_DISK_SPACE_LIMIT_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "LogDiskSpaceLimit" property</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.LOG_DISK_SPACE_LIMIT_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_LOG_DISK_SPACE_LIMIT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_LOG_DISK_SPACE_LIMIT</h4>
+<pre>static final&nbsp;int DEFAULT_LOG_DISK_SPACE_LIMIT</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default log disk space limit in megabytes (0)</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.DistributedSystemConfig.DEFAULT_LOG_DISK_SPACE_LIMIT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MIN_LOG_DISK_SPACE_LIMIT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MIN_LOG_DISK

<TRUNCATED>


[04/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributesFactory.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributesFactory.html b/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributesFactory.html
new file mode 100644
index 0000000..d0140f8
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributesFactory.html
@@ -0,0 +1,543 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>DiskWriteAttributesFactory (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DiskWriteAttributesFactory (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":42,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":42};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DiskWriteAttributesFactory.html" target="_top">Frames</a></li>
+<li><a href="DiskWriteAttributesFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.cache</div>
+<h2 title="Class DiskWriteAttributesFactory" class="title">Class DiskWriteAttributesFactory</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.DiskWriteAttributesFactory</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 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache"><code>DiskStoreFactory</code></a> instead</span></div>
+</div>
+<br>
+<pre>@Deprecated
+public final class <span class="typeNameLabel">DiskWriteAttributesFactory</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<div class="block">Factory for getting DiskWriteAttribute objects</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.1</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.cache.DiskWriteAttributesFactory">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="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#DiskWriteAttributesFactory--">DiskWriteAttributesFactory</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new instance of DiskWriteAttributesFactory ready to create a
+ <code>DiskWriteAttributes</code> with default settings.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#DiskWriteAttributesFactory-org.apache.geode.cache.DiskWriteAttributes-">DiskWriteAttributesFactory</a></span>(<a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">DiskWriteAttributes</a>&nbsp;dwa)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new instance of DiskWriteAttributesFactory Factory ready to
+ create a <code>DiskWriteAttributes</code> with the same settings as those
+ in the specified <code>DiskWriteAttributes</code>.</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete 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="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">DiskWriteAttributes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#create--">create</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#create-java.lang.String-"><code>DiskStoreFactory.create(java.lang.String)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setBytesThreshold-long-">setBytesThreshold</a></span>(long&nbsp;bytesThreshold)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setQueueSize-int-"><code>DiskStoreFactory.setQueueSize(int)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setCompactionThreshold-int-">setCompactionThreshold</a></span>(int&nbsp;compactionThreshold)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setCompactionThreshold-int-"><code>DiskStoreFactory.setCompactionThreshold(int)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setMaxOplogSize-int-">setMaxOplogSize</a></span>(int&nbsp;maxOplogSize)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setMaxOplogSize-long-"><code>DiskStoreFactory.setMaxOplogSize(long)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setMaxOplogSizeInBytes-long-">setMaxOplogSizeInBytes</a></span>(long&nbsp;maxOplogSize)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setMaxOplogSize-long-"><code>DiskStoreFactory.setMaxOplogSize(long)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setRollOplogs-boolean-">setRollOplogs</a></span>(boolean&nbsp;rollingEnabled)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setAutoCompact-boolean-"><code>DiskStoreFactory.setAutoCompact(boolean)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setSynchronous-boolean-">setSynchronous</a></span>(boolean&nbsp;isSynchronous)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskSynchronous-boolean-"><code>AttributesFactory.setDiskSynchronous(boolean)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setTimeInterval-long-">setTimeInterval</a></span>(long&nbsp;timeInterval)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setTimeInterval-long-"><code>DiskStoreFactory.setTimeInterval(long)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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="DiskWriteAttributesFactory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DiskWriteAttributesFactory</h4>
+<pre>public&nbsp;DiskWriteAttributesFactory()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new instance of DiskWriteAttributesFactory ready to create a
+ <code>DiskWriteAttributes</code> with default settings. The default
+ <code>DiskWriteAttributes</code> thus created will have following
+ behaviour.
+ <ul>
+ <li>synchronous = false
+ <li>auto-compact = true
+ <li>allow-force-compaction = false
+ <li>max-oplog-size = 1024 MB
+ <li>time-interval = 1 sec
+ <li>byte-threshold = 0 bytes
+ 
+ </ul></div>
+</li>
+</ul>
+<a name="DiskWriteAttributesFactory-org.apache.geode.cache.DiskWriteAttributes-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DiskWriteAttributesFactory</h4>
+<pre>public&nbsp;DiskWriteAttributesFactory(<a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">DiskWriteAttributes</a>&nbsp;dwa)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new instance of DiskWriteAttributesFactory Factory ready to
+ create a <code>DiskWriteAttributes</code> with the same settings as those
+ in the specified <code>DiskWriteAttributes</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>dwa</code> - the <code>DiskWriteAttributes</code> used to initialize this
+          DiskWriteAttributesFactory</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="setSynchronous-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSynchronous</h4>
+<pre>@Deprecated
+public&nbsp;void&nbsp;setSynchronous(boolean&nbsp;isSynchronous)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskSynchronous-boolean-"><code>AttributesFactory.setDiskSynchronous(boolean)</code></a> instead</span></div>
+<div class="block">Sets whether or not the writing to the disk is synchronous.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>isSynchronous</code> - boolean if true indicates synchronous writes</dd>
+</dl>
+</li>
+</ul>
+<a name="setRollOplogs-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRollOplogs</h4>
+<pre>@Deprecated
+public&nbsp;void&nbsp;setRollOplogs(boolean&nbsp;rollingEnabled)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setAutoCompact-boolean-"><code>DiskStoreFactory.setAutoCompact(boolean)</code></a> instead</span></div>
+<div class="block">Sets whether or not the rolling of Oplog is enabled .</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>rollingEnabled</code> - true if oplogs are to be compacted automatically;
+   false if no compaction.</dd>
+</dl>
+</li>
+</ul>
+<a name="setCompactionThreshold-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCompactionThreshold</h4>
+<pre>@Deprecated
+public&nbsp;void&nbsp;setCompactionThreshold(int&nbsp;compactionThreshold)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setCompactionThreshold-int-"><code>DiskStoreFactory.setCompactionThreshold(int)</code></a> instead</span></div>
+<div class="block">Sets the threshold at which an oplog will become compactable. While
+ the percentage of live records in the oplog exceeds
+ this threshold the oplog will not be compacted.
+ Once the percentage of live is less than or equal to the threshold
+ the oplog can be compacted.
+ The lower the threshold the longer the compactor will wait before compacting an oplog.
+ The threshold is a percentage in the range 0..100.
+ The default is 50%.
+ <P>Examples:
+ A threshold of 100 causes any oplog that is no longer being written to
+ to be compactable.
+ A threshold of 0 causes only oplogs that have no live records to be compactable
+ in which case the compact can simply remove the oplog file.
+ A threshold of 50 causes an oplog to become compactable when half of its
+ live records become dead.</div>
+</li>
+</ul>
+<a name="setMaxOplogSizeInBytes-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaxOplogSizeInBytes</h4>
+<pre>@Deprecated
+public&nbsp;void&nbsp;setMaxOplogSizeInBytes(long&nbsp;maxOplogSize)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setMaxOplogSize-long-"><code>DiskStoreFactory.setMaxOplogSize(long)</code></a> instead</span></div>
+<div class="block">Sets the maximum oplog size in bytes. When the active oplog size hits
+ the maximum a new oplog will be created.
+ <P>Note that this method sets the same attribute as <a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setMaxOplogSize-int-"><code>setMaxOplogSize(int)</code></a>.
+ The last set of the attribute determines its value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>maxOplogSize</code> - the maximum size of the oplog in bytes.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the value specified is a negative number</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxOplogSize-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaxOplogSize</h4>
+<pre>@Deprecated
+public&nbsp;void&nbsp;setMaxOplogSize(int&nbsp;maxOplogSize)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setMaxOplogSize-long-"><code>DiskStoreFactory.setMaxOplogSize(long)</code></a> instead</span></div>
+<div class="block">Sets the maximum oplog size in megabytes. When the active oplog size hits
+ the maximum a new oplog will be created.
+ <P>Note that this method sets the same attribute as <a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setMaxOplogSizeInBytes-long-"><code>setMaxOplogSizeInBytes(long)</code></a>.
+ The last set of the attribute determines its value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>maxOplogSize</code> - the maximum size of the oplog in megabytes.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the value specified is a negative number</dd>
+</dl>
+</li>
+</ul>
+<a name="setTimeInterval-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTimeInterval</h4>
+<pre>@Deprecated
+public&nbsp;void&nbsp;setTimeInterval(long&nbsp;timeInterval)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setTimeInterval-long-"><code>DiskStoreFactory.setTimeInterval(long)</code></a> instead</span></div>
+<div class="block">Sets the number of milliseconds that can elapse before unwritten data is
+ written to disk. It has significance only in case of asynchronous mode of
+ writing.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeInterval</code> - Time interval in milliseconds</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the value specified is a negative number</dd>
+</dl>
+</li>
+</ul>
+<a name="setBytesThreshold-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBytesThreshold</h4>
+<pre>@Deprecated
+public&nbsp;void&nbsp;setBytesThreshold(long&nbsp;bytesThreshold)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setQueueSize-int-"><code>DiskStoreFactory.setQueueSize(int)</code></a> instead</span></div>
+<div class="block">Sets the number of unwritten bytes of data that can be enqueued before
+ being written to disk. It has significance only in case of asynchronous mode
+ of writing.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>bytesThreshold</code> - the maximum number of bytes to enqueue before async data
+                       is flushed.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the value specified is a negative number</dd>
+</dl>
+</li>
+</ul>
+<a name="create--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>create</h4>
+<pre>@Deprecated
+public&nbsp;<a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">DiskWriteAttributes</a>&nbsp;create()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#create-java.lang.String-"><code>DiskStoreFactory.create(java.lang.String)</code></a> instead</span></div>
+<div class="block">Creates a <code>DiskWriteAttributes</code> with the current settings.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the newly created <code>DiskWriteAttributes</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if the current settings has compaction enabled with maximum Oplog
+           Size specified as infinite ( represented by 0 ) *</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.1</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/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DiskWriteAttributesFactory.html" target="_top">Frames</a></li>
+<li><a href="DiskWriteAttributesFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/DuplicatePrimaryPartitionException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/DuplicatePrimaryPartitionException.html b/releases/latest/javadoc/org/apache/geode/cache/DuplicatePrimaryPartitionException.html
new file mode 100644
index 0000000..917bdbc
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/DuplicatePrimaryPartitionException.html
@@ -0,0 +1,339 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>DuplicatePrimaryPartitionException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DuplicatePrimaryPartitionException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DuplicatePrimaryPartitionException.html" target="_top">Frames</a></li>
+<li><a href="DuplicatePrimaryPartitionException.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.org.apache.geode.GemFireException">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">org.apache.geode.cache</div>
+<h2 title="Class DuplicatePrimaryPartitionException" class="title">Class DuplicatePrimaryPartitionException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.DuplicatePrimaryPartitionException</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>
+<br>
+<pre>public class <span class="typeNameLabel">DuplicatePrimaryPartitionException</span>
+extends <a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">This exception is thrown when two nodes are defined with same primary
+ partitions</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.cache.DuplicatePrimaryPartitionException">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="../../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html#DuplicatePrimaryPartitionException--">DuplicatePrimaryPartitionException</a></span>()</code>
+<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with no
+ detailed message.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html#DuplicatePrimaryPartitionException-java.lang.String-">DuplicatePrimaryPartitionException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with the
+ given detail message.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html#DuplicatePrimaryPartitionException-java.lang.String-java.lang.Throwable-">DuplicatePrimaryPartitionException</a></span>(java.lang.String&nbsp;message,
+                                  java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with the
+ given detail message and cause.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html#DuplicatePrimaryPartitionException-java.lang.Throwable-">DuplicatePrimaryPartitionException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with the
+ given cause and no detail message</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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="DuplicatePrimaryPartitionException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DuplicatePrimaryPartitionException</h4>
+<pre>public&nbsp;DuplicatePrimaryPartitionException()</pre>
+<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with no
+ detailed message.</div>
+</li>
+</ul>
+<a name="DuplicatePrimaryPartitionException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DuplicatePrimaryPartitionException</h4>
+<pre>public&nbsp;DuplicatePrimaryPartitionException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with the
+ given detail message.</div>
+</li>
+</ul>
+<a name="DuplicatePrimaryPartitionException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DuplicatePrimaryPartitionException</h4>
+<pre>public&nbsp;DuplicatePrimaryPartitionException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with the
+ given cause and no detail message</div>
+</li>
+</ul>
+<a name="DuplicatePrimaryPartitionException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DuplicatePrimaryPartitionException</h4>
+<pre>public&nbsp;DuplicatePrimaryPartitionException(java.lang.String&nbsp;message,
+                                          java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with the
+ given detail message and cause.</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="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DuplicatePrimaryPartitionException.html" target="_top">Frames</a></li>
+<li><a href="DuplicatePrimaryPartitionException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.Config.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.Config.html b/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.Config.html
new file mode 100644
index 0000000..237f442
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.Config.html
@@ -0,0 +1,507 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>DynamicRegionFactory.Config (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DynamicRegionFactory.Config (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DynamicRegionFactory.Config.html" target="_top">Frames</a></li>
+<li><a href="DynamicRegionFactory.Config.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.cache</div>
+<h2 title="Class DynamicRegionFactory.Config" class="title">Class DynamicRegionFactory.Config</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.DynamicRegionFactory.Config</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache">DynamicRegionFactory</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="typeNameLabel">DynamicRegionFactory.Config</span>
+extends java.lang.Object</pre>
+<div class="block">Configuration for dynamic region factory.
+ The default attributes are:
+ <ul>
+ <li>diskDir: <code>null</code>
+ <li>poolName: <code>null</code>
+ <li>persistBackup: <code>true</code>
+ <li>registerInterest: <code>true</code>
+ </ul></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.3</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>java.io.File</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#diskDir">diskDir</a></span></code>
+<div class="block">The directory where the factory's <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#persistBackup"><code>persistBackup</code></a> files are placed</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#persistBackup">persistBackup</a></span></code>
+<div class="block">Causes the factory to be persisted on disk.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#poolName">poolName</a></span></code>
+<div class="block">The ${link Pool} to be used by a client factory to communicate with 
+ the server-side factory.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#registerInterest">registerInterest</a></span></code>
+<div class="block">Causes regions created by the factory to register interest in all keys in a corresponding server cache region</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#Config--">Config</a></span>()</code>
+<div class="block">Creates a configuration with the default attributes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#Config-java.io.File-java.lang.String-">Config</a></span>(java.io.File&nbsp;diskDir,
+      java.lang.String&nbsp;poolName)</code>
+<div class="block">Creates a configuration with defaults and the given diskDir and poolName.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#Config-java.io.File-java.lang.String-boolean-boolean-">Config</a></span>(java.io.File&nbsp;diskDir,
+      java.lang.String&nbsp;poolName,
+      boolean&nbsp;persistBackup,
+      boolean&nbsp;registerInterest)</code>
+<div class="block">Creates a configuration with the given attributes</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.io.File</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#getDiskDir--">getDiskDir</a></span>()</code>
+<div class="block">Returns the disk directory that the dynamic region factory data
+ will be written to.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#getPersistBackup--">getPersistBackup</a></span>()</code>
+<div class="block">Returns true if the factory is persisted to disk; false if not.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#getPoolName--">getPoolName</a></span>()</code>
+<div class="block">Returns the name of the <a href="../../../../org/apache/geode/cache/client/Pool.html" title="interface in org.apache.geode.cache.client"><code>Pool</code></a> associated with the dynamic region factory.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#getRegisterInterest--">getRegisterInterest</a></span>()</code>
+<div class="block">Returns true if the region will register interest in all keys of a corresponding
+ server cache region</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</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="persistBackup">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>persistBackup</h4>
+<pre>public final&nbsp;boolean persistBackup</pre>
+<div class="block">Causes the factory to be persisted on disk.  See <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#diskDir"><code>diskDir</code></a></div>
+</li>
+</ul>
+<a name="diskDir">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>diskDir</h4>
+<pre>public final&nbsp;java.io.File diskDir</pre>
+<div class="block">The directory where the factory's <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#persistBackup"><code>persistBackup</code></a> files are placed</div>
+</li>
+</ul>
+<a name="registerInterest">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>registerInterest</h4>
+<pre>public final&nbsp;boolean registerInterest</pre>
+<div class="block">Causes regions created by the factory to register interest in all keys in a corresponding server cache region</div>
+</li>
+</ul>
+<a name="poolName">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>poolName</h4>
+<pre>public final&nbsp;java.lang.String poolName</pre>
+<div class="block">The ${link Pool} to be used by a client factory to communicate with 
+ the server-side factory.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Config--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Config</h4>
+<pre>public&nbsp;Config()</pre>
+<div class="block">Creates a configuration with the default attributes.</div>
+</li>
+</ul>
+<a name="Config-java.io.File-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Config</h4>
+<pre>public&nbsp;Config(java.io.File&nbsp;diskDir,
+              java.lang.String&nbsp;poolName)</pre>
+<div class="block">Creates a configuration with defaults and the given diskDir and poolName.</div>
+</li>
+</ul>
+<a name="Config-java.io.File-java.lang.String-boolean-boolean-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Config</h4>
+<pre>public&nbsp;Config(java.io.File&nbsp;diskDir,
+              java.lang.String&nbsp;poolName,
+              boolean&nbsp;persistBackup,
+              boolean&nbsp;registerInterest)</pre>
+<div class="block">Creates a configuration with the given attributes</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="hashCode--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="equals-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;obj)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getPersistBackup--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPersistBackup</h4>
+<pre>public&nbsp;boolean&nbsp;getPersistBackup()</pre>
+<div class="block">Returns true if the factory is persisted to disk; false if not.</div>
+</li>
+</ul>
+<a name="getRegisterInterest--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegisterInterest</h4>
+<pre>public&nbsp;boolean&nbsp;getRegisterInterest()</pre>
+<div class="block">Returns true if the region will register interest in all keys of a corresponding
+ server cache region</div>
+</li>
+</ul>
+<a name="getDiskDir--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDiskDir</h4>
+<pre>public&nbsp;java.io.File&nbsp;getDiskDir()</pre>
+<div class="block">Returns the disk directory that the dynamic region factory data
+ will be written to.
+ Returns null if no directory has been specified.
+ The diskDir is only used if <code>persistBackup</code> is true.</div>
+</li>
+</ul>
+<a name="getPoolName--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPoolName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getPoolName()</pre>
+<div class="block">Returns the name of the <a href="../../../../org/apache/geode/cache/client/Pool.html" title="interface in org.apache.geode.cache.client"><code>Pool</code></a> associated with the dynamic region factory.
+ Returns null if there is no connection pool for dynamic regions.</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="../../../../org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DynamicRegionFactory.Config.html" target="_top">Frames</a></li>
+<li><a href="DynamicRegionFactory.Config.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


[22/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/SystemMember.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/SystemMember.html b/releases/latest/javadoc/org/apache/geode/admin/SystemMember.html
new file mode 100644
index 0000000..15fc690
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/SystemMember.html
@@ -0,0 +1,617 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemMember (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemMember (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":38,"i11":38,"i12":38,"i13":38,"i14":38,"i15":38,"i16":38,"i17":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="../../../../org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMember.html" target="_top">Frames</a></li>
+<li><a href="SystemMember.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">org.apache.geode.admin</div>
+<h2 title="Interface SystemMember" class="title">Interface SystemMember</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin">CacheServer</a>, <a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin">CacheVm</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">SystemMember</span></pre>
+<div class="block">Administrative interface for monitoring a GemFire system member.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.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><a href="../../../../org/apache/geode/admin/SystemMemberCache.html" title="interface in org.apache.geode.admin">SystemMemberCache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getCache--">getCache</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns an object that provides admin access to this member's cache.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin">ConfigurationParameter</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getConfiguration--">getConfiguration</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the configuration parameters for this member.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getDistributedMember--">getDistributedMember</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed"><code>DistributedMember</code></a>
+ that represents this system member.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getDistributedSystem--">getDistributedSystem</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin"><code>AdminDistributedSystem</code></a> this member belongs to.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getHost--">getHost</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets host name of the machine this member resides on.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>java.net.InetAddress</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getHostAddress--">getHostAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the host of this member as an <code>java.net.InetAddress<code>.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getId--">getId</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets identifying name of this member.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>java.util.Properties</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getLicense--">getLicense</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">Removed licensing in 8.0.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getLog--">getLog</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the log for this member.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getName--">getName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves display friendly name for this member.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>java.lang.String[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getRoles--">getRoles</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the names of the membership roles filled by this member.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin">StatisticResource</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getStat-java.lang.String-">getStat</a></span>(java.lang.String&nbsp;statisticsTypeName)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves this members statistic resources.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin">StatisticResource</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getStats--">getStats</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves this members statistic resources.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getType--">getType</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the type of <a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin"><code>SystemMemberType</code></a> this member is.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#getVersion--">getVersion</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns this member's GemFire version information.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#hasCache--">hasCache</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this system member hosts a GemFire <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a>.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#refreshConfig--">refreshConfig</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Refreshes this member's configuration from the member or it's properties</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin">ConfigurationParameter</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMember.html#setConfiguration-org.apache.geode.admin.ConfigurationParameter:A-">setConfiguration</a></span>(<a href="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin">ConfigurationParameter</a>[]&nbsp;parms)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the configuration of this member.</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="getDistributedSystem--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDistributedSystem</h4>
+<pre><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a>&nbsp;getDistributedSystem()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin"><code>AdminDistributedSystem</code></a> this member belongs to.</div>
+</li>
+</ul>
+<a name="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>java.lang.String&nbsp;getId()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets identifying name of this member.
+ For applications this is the string form of <a href="../../../../org/apache/geode/admin/SystemMember.html#getDistributedMember--"><code>getDistributedMember()</code></a>.
+ For cache servers it is a unique cache server string.</div>
+</li>
+</ul>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>java.lang.String&nbsp;getName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves display friendly name for this member.  If this member defined 
+ an optional name for its connection to the distributed system, that name 
+ will be returned.  Otherwise the returned value will be <a href="../../../../org/apache/geode/admin/SystemMember.html#getId--"><code>getId()</code></a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/distributed/DistributedSystem.html#connect-java.util.Properties-"><code>DistributedSystem.connect(java.util.Properties)</code></a>, 
+<a href="../../../../org/apache/geode/distributed/DistributedSystem.html#getName--"><code>DistributedSystem.getName()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getType</h4>
+<pre><a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a>&nbsp;getType()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the type of <a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin"><code>SystemMemberType</code></a> this member is.</div>
+</li>
+</ul>
+<a name="getHost--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHost</h4>
+<pre>java.lang.String&nbsp;getHost()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets host name of the machine this member resides on.</div>
+</li>
+</ul>
+<a name="getHostAddress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHostAddress</h4>
+<pre>java.net.InetAddress&nbsp;getHostAddress()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the host of this member as an <code>java.net.InetAddress<code>.</div>
+</li>
+</ul>
+<a name="getLog--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLog</h4>
+<pre>java.lang.String&nbsp;getLog()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves the log for this member.</div>
+</li>
+</ul>
+<a name="getLicense--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLicense</h4>
+<pre>@Deprecated
+java.util.Properties&nbsp;getLicense()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Removed licensing in 8.0.</span></div>
+<div class="block">Returns the GemFire license this member is using.</div>
+</li>
+</ul>
+<a name="getVersion--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVersion</h4>
+<pre>java.lang.String&nbsp;getVersion()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns this member's GemFire version information.</div>
+</li>
+</ul>
+<a name="getConfiguration--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConfiguration</h4>
+<pre><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin">ConfigurationParameter</a>[]&nbsp;getConfiguration()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Gets the configuration parameters for this member.</div>
+</li>
+</ul>
+<a name="setConfiguration-org.apache.geode.admin.ConfigurationParameter:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setConfiguration</h4>
+<pre><a href="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin">ConfigurationParameter</a>[]&nbsp;setConfiguration(<a href="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin">ConfigurationParameter</a>[]&nbsp;parms)
+                                   throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the configuration of this member.  The argument is an array of any
+ and all configuration parameters that are to be updated in the member.
+ <p>
+ The entire array of configuration parameters is then returned.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>parms</code> - subset of the configuration parameters to be changed</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>all configuration parameters including those that were changed</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this fails to make the configuration changes</dd>
+</dl>
+</li>
+</ul>
+<a name="refreshConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>refreshConfig</h4>
+<pre>void&nbsp;refreshConfig()
+            throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Refreshes this member's configuration from the member or it's properties</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getStat-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStat</h4>
+<pre><a href="../../../../org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin">StatisticResource</a>[]&nbsp;getStat(java.lang.String&nbsp;statisticsTypeName)
+                     throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves this members statistic resources. If the member is not running 
+ then an empty array is returned.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>statisticsTypeName</code> - String ame of the Statistics Type</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>array of runtime statistic resources owned by this member</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getStats--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStats</h4>
+<pre><a href="../../../../org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin">StatisticResource</a>[]&nbsp;getStats()
+                      throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Retrieves this members statistic resources. If the member is not running 
+ then an empty array is returned. All Stats are returned</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>array of runtime statistic resources owned by this member</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="hasCache--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasCache</h4>
+<pre>boolean&nbsp;hasCache()
+          throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this system member hosts a GemFire <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/SystemMember.html#getCache--"><code>getCache()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getCache--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCache</h4>
+<pre><a href="../../../../org/apache/geode/admin/SystemMemberCache.html" title="interface in org.apache.geode.admin">SystemMemberCache</a>&nbsp;getCache()
+                    throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns an object that provides admin access to this member's cache.
+ If the member currently has no cache then <code>null</code> is returned.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getRoles--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRoles</h4>
+<pre>java.lang.String[]&nbsp;getRoles()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the names of the membership roles filled by this member.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>array of string membership role names</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getDistributedMember--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getDistributedMember</h4>
+<pre><a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&nbsp;getDistributedMember()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed"><code>DistributedMember</code></a>
+ that represents this system member.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>DistributedMember instance representing this system member</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</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/admin/StatisticResource.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMember.html" target="_top">Frames</a></li>
+<li><a href="SystemMember.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/SystemMemberBridgeServer.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/SystemMemberBridgeServer.html b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberBridgeServer.html
new file mode 100644
index 0000000..5f1045e
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/SystemMemberBridgeServer.html
@@ -0,0 +1,1020 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemMemberBridgeServer (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemMemberBridgeServer (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":38,"i11":38,"i12":38,"i13":38,"i14":38,"i15":38,"i16":38,"i17":38,"i18":38,"i19":38,"i20":38,"i21":38,"i22":38,"i23":38,"i24":38,"i25":38,"i26":38,"i27":38,"i28":38,"i29":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="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberCache.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberBridgeServer.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberBridgeServer.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">org.apache.geode.admin</div>
+<h2 title="Interface SystemMemberBridgeServer" class="title">Interface SystemMemberBridgeServer</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 5.7 use <a href="../../../../org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin"><code>SystemMemberCacheServer</code></a> instead.</span></div>
+</div>
+<br>
+<pre>@Deprecated
+public interface <span class="typeNameLabel">SystemMemberBridgeServer</span></pre>
+<div class="block">Administrative interface that represents a CacheServer that
+ serves the contents of a system member's cache.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/SystemMemberCache.html#addCacheServer--"><code>SystemMemberCache.addCacheServer()</code></a></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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getBindAddress--">getBindAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representing the ip address or host name that this server
+ will listen on.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getGroups--">getGroups</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the list of server groups that this bridge server belongs to.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getHostnameForClients--">getHostnameForClients</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representing the ip address or host name that server locators
+ will tell clients that this server is listening on.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getLoadPollInterval--">getLoadPollInterval</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Get the frequency in milliseconds to poll the load probe on this bridge
+ server.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getLoadProbe--">getLoadProbe</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Get a description of the load probe for this bridge server.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getMaxConnections--">getMaxConnections</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum allowed client connections</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/admin/SystemMemberBridgeServer.html#getMaximumMessageCount--">getMaximumMessageCount</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum number of messages that can be enqueued in a
+ client-queue.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getMaximumTimeBetweenPings--">getMaximumTimeBetweenPings</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum amount of time between client pings.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getMaxThreads--">getMaxThreads</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maxium number of threads allowed in this server to service
+ client requests.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getMessageTimeToLive--">getMessageTimeToLive</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the time (in seconds ) after which a message in the client queue
+ will expire.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getNotifyBySubscription--">getNotifyBySubscription</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Answers whether or not this bridge server should notify clients based on
+ key subscription.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getPort--">getPort</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the port on which this bridge server listens for bridge
+ clients to connect.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#getSocketBufferSize--">getSocketBufferSize</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configured buffer size of the socket connection for this
+ <code>BridgeServer</code>.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#isRunning--">isRunning</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this bridge server is running</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#refresh--">refresh</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Updates the information about this bridge server.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setBindAddress-java.lang.String-">setBindAddress</a></span>(java.lang.String&nbsp;address)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the ip address or host name that this server is to listen on for
+ client connections.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setGroups-java.lang.String:A-">setGroups</a></span>(java.lang.String[]&nbsp;groups)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the list of server groups this bridge server will belong to.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setHostnameForClients-java.lang.String-">setHostnameForClients</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the ip address or host name that this server is to listen on for
+ client connections.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setLoadPollInterval-long-">setLoadPollInterval</a></span>(long&nbsp;loadPollInterval)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Set the frequency in milliseconds to poll the load probe on this bridge
+ server</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setLoadProbe-org.apache.geode.cache.server.ServerLoadProbe-">setLoadProbe</a></span>(<a href="../../../../org/apache/geode/cache/server/ServerLoadProbe.html" title="interface in org.apache.geode.cache.server">ServerLoadProbe</a>&nbsp;loadProbe)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Set the load probe for this bridge server.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setMaxConnections-int-">setMaxConnections</a></span>(int&nbsp;maxCons)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maxium number of client connections allowed.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setMaximumMessageCount-int-">setMaximumMessageCount</a></span>(int&nbsp;maxMessageCount)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets maximum number of messages that can be enqueued in a client-queue.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setMaximumTimeBetweenPings-int-">setMaximumTimeBetweenPings</a></span>(int&nbsp;maximumTimeBetweenPings)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum amount of time between client pings.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setMaxThreads-int-">setMaxThreads</a></span>(int&nbsp;maxThreads)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maxium number of threads allowed in this server to service
+ client requests.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setMessageTimeToLive-int-">setMessageTimeToLive</a></span>(int&nbsp;messageTimeToLive)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the time (in seconds ) after which a message in the client queue
+ will expire.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setNotifyBySubscription-boolean-">setNotifyBySubscription</a></span>(boolean&nbsp;b)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not this bridge server should notify clients based on
+ key subscription.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setPort-int-">setPort</a></span>(int&nbsp;port)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the port on which this bridge server listens for bridge
+ clients to connect.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#setSocketBufferSize-int-">setSocketBufferSize</a></span>(int&nbsp;socketBufferSize)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the buffer size in bytes of the socket connection for this
+ <code>BridgeServer</code>.</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#start--">start</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Starts this bridge server.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMemberBridgeServer.html#stop--">stop</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Stops this bridge server.</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="getPort--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPort</h4>
+<pre>int&nbsp;getPort()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the port on which this bridge server listens for bridge
+ clients to connect.</div>
+</li>
+</ul>
+<a name="setPort-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPort</h4>
+<pre>void&nbsp;setPort(int&nbsp;port)
+      throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the port on which this bridge server listens for bridge
+ clients to connect.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If this bridge server is running</dd>
+</dl>
+</li>
+</ul>
+<a name="start--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>start</h4>
+<pre>void&nbsp;start()
+    throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Starts this bridge server.  Once the server is running, its
+ configuration cannot be changed.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If an error occurs while starting the bridge server</dd>
+</dl>
+</li>
+</ul>
+<a name="isRunning--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isRunning</h4>
+<pre>boolean&nbsp;isRunning()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this bridge server is running</div>
+</li>
+</ul>
+<a name="stop--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>void&nbsp;stop()
+   throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Stops this bridge server.  Note that the
+ <code>BridgeServer</code> can be reconfigured and restarted if
+ desired.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="refresh--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>refresh</h4>
+<pre>void&nbsp;refresh()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Updates the information about this bridge server.</div>
+</li>
+</ul>
+<a name="getBindAddress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBindAddress</h4>
+<pre>java.lang.String&nbsp;getBindAddress()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representing the ip address or host name that this server
+ will listen on.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the ip address or host name that this server is to listen on</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setBindAddress-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBindAddress</h4>
+<pre>void&nbsp;setBindAddress(java.lang.String&nbsp;address)
+             throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the ip address or host name that this server is to listen on for
+ client connections.
+ <p>Setting a specific bind address will cause the bridge server to always
+ use this address and ignore any address specified by "server-bind-address"
+ or "bind-address" in the <code>gemfire.properties</code> file
+ (see <a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed"><code>DistributedSystem</code></a>
+ for a description of these properties).
+ <p> A <code>null</code> value will be treated the same as the default "".
+ <p> The default value does not override the gemfire.properties. If you wish to
+ override the properties and want to have your server bind to all local
+ addresses then use this string <code>"0.0.0.0"</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>address</code> - the ip address or host name that this server is to listen on</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this bridge server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getHostnameForClients--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHostnameForClients</h4>
+<pre>java.lang.String&nbsp;getHostnameForClients()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a string representing the ip address or host name that server locators
+ will tell clients that this server is listening on.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the ip address or host name to give to clients so they can connect
+         to this server</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setHostnameForClients-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setHostnameForClients</h4>
+<pre>void&nbsp;setHostnameForClients(java.lang.String&nbsp;name)
+                    throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the ip address or host name that this server is to listen on for
+ client connections.
+ <p>Setting a specific hostname-for-clients will cause server locators
+ to use this value when telling clients how to connect to this server.
+ <p> The default value causes the bind-address to be given to clients
+ <p> A <code>null</code> value will be treated the same as the default "".</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the ip address or host name that will be given to clients
+   so they can connect to this server</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this bridge server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setNotifyBySubscription-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNotifyBySubscription</h4>
+<pre>void&nbsp;setNotifyBySubscription(boolean&nbsp;b)
+                      throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not this bridge server should notify clients based on
+ key subscription.
+
+ If false, then an update to any key on the server causes an update to
+ be sent to all clients. This update does not push the actual data to the
+ clients. Instead, it causes the client to locally invalidate or destroy
+ the corresponding entry. The next time the client requests the key, it
+ goes to the bridge server for the value.
+
+ If true, then an update to any key on the server causes an update to be
+ sent to only those clients who have registered interest in that key. Other
+ clients are not notified of the change. In addition, the actual value is
+ pushed to the client. The client does not need to request the new value
+ from the bridge server.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this bridge server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getNotifyBySubscription--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNotifyBySubscription</h4>
+<pre>boolean&nbsp;getNotifyBySubscription()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Answers whether or not this bridge server should notify clients based on
+ key subscription.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setSocketBufferSize-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSocketBufferSize</h4>
+<pre>void&nbsp;setSocketBufferSize(int&nbsp;socketBufferSize)
+                  throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the buffer size in bytes of the socket connection for this
+ <code>BridgeServer</code>. The default is 32768 bytes.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>socketBufferSize</code> - The size in bytes of the socket buffer</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this bridge server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getSocketBufferSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSocketBufferSize</h4>
+<pre>int&nbsp;getSocketBufferSize()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configured buffer size of the socket connection for this
+ <code>BridgeServer</code>. The default is 32768 bytes.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the configured buffer size of the socket connection for this
+ <code>BridgeServer</code></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaximumTimeBetweenPings-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaximumTimeBetweenPings</h4>
+<pre>void&nbsp;setMaximumTimeBetweenPings(int&nbsp;maximumTimeBetweenPings)
+                         throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum amount of time between client pings. This value is
+ used by the <code>ClientHealthMonitor</code> to determine the health
+ of this <code>BridgeServer</code>'s clients. The default is 60000 ms.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>maximumTimeBetweenPings</code> - The maximum amount of time between client
+ pings</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this bridge server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaximumTimeBetweenPings--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaximumTimeBetweenPings</h4>
+<pre>int&nbsp;getMaximumTimeBetweenPings()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum amount of time between client pings. This value is
+ used by the <code>ClientHealthMonitor</code> to determine the health
+ of this <code>BridgeServer</code>'s clients. The default is 60000 ms.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the maximum amount of time between client pings.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxConnections--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxConnections</h4>
+<pre>int&nbsp;getMaxConnections()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum allowed client connections</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxConnections-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaxConnections</h4>
+<pre>void&nbsp;setMaxConnections(int&nbsp;maxCons)
+                throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maxium number of client connections allowed.
+ When the maximum is reached the server will stop accepting
+ connections.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this bridge server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxThreads--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxThreads</h4>
+<pre>int&nbsp;getMaxThreads()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maxium number of threads allowed in this server to service
+ client requests.
+ The default of <code>0</code> causes the server to dedicate a thread for
+ every client connection.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxThreads-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaxThreads</h4>
+<pre>void&nbsp;setMaxThreads(int&nbsp;maxThreads)
+            throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maxium number of threads allowed in this server to service
+ client requests.
+ The default of <code>0</code> causes the server to dedicate a thread for
+ every client connection.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this bridge server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getMaximumMessageCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaximumMessageCount</h4>
+<pre>int&nbsp;getMaximumMessageCount()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum number of messages that can be enqueued in a
+ client-queue.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setMaximumMessageCount-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaximumMessageCount</h4>
+<pre>void&nbsp;setMaximumMessageCount(int&nbsp;maxMessageCount)
+                     throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets maximum number of messages that can be enqueued in a client-queue.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this bridge server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getMessageTimeToLive--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMessageTimeToLive</h4>
+<pre>int&nbsp;getMessageTimeToLive()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the time (in seconds ) after which a message in the client queue
+ will expire.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setMessageTimeToLive-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMessageTimeToLive</h4>
+<pre>void&nbsp;setMessageTimeToLive(int&nbsp;messageTimeToLive)
+                   throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the time (in seconds ) after which a message in the client queue
+ will expire.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this bridge server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setGroups-java.lang.String:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setGroups</h4>
+<pre>void&nbsp;setGroups(java.lang.String[]&nbsp;groups)
+        throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the list of server groups this bridge server will belong to.
+ By default bridge servers belong to the default global server group
+ which all bridge servers always belong to.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>groups</code> - possibly empty array of <code>String</code> where each string
+ is a server groups that this bridge server will be a member of.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if this bridge server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getGroups--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGroups</h4>
+<pre>java.lang.String[]&nbsp;getGroups()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the list of server groups that this bridge server belongs to.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a possibly empty array of <code>String</code>s where
+ each string is a server group. Modifying this array will not change the
+ server groups that this bridge server belongs to.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getLoadProbe--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLoadProbe</h4>
+<pre>java.lang.String&nbsp;getLoadProbe()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Get a description of the load probe for this bridge server.
+ <a href="../../../../org/apache/geode/cache/server/ServerLoadProbe.html" title="interface in org.apache.geode.cache.server"><code>ServerLoadProbe</code></a> for details on the load probe.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the load probe used by this bridge
+ server.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="setLoadProbe-org.apache.geode.cache.server.ServerLoadProbe-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLoadProbe</h4>
+<pre>void&nbsp;setLoadProbe(<a href="../../../../org/apache/geode/cache/server/ServerLoadProbe.html" title="interface in org.apache.geode.cache.server">ServerLoadProbe</a>&nbsp;loadProbe)
+           throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Set the load probe for this bridge server. See
+ <a href="../../../../org/apache/geode/cache/server/ServerLoadProbe.html" title="interface in org.apache.geode.cache.server"><code>ServerLoadProbe</code></a> for details on how to implement
+ a load probe.
+ 
+ The load probe should implement DataSerializable if 
+ it is used with this interface, because it will be sent to the remote
+ VM.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>loadProbe</code> - the load probe to use for
+ this bridge server.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if the bridge server is running</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="getLoadPollInterval--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLoadPollInterval</h4>
+<pre>long&nbsp;getLoadPollInterval()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Get the frequency in milliseconds to poll the load probe on this bridge
+ server.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the frequency in milliseconds that we will poll the load probe.</dd>
+</dl>
+</li>
+</ul>
+<a name="setLoadPollInterval-long-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setLoadPollInterval</h4>
+<pre>void&nbsp;setLoadPollInterval(long&nbsp;loadPollInterval)
+                  throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Set the frequency in milliseconds to poll the load probe on this bridge
+ server</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>loadPollInterval</code> - the frequency in milliseconds to poll
+ the load probe. Must be greater than 0.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - if the bridge server is running</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/admin/SystemMember.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberCache.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMemberBridgeServer.html" target="_top">Frames</a></li>
+<li><a href="SystemMemberBridgeServer.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>


[02/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/EntryExistsException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/EntryExistsException.html b/releases/latest/javadoc/org/apache/geode/cache/EntryExistsException.html
new file mode 100644
index 0000000..a335945
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/EntryExistsException.html
@@ -0,0 +1,369 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>EntryExistsException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="EntryExistsException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/cache/EntryEvent.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryNotFoundException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryExistsException.html" target="_top">Frames</a></li>
+<li><a href="EntryExistsException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.cache</div>
+<h2 title="Class EntryExistsException" class="title">Class EntryExistsException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.EntryExistsException</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">EntryExistsException</span>
+extends <a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></pre>
+<div class="block">Thrown when attempting to create a <code>Region.Entry</code> that already
+ exists in the <code>Region</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#create-K-V-"><code>Region.create(Object, Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.Entry.html" title="interface in org.apache.geode.cache"><code>Region.Entry</code></a>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.EntryExistsException">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="../../../../org/apache/geode/cache/EntryExistsException.html#EntryExistsException-java.lang.String-java.lang.Object-">EntryExistsException</a></span>(java.lang.String&nbsp;msg,
+                    java.lang.Object&nbsp;oldValue)</code>
+<div class="block">Constructs an instance of <code>EntryExistsException</code> with the specified detail message.</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryExistsException.html#getOldValue--">getOldValue</a></span>()</code>
+<div class="block">Returns the old existing value that caused this exception.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryExistsException.html#setOldValue-java.lang.Object-">setOldValue</a></span>(java.lang.Object&nbsp;oldValue)</code>
+<div class="block">Sets the old existing value that caused this exception.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryExistsException.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="EntryExistsException-java.lang.String-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EntryExistsException</h4>
+<pre>public&nbsp;EntryExistsException(java.lang.String&nbsp;msg,
+                            java.lang.Object&nbsp;oldValue)</pre>
+<div class="block">Constructs an instance of <code>EntryExistsException</code> with the specified detail message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</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="getOldValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOldValue</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;getOldValue()</pre>
+<div class="block">Returns the old existing value that caused this exception.</div>
+</li>
+</ul>
+<a name="setOldValue-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setOldValue</h4>
+<pre>public&nbsp;void&nbsp;setOldValue(java.lang.Object&nbsp;oldValue)</pre>
+<div class="block">Sets the old existing value that caused this exception.</div>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheException.html#toString--">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></code></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/cache/EntryEvent.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryNotFoundException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryExistsException.html" target="_top">Frames</a></li>
+<li><a href="EntryExistsException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/EntryNotFoundException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/EntryNotFoundException.html b/releases/latest/javadoc/org/apache/geode/cache/EntryNotFoundException.html
new file mode 100644
index 0000000..f9dcd87
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/EntryNotFoundException.html
@@ -0,0 +1,328 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>EntryNotFoundException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="EntryNotFoundException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/cache/EntryExistsException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryNotFoundInRegion.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="EntryNotFoundException.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.org.apache.geode.cache.CacheException">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">org.apache.geode.cache</div>
+<h2 title="Class EntryNotFoundException" class="title">Class EntryNotFoundException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.EntryNotFoundException</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">EntryNotFoundException</span>
+extends <a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></pre>
+<div class="block">Thrown when an operation is invoked on <code>Region</code> for an entry that
+ doesn't exist in the <code>Region</code>. This exception is <i>not</i>
+ thrown by <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a> or <a href="../../../../org/apache/geode/cache/Region.html#getEntry-java.lang.Object-"><code>Region.getEntry(java.lang.Object)</code></a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#invalidate-java.lang.Object-"><code>Region.invalidate(Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#destroy-java.lang.Object-"><code>Region.destroy(Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.Entry.html" title="interface in org.apache.geode.cache"><code>Region.Entry</code></a>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.EntryNotFoundException">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="../../../../org/apache/geode/cache/EntryNotFoundException.html#EntryNotFoundException-java.lang.String-">EntryNotFoundException</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Constructs an instance of <code>EntryNotFoundException</code> with the specified detail message.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryNotFoundException.html#EntryNotFoundException-java.lang.String-java.lang.Throwable-">EntryNotFoundException</a></span>(java.lang.String&nbsp;msg,
+                      java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs an instance of <code>EntryNotFoundException</code> with the specified detail message
+ and cause.</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.org.apache.geode.cache.CacheException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="EntryNotFoundException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EntryNotFoundException</h4>
+<pre>public&nbsp;EntryNotFoundException(java.lang.String&nbsp;msg)</pre>
+<div class="block">Constructs an instance of <code>EntryNotFoundException</code> with the specified detail message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="EntryNotFoundException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EntryNotFoundException</h4>
+<pre>public&nbsp;EntryNotFoundException(java.lang.String&nbsp;msg,
+                              java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs an instance of <code>EntryNotFoundException</code> with the specified detail message
+ and cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+<dd><code>cause</code> - the causal Throwable</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/cache/EntryExistsException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryNotFoundInRegion.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="EntryNotFoundException.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.org.apache.geode.cache.CacheException">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/8888a496/releases/latest/javadoc/org/apache/geode/cache/EntryNotFoundInRegion.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/EntryNotFoundInRegion.html b/releases/latest/javadoc/org/apache/geode/cache/EntryNotFoundInRegion.html
new file mode 100644
index 0000000..3c201f2
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/EntryNotFoundInRegion.html
@@ -0,0 +1,318 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>EntryNotFoundInRegion (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="EntryNotFoundInRegion (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/cache/EntryNotFoundException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryOperation.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryNotFoundInRegion.html" target="_top">Frames</a></li>
+<li><a href="EntryNotFoundInRegion.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.org.apache.geode.GemFireException">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">org.apache.geode.cache</div>
+<h2 title="Class EntryNotFoundInRegion" class="title">Class EntryNotFoundInRegion</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.EntryNotFoundInRegion</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">this class is no longer in use</span></div>
+</div>
+<br>
+<pre>@Deprecated
+public class <span class="typeNameLabel">EntryNotFoundInRegion</span>
+extends <a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.cache.EntryNotFoundInRegion">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="../../../../org/apache/geode/cache/EntryNotFoundInRegion.html#EntryNotFoundInRegion-java.lang.String-">EntryNotFoundInRegion</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">Do not create instances of this class.</span></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryNotFoundInRegion.html#EntryNotFoundInRegion-java.lang.String-java.lang.Throwable-">EntryNotFoundInRegion</a></span>(java.lang.String&nbsp;msg,
+                     java.lang.Throwable&nbsp;cause)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">do not create instances of this class.</span></div>
+</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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="EntryNotFoundInRegion-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EntryNotFoundInRegion</h4>
+<pre>@Deprecated
+public&nbsp;EntryNotFoundInRegion(java.lang.String&nbsp;msg)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Do not create instances of this class.</span></div>
+<div class="block">Generates an <a href="../../../../org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode"><code>InternalGemFireError</code></a></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="EntryNotFoundInRegion-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EntryNotFoundInRegion</h4>
+<pre>@Deprecated
+public&nbsp;EntryNotFoundInRegion(java.lang.String&nbsp;msg,
+                                         java.lang.Throwable&nbsp;cause)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">do not create instances of this class.</span></div>
+<div class="block">Generates an <a href="../../../../org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode"><code>InternalGemFireError</code></a></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+<dd><code>cause</code> - the causal Throwable</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/cache/EntryNotFoundException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryOperation.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryNotFoundInRegion.html" target="_top">Frames</a></li>
+<li><a href="EntryNotFoundInRegion.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/cache/EntryOperation.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/EntryOperation.html b/releases/latest/javadoc/org/apache/geode/cache/EntryOperation.html
new file mode 100644
index 0000000..62145cb
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/EntryOperation.html
@@ -0,0 +1,356 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>EntryOperation (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="EntryOperation (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":38,"i3":38,"i4":6,"i5":6};
+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="../../../../org/apache/geode/cache/EntryNotFoundInRegion.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryOperation.html" target="_top">Frames</a></li>
+<li><a href="EntryOperation.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">org.apache.geode.cache</div>
+<h2 title="Interface EntryOperation" class="title">Interface EntryOperation&lt;K,V&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">EntryOperation&lt;K,V&gt;</span></pre>
+<div class="block">Gemfire Context passed to <code>PartitionResolver</code> to compute the
+ data location</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/PartitionResolver.html" title="interface in org.apache.geode.cache"><code>PartitionResolver</code></a></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.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryOperation.html#getCallbackArgument--">getCallbackArgument</a></span>()</code>
+<div class="block">Returns the callbackArgument passed to the method that generated this event.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">K</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryOperation.html#getKey--">getKey</a></span>()</code>
+<div class="block">Returns the key.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">V</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryOperation.html#getNewValue--">getNewValue</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/Operation.html" title="class in org.apache.geode.cache">Operation</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryOperation.html#getOperation--">getOperation</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;<a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">K</a>,<a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryOperation.html#getRegion--">getRegion</a></span>()</code>
+<div class="block">Returns the region to which this cached object belongs or
+ the region that raised this event for <code>RegionEvent</code>s.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryOperation.html#isCallbackArgumentAvailable--">isCallbackArgumentAvailable</a></span>()</code>
+<div class="block">Returns <code>true</code> if the callback argument is "available".</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="getRegion--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegion</h4>
+<pre><a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;<a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">K</a>,<a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">V</a>&gt;&nbsp;getRegion()</pre>
+<div class="block">Returns the region to which this cached object belongs or
+ the region that raised this event for <code>RegionEvent</code>s.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the region associated with this object or the region that raised
+ this event.</dd>
+</dl>
+</li>
+</ul>
+<a name="getOperation--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOperation</h4>
+<pre><a href="../../../../org/apache/geode/cache/Operation.html" title="class in org.apache.geode.cache">Operation</a>&nbsp;getOperation()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return a description of the operation that triggered this event.
+ It may return null and should not be used to generate routing object
+ in <a href="../../../../org/apache/geode/cache/PartitionResolver.html#getRoutingObject-org.apache.geode.cache.EntryOperation-"><code>PartitionResolver.getRoutingObject(EntryOperation)</code></a></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the operation that triggered this event.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getKey--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKey</h4>
+<pre><a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">K</a>&nbsp;getKey()</pre>
+<div class="block">Returns the key.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the key</dd>
+</dl>
+</li>
+</ul>
+<a name="getCallbackArgument--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCallbackArgument</h4>
+<pre>java.lang.Object&nbsp;getCallbackArgument()</pre>
+<div class="block">Returns the callbackArgument passed to the method that generated this event.
+ Provided primarily in case this object or region has already been
+ destroyed. See the <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> interface methods that take a
+ callbackArgument parameter.
+ Only fields on the key should be used when creating the routing object.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the callbackArgument associated with this event. <code>null</code>
+ is returned if the callback argument is not propagated to the event.
+ This happens for events given to <a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache"><code>TransactionListener</code></a>
+ and to <a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache"><code>CacheListener</code></a> on the remote side of a transaction commit.</dd>
+</dl>
+</li>
+</ul>
+<a name="isCallbackArgumentAvailable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCallbackArgumentAvailable</h4>
+<pre>boolean&nbsp;isCallbackArgumentAvailable()</pre>
+<div class="block">Returns <code>true</code> if the callback argument is "available".
+ Not available means that the callback argument may have existed but it could
+ not be obtained.
+ Note that <a href="../../../../org/apache/geode/cache/EntryOperation.html#getCallbackArgument--"><code>getCallbackArgument()</code></a> will return <code>null</code>
+ when this method returns <code>false</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getNewValue--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getNewValue</h4>
+<pre><a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">V</a>&nbsp;getNewValue()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the value but may return null and should not be used to generate 
+ routing object in <a href="../../../../org/apache/geode/cache/PartitionResolver.html#getRoutingObject-org.apache.geode.cache.EntryOperation-"><code>PartitionResolver.getRoutingObject(EntryOperation)</code></a>.
+  Only fields on the key should be used when creating the routing object.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value.</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/cache/EntryNotFoundInRegion.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryOperation.html" target="_top">Frames</a></li>
+<li><a href="EntryOperation.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/EvictionAction.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/EvictionAction.html b/releases/latest/javadoc/org/apache/geode/cache/EvictionAction.html
new file mode 100644
index 0000000..30931d4
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/EvictionAction.html
@@ -0,0 +1,453 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>EvictionAction (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="EvictionAction (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/cache/EntryOperation.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EvictionAction.html" target="_top">Frames</a></li>
+<li><a href="EvictionAction.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">org.apache.geode.cache</div>
+<h2 title="Class EvictionAction" class="title">Class EvictionAction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.print.attribute.EnumSyntax</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.EvictionAction</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, java.lang.Cloneable</dd>
+</dl>
+<hr>
+<br>
+<pre>public final class <span class="typeNameLabel">EvictionAction</span>
+extends javax.print.attribute.EnumSyntax</pre>
+<div class="block">The action that an <a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache"><code>EvictionAlgorithm</code></a> takes.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache"><code>EvictionAlgorithm</code></a>, 
+<code>EvictionAttributesImpl</code>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.EvictionAction">Serialized Form</a></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 <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAction.html#DEFAULT_EVICTION_ACTION">DEFAULT_EVICTION_ACTION</a></span></code>
+<div class="block">The default eviction action is to <a href="../../../../org/apache/geode/cache/EvictionAction.html#LOCAL_DESTROY">locally destroy</a> an Entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAction.html#LOCAL_DESTROY">LOCAL_DESTROY</a></span></code>
+<div class="block">Perform a <a href="../../../../org/apache/geode/cache/Region.html#localDestroy-java.lang.Object-"><code>localDestory</code></a> on the least recently used region entry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAction.html#NONE">NONE</a></span></code>
+<div class="block">Canonical EvictionAction that represents no eviction</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAction.html#OVERFLOW_TO_DISK">OVERFLOW_TO_DISK</a></span></code>
+<div class="block">Write the value of the least recently used region entry to disk
+ and <code>null</code>-out its value in the VM to free up heap
+ space.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected javax.print.attribute.EnumSyntax[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAction.html#getEnumValueTable--">getEnumValueTable</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected java.lang.String[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAction.html#getStringTable--">getStringTable</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAction.html#isLocalDestroy--">isLocalDestroy</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAction.html#isNone--">isNone</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAction.html#isOverflowToDisk--">isOverflowToDisk</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAction.html#parseAction-java.lang.String-">parseAction</a></span>(java.lang.String&nbsp;s)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EvictionAction.html#parseValue-int-">parseValue</a></span>(int&nbsp;v)</code>
+<div class="block">Returns the eviction action the corresponds to the given parameter.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.javax.print.attribute.EnumSyntax">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;javax.print.attribute.EnumSyntax</h3>
+<code>clone, getOffset, getValue, hashCode, readResolve, 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>equals, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</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="NONE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NONE</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a> NONE</pre>
+<div class="block">Canonical EvictionAction that represents no eviction</div>
+</li>
+</ul>
+<a name="LOCAL_DESTROY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOCAL_DESTROY</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a> LOCAL_DESTROY</pre>
+<div class="block">Perform a <a href="../../../../org/apache/geode/cache/Region.html#localDestroy-java.lang.Object-"><code>localDestory</code></a> on the least recently used region entry.</div>
+</li>
+</ul>
+<a name="OVERFLOW_TO_DISK">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OVERFLOW_TO_DISK</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a> OVERFLOW_TO_DISK</pre>
+<div class="block">Write the value of the least recently used region entry to disk
+ and <code>null</code>-out its value in the VM to free up heap
+ space.  Note that this action is only available when the region
+ has been configured to access data on disk.</div>
+</li>
+</ul>
+<a name="DEFAULT_EVICTION_ACTION">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_EVICTION_ACTION</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a> DEFAULT_EVICTION_ACTION</pre>
+<div class="block">The default eviction action is to <a href="../../../../org/apache/geode/cache/EvictionAction.html#LOCAL_DESTROY">locally destroy</a> an Entry.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getStringTable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStringTable</h4>
+<pre>protected final&nbsp;java.lang.String[]&nbsp;getStringTable()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getStringTable</code>&nbsp;in class&nbsp;<code>javax.print.attribute.EnumSyntax</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getEnumValueTable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEnumValueTable</h4>
+<pre>protected final&nbsp;javax.print.attribute.EnumSyntax[]&nbsp;getEnumValueTable()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getEnumValueTable</code>&nbsp;in class&nbsp;<code>javax.print.attribute.EnumSyntax</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isLocalDestroy--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLocalDestroy</h4>
+<pre>public final&nbsp;boolean&nbsp;isLocalDestroy()</pre>
+</li>
+</ul>
+<a name="isOverflowToDisk--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isOverflowToDisk</h4>
+<pre>public final&nbsp;boolean&nbsp;isOverflowToDisk()</pre>
+</li>
+</ul>
+<a name="isNone--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isNone</h4>
+<pre>public final&nbsp;boolean&nbsp;isNone()</pre>
+</li>
+</ul>
+<a name="parseValue-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>parseValue</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a>&nbsp;parseValue(int&nbsp;v)</pre>
+<div class="block">Returns the eviction action the corresponds to the given parameter.
+ Returns <code>null</code> if no action corresponds.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="parseAction-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>parseAction</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a>&nbsp;parseAction(java.lang.String&nbsp;s)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>s</code> - </dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the action parsed from the provided string.  If there are problems with parsing
+ NONE is returned.</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/cache/EntryOperation.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EvictionAction.html" target="_top">Frames</a></li>
+<li><a href="EvictionAction.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>


[46/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/help-doc.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/help-doc.html b/releases/latest/javadoc/help-doc.html
new file mode 100644
index 0000000..5dc195e
--- /dev/null
+++ b/releases/latest/javadoc/help-doc.html
@@ -0,0 +1,223 @@
+<!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 Sat Oct 15 16:23:31 PDT 2016 -->
+<title>API Help (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="API Help (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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>Package</li>
+<li>Class</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Overview</h2>
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
+</li>
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames.  All pages are available with or without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
+</li>
+</ul>
+<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div>
+<!-- ======= 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>Package</li>
+<li>Class</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


[06/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/DataPolicy.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/DataPolicy.html b/releases/latest/javadoc/org/apache/geode/cache/DataPolicy.html
new file mode 100644
index 0000000..21a5f94
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/DataPolicy.html
@@ -0,0 +1,760 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>DataPolicy (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DataPolicy (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":42,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/Declarable.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DataPolicy.html" target="_top">Frames</a></li>
+<li><a href="DataPolicy.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">org.apache.geode.cache</div>
+<h2 title="Class DataPolicy" class="title">Class DataPolicy</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.DataPolicy</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>
+<br>
+<pre>public class <span class="typeNameLabel">DataPolicy</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<div class="block">Enumerated type for region data policy.
+ The data policy specifies how this local cache will handle the data for a region.
+ <ol>
+ <li><code>EMPTY</code> causes data to never be stored in local memory. The region will always appear empty. It can be used to for zero footprint producers that only want to distribute their data to others and for zero footprint consumers that only want to see events.
+ <li><code>NORMAL</code> causes data that this region is interested in to be stored in local memory. It allows the contents in this cache to differ from other caches.
+ <li><code>PARTITION</code> causes data that this region holds to be spread across processes.  The amount of data held in this cache is configured in <a href="../../../../org/apache/geode/cache/PartitionAttributes.html" title="interface in org.apache.geode.cache"><code>PartitionAttributes</code></a> with a <a href="../../../../org/apache/geode/cache/PartitionAttributesFactory.html" title="class in org.apache.geode.cache"><code>PartitionAttributesFactory</code></a>.
+ <li><code>PERSISTENT_PARTITION</code> in addition to <code>PARTITION</code> also causes data to be stored to disk. The region initialization uses the data stored on disk.
+ <li><code>REPLICATE</code> causes data that this region is interested in to be stored in local memory. A distributed region will be initialized with the data from other caches. On distributed region operations that would cause the contents to differ with other caches are not allowed. This policy is allowed on local scope region but it behaves the same as <code>NORMAL</code>.
+ <li><code>PERSISTENT_REPLICATE</code> in addition to <code>REPLICATE</code> also causes data to be stored to disk. The region initialization uses the data stored on disk. Note that the persistence applies to both local scope and distributed scope.
+ </ol></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDataPolicy-org.apache.geode.cache.DataPolicy-"><code>AttributesFactory.setDataPolicy(org.apache.geode.cache.DataPolicy)</code></a>, 
+<a href="../../../../org/apache/geode/cache/RegionAttributes.html#getDataPolicy--"><code>RegionAttributes.getDataPolicy()</code></a>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.DataPolicy">Serialized Form</a></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 <a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#DEFAULT">DEFAULT</a></span></code>
+<div class="block">The data policy used by default; it is <a href="../../../../org/apache/geode/cache/DataPolicy.html#NORMAL"><code>NORMAL</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#EMPTY">EMPTY</a></span></code>
+<div class="block">Data is never stored in local memory.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#NORMAL">NORMAL</a></span></code>
+<div class="block">Allows the contents in this cache to differ from other caches.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#ordinal">ordinal</a></span></code>
+<div class="block">used as ordinal to represent this DataPolicy</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#PARTITION">PARTITION</a></span></code>
+<div class="block">Data in this region may be spread across a number of processes.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_PARTITION">PERSISTENT_PARTITION</a></span></code>
+<div class="block">In addition to <code>PARTITION</code> also causes data to be stored to
+ disk.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_REPLICATE">PERSISTENT_REPLICATE</a></span></code>
+<div class="block">In addition to <code>REPLICATE</code> also causes data to be stored to
+ disk.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#PRELOADED">PRELOADED</a></span></code>
+<div class="block">In addition to <code>NORMAL</code>, contents inside of this cache are
+ (partially) initialized with data from other caches, if available.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#REPLICATE">REPLICATE</a></span></code>
+<div class="block">The region will be initialized with the data from other caches and accepts
+ any new entries created in other caches.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><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>static <a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#fromOrdinal-byte-">fromOrdinal</a></span>(byte&nbsp;ordinal)</code>
+<div class="block">Return the DataPolicy represented by specified ordinal</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#isDefault--">isDefault</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">from version 6.5 forward please use an identity comparison instead of this method</span></div>
+</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#isEmpty--">isEmpty</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">from version 6.5 forward please use withStorage()</span></div>
+</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#isNormal--">isNormal</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">from version 6.5 forward please use an identity comparison instead of this method</span></div>
+</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#isPartition--">isPartition</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">from version 6.5 forward please use withPartitioning()</span></div>
+</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#isPersistentReplicate--">isPersistentReplicate</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">from version 6.5 forward please use withPersistence() and withReplication()</span></div>
+</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#isPreloaded--">isPreloaded</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">from version 6.5 forward please use withPreloaded()</span></div>
+</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#isReplicate--">isReplicate</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">from version 6.5 forward please use withReplication()</span></div>
+</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#toString--">toString</a></span>()</code>
+<div class="block">Returns a string representation for this data policy.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#withPartitioning--">withPartitioning</a></span>()</code>
+<div class="block">Return whether this policy does partitioning.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#withPersistence--">withPersistence</a></span>()</code>
+<div class="block">Return whether this policy does persistence.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#withPreloaded--">withPreloaded</a></span>()</code>
+<div class="block">Return whether this policy does preloaded.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#withReplication--">withReplication</a></span>()</code>
+<div class="block">Return whether this policy does replication.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DataPolicy.html#withStorage--">withStorage</a></span>()</code>
+<div class="block">Return true if regions with this policy store data locally.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.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">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="EMPTY">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EMPTY</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a> EMPTY</pre>
+<div class="block">Data is never stored in local memory.
+ The region will always be empty locally.
+ It can be used to for zero footprint producers that only want to distribute
+ their data to others
+ and for zero footprint consumers that only want to see events.</div>
+</li>
+</ul>
+<a name="NORMAL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NORMAL</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a> NORMAL</pre>
+<div class="block">Allows the contents in this cache to differ from other caches.<p>
+ Data that this region is interested in is stored in local memory.</div>
+</li>
+</ul>
+<a name="REPLICATE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>REPLICATE</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a> REPLICATE</pre>
+<div class="block">The region will be initialized with the data from other caches and accepts
+ any new entries created in other caches.<p>
+ Operations that would cause the contents to differ with other caches
+ are not allowed.<p>
+ Data that this region is interested in is stored in local memory.</div>
+</li>
+</ul>
+<a name="PERSISTENT_REPLICATE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PERSISTENT_REPLICATE</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a> PERSISTENT_REPLICATE</pre>
+<div class="block">In addition to <code>REPLICATE</code> also causes data to be stored to
+ disk. The region initialization may use the data stored on disk.</div>
+</li>
+</ul>
+<a name="PARTITION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PARTITION</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a> PARTITION</pre>
+<div class="block">Data in this region may be spread across a number of processes.  This is
+ further configured with <a href="../../../../org/apache/geode/cache/PartitionAttributes.html" title="interface in org.apache.geode.cache"><code>partitioning attributes</code></a></div>
+</li>
+</ul>
+<a name="PRELOADED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PRELOADED</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a> PRELOADED</pre>
+<div class="block">In addition to <code>NORMAL</code>, contents inside of this cache are
+ (partially) initialized with data from other caches, if available.</div>
+</li>
+</ul>
+<a name="PERSISTENT_PARTITION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PERSISTENT_PARTITION</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a> PERSISTENT_PARTITION</pre>
+<div class="block">In addition to <code>PARTITION</code> also causes data to be stored to
+ disk. The region initialization may use the data stored on disk.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a> DEFAULT</pre>
+<div class="block">The data policy used by default; it is <a href="../../../../org/apache/geode/cache/DataPolicy.html#NORMAL"><code>NORMAL</code></a>.</div>
+</li>
+</ul>
+<a name="ordinal">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ordinal</h4>
+<pre>public final&nbsp;byte ordinal</pre>
+<div class="block">used as ordinal to represent this DataPolicy</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="fromOrdinal-byte-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fromOrdinal</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a>&nbsp;fromOrdinal(byte&nbsp;ordinal)</pre>
+<div class="block">Return the DataPolicy represented by specified ordinal</div>
+</li>
+</ul>
+<a name="withStorage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withStorage</h4>
+<pre>public&nbsp;boolean&nbsp;withStorage()</pre>
+<div class="block">Return true if regions with this policy store data locally.<p>
+ Although DataPolicy <a href="../../../../org/apache/geode/cache/DataPolicy.html#PARTITION"><code>PARTITION</code></a> will return true to this query,
+ it is possible to turn off local storage with
+ <a href="../../../../org/apache/geode/cache/PartitionAttributesFactory.html#setLocalMaxMemory-int-"><code>PartitionAttributesFactory.setLocalMaxMemory(int)</code></a> by setting
+ localMaxMemory to zero.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if regions with this policy store data locally.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/DataPolicy.html#NORMAL"><code>NORMAL</code></a>, 
+<a href="../../../../org/apache/geode/cache/DataPolicy.html#PRELOADED"><code>PRELOADED</code></a>, 
+<a href="../../../../org/apache/geode/cache/DataPolicy.html#REPLICATE"><code>REPLICATE</code></a>, 
+<a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_REPLICATE"><code>PERSISTENT_REPLICATE</code></a>, 
+<a href="../../../../org/apache/geode/cache/DataPolicy.html#PARTITION"><code>PARTITION</code></a>, 
+<a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_PARTITION"><code>PERSISTENT_PARTITION</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="withReplication--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withReplication</h4>
+<pre>public&nbsp;boolean&nbsp;withReplication()</pre>
+<div class="block">Return whether this policy does replication.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this policy does replication.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/DataPolicy.html#REPLICATE"><code>REPLICATE</code></a>, 
+<a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_REPLICATE"><code>PERSISTENT_REPLICATE</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="withPersistence--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withPersistence</h4>
+<pre>public&nbsp;boolean&nbsp;withPersistence()</pre>
+<div class="block">Return whether this policy does persistence.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this policy does persistence.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_PARTITION"><code>PERSISTENT_PARTITION</code></a>, 
+<a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_REPLICATE"><code>PERSISTENT_REPLICATE</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="withPartitioning--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withPartitioning</h4>
+<pre>public&nbsp;boolean&nbsp;withPartitioning()</pre>
+<div class="block">Return whether this policy does partitioning.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this policy does partitioning</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/DataPolicy.html#PARTITION"><code>PARTITION</code></a>, 
+<a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_PARTITION"><code>PERSISTENT_PARTITION</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="withPreloaded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withPreloaded</h4>
+<pre>public&nbsp;boolean&nbsp;withPreloaded()</pre>
+<div class="block">Return whether this policy does preloaded.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this policy does preloaded.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/DataPolicy.html#PRELOADED"><code>PRELOADED</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="isEmpty--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isEmpty</h4>
+<pre>public&nbsp;boolean&nbsp;isEmpty()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">from version 6.5 forward please use withStorage()</span></div>
+<div class="block">Return true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#EMPTY"><code>EMPTY</code></a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#EMPTY"><code>EMPTY</code></a>.</dd>
+</dl>
+</li>
+</ul>
+<a name="isNormal--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isNormal</h4>
+<pre>public&nbsp;boolean&nbsp;isNormal()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">from version 6.5 forward please use an identity comparison instead of this method</span></div>
+<div class="block">Return true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#NORMAL"><code>NORMAL</code></a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#NORMAL"><code>NORMAL</code></a>.</dd>
+</dl>
+</li>
+</ul>
+<a name="isPreloaded--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isPreloaded</h4>
+<pre>public&nbsp;boolean&nbsp;isPreloaded()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">from version 6.5 forward please use withPreloaded()</span></div>
+<div class="block">Return true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#PRELOADED"><code>PRELOADED</code></a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#PRELOADED"><code>PRELOADED</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="isDefault--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDefault</h4>
+<pre>public&nbsp;boolean&nbsp;isDefault()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">from version 6.5 forward please use an identity comparison instead of this method</span></div>
+<div class="block">Return true if this policy is the default.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this policy is the default.</dd>
+</dl>
+</li>
+</ul>
+<a name="isReplicate--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isReplicate</h4>
+<pre>public&nbsp;boolean&nbsp;isReplicate()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">from version 6.5 forward please use withReplication()</span></div>
+<div class="block">Return true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#REPLICATE"><code>REPLICATE</code></a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#REPLICATE"><code>REPLICATE</code></a>.</dd>
+</dl>
+</li>
+</ul>
+<a name="isPersistentReplicate--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isPersistentReplicate</h4>
+<pre>public&nbsp;boolean&nbsp;isPersistentReplicate()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">from version 6.5 forward please use withPersistence() and withReplication()</span></div>
+<div class="block">Return true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_REPLICATE"><code>PERSISTENT_REPLICATE</code></a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_REPLICATE"><code>PERSISTENT_REPLICATE</code></a>.</dd>
+</dl>
+</li>
+</ul>
+<a name="isPartition--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isPartition</h4>
+<pre>public&nbsp;boolean&nbsp;isPartition()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">from version 6.5 forward please use withPartitioning()</span></div>
+<div class="block">Return true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#PARTITION"><code>PARTITION</code></a>.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this policy is <a href="../../../../org/apache/geode/cache/DataPolicy.html#PARTITION"><code>PARTITION</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<div class="block">Returns a string representation for this data policy.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the name of this data policy.</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/cache/CustomExpiry.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/Declarable.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DataPolicy.html" target="_top">Frames</a></li>
+<li><a href="DataPolicy.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/Declarable.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/Declarable.html b/releases/latest/javadoc/org/apache/geode/cache/Declarable.html
new file mode 100644
index 0000000..a818fed
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/Declarable.html
@@ -0,0 +1,273 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>Declarable (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Declarable (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":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/cache/DataPolicy.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DiskAccessException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/Declarable.html" target="_top">Frames</a></li>
+<li><a href="Declarable.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">org.apache.geode.cache</div>
+<h2 title="Interface Declarable" class="title">Interface Declarable</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../org/apache/geode/cache/util/AutoBalancer.html" title="class in org.apache.geode.cache.util">AutoBalancer</a>, <a href="../../../../org/apache/geode/modules/util/CreateRegionFunction.html" title="class in org.apache.geode.modules.util">CreateRegionFunction</a>, <a href="../../../../org/apache/geode/modules/util/DebugCacheListener.html" title="class in org.apache.geode.modules.util">DebugCacheListener</a>, <a href="../../../../org/apache/geode/modules/gatewaydelta/GatewayDeltaEventApplicationCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaEventApplicationCacheListener</a>, <a href="../../../../org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaForwarderCacheListener</a>, <a href="../../../../org/apache/geode/modules/session/catalina/callback/LocalSessionCacheLoader.html" title="class in org.apache.geode.modules.session.catalina.
 callback">LocalSessionCacheLoader</a>, <a href="../../../../org/apache/geode/modules/session/catalina/callback/LocalSessionCacheWriter.html" title="class in org.apache.geode.modules.session.catalina.callback">LocalSessionCacheWriter</a>, <a href="../../../../org/apache/geode/pdx/ReflectionBasedAutoSerializer.html" title="class in org.apache.geode.pdx">ReflectionBasedAutoSerializer</a>, <a href="../../../../org/apache/geode/modules/util/RegionConfigurationCacheListener.html" title="class in org.apache.geode.modules.util">RegionConfigurationCacheListener</a>, <a href="../../../../org/apache/geode/modules/util/RegionSizeFunction.html" title="class in org.apache.geode.modules.util">RegionSizeFunction</a>, <a href="../../../../org/apache/geode/modules/util/SessionCustomExpiry.html" title="class in org.apache.geode.modules.util">SessionCustomExpiry</a>, <a href="../../../../org/apache/geode/modules/session/catalina/callback/SessionExpirationCacheListener.html" title="class in org.apache.g
 eode.modules.session.catalina.callback">SessionExpirationCacheListener</a>, <a href="../../../../org/apache/geode/modules/util/TouchPartitionedRegionEntriesFunction.html" title="class in org.apache.geode.modules.util">TouchPartitionedRegionEntriesFunction</a>, <a href="../../../../org/apache/geode/modules/util/TouchReplicatedRegionEntriesFunction.html" title="class in org.apache.geode.modules.util">TouchReplicatedRegionEntriesFunction</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">Declarable</span></pre>
+<div class="block">An object that can be described in a declarative caching XML file.
+
+ <p>
+
+ Any user-defined object in the declarative caching xml file
+ should implement this interface in order to be constructed.
+
+ <p>
+
+ For example, the user can declare a <code>CacheLoader</code> in a declarative
+ XML file as follows:
+
+ <pre>
+        &lt;cache-loader&gt;
+          &lt;class-name&gt;com.company.app.DBLoader&lt;/class-name&gt;
+          &lt;parameter name="URL"&gt;
+            &lt;string&gt;jdbc://12.34.56.78/mydb&lt;/string&gt;
+          &lt;/parameter&gt;
+        &lt;/cache-loader&gt;
+ </pre>
+
+ <p>
+
+ In this case, <code>com.company.app.DBLoader</code> must 
+ implement both the <a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache"><code>CacheLoader</code></a> and <code>Declarable</code>
+ interfaces. The cache service will construct a
+ <code>com.company.app.DBLoader</code> object by invoking the loader's
+ zero-argument constructor and then calling the <a href="../../../../org/apache/geode/cache/Declarable.html#init-java.util.Properties-"><code>init(java.util.Properties)</code></a> method
+ to pass in the parameters.
+
+ <P>
+
+ See <a href="package-summary.html#declarative">package introduction</a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 2.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></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="../../../../org/apache/geode/cache/Declarable.html#init-java.util.Properties-">init</a></span>(java.util.Properties&nbsp;props)</code>
+<div class="block">Initializes a user-defined object using the given properties.</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="init-java.util.Properties-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>init</h4>
+<pre>void&nbsp;init(java.util.Properties&nbsp;props)</pre>
+<div class="block">Initializes a user-defined object using the given properties.
+ Note that any uncaught exception thrown by this method will cause
+ the <code>Cache</code> initialization to fail.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>props</code> - Contains the parameters declared in the declarative xml
+        file.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If one of the configuration options in <code>props</code>
+         is illegal or malformed.</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/cache/DataPolicy.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DiskAccessException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/Declarable.html" target="_top">Frames</a></li>
+<li><a href="Declarable.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/DiskAccessException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/DiskAccessException.html b/releases/latest/javadoc/org/apache/geode/cache/DiskAccessException.html
new file mode 100644
index 0000000..600c0cd
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/DiskAccessException.html
@@ -0,0 +1,505 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>DiskAccessException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DiskAccessException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/cache/Declarable.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DiskAccessException.html" target="_top">Frames</a></li>
+<li><a href="DiskAccessException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.cache</div>
+<h2 title="Class DiskAccessException" class="title">Class DiskAccessException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheRuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.DiskAccessException</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">DiskAccessException</span>
+extends <a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></pre>
+<div class="block">Indicates that an <code>IOException</code> during a disk region operation.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.2</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.cache.DiskAccessException">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="../../../../org/apache/geode/cache/DiskAccessException.html#DiskAccessException--">DiskAccessException</a></span>()</code>
+<div class="block">Constructs a new <code>DiskAccessException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskAccessException.html#DiskAccessException-java.lang.String-org.apache.geode.cache.DiskStore-">DiskAccessException</a></span>(java.lang.String&nbsp;msg,
+                   <a href="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache">DiskStore</a>&nbsp;ds)</code>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskAccessException.html#DiskAccessException-java.lang.String-org.apache.geode.cache.Region-">DiskAccessException</a></span>(java.lang.String&nbsp;msg,
+                   <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&nbsp;r)</code>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskAccessException.html#DiskAccessException-java.lang.String-java.lang.String-">DiskAccessException</a></span>(java.lang.String&nbsp;msg,
+                   java.lang.String&nbsp;regionName)</code>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskAccessException.html#DiskAccessException-java.lang.String-java.lang.Throwable-">DiskAccessException</a></span>(java.lang.String&nbsp;msg,
+                   java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string
+ and a cause.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskAccessException.html#DiskAccessException-java.lang.String-java.lang.Throwable-org.apache.geode.cache.DiskStore-">DiskAccessException</a></span>(java.lang.String&nbsp;msg,
+                   java.lang.Throwable&nbsp;cause,
+                   <a href="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache">DiskStore</a>&nbsp;ds)</code>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string
+ and a cause.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskAccessException.html#DiskAccessException-java.lang.String-java.lang.Throwable-java.lang.String-">DiskAccessException</a></span>(java.lang.String&nbsp;msg,
+                   java.lang.Throwable&nbsp;cause,
+                   java.lang.String&nbsp;regionName)</code>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string
+ and a cause.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskAccessException.html#DiskAccessException-java.lang.Throwable-">DiskAccessException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a cause.</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskAccessException.html#isRemote--">isRemote</a></span>()</code>
+<div class="block">Returns true if this exception originated from a remote node.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.cache.CacheRuntimeException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="DiskAccessException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DiskAccessException</h4>
+<pre>public&nbsp;DiskAccessException()</pre>
+<div class="block">Constructs a new <code>DiskAccessException</code>.</div>
+</li>
+</ul>
+<a name="DiskAccessException-java.lang.String-org.apache.geode.cache.Region-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DiskAccessException</h4>
+<pre>public&nbsp;DiskAccessException(java.lang.String&nbsp;msg,
+                           <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&nbsp;r)</pre>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - a message string</dd>
+<dd><code>r</code> - The Region for which the disk operation failed</dd>
+</dl>
+</li>
+</ul>
+<a name="DiskAccessException-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DiskAccessException</h4>
+<pre>public&nbsp;DiskAccessException(java.lang.String&nbsp;msg,
+                           java.lang.String&nbsp;regionName)</pre>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - a message string</dd>
+<dd><code>regionName</code> - The name of the Region for which the disk operation failed</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="DiskAccessException-java.lang.String-org.apache.geode.cache.DiskStore-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DiskAccessException</h4>
+<pre>public&nbsp;DiskAccessException(java.lang.String&nbsp;msg,
+                           <a href="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache">DiskStore</a>&nbsp;ds)</pre>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - a message string</dd>
+<dd><code>ds</code> - The disk store for which the disk operation failed</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="DiskAccessException-java.lang.String-java.lang.Throwable-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DiskAccessException</h4>
+<pre>public&nbsp;DiskAccessException(java.lang.String&nbsp;msg,
+                           java.lang.Throwable&nbsp;cause,
+                           java.lang.String&nbsp;regionName)</pre>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string
+ and a cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the message string</dd>
+<dd><code>cause</code> - a causal Throwable</dd>
+<dd><code>regionName</code> - The name of the Region for which the disk operation failed</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="DiskAccessException-java.lang.String-java.lang.Throwable-org.apache.geode.cache.DiskStore-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DiskAccessException</h4>
+<pre>public&nbsp;DiskAccessException(java.lang.String&nbsp;msg,
+                           java.lang.Throwable&nbsp;cause,
+                           <a href="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache">DiskStore</a>&nbsp;ds)</pre>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string
+ and a cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the message string</dd>
+<dd><code>cause</code> - a causal Throwable</dd>
+<dd><code>ds</code> - The disk store for which the disk operation failed</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="DiskAccessException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DiskAccessException</h4>
+<pre>public&nbsp;DiskAccessException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cause</code> - a causal Throwable</dd>
+</dl>
+</li>
+</ul>
+<a name="DiskAccessException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DiskAccessException</h4>
+<pre>public&nbsp;DiskAccessException(java.lang.String&nbsp;msg,
+                           java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs a new <code>DiskAccessException</code> with a message string
+ and a cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the message string</dd>
+<dd><code>cause</code> - a causal Throwable</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 8.0</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="isRemote--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isRemote</h4>
+<pre>public final&nbsp;boolean&nbsp;isRemote()</pre>
+<div class="block">Returns true if this exception originated from a remote node.</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="../../../../org/apache/geode/cache/Declarable.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DiskAccessException.html" target="_top">Frames</a></li>
+<li><a href="DiskAccessException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


[08/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheTransactionManager.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheTransactionManager.html b/releases/latest/javadoc/org/apache/geode/cache/CacheTransactionManager.html
new file mode 100644
index 0000000..3c47bcf
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheTransactionManager.html
@@ -0,0 +1,853 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheTransactionManager (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheTransactionManager (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":38,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":38,"i17":6,"i18":6,"i19":6,"i20":6};
+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="../../../../org/apache/geode/cache/CacheStatistics.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheTransactionManager.html" target="_top">Frames</a></li>
+<li><a href="CacheTransactionManager.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">org.apache.geode.cache</div>
+<h2 title="Interface CacheTransactionManager" class="title">Interface CacheTransactionManager</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">CacheTransactionManager</span></pre>
+<div class="block"><p>The CacheTransactionManager interface allows applications to manage
+ transactions on a per <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> basis.  
+ 
+ <p>The life cycle of a GemFire transaction starts with a begin
+ operation. The life cycle ends with either a commit or rollback
+ operation.  Between the begin and the commit/rollback are typically
+ <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> operations.  In general, those that either create,
+ destroy, invalidate or update <a href="../../../../org/apache/geode/cache/Region.Entry.html" title="interface in org.apache.geode.cache"><code>Region.Entry</code></a> are considered
+ transactional, that is they modify transactional state.
+ 
+ <p>A GemFire transaction may involve operations on multiple regions,
+ each of which may have different attributes.
+ 
+ <p>While a GemFire transaction and its operations are invoked in
+ the local VM, the resulting transaction state is distributed to
+ other VM's at commit time as per the attributes of each
+ participant Region.
+ 
+ <p>A transaction can have no more than one thread associated with
+ it and conversely a thread can only operate on one transaction at
+ any given time. Child threads will not inherit the existing
+ transaction.
+
+ <p>Each of the following methods operate on the current thread.  All
+ methods throw <a href="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache"><code>CacheClosedException</code></a> if the Cache is closed.
+ 
+ <p>GemFire Transactions currently only support Read Committed
+ isolation.  In addition, they are optimistic transactions in that
+ write locking and conflict checks are performed as part of the
+ commit operation.
+
+ <p>For guaranteed Read Committed isolation, avoid making "in place"
+ changes, because such changes will be "seen" by other transactions
+ and break the Read Committed isolation guarantee. e.g.
+
+  <pre>
+    CacheTransactionManager txMgr = cache.getCacheTransactionManager();
+    txMgr.begin();
+    StringBuffer s = (StringBuffer) r.get("stringBuf");
+    s.append("Changes seen before commit. NOT Read Committed!");
+    r.put("stringBuf", s);
+    txMgr.commit();
+  </pre>
+ 
+  <p>To aid in creating copies, the "copy on read"
+  <code>Cache</code> attribute and the <a href="../../../../org/apache/geode/CopyHelper.html#copy-T-"><code>CopyHelper.copy(T)</code></a> method are provided.
+  The following is a Read Committed safe example using the
+  <code>CopyHelper.copy</code> method.
+ 
+  <pre>
+    CacheTransactionManager txMgr = cache.getCacheTransactionManager();
+    txMgr.begin();
+    Object o = r.get("stringBuf");
+    StringBuffer s = (StringBuffer) CopyHelper.copy(o);
+    s.append("Changes unseen before commit. Read Committed.");
+    r.put("stringBuf", s);
+    txMgr.commit();
+  </pre>
+
+  <p>Its important to note that creating copies can negatively
+  impact both performance and memory consumption.
+
+ <p>Partitioned Regions, Distributed No Ack and Distributed Ack Regions are supported
+ (see <a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="class in org.apache.geode.cache"><code>AttributesFactory</code></a> for Scope).  For both scopes, a
+ consistent configuration (per VM) is enforced.
+ 
+ <p>Global Regions, client Regions (see org.apache.geode.cache.client package)
+ and persistent Regions (see <a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache"><code>DiskWriteAttributes</code></a>) do not
+ support transactions.
+ 
+ <p>When PartitionedRegions are involved in a transaction, all data in the 
+ transaction must be colocated together on one data node. See the GemFire 
+ Developer Guide for details on using transactions with Partitioned Regions.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a></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>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#addListener-org.apache.geode.cache.TransactionListener-">addListener</a></span>(<a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>&nbsp;aListener)</code>
+<div class="block">Adds a transaction listener to the end of the list of transaction listeners on this cache.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#begin--">begin</a></span>()</code>
+<div class="block">Creates a new transaction and associates it with the current thread.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#commit--">commit</a></span>()</code>
+<div class="block">Commit the transaction associated with the current thread.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#exists--">exists</a></span>()</code>
+<div class="block">Reports the existence of a Transaction for this thread</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#exists-org.apache.geode.cache.TransactionId-">exists</a></span>(<a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;transactionId)</code>
+<div class="block">Reports the existence of a transaction for the given transactionId.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#getListener--">getListener</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#getListeners--"><code>getListeners()</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#getListeners--">getListeners</a></span>()</code>
+<div class="block">Returns an array of all the transaction listeners on this cache.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#getTransactionId--">getTransactionId</a></span>()</code>
+<div class="block">Returns the transaction identifier for the current thread</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/TransactionWriter.html" title="interface in org.apache.geode.cache">TransactionWriter</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#getWriter--">getWriter</a></span>()</code>
+<div class="block">Returns the current <a href="../../../../org/apache/geode/cache/TransactionWriter.html" title="interface in org.apache.geode.cache"><code>TransactionWriter</code></a></div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#initListeners-org.apache.geode.cache.TransactionListener:A-">initListeners</a></span>(<a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>[]&nbsp;newListeners)</code>
+<div class="block">Removes all transaction listeners, calling <a href="../../../../org/apache/geode/cache/CacheCallback.html#close--"><code>CacheCallback.close()</code></a> on each of them, and then adds each listener in the specified array.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#isDistributed--">isDistributed</a></span>()</code>
+<div class="block">Returns the execution mode of transactions</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#isSuspended-org.apache.geode.cache.TransactionId-">isSuspended</a></span>(<a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;transactionId)</code>
+<div class="block">This method can be used to determine if a transaction with the given
+ transaction identifier is currently suspended locally.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#removeListener-org.apache.geode.cache.TransactionListener-">removeListener</a></span>(<a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>&nbsp;aListener)</code>
+<div class="block">Removes a transaction listener from the list of transaction listeners on this cache.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#resume-org.apache.geode.cache.TransactionId-">resume</a></span>(<a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;transactionId)</code>
+<div class="block">On the current thread, resumes a transaction that was previously suspended
+ using <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#suspend--"><code>suspend()</code></a></div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#rollback--">rollback</a></span>()</code>
+<div class="block">Roll back the transaction associated with the current thread.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#setDistributed-boolean-">setDistributed</a></span>(boolean&nbsp;distributed)</code>
+<div class="block">Sets whether transactions should be executed in distributed or
+ non-distributed mode.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#setListener-org.apache.geode.cache.TransactionListener-">setListener</a></span>(<a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>&nbsp;newListener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#addListener-org.apache.geode.cache.TransactionListener-"><code>addListener(org.apache.geode.cache.TransactionListener)</code></a> or <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#initListeners-org.apache.geode.cache.TransactionListener:A-"><code>initListeners(org.apache.geode.cache.TransactionListener[])</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#setWriter-org.apache.geode.cache.TransactionWriter-">setWriter</a></span>(<a href="../../../../org/apache/geode/cache/TransactionWriter.html" title="interface in org.apache.geode.cache">TransactionWriter</a>&nbsp;writer)</code>
+<div class="block">Set the TransactionWriter for the cache</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#suspend--">suspend</a></span>()</code>
+<div class="block">Suspends the transaction on the current thread.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#tryResume-org.apache.geode.cache.TransactionId-">tryResume</a></span>(<a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;transactionId)</code>
+<div class="block">On the current thread, resumes a transaction that was previously suspended
+ using <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#suspend--"><code>suspend()</code></a>.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#tryResume-org.apache.geode.cache.TransactionId-long-java.util.concurrent.TimeUnit-">tryResume</a></span>(<a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;transactionId,
+         long&nbsp;time,
+         java.util.concurrent.TimeUnit&nbsp;unit)</code>
+<div class="block">On the current thread, resumes a transaction that was previously suspended
+ using <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#suspend--"><code>suspend()</code></a>, or waits for the specified timeout interval if
+ the transaction has not been suspended.</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="begin--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>begin</h4>
+<pre>void&nbsp;begin()</pre>
+<div class="block">Creates a new transaction and associates it with the current thread.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if the thread is already associated with a transaction</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="commit--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commit</h4>
+<pre>void&nbsp;commit()
+     throws <a href="../../../../org/apache/geode/cache/CommitConflictException.html" title="class in org.apache.geode.cache">CommitConflictException</a></pre>
+<div class="block">Commit the transaction associated with the current thread. If
+  the commit operation fails due to a conflict it will destroy
+  the transaction state and throw a <a href="../../../../org/apache/geode/cache/CommitConflictException.html" title="class in org.apache.geode.cache"><code>CommitConflictException</code></a>.  If the commit operation succeeds,
+  it returns after the transaction state has been merged with
+  committed state.  When this method completes, the thread is no
+  longer associated with a transaction.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if the thread is not associated with a transaction</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/CommitConflictException.html" title="class in org.apache.geode.cache">CommitConflictException</a></code> - if the commit operation fails due to
+   a write conflict.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/TransactionDataNodeHasDepartedException.html" title="class in org.apache.geode.cache">TransactionDataNodeHasDepartedException</a></code> - if the node hosting the
+ transaction data has departed. This is only relevant for transaction that
+ involve PartitionedRegions.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/TransactionDataNotColocatedException.html" title="class in org.apache.geode.cache">TransactionDataNotColocatedException</a></code> - if at commit time, the data
+ involved in the transaction has moved away from the transaction hosting 
+ node. This can only happen if rebalancing/recovery happens during a 
+ transaction that involves a PartitionedRegion.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/TransactionInDoubtException.html" title="class in org.apache.geode.cache">TransactionInDoubtException</a></code> - when GemFire cannot tell which nodes
+ have applied the transaction and which have not. This only occurs if nodes
+ fail mid-commit, and only then in very rare circumstances.</dd>
+</dl>
+</li>
+</ul>
+<a name="rollback--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rollback</h4>
+<pre>void&nbsp;rollback()</pre>
+<div class="block">Roll back the transaction associated with the current thread. When
+  this method completes, the thread is no longer associated with a
+  transaction and the transaction context is destroyed.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if the thread is not associated with a transaction</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="suspend--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>suspend</h4>
+<pre><a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;suspend()</pre>
+<div class="block">Suspends the transaction on the current thread. All subsequent operations
+ performed by this thread will be non-transactional. The suspended
+ transaction can be resumed by calling <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#resume-org.apache.geode.cache.TransactionId-"><code>resume(TransactionId)</code></a></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the transaction identifier of the suspended transaction or null if
+         the thread was not associated with a transaction</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6.2</dd>
+</dl>
+</li>
+</ul>
+<a name="resume-org.apache.geode.cache.TransactionId-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>resume</h4>
+<pre>void&nbsp;resume(<a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;transactionId)</pre>
+<div class="block">On the current thread, resumes a transaction that was previously suspended
+ using <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#suspend--"><code>suspend()</code></a></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>transactionId</code> - the transaction to resume</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if the thread is associated with a transaction or if
+           <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#isSuspended-org.apache.geode.cache.TransactionId-"><code>isSuspended(TransactionId)</code></a> would return false for the
+           given transactionId</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6.2</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#tryResume-org.apache.geode.cache.TransactionId-"><code>tryResume(TransactionId)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="isSuspended-org.apache.geode.cache.TransactionId-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isSuspended</h4>
+<pre>boolean&nbsp;isSuspended(<a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;transactionId)</pre>
+<div class="block">This method can be used to determine if a transaction with the given
+ transaction identifier is currently suspended locally. This method does not
+ check other members for transaction status.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>transactionId</code> - </dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the transaction is in suspended state, false otherwise</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6.2</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#exists-org.apache.geode.cache.TransactionId-"><code>exists(TransactionId)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="tryResume-org.apache.geode.cache.TransactionId-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tryResume</h4>
+<pre>boolean&nbsp;tryResume(<a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;transactionId)</pre>
+<div class="block">On the current thread, resumes a transaction that was previously suspended
+ using <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#suspend--"><code>suspend()</code></a>.
+ 
+ This method is equivalent to
+ <pre>
+ if (isSuspended(txId)) {
+   resume(txId);
+ }
+ </pre>
+ except that this action is performed atomically</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>transactionId</code> - the transaction to resume</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the transaction was resumed, false otherwise</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6.2</dd>
+</dl>
+</li>
+</ul>
+<a name="tryResume-org.apache.geode.cache.TransactionId-long-java.util.concurrent.TimeUnit-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tryResume</h4>
+<pre>boolean&nbsp;tryResume(<a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;transactionId,
+                  long&nbsp;time,
+                  java.util.concurrent.TimeUnit&nbsp;unit)</pre>
+<div class="block">On the current thread, resumes a transaction that was previously suspended
+ using <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#suspend--"><code>suspend()</code></a>, or waits for the specified timeout interval if
+ the transaction has not been suspended. This method will return if:
+ <ul>
+ <li>Another thread suspends the transaction</li>
+ <li>Another thread calls commit/rollback on the transaction</li>
+ <li>This thread has waited for the specified timeout</li>
+ </ul>
+ 
+ This method returns immediately if <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#exists-org.apache.geode.cache.TransactionId-"><code>exists(TransactionId)</code></a> returns false.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>transactionId</code> - the transaction to resume</dd>
+<dd><code>time</code> - the maximum time to wait</dd>
+<dd><code>unit</code> - the time unit of the <code>time</code> argument</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the transaction was resumed, false otherwise</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6.2</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#tryResume-org.apache.geode.cache.TransactionId-"><code>tryResume(TransactionId)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="exists-org.apache.geode.cache.TransactionId-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>exists</h4>
+<pre>boolean&nbsp;exists(<a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;transactionId)</pre>
+<div class="block">Reports the existence of a transaction for the given transactionId. This
+ method can be used to determine if a transaction with the given transaction
+ identifier is currently in progress locally.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>transactionId</code> - the given transaction identifier</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the transaction is in progress, false otherwise.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6.2</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#isSuspended-org.apache.geode.cache.TransactionId-"><code>isSuspended(TransactionId)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="exists--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>exists</h4>
+<pre>boolean&nbsp;exists()</pre>
+<div class="block">Reports the existence of a Transaction for this thread</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if a transaction exists, false otherwise</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getTransactionId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTransactionId</h4>
+<pre><a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;getTransactionId()</pre>
+<div class="block">Returns the transaction identifier for the current thread</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the transaction identifier or null if no transaction exists</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getListener--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getListener</h4>
+<pre>@Deprecated
+<a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>&nbsp;getListener()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#getListeners--"><code>getListeners()</code></a> instead</span></div>
+<div class="block">Gets the transaction listener for this Cache.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The TransactionListener instance or null if no listener.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if more than one listener exists on this cache</dd>
+</dl>
+</li>
+</ul>
+<a name="getListeners--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getListeners</h4>
+<pre><a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>[]&nbsp;getListeners()</pre>
+<div class="block">Returns an array of all the transaction listeners on this cache.
+ Modifications to the returned array will not effect what listeners are on this cache.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the cache's <code>TransactionListener</code>s; an empty array if no listeners</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setListener-org.apache.geode.cache.TransactionListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setListener</h4>
+<pre>@Deprecated
+<a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>&nbsp;setListener(<a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>&nbsp;newListener)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#addListener-org.apache.geode.cache.TransactionListener-"><code>addListener(org.apache.geode.cache.TransactionListener)</code></a> or <a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#initListeners-org.apache.geode.cache.TransactionListener:A-"><code>initListeners(org.apache.geode.cache.TransactionListener[])</code></a> instead.</span></div>
+<div class="block">Sets the transaction listener for this Cache.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>newListener</code> - the TransactionListener to register with the Cache.
+   Use a <code>null</code> to deregister the current listener without
+   registering a new one.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previous TransactionListener</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if more than one listener exists on this cache</dd>
+</dl>
+</li>
+</ul>
+<a name="addListener-org.apache.geode.cache.TransactionListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addListener</h4>
+<pre>void&nbsp;addListener(<a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>&nbsp;aListener)</pre>
+<div class="block">Adds a transaction listener to the end of the list of transaction listeners on this cache.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>aListener</code> - the user defined transaction listener to add to the cache.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if <code>aListener</code> is null</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="removeListener-org.apache.geode.cache.TransactionListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeListener</h4>
+<pre>void&nbsp;removeListener(<a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>&nbsp;aListener)</pre>
+<div class="block">Removes a transaction listener from the list of transaction listeners on this cache.
+ Does nothing if the specified listener has not been added.
+ If the specified listener has been added then <a href="../../../../org/apache/geode/cache/CacheCallback.html#close--"><code>CacheCallback.close()</code></a> will
+ be called on it; otherwise does nothing.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>aListener</code> - the transaction listener to remove from the cache.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if <code>aListener</code> is null</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="initListeners-org.apache.geode.cache.TransactionListener:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initListeners</h4>
+<pre>void&nbsp;initListeners(<a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>[]&nbsp;newListeners)</pre>
+<div class="block">Removes all transaction listeners, calling <a href="../../../../org/apache/geode/cache/CacheCallback.html#close--"><code>CacheCallback.close()</code></a> on each of them, and then adds each listener in the specified array.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>newListeners</code> - a possibly null or empty array of listeners to add to this cache.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the <code>newListeners</code> array has a null element</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setWriter-org.apache.geode.cache.TransactionWriter-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setWriter</h4>
+<pre>void&nbsp;setWriter(<a href="../../../../org/apache/geode/cache/TransactionWriter.html" title="interface in org.apache.geode.cache">TransactionWriter</a>&nbsp;writer)</pre>
+<div class="block">Set the TransactionWriter for the cache</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>writer</code> - </dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/TransactionWriter.html" title="interface in org.apache.geode.cache"><code>TransactionWriter</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getWriter--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getWriter</h4>
+<pre><a href="../../../../org/apache/geode/cache/TransactionWriter.html" title="interface in org.apache.geode.cache">TransactionWriter</a>&nbsp;getWriter()</pre>
+<div class="block">Returns the current <a href="../../../../org/apache/geode/cache/TransactionWriter.html" title="interface in org.apache.geode.cache"><code>TransactionWriter</code></a></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the current <a href="../../../../org/apache/geode/cache/TransactionWriter.html" title="interface in org.apache.geode.cache"><code>TransactionWriter</code></a></dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#setWriter-org.apache.geode.cache.TransactionWriter-"><code>setWriter(TransactionWriter)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setDistributed-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDistributed</h4>
+<pre>void&nbsp;setDistributed(boolean&nbsp;distributed)</pre>
+<div class="block">Sets whether transactions should be executed in distributed or
+ non-distributed mode.  Once set this mode should not be changed during
+ the course of transactions.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if a transaction is already in progress
+ and this method sets the distributed mode to a different value.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>Geode 1.0</dd>
+</dl>
+</li>
+</ul>
+<a name="isDistributed--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isDistributed</h4>
+<pre>boolean&nbsp;isDistributed()</pre>
+<div class="block">Returns the execution mode of transactions</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if distributed,
+ false otherwise.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>Geode 1.0</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/cache/CacheStatistics.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheTransactionManager.html" target="_top">Frames</a></li>
+<li><a href="CacheTransactionManager.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheWriter.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheWriter.html b/releases/latest/javadoc/org/apache/geode/cache/CacheWriter.html
new file mode 100644
index 0000000..8b45181
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheWriter.html
@@ -0,0 +1,419 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheWriter (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheWriter (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":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/cache/CacheTransactionManager.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheWriter.html" target="_top">Frames</a></li>
+<li><a href="CacheWriter.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">org.apache.geode.cache</div>
+<h2 title="Interface CacheWriter" class="title">Interface CacheWriter&lt;K,V&gt;</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/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../org/apache/geode/cache/util/CacheWriterAdapter.html" title="class in org.apache.geode.cache.util">CacheWriterAdapter</a>, <a href="../../../../org/apache/geode/modules/session/catalina/callback/LocalSessionCacheWriter.html" title="class in org.apache.geode.modules.session.catalina.callback">LocalSessionCacheWriter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">CacheWriter&lt;K,V&gt;</span>
+extends <a href="../../../../org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></pre>
+<div class="block">A user-defined object defined in the <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache"><code>RegionAttributes</code></a> that is
+ called synchronously before a region or entry in the cache is
+ modified. The typical use for a <code>CacheWriter</code> is to update a database.
+ Application writers should implement these methods to execute
+ application-specific behavior before the cache is modified.
+
+ <p>Before the region is updated via a put, create, or destroy operation,
+ GemFire will call a <code>CacheWriter</code> that is installed anywhere in any
+ participating cache for that region, preferring a local <code>CacheWriter</code>
+ if there is one. Usually there will be only one <code>CacheWriter</code> in
+ the distributed system. If there are multiple <code>CacheWriter</code>s
+ available in the distributed system, the GemFire
+ implementation always prefers one that is stored locally, or else picks one
+ arbitrarily; in any case only one <code>CacheWriter</code> will be invoked.
+
+ <p>The <code>CacheWriter</code> is capable of aborting the update to the cache by throwing
+ a <code>CacheWriterException</code>. This exception or any runtime exception
+ thrown by the <code>CacheWriter</code> will abort the operation and the
+ exception will be propagated to the initiator of the operation, regardless
+ of whether the initiator is in the same VM as the <code>CacheWriter</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCacheWriter-org.apache.geode.cache.CacheWriter-"><code>AttributesFactory.setCacheWriter(org.apache.geode.cache.CacheWriter&lt;K, V&gt;)</code></a>, 
+<a href="../../../../org/apache/geode/cache/RegionAttributes.html#getCacheWriter--"><code>RegionAttributes.getCacheWriter()</code></a>, 
+<a href="../../../../org/apache/geode/cache/AttributesMutator.html#setCacheWriter-org.apache.geode.cache.CacheWriter-"><code>AttributesMutator.setCacheWriter(org.apache.geode.cache.CacheWriter&lt;K, V&gt;)</code></a></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></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="../../../../org/apache/geode/cache/CacheWriter.html#beforeCreate-org.apache.geode.cache.EntryEvent-">beforeCreate</a></span>(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">K</a>,<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">V</a>&gt;&nbsp;event)</code>
+<div class="block">Called before an entry is created.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheWriter.html#beforeDestroy-org.apache.geode.cache.EntryEvent-">beforeDestroy</a></span>(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">K</a>,<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">V</a>&gt;&nbsp;event)</code>
+<div class="block">Called before an entry is destroyed.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheWriter.html#beforeRegionClear-org.apache.geode.cache.RegionEvent-">beforeRegionClear</a></span>(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">K</a>,<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">V</a>&gt;&nbsp;event)</code>
+<div class="block">Called before a region is cleared.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheWriter.html#beforeRegionDestroy-org.apache.geode.cache.RegionEvent-">beforeRegionDestroy</a></span>(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">K</a>,<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">V</a>&gt;&nbsp;event)</code>
+<div class="block">Called before a region is destroyed.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheWriter.html#beforeUpdate-org.apache.geode.cache.EntryEvent-">beforeUpdate</a></span>(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">K</a>,<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">V</a>&gt;&nbsp;event)</code>
+<div class="block">Called before an entry is updated.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.cache.CacheCallback">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheCallback.html#close--">close</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="beforeUpdate-org.apache.geode.cache.EntryEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>beforeUpdate</h4>
+<pre>void&nbsp;beforeUpdate(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">K</a>,<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">V</a>&gt;&nbsp;event)
+           throws <a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></pre>
+<div class="block">Called before an entry is updated. The entry update is initiated by a <code>put</code>
+ or a <code>get</code> that causes the loader to update an existing entry.
+ The entry previously existed in the cache where the operation was
+ initiated, although the old value may have been null. The entry being
+ updated may or may not exist in the local cache where the CacheWriter is
+ installed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - an EntryEvent that provides information about the operation in progress</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></code> - if thrown will abort the operation in progress,
+         and the exception will be propagated back to caller that initiated
+         the operation</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#put-K-V-"><code>Region.put(Object, Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="beforeCreate-org.apache.geode.cache.EntryEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>beforeCreate</h4>
+<pre>void&nbsp;beforeCreate(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">K</a>,<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">V</a>&gt;&nbsp;event)
+           throws <a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></pre>
+<div class="block">Called before an entry is created. Entry creation is initiated by a
+ <code>create</code>, a <code>put</code>, or a <code>get</code>.
+ The <code>CacheWriter</code> can determine whether this value comes from a
+ <code>get</code> or not by evaluating the <a href="../../../../org/apache/geode/cache/CacheEvent.html#getOperation--"><code>Operation</code></a>'s <a href="../../../../org/apache/geode/cache/Operation.html#isLoad--"><code>Operation.isLoad()</code></a> method.
+ The entry being created may already exist in the local cache where this <code>CacheWriter</code>
+ is installed, but it does not yet exist in the cache where the operation was initiated.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - an EntryEvent that provides information about the operation in progress</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></code> - if thrown will abort the operation in progress,
+         and the exception will be propagated back to caller that initiated
+         the operation</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#create-K-V-"><code>Region.create(Object, Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#put-K-V-"><code>Region.put(Object, Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="beforeDestroy-org.apache.geode.cache.EntryEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>beforeDestroy</h4>
+<pre>void&nbsp;beforeDestroy(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">K</a>,<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">V</a>&gt;&nbsp;event)
+            throws <a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></pre>
+<div class="block">Called before an entry is destroyed. The entry being destroyed may or may
+ not exist in the local cache where the CacheWriter is installed. This method
+ is <em>not</em> called as a result of expiration or 
+ <a href="../../../../org/apache/geode/cache/Region.html#localDestroy-java.lang.Object-"><code>Region.localDestroy(Object)</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - an EntryEvent that provides information about the operation in progress</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></code> - if thrown will abort the operation in progress,
+         and the exception will be propagated back to caller that initiated
+         the operation</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#destroy-java.lang.Object-"><code>Region.destroy(Object)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="beforeRegionDestroy-org.apache.geode.cache.RegionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>beforeRegionDestroy</h4>
+<pre>void&nbsp;beforeRegionDestroy(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">K</a>,<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">V</a>&gt;&nbsp;event)
+                  throws <a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></pre>
+<div class="block">Called before a region is destroyed. The <code>CacheWriter</code>
+ will not additionally be called for each entry that is destroyed
+ in the region as a result of a region destroy. If the region's
+ subregions have <code>CacheWriter</code>s installed, then they
+ will be called for the cascading subregion destroys.
+ This method is <em>not</em> called as a result of
+ <a href="../../../../org/apache/geode/cache/Region.html#close--"><code>Region.close()</code></a>, <a href="../../../../org/apache/geode/cache/Cache.html#close-boolean-"><code>Cache.close(boolean)</code></a>, or <a href="../../../../org/apache/geode/cache/Region.html#localDestroyRegion--"><code>Region.localDestroyRegion()</code></a>.  However, the
+ <a href="../../../../org/apache/geode/cache/Region.html#close--"><code>Region.close()</code></a> method is invoked regardless of whether a
+ region is destroyed locally.  A non-local region destroy results
+ in an invocation of <a href="../../../../org/apache/geode/cache/CacheWriter.html#beforeRegionDestroy-org.apache.geode.cache.RegionEvent-"><code>beforeRegionDestroy(org.apache.geode.cache.RegionEvent&lt;K, V&gt;)</code></a> followed by an
+ invocation of <a href="../../../../org/apache/geode/cache/Region.html#close--"><code>Region.close()</code></a>.
+<p>
+ WARNING: This method should not destroy or create any regions itself or a
+ deadlock will occur.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - a RegionEvent that provides information about the operation</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></code> - if thrown, will abort the operation in progress, and the
+         exception will be propagated back to the caller that
+         initiated the operation</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#destroyRegion--"><code>Region.destroyRegion()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="beforeRegionClear-org.apache.geode.cache.RegionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>beforeRegionClear</h4>
+<pre>void&nbsp;beforeRegionClear(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">K</a>,<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="type parameter in CacheWriter">V</a>&gt;&nbsp;event)
+                throws <a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></pre>
+<div class="block">Called before a region is cleared. The <code>CacheWriter</code>
+ will not additionally be called for each entry that is cleared
+ in the region as a result of a region clear. 
+ 
+<p>
+ WARNING: This method should not clear/destroy any regions</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - a RegionEvent that provides information about the operation</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></code> - if thrown, will abort the operation in progress, and the
+         exception will be propagated back to the caller that
+         initiated the operation</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#clear--"><code>Region.clear()</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="../../../../org/apache/geode/cache/CacheTransactionManager.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheWriter.html" target="_top">Frames</a></li>
+<li><a href="CacheWriter.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheWriterException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheWriterException.html b/releases/latest/javadoc/org/apache/geode/cache/CacheWriterException.html
new file mode 100644
index 0000000..01f0d91
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheWriterException.html
@@ -0,0 +1,370 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheWriterException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheWriterException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheXmlException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheWriterException.html" target="_top">Frames</a></li>
+<li><a href="CacheWriterException.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.org.apache.geode.cache.CacheRuntimeException">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">org.apache.geode.cache</div>
+<h2 title="Class CacheWriterException" class="title">Class CacheWriterException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheRuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/OperationAbortedException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.OperationAbortedException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.CacheWriterException</li>
+</ul>
+</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">CacheWriterException</span>
+extends <a href="../../../../org/apache/geode/cache/OperationAbortedException.html" title="class in org.apache.geode.cache">OperationAbortedException</a></pre>
+<div class="block">An exception thrown by a <code>CacheWriter</code> method. This exception
+ is propagated back to the caller that initiated modification of the
+ cache, even if the caller is not in the same cache VM.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache"><code>CacheWriter</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#put-K-V-"><code>Region.put(Object, Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#destroy-java.lang.Object-"><code>Region.destroy(Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#create-K-V-"><code>Region.create(Object, Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#destroyRegion--"><code>Region.destroyRegion()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.CacheWriterException">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="../../../../org/apache/geode/cache/CacheWriterException.html#CacheWriterException--">CacheWriterException</a></span>()</code>
+<div class="block">Creates a new instance of <code>CacheWriterException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheWriterException.html#CacheWriterException-java.lang.String-">CacheWriterException</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Constructs an instance of <code>CacheWriterException</code> with the specified detail message.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheWriterException.html#CacheWriterException-java.lang.String-java.lang.Throwable-">CacheWriterException</a></span>(java.lang.String&nbsp;msg,
+                    java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs an instance of <code>CacheWriterException</code> with the specified detail message
+ and cause.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheWriterException.html#CacheWriterException-java.lang.Throwable-">CacheWriterException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs an instance of <code>CacheWriterException</code> with the specified cause.</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.org.apache.geode.cache.CacheRuntimeException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="CacheWriterException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheWriterException</h4>
+<pre>public&nbsp;CacheWriterException()</pre>
+<div class="block">Creates a new instance of <code>CacheWriterException</code>.</div>
+</li>
+</ul>
+<a name="CacheWriterException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheWriterException</h4>
+<pre>public&nbsp;CacheWriterException(java.lang.String&nbsp;msg)</pre>
+<div class="block">Constructs an instance of <code>CacheWriterException</code> with the specified detail message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="CacheWriterException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheWriterException</h4>
+<pre>public&nbsp;CacheWriterException(java.lang.String&nbsp;msg,
+                            java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs an instance of <code>CacheWriterException</code> with the specified detail message
+ and cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+<dd><code>cause</code> - the causal Throwable</dd>
+</dl>
+</li>
+</ul>
+<a name="CacheWriterException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CacheWriterException</h4>
+<pre>public&nbsp;CacheWriterException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs an instance of <code>CacheWriterException</code> with the specified cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cause</code> - the causal Throwable</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/cache/CacheWriter.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheXmlException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheWriterException.html" target="_top">Frames</a></li>
+<li><a href="CacheWriterException.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.org.apache.geode.cache.CacheRuntimeException">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>


[10/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheFactory.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheFactory.html b/releases/latest/javadoc/org/apache/geode/cache/CacheFactory.html
new file mode 100644
index 0000000..57ae350
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheFactory.html
@@ -0,0 +1,716 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheFactory (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheFactory (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":41,"i2":9,"i3":9,"i4":9,"i5":9,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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="../../../../org/apache/geode/cache/CacheExistsException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheFactory.html" target="_top">Frames</a></li>
+<li><a href="CacheFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.cache</div>
+<h2 title="Class CacheFactory" class="title">Class CacheFactory</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.CacheFactory</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">CacheFactory</span>
+extends java.lang.Object</pre>
+<div class="block">Factory class used to create the singleton <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>cache</code></a> and connect to the GemFire singleton <a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed"><code>distributed system</code></a>. If the application wants to connect to GemFire as a client it should use <a href="../../../../org/apache/geode/cache/client/ClientCacheFactory.html" title="class in org.apache.geode.cache.client"><code>ClientCacheFactory</code></a> instead.
+<p> Once the factory has been configured using its <a href="../../../../org/apache/geode/cache/CacheFactory.html#set-java.lang.String-java.lang.String-"><code>set(String, String)</code></a> method you produce a <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> by calling the <a href="../../../../org/apache/geode/cache/CacheFactory.html#create--"><code>create()</code></a> method.
+ <p>
+ To get the existing unclosed singleton cache instance call <a href="../../../../org/apache/geode/cache/CacheFactory.html#getAnyInstance--"><code>getAnyInstance()</code></a>.
+ <p>
+ If an instance of <a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed"><code>DistributedSystem</code></a> already exists when this factory
+ creates a cache, that instance will be used if it is compatible with this factory.
+<p>
+The following examples illustrate bootstrapping the cache using region shortcuts:
+<p>
+Example 1: Create a cache and a replicate region named customers.
+<PRE>
+  Cache c = new CacheFactory().create();
+  Region r = c.createRegionFactory(REPLICATE).create("customers");
+</PRE>
+Example 2: Create a cache and a partition region with redundancy
+<PRE>
+  Cache c = new CacheFactory().create();
+  Region r = c.createRegionFactory(PARTITION_REDUNDANT).create("customers");
+</PRE>
+Example 3: Construct the  cache region declaratively in cache.xml
+<PRE>
+  &lt;!DOCTYPE cache PUBLIC
+    "-//GemStone Systems, Inc.//GemFire Declarative Caching 8.0//EN"
+    "http://www.gemstone.com/dtd/cache8_0.dtd">
+  &lt;cache>    
+    &lt;region name="myRegion" refid="REPLICATE"/>
+      &lt;!-- you can override or add to the REPLICATE attributes by adding
+           a region-attributes sub element here -->
+  &lt;/cache>
+</PRE>
+Now, create the cache telling it to read your cache.xml file:
+<PRE>
+  Cache c = new CacheFactory()
+    .set("cache-xml-file", "myCache.xml")
+    .create();
+  Region r = c.getRegion("myRegion");
+</PRE>
+
+<p> For a complete list of all region shortcuts see <a href="../../../../org/apache/geode/cache/RegionShortcut.html" title="enum in org.apache.geode.cache"><code>RegionShortcut</code></a>. 
+Applications that need to explicitly control the individual region attributes can do this declaratively in XML or using APIs.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</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="../../../../org/apache/geode/cache/CacheFactory.html#CacheFactory--">CacheFactory</a></span>()</code>
+<div class="block">Creates a default cache factory.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#CacheFactory-java.util.Properties-">CacheFactory</a></span>(java.util.Properties&nbsp;props)</code>
+<div class="block">Create a CacheFactory initialized with the given gemfire properties.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><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="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#create--">create</a></span>()</code>
+<div class="block">Creates a new cache that uses the configured distributed system.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#create-org.apache.geode.distributed.DistributedSystem-">create</a></span>(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;system)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/CacheFactory.html#CacheFactory-java.util.Properties-"><code>CacheFactory(Properties)</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#getAnyInstance--">getAnyInstance</a></span>()</code>
+<div class="block">Gets an arbitrary open instance of <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> produced by an
+ earlier call to <a href="../../../../org/apache/geode/cache/CacheFactory.html#create--"><code>create()</code></a>.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#getInstance-org.apache.geode.distributed.DistributedSystem-">getInstance</a></span>(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;system)</code>
+<div class="block">Gets the instance of <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> produced by an
+ earlier call to <a href="../../../../org/apache/geode/cache/CacheFactory.html#create--"><code>create()</code></a>.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#getInstanceCloseOk-org.apache.geode.distributed.DistributedSystem-">getInstanceCloseOk</a></span>(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;system)</code>
+<div class="block">Gets the instance of <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> produced by an
+ earlier call to <a href="../../../../org/apache/geode/cache/CacheFactory.html#create--"><code>create()</code></a> even if it has been closed.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#getVersion--">getVersion</a></span>()</code>
+<div class="block">Returns the version of the cache implementation.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#set-java.lang.String-java.lang.String-">set</a></span>(java.lang.String&nbsp;name,
+   java.lang.String&nbsp;value)</code>
+<div class="block">Sets a gemfire property that will be used when creating the Cache.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#setPdxDiskStore-java.lang.String-">setPdxDiskStore</a></span>(java.lang.String&nbsp;diskStoreName)</code>
+<div class="block">Set the disk store that is used for PDX meta data.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#setPdxIgnoreUnreadFields-boolean-">setPdxIgnoreUnreadFields</a></span>(boolean&nbsp;ignore)</code>
+<div class="block">Control whether pdx ignores fields that were unread during deserialization.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#setPdxPersistent-boolean-">setPdxPersistent</a></span>(boolean&nbsp;isPersistent)</code>
+<div class="block">Control whether the type metadata for PDX objects is persisted to disk.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#setPdxReadSerialized-boolean-">setPdxReadSerialized</a></span>(boolean&nbsp;readSerialized)</code>
+<div class="block">Sets the object preference to PdxInstance type.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheFactory.html#setPdxSerializer-org.apache.geode.pdx.PdxSerializer-">setPdxSerializer</a></span>(<a href="../../../../org/apache/geode/pdx/PdxSerializer.html" title="interface in org.apache.geode.pdx">PdxSerializer</a>&nbsp;serializer)</code>
+<div class="block">Set the PDX serializer for the cache.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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="CacheFactory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheFactory</h4>
+<pre>public&nbsp;CacheFactory()</pre>
+<div class="block">Creates a default cache factory.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="CacheFactory-java.util.Properties-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CacheFactory</h4>
+<pre>public&nbsp;CacheFactory(java.util.Properties&nbsp;props)</pre>
+<div class="block">Create a CacheFactory initialized with the given gemfire properties.
+ For a list of valid GemFire properties and their meanings
+ see <a href="../../../../org/apache/geode/distributed/ConfigurationProperties.html" title="interface in org.apache.geode.distributed">ConfigurationProperties</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>props</code> - the gemfire properties to initialize the factory with.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</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="set-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>set</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a>&nbsp;set(java.lang.String&nbsp;name,
+                        java.lang.String&nbsp;value)</pre>
+<div class="block">Sets a gemfire property that will be used when creating the Cache.
+ For a list of valid GemFire properties and their meanings
+ see <a href="../../../../org/apache/geode/distributed/ConfigurationProperties.html" title="interface in org.apache.geode.distributed"><code>ConfigurationProperties</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the gemfire property</dd>
+<dd><code>value</code> - the value of the gemfire property</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a reference to this CacheFactory object</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="create-org.apache.geode.distributed.DistributedSystem-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>create</h4>
+<pre>@Deprecated
+public static&nbsp;<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;create(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;system)
+                                throws <a href="../../../../org/apache/geode/cache/CacheExistsException.html" title="class in org.apache.geode.cache">CacheExistsException</a>,
+                                       <a href="../../../../org/apache/geode/cache/TimeoutException.html" title="class in org.apache.geode.cache">TimeoutException</a>,
+                                       <a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a>,
+                                       <a href="../../../../org/apache/geode/cache/GatewayException.html" title="class in org.apache.geode.cache">GatewayException</a>,
+                                       <a href="../../../../org/apache/geode/cache/RegionExistsException.html" title="class in org.apache.geode.cache">RegionExistsException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/CacheFactory.html#CacheFactory-java.util.Properties-"><code>CacheFactory(Properties)</code></a> instead.</span></div>
+<div class="block">Creates a new cache that uses the specified <code>system</code>.
+
+ <p>
+
+ The <code>system</code> can specify a <A
+ href="../distributed/DistributedSystem.html#cache-xml-file">"cache-xml-file"</a>
+ property which will cause this creation to also create the
+ regions, objects, and attributes declared in the file.  The
+ contents of the file must comply with the
+ <code>"doc-files/cache8_0.dtd"></code> file.
+ Note that when parsing the XML file <a href="../../../../org/apache/geode/cache/Declarable.html" title="interface in org.apache.geode.cache"><code>Declarable</code></a> classes
+ are loaded using the current thread's context class loader.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>system</code> - a <code>DistributedSystem</code> obtained by calling
+        <a href="../../../../org/apache/geode/distributed/DistributedSystem.html#connect-java.util.Properties-"><code>DistributedSystem.connect(java.util.Properties)</code></a>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a <code>Cache</code> that uses the specified
+         <code>system</code> for distribution.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If <code>system</code> is not <a href="../../../../org/apache/geode/distributed/DistributedSystem.html#isConnected--"><code>connected</code></a>.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheExistsException.html" title="class in org.apache.geode.cache">CacheExistsException</a></code> - If an open cache already exists.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheXmlException.html" title="class in org.apache.geode.cache">CacheXmlException</a></code> - If a problem occurs while parsing the declarative caching
+         XML file.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/TimeoutException.html" title="class in org.apache.geode.cache">TimeoutException</a></code> - If a <a href="../../../../org/apache/geode/cache/Region.html#put-K-V-"><code>Region.put(Object, Object)</code></a> times out while initializing the
+         cache.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></code> - If a <code>CacheWriterException</code> is thrown while
+         initializing the cache.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/GatewayException.html" title="class in org.apache.geode.cache">GatewayException</a></code> - If a <code>GatewayException</code> is thrown while
+         initializing the cache.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/RegionExistsException.html" title="class in org.apache.geode.cache">RegionExistsException</a></code> - If the declarative caching XML file describes a region
+         that already exists (including the root region).</dd>
+</dl>
+</li>
+</ul>
+<a name="create--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>create</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;create()
+             throws <a href="../../../../org/apache/geode/cache/TimeoutException.html" title="class in org.apache.geode.cache">TimeoutException</a>,
+                    <a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a>,
+                    <a href="../../../../org/apache/geode/cache/GatewayException.html" title="class in org.apache.geode.cache">GatewayException</a>,
+                    <a href="../../../../org/apache/geode/cache/RegionExistsException.html" title="class in org.apache.geode.cache">RegionExistsException</a></pre>
+<div class="block">Creates a new cache that uses the configured distributed system.
+ If a connected distributed system already exists it will be used
+ if it is compatible with the properties on this factory.
+ Otherwise a a distributed system will be created with the configured properties.
+ If a cache already exists it will be returned.
+ <p>If the cache does need to be created it will also be initialized from
+ cache.xml if it exists.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the created or already existing singleton cache</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheXmlException.html" title="class in org.apache.geode.cache">CacheXmlException</a></code> - If a problem occurs while parsing the declarative caching
+         XML file.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/TimeoutException.html" title="class in org.apache.geode.cache">TimeoutException</a></code> - If a <a href="../../../../org/apache/geode/cache/Region.html#put-K-V-"><code>Region.put(Object, Object)</code></a> times out while initializing the
+         cache.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></code> - If a <code>CacheWriterException</code> is thrown while
+         initializing the cache.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/GatewayException.html" title="class in org.apache.geode.cache">GatewayException</a></code> - If a <code>GatewayException</code> is thrown while
+         initializing the cache.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/RegionExistsException.html" title="class in org.apache.geode.cache">RegionExistsException</a></code> - If the declarative caching XML file describes a region
+         that already exists (including the root region).</dd>
+<dd><code>java.lang.IllegalStateException</code> - if cache already exists and is not compatible
+         with the new configuration.</dd>
+<dd><code>AuthenticationFailedException</code> - if authentication fails.</dd>
+<dd><code>AuthenticationRequiredException</code> - if the distributed system is in secure mode 
+         and this new member is not configured with security credentials.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="getInstance-org.apache.geode.distributed.DistributedSystem-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;getInstance(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;system)</pre>
+<div class="block">Gets the instance of <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> produced by an
+ earlier call to <a href="../../../../org/apache/geode/cache/CacheFactory.html#create--"><code>create()</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>system</code> - the <code>DistributedSystem</code> the cache was created with.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> associated with the specified system.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache">CacheClosedException</a></code> - if a cache has not been created
+ or the created one is <a href="../../../../org/apache/geode/cache/RegionService.html#isClosed--"><code>closed</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getInstanceCloseOk-org.apache.geode.distributed.DistributedSystem-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstanceCloseOk</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;getInstanceCloseOk(<a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a>&nbsp;system)</pre>
+<div class="block">Gets the instance of <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> produced by an
+ earlier call to <a href="../../../../org/apache/geode/cache/CacheFactory.html#create--"><code>create()</code></a> even if it has been closed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>system</code> - the <code>DistributedSystem</code> the cache was created with.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> associated with the specified system.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache">CacheClosedException</a></code> - if a cache has not been created</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.5</dd>
+</dl>
+</li>
+</ul>
+<a name="getAnyInstance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAnyInstance</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;getAnyInstance()</pre>
+<div class="block">Gets an arbitrary open instance of <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> produced by an
+ earlier call to <a href="../../../../org/apache/geode/cache/CacheFactory.html#create--"><code>create()</code></a>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache">CacheClosedException</a></code> - if a cache has not been created
+ or the only created one is <a href="../../../../org/apache/geode/cache/RegionService.html#isClosed--"><code>closed</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getVersion--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVersion</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;getVersion()</pre>
+<div class="block">Returns the version of the cache implementation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the version of the cache implementation as a <code>String</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setPdxReadSerialized-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPdxReadSerialized</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a>&nbsp;setPdxReadSerialized(boolean&nbsp;readSerialized)</pre>
+<div class="block">Sets the object preference to PdxInstance type. 
+ When a cached object that was serialized as a PDX is read
+ from the cache a <a href="../../../../org/apache/geode/pdx/PdxInstance.html" title="interface in org.apache.geode.pdx"><code>PdxInstance</code></a> will be returned instead of the actual domain class.
+ The PdxInstance is an interface that provides run time access to 
+ the fields of a PDX without deserializing the entire PDX. 
+ The PdxInstance implementation is a light weight wrapper 
+ that simply refers to the raw bytes of the PDX that are kept 
+ in the cache. Using this method applications can choose to 
+ access PdxInstance instead of Java object.
+ <p>Note that a PdxInstance is only returned if a serialized PDX is found in the cache.
+ If the cache contains a deserialized PDX, then a domain class instance is returned instead of a PdxInstance.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>readSerialized</code> - true to prefer PdxInstance</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>this CacheFactory</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/pdx/PdxInstance.html" title="interface in org.apache.geode.pdx"><code>PdxInstance</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setPdxSerializer-org.apache.geode.pdx.PdxSerializer-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPdxSerializer</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a>&nbsp;setPdxSerializer(<a href="../../../../org/apache/geode/pdx/PdxSerializer.html" title="interface in org.apache.geode.pdx">PdxSerializer</a>&nbsp;serializer)</pre>
+<div class="block">Set the PDX serializer for the cache. If this serializer is set,
+ it will be consulted to see if it can serialize any domain classes which are 
+ added to the cache in portable data exchange format.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>serializer</code> - the serializer to use</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>this CacheFactory</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/pdx/PdxSerializer.html" title="interface in org.apache.geode.pdx"><code>PdxSerializer</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setPdxDiskStore-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPdxDiskStore</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a>&nbsp;setPdxDiskStore(java.lang.String&nbsp;diskStoreName)</pre>
+<div class="block">Set the disk store that is used for PDX meta data. When
+ serializing objects in the PDX format, the type definitions
+ are persisted to disk. This setting controls which disk store
+ is used for that persistence.
+ 
+ If not set, the metadata will go in the default disk store.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>diskStoreName</code> - the name of the disk store to use
+ for the PDX metadata.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>this CacheFactory</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6</dd>
+</dl>
+</li>
+</ul>
+<a name="setPdxPersistent-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPdxPersistent</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a>&nbsp;setPdxPersistent(boolean&nbsp;isPersistent)</pre>
+<div class="block">Control whether the type metadata for PDX objects is persisted to disk. The
+ default for this setting is false. If you are using persistent regions with
+ PDX then you must set this to true. If you are using a
+ <code>GatewaySender</code> or <code>AsyncEventQueue</code> with PDX then
+ you should set this to true.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>isPersistent</code> - true if the metadata should be persistent</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>this CacheFactory</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6</dd>
+</dl>
+</li>
+</ul>
+<a name="setPdxIgnoreUnreadFields-boolean-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setPdxIgnoreUnreadFields</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a>&nbsp;setPdxIgnoreUnreadFields(boolean&nbsp;ignore)</pre>
+<div class="block">Control whether pdx ignores fields that were unread during deserialization.
+ The default is to preserve unread fields be including their data during serialization.
+ But if you configure the cache to ignore unread fields then their data will be lost
+ during serialization.
+ <P>You should only set this attribute to <code>true</code> if you know this member
+ will only be reading cache data. In this use case you do not need to pay the cost
+ of preserving the unread fields since you will never be reserializing pdx data.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>ignore</code> - <code>true</code> if fields not read during pdx deserialization should be ignored;
+ <code>false</code>, the default, if they should be preserved.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>this CacheFactory</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.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="../../../../org/apache/geode/cache/CacheExistsException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheFactory.html" target="_top">Frames</a></li>
+<li><a href="CacheFactory.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheListener.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheListener.html b/releases/latest/javadoc/org/apache/geode/cache/CacheListener.html
new file mode 100644
index 0000000..bd43a15
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheListener.html
@@ -0,0 +1,505 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheListener (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheListener (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":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/cache/CacheFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheListener.html" target="_top">Frames</a></li>
+<li><a href="CacheListener.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">org.apache.geode.cache</div>
+<h2 title="Interface CacheListener" class="title">Interface CacheListener&lt;K,V&gt;</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/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/cache/RegionMembershipListener.html" title="interface in org.apache.geode.cache">RegionMembershipListener</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/RegionRoleListener.html" title="interface in org.apache.geode.cache">RegionRoleListener</a>&lt;K,V&gt;</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a>, <a href="../../../../org/apache/geode/modules/util/DebugCacheListener.html" title="class in org.apache.geode.modules.util">DebugCacheListener</a>, <a href="../../../../org/apache/geode/modules/gatewaydelta/GatewayDeltaEventApplicationCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaEventApplicationCacheListener</a>, <a href="../../../../org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaForwarderCacheListener</a>, <a href="../../../../org/apache/geode/modules/util/RegionConfigurationCacheListener.html" title="class in org.apache.geode.modules.util">RegionConfigurationCacheListener</a>, <a href="../../../../org/apache/geode/cache/util/RegionMembershipListenerAdapter.html" title="class in org.apache.geode.
 cache.util">RegionMembershipListenerAdapter</a>, <a href="../../../../org/apache/geode/cache/util/RegionRoleListenerAdapter.html" title="class in org.apache.geode.cache.util">RegionRoleListenerAdapter</a>, <a href="../../../../org/apache/geode/modules/session/catalina/callback/SessionExpirationCacheListener.html" title="class in org.apache.geode.modules.session.catalina.callback">SessionExpirationCacheListener</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">CacheListener&lt;K,V&gt;</span>
+extends <a href="../../../../org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></pre>
+<div class="block"><p>
+ A listener to handle region or entry related events.
+ </p>
+ 
+ <p>
+ Instead of implementing this interface it is recommended that you extend the
+ <a href="../../../../org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util"><code>CacheListenerAdapter</code></a> class.
+ </p>
+ 
+ <h4>Avoiding the risk of deadlock</h4>
+ <p>
+ The methods on a <code>CacheListener</code> are invoked while holding a lock
+ on the entry described by the <a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache"><code>EntryEvent</code></a>, as a result if the listener
+ method takes a long time to execute then it will cause the operation that
+ caused it to be invoked to take a long time. In addition, listener code which
+ calls <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> methods could result in a deadlock. For example, in
+ <a href="../../../../org/apache/geode/cache/CacheListener.html#afterUpdate-org.apache.geode.cache.EntryEvent-"><code>afterUpdate(EntryEvent)</code></a> for entry key k1,
+ <a href="../../../../org/apache/geode/cache/Region.html#put-K-V-"><code>put(k2, someVal)</code></a> is called at the same
+ time <a href="../../../../org/apache/geode/cache/CacheListener.html#afterUpdate-org.apache.geode.cache.EntryEvent-"><code>afterUpdate(EntryEvent)</code></a> for entry key k2 calls
+ <a href="../../../../org/apache/geode/cache/Region.html#put-K-V-"><code>put(k1, someVal)</code></a> a deadlock may result.
+ This co-key dependency example can be extended to a co-Region dependency
+ where listener code in Region "A" performs Region operations on "B" and
+ listener code in Region "B" performs Region operations on "A". Deadlocks may
+ be either java-level or distributed multi-VM dead locks depending on Region
+ configuration. To be assured of no deadlocks, listener code should cause some
+ other thread to access the region and must not wait for that thread to
+ complete the task.
+ </p>
+ 
+ <h4>Concurrency</h4>
+ <p>
+ Multiple events, on different entries, can cause concurrent invocation of
+ <code>CacheListener</code> methods. Any exceptions thrown by the listener are
+ caught by GemFire and logged.
+ </p>
+ 
+ <h4>Declaring instances in Cache XML files</h4> 
+ <p>
+ To declare a CacheListener in a Cache XML file, it must also implement
+ <a href="../../../../org/apache/geode/cache/Declarable.html" title="interface in org.apache.geode.cache"><code>Declarable</code></a>
+ </p></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/AttributesFactory.html#addCacheListener-org.apache.geode.cache.CacheListener-"><code>AttributesFactory.addCacheListener(org.apache.geode.cache.CacheListener&lt;K, V&gt;)</code></a>, 
+<a href="../../../../org/apache/geode/cache/AttributesFactory.html#initCacheListeners-org.apache.geode.cache.CacheListener:A-"><code>AttributesFactory.initCacheListeners(org.apache.geode.cache.CacheListener&lt;K, V&gt;[])</code></a>, 
+<a href="../../../../org/apache/geode/cache/RegionAttributes.html#getCacheListeners--"><code>RegionAttributes.getCacheListeners()</code></a>, 
+<a href="../../../../org/apache/geode/cache/AttributesMutator.html#addCacheListener-org.apache.geode.cache.CacheListener-"><code>AttributesMutator.addCacheListener(org.apache.geode.cache.CacheListener&lt;K, V&gt;)</code></a>, 
+<a href="../../../../org/apache/geode/cache/AttributesMutator.html#removeCacheListener-org.apache.geode.cache.CacheListener-"><code>AttributesMutator.removeCacheListener(org.apache.geode.cache.CacheListener&lt;K, V&gt;)</code></a>, 
+<a href="../../../../org/apache/geode/cache/AttributesMutator.html#initCacheListeners-org.apache.geode.cache.CacheListener:A-"><code>AttributesMutator.initCacheListeners(org.apache.geode.cache.CacheListener&lt;K, V&gt;[])</code></a></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></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="../../../../org/apache/geode/cache/CacheListener.html#afterCreate-org.apache.geode.cache.EntryEvent-">afterCreate</a></span>(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</code>
+<div class="block">Handles the event of new key being added to a region.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheListener.html#afterDestroy-org.apache.geode.cache.EntryEvent-">afterDestroy</a></span>(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</code>
+<div class="block">Handles the event of an entry being destroyed.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheListener.html#afterInvalidate-org.apache.geode.cache.EntryEvent-">afterInvalidate</a></span>(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</code>
+<div class="block">Handles the event of an entry's value being invalidated.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheListener.html#afterRegionClear-org.apache.geode.cache.RegionEvent-">afterRegionClear</a></span>(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</code>
+<div class="block">Handles the event of a region being cleared.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheListener.html#afterRegionCreate-org.apache.geode.cache.RegionEvent-">afterRegionCreate</a></span>(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</code>
+<div class="block">Handles the event of a region being created.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheListener.html#afterRegionDestroy-org.apache.geode.cache.RegionEvent-">afterRegionDestroy</a></span>(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</code>
+<div class="block">Handles the event of a region being destroyed.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheListener.html#afterRegionInvalidate-org.apache.geode.cache.RegionEvent-">afterRegionInvalidate</a></span>(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</code>
+<div class="block">Handles the event of a region being invalidated.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheListener.html#afterRegionLive-org.apache.geode.cache.RegionEvent-">afterRegionLive</a></span>(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</code>
+<div class="block">Handles the event of a region being live after receiving the marker from the server.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheListener.html#afterUpdate-org.apache.geode.cache.EntryEvent-">afterUpdate</a></span>(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</code>
+<div class="block">Handles the event of an entry's value being modified in a region.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.cache.CacheCallback">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheCallback.html#close--">close</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="afterCreate-org.apache.geode.cache.EntryEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterCreate</h4>
+<pre>void&nbsp;afterCreate(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</pre>
+<div class="block">Handles the event of new key being added to a region. The entry did not
+ previously exist in this region in the local cache (even with a null
+ value).</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - the EntryEvent</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#create-K-V-"><code>Region.create(Object, Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#put-K-V-"><code>Region.put(Object, Object)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="afterUpdate-org.apache.geode.cache.EntryEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterUpdate</h4>
+<pre>void&nbsp;afterUpdate(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</pre>
+<div class="block">Handles the event of an entry's value being modified in a region. This
+ entry previously existed in this region in the local cache, but its
+ previous value may have been null.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - the EntryEvent</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#put-K-V-"><code>Region.put(Object, Object)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="afterInvalidate-org.apache.geode.cache.EntryEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterInvalidate</h4>
+<pre>void&nbsp;afterInvalidate(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</pre>
+<div class="block">Handles the event of an entry's value being invalidated.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - the EntryEvent</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#invalidate-java.lang.Object-"><code>Region.invalidate(Object)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="afterDestroy-org.apache.geode.cache.EntryEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterDestroy</h4>
+<pre>void&nbsp;afterDestroy(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</pre>
+<div class="block">Handles the event of an entry being destroyed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - the EntryEvent</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#destroy-java.lang.Object-"><code>Region.destroy(Object)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="afterRegionInvalidate-org.apache.geode.cache.RegionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterRegionInvalidate</h4>
+<pre>void&nbsp;afterRegionInvalidate(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</pre>
+<div class="block">Handles the event of a region being invalidated. Events are not invoked for
+ each individual value that is invalidated as a result of the region being
+ invalidated. Each subregion, however, gets its own
+ <code>regionInvalidated</code> event invoked on its listener.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - the RegionEvent</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#invalidateRegion--"><code>Region.invalidateRegion()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#localInvalidateRegion--"><code>Region.localInvalidateRegion()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="afterRegionDestroy-org.apache.geode.cache.RegionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterRegionDestroy</h4>
+<pre>void&nbsp;afterRegionDestroy(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</pre>
+<div class="block">Handles the event of a region being destroyed. Events are not invoked for
+ each individual entry that is destroyed as a result of the region being
+ destroyed. Each subregion, however, gets its own
+ <code>afterRegionDestroyed</code> event invoked on its listener.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - the RegionEvent</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#destroyRegion--"><code>Region.destroyRegion()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#localDestroyRegion--"><code>Region.localDestroyRegion()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#close--"><code>Region.close()</code></a>, 
+<a href="../../../../org/apache/geode/cache/RegionService.html#close--"><code>RegionService.close()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="afterRegionClear-org.apache.geode.cache.RegionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterRegionClear</h4>
+<pre>void&nbsp;afterRegionClear(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</pre>
+<div class="block">Handles the event of a region being cleared. Events are not invoked for
+ each individual entry that is removed as a result of the region being
+ cleared.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - the RegionEvent</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#clear--"><code>Region.clear()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="afterRegionCreate-org.apache.geode.cache.RegionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterRegionCreate</h4>
+<pre>void&nbsp;afterRegionCreate(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</pre>
+<div class="block">Handles the event of a region being created. Events are invoked for
+ each individual region that is created.
+ <p>Note that this method is only called
+ for creates done in the local vm. To be notified of creates done in remote
+ vms use <a href="../../../../org/apache/geode/cache/RegionMembershipListener.html#afterRemoteRegionCreate-org.apache.geode.cache.RegionEvent-"><code>RegionMembershipListener.afterRemoteRegionCreate(org.apache.geode.cache.RegionEvent&lt;K, V&gt;)</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - the RegionEvent</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>Cache.createRegion(java.lang.String, org.apache.geode.cache.RegionAttributes&lt;K, V&gt;)</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#createSubregion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>Region.createSubregion(java.lang.String, org.apache.geode.cache.RegionAttributes&lt;SK, SV&gt;)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="afterRegionLive-org.apache.geode.cache.RegionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>afterRegionLive</h4>
+<pre>void&nbsp;afterRegionLive(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">K</a>,<a href="../../../../org/apache/geode/cache/CacheListener.html" title="type parameter in CacheListener">V</a>&gt;&nbsp;event)</pre>
+<div class="block">Handles the event of a region being live after receiving the marker from the server.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - the RegionEvent</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#readyForEvents--"><code>Cache.readyForEvents()</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="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheListener.html" target="_top">Frames</a></li>
+<li><a href="CacheListener.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheLoader.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheLoader.html b/releases/latest/javadoc/org/apache/geode/cache/CacheLoader.html
new file mode 100644
index 0000000..dc815d1
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheLoader.html
@@ -0,0 +1,281 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheLoader (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheLoader (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":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/cache/CacheListener.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheLoaderException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheLoader.html" target="_top">Frames</a></li>
+<li><a href="CacheLoader.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">org.apache.geode.cache</div>
+<h2 title="Interface CacheLoader" class="title">Interface CacheLoader&lt;K,V&gt;</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/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../org/apache/geode/modules/session/catalina/callback/LocalSessionCacheLoader.html" title="class in org.apache.geode.modules.session.catalina.callback">LocalSessionCacheLoader</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">CacheLoader&lt;K,V&gt;</span>
+extends <a href="../../../../org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></pre>
+<div class="block">Allows data from outside of the VM to be placed into a region.  
+ When <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a> is called for a region
+ entry that has a <code>null</code> value, the 
+ <a href="../../../../org/apache/geode/cache/CacheLoader.html#load-org.apache.geode.cache.LoaderHelper-"><code>load</code></a> method of the
+ region's cache loader is invoked.  The <code>load</code> method
+ creates the value for the desired key by performing an operation such
+ as a database query.  The <code>load</code> may also perform a
+ <a href="../../../../org/apache/geode/cache/LoaderHelper.html#netSearch-boolean-">net search</a>
+ that will look for the value in a cache instance hosted by
+ another member of the distributed system.</p></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 2.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCacheLoader-org.apache.geode.cache.CacheLoader-"><code>AttributesFactory.setCacheLoader(org.apache.geode.cache.CacheLoader&lt;K, V&gt;)</code></a>, 
+<a href="../../../../org/apache/geode/cache/RegionAttributes.html#getCacheLoader--"><code>RegionAttributes.getCacheLoader()</code></a>, 
+<a href="../../../../org/apache/geode/cache/AttributesMutator.html#setCacheLoader-org.apache.geode.cache.CacheLoader-"><code>AttributesMutator.setCacheLoader(org.apache.geode.cache.CacheLoader&lt;K, V&gt;)</code></a></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></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CacheLoader.html" title="type parameter in CacheLoader">V</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheLoader.html#load-org.apache.geode.cache.LoaderHelper-">load</a></span>(<a href="../../../../org/apache/geode/cache/LoaderHelper.html" title="interface in org.apache.geode.cache">LoaderHelper</a>&lt;<a href="../../../../org/apache/geode/cache/CacheLoader.html" title="type parameter in CacheLoader">K</a>,<a href="../../../../org/apache/geode/cache/CacheLoader.html" title="type parameter in CacheLoader">V</a>&gt;&nbsp;helper)</code>
+<div class="block">Loads a value.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.cache.CacheCallback">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheCallback.html#close--">close</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="load-org.apache.geode.cache.LoaderHelper-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>load</h4>
+<pre><a href="../../../../org/apache/geode/cache/CacheLoader.html" title="type parameter in CacheLoader">V</a>&nbsp;load(<a href="../../../../org/apache/geode/cache/LoaderHelper.html" title="interface in org.apache.geode.cache">LoaderHelper</a>&lt;<a href="../../../../org/apache/geode/cache/CacheLoader.html" title="type parameter in CacheLoader">K</a>,<a href="../../../../org/apache/geode/cache/CacheLoader.html" title="type parameter in CacheLoader">V</a>&gt;&nbsp;helper)
+throws <a href="../../../../org/apache/geode/cache/CacheLoaderException.html" title="class in org.apache.geode.cache">CacheLoaderException</a></pre>
+<div class="block">Loads a value. Application writers should implement this
+ method to customize the loading of a value. This method is called
+ by the caching service when the requested value is not in the cache.
+ Any exception (including an unchecked exception) thrown by this
+ method is propagated back to and thrown by the invocation of
+ <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-java.lang.Object-"><code>Region.get(Object, Object)</code></a> that triggered this load.
+ <p></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>helper</code> - a LoaderHelper object that is passed in from cache service
+   and provides access to the key, region, argument, and <code>netSearch</code>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value supplied for this key, or null if no value can be
+    supplied.  A local loader will always be invoked if one exists.
+    Otherwise one remote loader is invoked.
+    Returning <code>null</code> causes
+    <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-java.lang.Object-"><code>Region.get(Object, Object)</code></a> to return <code>null</code>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>CacheLoaderException,</code> - if an error occurs. This exception or any
+ other exception thrown by this method will be propagated back to the
+ application from the get method.</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheLoaderException.html" title="class in org.apache.geode.cache">CacheLoaderException</a></code></dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-java.lang.Object-"><code>Region.get</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="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheLoaderException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheLoader.html" target="_top">Frames</a></li>
+<li><a href="CacheLoader.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>


[37/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/LogWriter.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/LogWriter.html b/releases/latest/javadoc/org/apache/geode/LogWriter.html
new file mode 100644
index 0000000..be3a940
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/LogWriter.html
@@ -0,0 +1,955 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>LogWriter (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="LogWriter (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6};
+var tabs = {65535:["t0","All Methods"],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/LicenseException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/NoSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/LogWriter.html" target="_top">Frames</a></li>
+<li><a href="LogWriter.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">org.apache.geode</div>
+<h2 title="Interface LogWriter" class="title">Interface LogWriter</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">LogWriter</span></pre>
+<div class="block">Defines methods available to clients that want to write a log message
+ to their GemFire distributed system log file.
+ <p>
+ Instances of this interface can be obtained by calling
+ <a href="../../../org/apache/geode/distributed/DistributedSystem.html#getLogWriter--"><code>DistributedSystem.getLogWriter()</code></a>.
+ <p>
+ For any logged message the log file will contain:
+ <ul>
+ <li> The message's level.
+ <li> The time the message was logged.
+ <li> The id of the thread that logged the message.
+ <li> The message itself which can be a string and/or an exception
+      including the exception's stack trace.
+ </ul>
+ <p>
+ A message always has a level.
+ Logging levels are ordered. Enabling logging at a given level also
+ enables logging at higher levels. The higher the level the more
+ important and urgent the message.
+ <p>
+ The levels, in descending order, are:
+ <ul>
+ <li> <code>severe</code>  (highest value) is a message level indicating a serious failure.
+   In general <code>severe</code> messages should describe events that
+   are of considerable importance and which will prevent normal program
+   execution. They should be reasonably intelligible to end users and
+   to information managers.
+ <li> <code>error</code>  
+   In general <code>error</code> messages should describe events that
+   are of considerable importance but will not prevent normal program
+   execution. They should be reasonably intelligible to end users and
+   to information managers. They are weaker than <code>severe</code> and
+   stronger than <code>warning</code>.
+ <li> <code>warning</code> is a message level indicating a potential problem.
+   In general <code>warning</code> messages should describe events that
+   will be of interest to end users or information managers, or which indicate
+   potential problems.
+ <li> <code>info</code> is a message level for informational messages.
+   Typically <code>info</code> messages should be reasonably significant
+   and should make sense to end users and system administrators.
+ <li> <code>config</code> is a message level for static configuration messages.
+   <code>config</code> messages are intended to provide a variety of static
+   configuration information, to assist in debugging problems that may be
+   associated with particular configurations.
+ <li> <code>fine</code> is a message level providing tracing information.
+   In general the <code>fine</code> level should be used for information
+   that will be broadly interesting to developers. This level is for
+   the lowest volume, and most important, tracing messages.
+ <li> <code>finer</code> indicates a fairly detailed tracing message.
+   Logging calls for entering, returning, or throwing an exception
+   are traced at the <code>finer</code> level.
+ <li> <code>finest</code> (lowest value) indicates a highly detailed tracing message.
+   In general the <code>finest</code> level should be used for the most
+   voluminous detailed tracing messages.
+ </ul>
+ <p>
+ For each level methods exist that will request a message, at that
+ level, to be logged. These methods are all named after their level.
+ <p>
+ For each level a method exists that returns a boolean indicating
+ if messages at that level will currently be logged. The names
+ of these methods are of the form: <em>level</em><code>Enabled</code>.</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></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="../../../org/apache/geode/LogWriter.html#config-java.lang.String-">config</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Writes a message to this writer.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#config-java.lang.String-java.lang.Throwable-">config</a></span>(java.lang.String&nbsp;msg,
+      java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes both a message and exception to this writer.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#config-java.lang.Throwable-">config</a></span>(java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes an exception to this writer.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#configEnabled--">configEnabled</a></span>()</code>
+<div class="block">Returns true if "config" log messages are enabled.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/i18n/LogWriterI18n.html" title="interface in org.apache.geode.i18n">LogWriterI18n</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#convertToLogWriterI18n--">convertToLogWriterI18n</a></span>()</code>
+<div class="block">A mechanism for accessing the abstraction layer used for 
+ internationalization.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#entering-java.lang.String-java.lang.String-">entering</a></span>(java.lang.String&nbsp;sourceClass,
+        java.lang.String&nbsp;sourceMethod)</code>
+<div class="block">Log a method entry.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#error-java.lang.String-">error</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Writes a message to this writer.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#error-java.lang.String-java.lang.Throwable-">error</a></span>(java.lang.String&nbsp;msg,
+     java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes both a message and exception to this writer.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#error-java.lang.Throwable-">error</a></span>(java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes an exception to this writer.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#errorEnabled--">errorEnabled</a></span>()</code>
+<div class="block">Returns true if "error" log messages are enabled.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#exiting-java.lang.String-java.lang.String-">exiting</a></span>(java.lang.String&nbsp;sourceClass,
+       java.lang.String&nbsp;sourceMethod)</code>
+<div class="block">Log a method return.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#fine-java.lang.String-">fine</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Writes a message to this writer.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#fine-java.lang.String-java.lang.Throwable-">fine</a></span>(java.lang.String&nbsp;msg,
+    java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes both a message and exception to this writer.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#fine-java.lang.Throwable-">fine</a></span>(java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes an exception to this writer.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#fineEnabled--">fineEnabled</a></span>()</code>
+<div class="block">Returns true if "fine" log messages are enabled.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#finer-java.lang.String-">finer</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Writes a message to this writer.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#finer-java.lang.String-java.lang.Throwable-">finer</a></span>(java.lang.String&nbsp;msg,
+     java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes both a message and exception to this writer.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#finer-java.lang.Throwable-">finer</a></span>(java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes an exception to this writer.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#finerEnabled--">finerEnabled</a></span>()</code>
+<div class="block">Returns true if "finer" log messages are enabled.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#finest-java.lang.String-">finest</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Writes a message to this writer.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#finest-java.lang.String-java.lang.Throwable-">finest</a></span>(java.lang.String&nbsp;msg,
+      java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes both a message and exception to this writer.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#finest-java.lang.Throwable-">finest</a></span>(java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes an exception to this writer.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#finestEnabled--">finestEnabled</a></span>()</code>
+<div class="block">Returns true if "finest" log messages are enabled.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>java.util.logging.Handler</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#getHandler--">getHandler</a></span>()</code>
+<div class="block">Returns a 1.4 logging handler that can be used to direct application
+ output to this GemFire logger using the standard JDK logger APIs.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#info-java.lang.String-">info</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Writes a message to this writer.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#info-java.lang.String-java.lang.Throwable-">info</a></span>(java.lang.String&nbsp;msg,
+    java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes both a message and exception to this writer.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#info-java.lang.Throwable-">info</a></span>(java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes an exception to this writer.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#infoEnabled--">infoEnabled</a></span>()</code>
+<div class="block">Returns true if "info" log messages are enabled.</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#severe-java.lang.String-">severe</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Writes a message to this writer.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#severe-java.lang.String-java.lang.Throwable-">severe</a></span>(java.lang.String&nbsp;msg,
+      java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes both a message and exception to this writer.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#severe-java.lang.Throwable-">severe</a></span>(java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes an exception to this writer.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#severeEnabled--">severeEnabled</a></span>()</code>
+<div class="block">Returns true if "severe" log messages are enabled.</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#throwing-java.lang.String-java.lang.String-java.lang.Throwable-">throwing</a></span>(java.lang.String&nbsp;sourceClass,
+        java.lang.String&nbsp;sourceMethod,
+        java.lang.Throwable&nbsp;thrown)</code>
+<div class="block">Log throwing an exception.</div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#warning-java.lang.String-">warning</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Writes a message to this writer.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#warning-java.lang.String-java.lang.Throwable-">warning</a></span>(java.lang.String&nbsp;msg,
+       java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes both a message and exception to this writer.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#warning-java.lang.Throwable-">warning</a></span>(java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Writes an exception to this writer.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LogWriter.html#warningEnabled--">warningEnabled</a></span>()</code>
+<div class="block">Returns true if "warning" log messages are enabled.</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="severeEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>severeEnabled</h4>
+<pre>boolean&nbsp;severeEnabled()</pre>
+<div class="block">Returns true if "severe" log messages are enabled.
+ Returns false if "severe" log messages are disabled.</div>
+</li>
+</ul>
+<a name="severe-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>severe</h4>
+<pre>void&nbsp;severe(java.lang.String&nbsp;msg,
+            java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes both a message and exception to this writer.
+ The message level is "severe".</div>
+</li>
+</ul>
+<a name="severe-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>severe</h4>
+<pre>void&nbsp;severe(java.lang.String&nbsp;msg)</pre>
+<div class="block">Writes a message to this writer.
+ The message level is "severe".</div>
+</li>
+</ul>
+<a name="severe-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>severe</h4>
+<pre>void&nbsp;severe(java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes an exception to this writer.
+ The exception level is "severe".</div>
+</li>
+</ul>
+<a name="errorEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>errorEnabled</h4>
+<pre>boolean&nbsp;errorEnabled()</pre>
+<div class="block">Returns true if "error" log messages are enabled.
+ Returns false if "error" log messages are disabled.</div>
+</li>
+</ul>
+<a name="error-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>error</h4>
+<pre>void&nbsp;error(java.lang.String&nbsp;msg,
+           java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes both a message and exception to this writer.
+ The message level is "error".</div>
+</li>
+</ul>
+<a name="error-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>error</h4>
+<pre>void&nbsp;error(java.lang.String&nbsp;msg)</pre>
+<div class="block">Writes a message to this writer.
+ The message level is "error".</div>
+</li>
+</ul>
+<a name="error-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>error</h4>
+<pre>void&nbsp;error(java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes an exception to this writer.
+ The exception level is "error".</div>
+</li>
+</ul>
+<a name="warningEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>warningEnabled</h4>
+<pre>boolean&nbsp;warningEnabled()</pre>
+<div class="block">Returns true if "warning" log messages are enabled.
+ Returns false if "warning" log messages are disabled.</div>
+</li>
+</ul>
+<a name="warning-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>warning</h4>
+<pre>void&nbsp;warning(java.lang.String&nbsp;msg,
+             java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes both a message and exception to this writer.
+ The message level is "warning".</div>
+</li>
+</ul>
+<a name="warning-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>warning</h4>
+<pre>void&nbsp;warning(java.lang.String&nbsp;msg)</pre>
+<div class="block">Writes a message to this writer.
+ The message level is "warning".</div>
+</li>
+</ul>
+<a name="warning-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>warning</h4>
+<pre>void&nbsp;warning(java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes an exception to this writer.
+ The exception level is "warning".</div>
+</li>
+</ul>
+<a name="infoEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>infoEnabled</h4>
+<pre>boolean&nbsp;infoEnabled()</pre>
+<div class="block">Returns true if "info" log messages are enabled.
+ Returns false if "info" log messages are disabled.</div>
+</li>
+</ul>
+<a name="info-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>info</h4>
+<pre>void&nbsp;info(java.lang.String&nbsp;msg,
+          java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes both a message and exception to this writer.
+ The message level is "information".</div>
+</li>
+</ul>
+<a name="info-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>info</h4>
+<pre>void&nbsp;info(java.lang.String&nbsp;msg)</pre>
+<div class="block">Writes a message to this writer.
+ The message level is "information".</div>
+</li>
+</ul>
+<a name="info-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>info</h4>
+<pre>void&nbsp;info(java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes an exception to this writer.
+ The exception level is "information".</div>
+</li>
+</ul>
+<a name="configEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>configEnabled</h4>
+<pre>boolean&nbsp;configEnabled()</pre>
+<div class="block">Returns true if "config" log messages are enabled.
+ Returns false if "config" log messages are disabled.</div>
+</li>
+</ul>
+<a name="config-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>config</h4>
+<pre>void&nbsp;config(java.lang.String&nbsp;msg,
+            java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes both a message and exception to this writer.
+ The message level is "config".</div>
+</li>
+</ul>
+<a name="config-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>config</h4>
+<pre>void&nbsp;config(java.lang.String&nbsp;msg)</pre>
+<div class="block">Writes a message to this writer.
+ The message level is "config".</div>
+</li>
+</ul>
+<a name="config-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>config</h4>
+<pre>void&nbsp;config(java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes an exception to this writer.
+ The exception level is "config".</div>
+</li>
+</ul>
+<a name="fineEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fineEnabled</h4>
+<pre>boolean&nbsp;fineEnabled()</pre>
+<div class="block">Returns true if "fine" log messages are enabled.
+ Returns false if "fine" log messages are disabled.</div>
+</li>
+</ul>
+<a name="fine-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fine</h4>
+<pre>void&nbsp;fine(java.lang.String&nbsp;msg,
+          java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes both a message and exception to this writer.
+ The message level is "fine".</div>
+</li>
+</ul>
+<a name="fine-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fine</h4>
+<pre>void&nbsp;fine(java.lang.String&nbsp;msg)</pre>
+<div class="block">Writes a message to this writer.
+ The message level is "fine".</div>
+</li>
+</ul>
+<a name="fine-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fine</h4>
+<pre>void&nbsp;fine(java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes an exception to this writer.
+ The exception level is "fine".</div>
+</li>
+</ul>
+<a name="finerEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>finerEnabled</h4>
+<pre>boolean&nbsp;finerEnabled()</pre>
+<div class="block">Returns true if "finer" log messages are enabled.
+ Returns false if "finer" log messages are disabled.</div>
+</li>
+</ul>
+<a name="finer-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>finer</h4>
+<pre>void&nbsp;finer(java.lang.String&nbsp;msg,
+           java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes both a message and exception to this writer.
+ The message level is "finer".</div>
+</li>
+</ul>
+<a name="finer-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>finer</h4>
+<pre>void&nbsp;finer(java.lang.String&nbsp;msg)</pre>
+<div class="block">Writes a message to this writer.
+ The message level is "finer".</div>
+</li>
+</ul>
+<a name="finer-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>finer</h4>
+<pre>void&nbsp;finer(java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes an exception to this writer.
+ The exception level is "finer".</div>
+</li>
+</ul>
+<a name="entering-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>entering</h4>
+<pre>void&nbsp;entering(java.lang.String&nbsp;sourceClass,
+              java.lang.String&nbsp;sourceMethod)</pre>
+<div class="block">Log a method entry.
+ <p>The logging is done using the <code>finer</code> level.
+ The string message will start with <code>"ENTRY"</code> and
+ include the class and method names.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>sourceClass</code> - Name of class that issued the logging request.</dd>
+<dd><code>sourceMethod</code> - Name of the method that issued the logging request.</dd>
+</dl>
+</li>
+</ul>
+<a name="exiting-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>exiting</h4>
+<pre>void&nbsp;exiting(java.lang.String&nbsp;sourceClass,
+             java.lang.String&nbsp;sourceMethod)</pre>
+<div class="block">Log a method return.
+ <p>The logging is done using the <code>finer</code> level.
+ The string message will start with <code>"RETURN"</code> and
+ include the class and method names.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>sourceClass</code> - Name of class that issued the logging request.</dd>
+<dd><code>sourceMethod</code> - Name of the method that issued the logging request.</dd>
+</dl>
+</li>
+</ul>
+<a name="throwing-java.lang.String-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>throwing</h4>
+<pre>void&nbsp;throwing(java.lang.String&nbsp;sourceClass,
+              java.lang.String&nbsp;sourceMethod,
+              java.lang.Throwable&nbsp;thrown)</pre>
+<div class="block">Log throwing an exception.
+ <p> Use to log that a method is
+ terminating by throwing an exception. The logging is done using
+ the <code>finer</code> level.
+ <p> This is a convenience method that could be done
+ instead by calling <a href="../../../org/apache/geode/LogWriter.html#finer-java.lang.String-java.lang.Throwable-"><code>finer(String, Throwable)</code></a>.
+ The string message will start with <code>"THROW"</code> and
+ include the class and method names.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>sourceClass</code> - Name of class that issued the logging request.</dd>
+<dd><code>sourceMethod</code> - Name of the method that issued the logging request.</dd>
+<dd><code>thrown</code> - The Throwable that is being thrown.</dd>
+</dl>
+</li>
+</ul>
+<a name="finestEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>finestEnabled</h4>
+<pre>boolean&nbsp;finestEnabled()</pre>
+<div class="block">Returns true if "finest" log messages are enabled.
+ Returns false if "finest" log messages are disabled.</div>
+</li>
+</ul>
+<a name="finest-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>finest</h4>
+<pre>void&nbsp;finest(java.lang.String&nbsp;msg,
+            java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes both a message and exception to this writer.
+ The message level is "finest".</div>
+</li>
+</ul>
+<a name="finest-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>finest</h4>
+<pre>void&nbsp;finest(java.lang.String&nbsp;msg)</pre>
+<div class="block">Writes a message to this writer.
+ The message level is "finest".</div>
+</li>
+</ul>
+<a name="finest-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>finest</h4>
+<pre>void&nbsp;finest(java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Writes an exception to this writer.
+ The exception level is "finest".</div>
+</li>
+</ul>
+<a name="getHandler--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHandler</h4>
+<pre>java.util.logging.Handler&nbsp;getHandler()</pre>
+<div class="block">Returns a 1.4 logging handler that can be used to direct application
+ output to this GemFire logger using the standard JDK logger APIs.
+ Each time this method is called it creates a new instance of a
+ Handler so care should be taken to not call this method too often.</div>
+</li>
+</ul>
+<a name="convertToLogWriterI18n--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>convertToLogWriterI18n</h4>
+<pre><a href="../../../org/apache/geode/i18n/LogWriterI18n.html" title="interface in org.apache.geode.i18n">LogWriterI18n</a>&nbsp;convertToLogWriterI18n()</pre>
+<div class="block">A mechanism for accessing the abstraction layer used for 
+ internationalization.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>LogWriterI18n</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/LicenseException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/NoSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/LogWriter.html" target="_top">Frames</a></li>
+<li><a href="LogWriter.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/8888a496/releases/latest/javadoc/org/apache/geode/NoSystemException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/NoSystemException.html b/releases/latest/javadoc/org/apache/geode/NoSystemException.html
new file mode 100644
index 0000000..12bbdf8
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/NoSystemException.html
@@ -0,0 +1,312 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>NoSystemException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="NoSystemException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/LogWriter.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/OutOfOffHeapMemoryException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/NoSystemException.html" target="_top">Frames</a></li>
+<li><a href="NoSystemException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class NoSystemException" class="title">Class NoSystemException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.NoSystemException</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>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../org/apache/geode/UncreatedSystemException.html" title="class in org.apache.geode">UncreatedSystemException</a>, <a href="../../../org/apache/geode/UnstartedSystemException.html" title="class in org.apache.geode">UnstartedSystemException</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">NoSystemException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">A <code>NoSystemException</code> is thrown when a
+ locator can not be found or connected to.
+ In most cases one of the following subclasses is used instead
+ of <code>NoSystemException</code>:
+ <ul>
+ <li> <a href="../../../org/apache/geode/UncreatedSystemException.html" title="class in org.apache.geode"><code>UncreatedSystemException</code></a>
+ <li> <a href="../../../org/apache/geode/UnstartedSystemException.html" title="class in org.apache.geode"><code>UnstartedSystemException</code></a>
+ </ul>
+ <p>As of GemFire 5.0 this exception should be named NoLocatorException.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.NoSystemException">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="../../../org/apache/geode/NoSystemException.html#NoSystemException-java.lang.String-">NoSystemException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>NoSystemException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/NoSystemException.html#NoSystemException-java.lang.String-java.lang.Throwable-">NoSystemException</a></span>(java.lang.String&nbsp;message,
+                 java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>NoSystemException</code> with the given message
+ and cause.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="NoSystemException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NoSystemException</h4>
+<pre>public&nbsp;NoSystemException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>NoSystemException</code>.</div>
+</li>
+</ul>
+<a name="NoSystemException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NoSystemException</h4>
+<pre>public&nbsp;NoSystemException(java.lang.String&nbsp;message,
+                         java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>NoSystemException</code> with the given message
+ and cause.</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="../../../org/apache/geode/LogWriter.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/OutOfOffHeapMemoryException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/NoSystemException.html" target="_top">Frames</a></li>
+<li><a href="NoSystemException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/OutOfOffHeapMemoryException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/OutOfOffHeapMemoryException.html b/releases/latest/javadoc/org/apache/geode/OutOfOffHeapMemoryException.html
new file mode 100644
index 0000000..60153d4
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/OutOfOffHeapMemoryException.html
@@ -0,0 +1,321 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>OutOfOffHeapMemoryException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="OutOfOffHeapMemoryException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/NoSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/SerializationException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/OutOfOffHeapMemoryException.html" target="_top">Frames</a></li>
+<li><a href="OutOfOffHeapMemoryException.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.org.apache.geode.cache.CacheRuntimeException">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">org.apache.geode</div>
+<h2 title="Class OutOfOffHeapMemoryException" class="title">Class OutOfOffHeapMemoryException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheRuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/CancelException.html" title="class in org.apache.geode">org.apache.geode.CancelException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.OutOfOffHeapMemoryException</li>
+</ul>
+</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">OutOfOffHeapMemoryException</span>
+extends <a href="../../../org/apache/geode/CancelException.html" title="class in org.apache.geode">CancelException</a></pre>
+<div class="block">Indicates that attempts to allocate more objects in off-heap memory has
+ failed and the Cache will be closed to prevent it from losing distributed
+ consistency.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.OutOfOffHeapMemoryException">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="../../../org/apache/geode/OutOfOffHeapMemoryException.html#OutOfOffHeapMemoryException--">OutOfOffHeapMemoryException</a></span>()</code>
+<div class="block">Constructs an <code>OutOfOffHeapMemoryError</code> with no detail message.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/OutOfOffHeapMemoryException.html#OutOfOffHeapMemoryException-java.lang.String-">OutOfOffHeapMemoryException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Constructs an <code>OutOfOffHeapMemoryError</code> with the specified
+ detail message.</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.org.apache.geode.cache.CacheRuntimeException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></h3>
+<code><a href="../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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</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="OutOfOffHeapMemoryException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OutOfOffHeapMemoryException</h4>
+<pre>public&nbsp;OutOfOffHeapMemoryException()</pre>
+<div class="block">Constructs an <code>OutOfOffHeapMemoryError</code> with no detail message.</div>
+</li>
+</ul>
+<a name="OutOfOffHeapMemoryException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>OutOfOffHeapMemoryException</h4>
+<pre>public&nbsp;OutOfOffHeapMemoryException(java.lang.String&nbsp;message)</pre>
+<div class="block">Constructs an <code>OutOfOffHeapMemoryError</code> with the specified
+ detail message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>message</code> - the detail message.</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/NoSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/SerializationException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/OutOfOffHeapMemoryException.html" target="_top">Frames</a></li>
+<li><a href="OutOfOffHeapMemoryException.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.org.apache.geode.cache.CacheRuntimeException">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/8888a496/releases/latest/javadoc/org/apache/geode/SerializationException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/SerializationException.html b/releases/latest/javadoc/org/apache/geode/SerializationException.html
new file mode 100644
index 0000000..02a7116
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/SerializationException.html
@@ -0,0 +1,318 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SerializationException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SerializationException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/OutOfOffHeapMemoryException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/SerializationException.html" target="_top">Frames</a></li>
+<li><a href="SerializationException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class SerializationException" class="title">Class SerializationException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireIOException.html" title="class in org.apache.geode">org.apache.geode.GemFireIOException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.SerializationException</li>
+</ul>
+</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>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../org/apache/geode/pdx/PdxSerializationException.html" title="class in org.apache.geode.pdx">PdxSerializationException</a>, <a href="../../../org/apache/geode/ToDataException.html" title="class in org.apache.geode">ToDataException</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">SerializationException</span>
+extends <a href="../../../org/apache/geode/GemFireIOException.html" title="class in org.apache.geode">GemFireIOException</a></pre>
+<div class="block">An exception indicating that a serialization or deserialization failed.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.SerializationException">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="../../../org/apache/geode/SerializationException.html#SerializationException-java.lang.String-">SerializationException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Create a new instance of SerializationException with a detail message</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/SerializationException.html#SerializationException-java.lang.String-java.lang.Throwable-">SerializationException</a></span>(java.lang.String&nbsp;message,
+                      java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Create a new instance of SerializationException with a detail message and cause</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="SerializationException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SerializationException</h4>
+<pre>public&nbsp;SerializationException(java.lang.String&nbsp;message)</pre>
+<div class="block">Create a new instance of SerializationException with a detail message</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>message</code> - the detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="SerializationException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SerializationException</h4>
+<pre>public&nbsp;SerializationException(java.lang.String&nbsp;message,
+                              java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Create a new instance of SerializationException with a detail message and cause</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>message</code> - the detail message</dd>
+<dd><code>cause</code> - the cause</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/OutOfOffHeapMemoryException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/SerializationException.html" target="_top">Frames</a></li>
+<li><a href="SerializationException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/StatisticDescriptor.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/StatisticDescriptor.html b/releases/latest/javadoc/org/apache/geode/StatisticDescriptor.html
new file mode 100644
index 0000000..1ad4974
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/StatisticDescriptor.html
@@ -0,0 +1,350 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>StatisticDescriptor (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StatisticDescriptor (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":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/SerializationException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/StatisticDescriptor.html" target="_top">Frames</a></li>
+<li><a href="StatisticDescriptor.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">org.apache.geode</div>
+<h2 title="Interface StatisticDescriptor" class="title">Interface StatisticDescriptor</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.lang.Comparable&lt;<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">StatisticDescriptor</span>
+extends java.lang.Comparable&lt;<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&gt;</pre>
+<div class="block">Describes an individual statistic whose value is updated by an
+ application and may be archived by GemFire.  These descriptions are
+ gathered together in a <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a>.
+
+ <P>
+ To get an instance of this interface use an instance of
+ <a href="../../../org/apache/geode/StatisticsFactory.html" title="interface in org.apache.geode"><code>StatisticsFactory</code></a>.
+ <P>
+ <code>StatisticDescriptor</code>s are naturally ordered by their name.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.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></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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticDescriptor.html#getDescription--">getDescription</a></span>()</code>
+<div class="block">Returns a description of this statistic</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticDescriptor.html#getId--">getId</a></span>()</code>
+<div class="block">Returns the id of this statistic in a <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>statistics type</code></a>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticDescriptor.html#getName--">getName</a></span>()</code>
+<div class="block">Returns the name of this statistic</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.Class&lt;?&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticDescriptor.html#getType--">getType</a></span>()</code>
+<div class="block">Returns the type of this statistic</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticDescriptor.html#getUnit--">getUnit</a></span>()</code>
+<div class="block">Returns the unit in which this statistic is measured</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticDescriptor.html#isCounter--">isCounter</a></span>()</code>
+<div class="block">Returns true if this statistic is a counter; false if its a gauge.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/StatisticDescriptor.html#isLargerBetter--">isLargerBetter</a></span>()</code>
+<div class="block">Returns true if a larger statistic value indicates better performance.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Comparable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.lang.Comparable</h3>
+<code>compareTo</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="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>int&nbsp;getId()</pre>
+<div class="block">Returns the id of this statistic in a <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>statistics type</code></a>.  The id is initialized when its statistics
+ type is created.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - The id has not been initialized yet</dd>
+</dl>
+</li>
+</ul>
+<a name="getName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>java.lang.String&nbsp;getName()</pre>
+<div class="block">Returns the name of this statistic</div>
+</li>
+</ul>
+<a name="getDescription--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDescription</h4>
+<pre>java.lang.String&nbsp;getDescription()</pre>
+<div class="block">Returns a description of this statistic</div>
+</li>
+</ul>
+<a name="getType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getType</h4>
+<pre>java.lang.Class&lt;?&gt;&nbsp;getType()</pre>
+<div class="block">Returns the type of this statistic</div>
+</li>
+</ul>
+<a name="isCounter--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCounter</h4>
+<pre>boolean&nbsp;isCounter()</pre>
+<div class="block">Returns true if this statistic is a counter; false if its a gauge.
+ Counter statistics have values that always increase.
+ Gauge statistics have unconstrained values.</div>
+</li>
+</ul>
+<a name="isLargerBetter--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLargerBetter</h4>
+<pre>boolean&nbsp;isLargerBetter()</pre>
+<div class="block">Returns true if a larger statistic value indicates better performance.</div>
+</li>
+</ul>
+<a name="getUnit--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getUnit</h4>
+<pre>java.lang.String&nbsp;getUnit()</pre>
+<div class="block">Returns the unit in which this statistic is measured</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="../../../org/apache/geode/SerializationException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/Statistics.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/StatisticDescriptor.html" target="_top">Frames</a></li>
+<li><a href="StatisticDescriptor.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>


[12/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/Cache.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/Cache.html b/releases/latest/javadoc/org/apache/geode/cache/Cache.html
new file mode 100644
index 0000000..bf1c384
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/Cache.html
@@ -0,0 +1,1234 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>Cache (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Cache (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":38,"i2":6,"i3":6,"i4":6,"i5":38,"i6":6,"i7":6,"i8":6,"i9":6,"i10":38,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":38,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":38,"i28":6,"i29":6,"i30":6,"i31":38,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6};
+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="../../../../org/apache/geode/cache/AttributesMutator.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/Cache.html" target="_top">Frames</a></li>
+<li><a href="Cache.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">org.apache.geode.cache</div>
+<h2 title="Interface Cache" class="title">Interface Cache</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.lang.AutoCloseable, <a href="../../../../org/apache/geode/cache/GemFireCache.html" title="interface in org.apache.geode.cache">GemFireCache</a>, <a href="../../../../org/apache/geode/cache/RegionService.html" title="interface in org.apache.geode.cache">RegionService</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">Cache</span>
+extends <a href="../../../../org/apache/geode/cache/GemFireCache.html" title="interface in org.apache.geode.cache">GemFireCache</a></pre>
+<div class="block">Caches are obtained from the <a href="../../../../org/apache/geode/cache/CacheFactory.html#create--"><code>CacheFactory.create()</code></a> method.
+ See <a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache"><code>CacheFactory</code></a> for common usage patterns for creating the cache instance.
+ <p>
+ When a cache is created a <a href="../../../../org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed"><code>DistributedSystem</code></a> is also created.
+ This system tells the cache where to find other caches on the network
+ and how to communicate with them.
+ The system can also specify a
+ <a href="../distribution/DistributedSystem.html#cache-xml-file">"cache-xml-file"</a>
+ property which will cause this cache to be initialized with the contents
+ of that file. The contents must comply with the
+ <code>"doc-files/cache8_0.dtd"</code> file
+ and the top level element must be a <code>cache</code> element.
+ <p>
+ When a cache will no longer be used it should be <a href="../../../../org/apache/geode/cache/RegionService.html#close--"><code>closed</code></a>.
+ Once it <a href="../../../../org/apache/geode/cache/RegionService.html#isClosed--"><code>is closed</code></a> any attempt to use it or any <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a>
+ obtained from it will cause a <a href="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache"><code>CacheClosedException</code></a> to be thrown.
+
+ <p>A cache can have multiple root regions, each with a different name.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 2.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="../../../../org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server">CacheServer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#addCacheServer--">addCacheServer</a></span>()</code>
+<div class="block">Creates a new cache server, with the default configuration,
+ that will allow clients to access this cache.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#close-boolean-">close</a></span>(boolean&nbsp;keepalive)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/client/ClientCache.html#close-boolean-"><code>ClientCache.close(boolean)</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueueFactory.html" title="interface in org.apache.geode.cache.asyncqueue">AsyncEventQueueFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#createAsyncEventQueueFactory--">createAsyncEventQueueFactory</a></span>()</code>
+<div class="block">Creates <a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueueFactory.html" title="interface in org.apache.geode.cache.asyncqueue"><code>AsyncEventQueueFactory</code></a> for creating a
+ AsyncEventQueue</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/wan/GatewayReceiverFactory.html" title="interface in org.apache.geode.cache.wan">GatewayReceiverFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#createGatewayReceiverFactory--">createGatewayReceiverFactory</a></span>()</code>
+<div class="block">Creates <a href="../../../../org/apache/geode/cache/wan/GatewayReceiverFactory.html" title="interface in org.apache.geode.cache.wan"><code>GatewayReceiverFactory</code></a> for creating a GatewayReceiver</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/wan/GatewaySenderFactory.html" title="interface in org.apache.geode.cache.wan">GatewaySenderFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#createGatewaySenderFactory--">createGatewaySenderFactory</a></span>()</code>
+<div class="block">Creates <a href="../../../../org/apache/geode/cache/wan/GatewaySenderFactory.html" title="interface in org.apache.geode.cache.wan"><code>GatewaySenderFactory</code></a> for creating a
+ SerialGatewaySender</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-">createRegion</a></span>(java.lang.String&nbsp;name,
+            <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&lt;K,V&gt;&nbsp;aRegionAttributes)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/Cache.html#createRegionFactory-org.apache.geode.cache.RegionAttributes-"><code>createRegionFactory(RegionAttributes)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a>&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#createRegionFactory--">createRegionFactory</a></span>()</code>
+<div class="block">Creates a <a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache"><code>RegionFactory</code></a> which can be used to specify additional
+ attributes for <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> creation.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a>&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#createRegionFactory-org.apache.geode.cache.RegionAttributes-">createRegionFactory</a></span>(<a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&lt;K,V&gt;&nbsp;regionAttributes)</code>
+<div class="block">Creates a <a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache"><code>RegionFactory</code></a> for creating a <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> from
+ the given regionAttributes</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a>&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#createRegionFactory-org.apache.geode.cache.RegionShortcut-">createRegionFactory</a></span>(<a href="../../../../org/apache/geode/cache/RegionShortcut.html" title="enum in org.apache.geode.cache">RegionShortcut</a>&nbsp;atts)</code>
+<div class="block">Creates a <a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache"><code>RegionFactory</code></a> for the most commonly used <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> types
+ defined by <a href="../../../../org/apache/geode/cache/RegionShortcut.html" title="enum in org.apache.geode.cache"><code>RegionShortcut</code></a></div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a>&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#createRegionFactory-java.lang.String-">createRegionFactory</a></span>(java.lang.String&nbsp;regionAttributesId)</code>
+<div class="block">Creates a <a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache"><code>RegionFactory</code></a> for creating a <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> from
+ <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache"><code>RegionAttributes</code></a> mapped to this regionAttributesId</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;K,V&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#createVMRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-">createVMRegion</a></span>(java.lang.String&nbsp;name,
+              <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&lt;K,V&gt;&nbsp;aRegionAttributes)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Cache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>createRegion(java.lang.String, org.apache.geode.cache.RegionAttributes&lt;K, V&gt;)</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getAdminMembers--">getAdminMembers</a></span>()</code>
+<div class="block">Returns a set of the administrative members in the distributed system.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueue.html" title="interface in org.apache.geode.cache.asyncqueue">AsyncEventQueue</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getAsyncEventQueue-java.lang.String-">getAsyncEventQueue</a></span>(java.lang.String&nbsp;id)</code>
+<div class="block">Returns the <a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueue.html" title="interface in org.apache.geode.cache.asyncqueue"><code>AsyncEventQueue</code></a> with the given id added to this Cache.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueue.html" title="interface in org.apache.geode.cache.asyncqueue">AsyncEventQueue</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getAsyncEventQueues--">getAsyncEventQueues</a></span>()</code>
+<div class="block">Returns all <a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueue.html" title="interface in org.apache.geode.cache.asyncqueue"><code>AsyncEventQueue</code></a>s for this Cache</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server">CacheServer</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getCacheServers--">getCacheServers</a></span>()</code>
+<div class="block">Returns a collection of all of the <code>CacheServer</code>s
+ that can serve the contents of this <code>Cache</code> to clients.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/util/GatewayConflictResolver.html" title="interface in org.apache.geode.cache.util">GatewayConflictResolver</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getGatewayConflictResolver--">getGatewayConflictResolver</a></span>()</code>
+<div class="block">Returns the current gateway event conflict resolver</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../org/apache/geode/cache/wan/GatewayReceiver.html" title="interface in org.apache.geode.cache.wan">GatewayReceiver</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getGatewayReceivers--">getGatewayReceivers</a></span>()</code>
+<div class="block">Returns all <a href="../../../../org/apache/geode/cache/wan/GatewayReceiver.html" title="interface in org.apache.geode.cache.wan"><code>GatewayReceiver</code></a>s for this Cache</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/wan/GatewaySender.html" title="interface in org.apache.geode.cache.wan">GatewaySender</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getGatewaySender-java.lang.String-">getGatewaySender</a></span>(java.lang.String&nbsp;id)</code>
+<div class="block">Returns the <a href="../../../../org/apache/geode/cache/wan/GatewaySender.html" title="interface in org.apache.geode.cache.wan"><code>GatewaySender</code></a> with the given id added to this Cache.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../org/apache/geode/cache/wan/GatewaySender.html" title="interface in org.apache.geode.cache.wan">GatewaySender</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getGatewaySenders--">getGatewaySenders</a></span>()</code>
+<div class="block">Returns all <a href="../../../../org/apache/geode/cache/wan/GatewaySender.html" title="interface in org.apache.geode.cache.wan"><code>GatewaySender</code></a>s for this Cache.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getLockLease--">getLockLease</a></span>()</code>
+<div class="block">Gets the length, in seconds, of distributed lock leases obtained
+ by this cache.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getLockTimeout--">getLockTimeout</a></span>()</code>
+<div class="block">Gets the number of seconds a cache operation will wait to obtain
+ a distributed lock lease.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/i18n/LogWriterI18n.html" title="interface in org.apache.geode.i18n">LogWriterI18n</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getLoggerI18n--">getLoggerI18n</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use getLogger().convertToLogWriterI18n() instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getMembers--">getMembers</a></span>()</code>
+<div class="block">Returns a set of the other non-administrative members in the distributed system.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getMembers-org.apache.geode.cache.Region-">getMembers</a></span>(<a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&nbsp;r)</code>
+<div class="block">Returns a set of the members in the distributed system that have the
+ given region.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getMessageSyncInterval--">getMessageSyncInterval</a></span>()</code>
+<div class="block">Gets the frequency (in seconds) at which a message will be sent by the
+ primary cache-server to all the secondary cache-server nodes to remove the
+ events which have already been dispatched from the queue.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getReconnectedCache--">getReconnectedCache</a></span>()</code>
+<div class="block">Returns the new Cache if there was an auto-reconnect and the cache was
+ recreated.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getSearchTimeout--">getSearchTimeout</a></span>()</code>
+<div class="block">Gets the number of seconds a cache
+ <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>get</code></a> operation
+ can spend searching for a value before it times out.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/i18n/LogWriterI18n.html" title="interface in org.apache.geode.i18n">LogWriterI18n</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getSecurityLoggerI18n--">getSecurityLoggerI18n</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use getSecurityLogger().convertToLogWriterI18n() instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/snapshot/CacheSnapshotService.html" title="interface in org.apache.geode.cache.snapshot">CacheSnapshotService</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#getSnapshotService--">getSnapshotService</a></span>()</code>
+<div class="block">Obtains the snapshot service to allow the cache data to be imported
+ or exported.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#isReconnecting--">isReconnecting</a></span>()</code>
+<div class="block">Test to see whether the Cache is in the process of reconnecting
+ and recreating a new cache after it has been removed from the system
+ by other members or has shut down due to missing Roles and is reconnecting.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#isServer--">isServer</a></span>()</code>
+<div class="block">Returns whether or not this cache resides in a "cache server" VM.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#readyForEvents--">readyForEvents</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/client/ClientCache.html#readyForEvents--"><code>ClientCache.readyForEvents()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#setGatewayConflictResolver-org.apache.geode.cache.util.GatewayConflictResolver-">setGatewayConflictResolver</a></span>(<a href="../../../../org/apache/geode/cache/util/GatewayConflictResolver.html" title="interface in org.apache.geode.cache.util">GatewayConflictResolver</a>&nbsp;resolver)</code>
+<div class="block">Adds a gateway event conflict resolution resolver.</div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#setIsServer-boolean-">setIsServer</a></span>(boolean&nbsp;isServer)</code>
+<div class="block">Sets whether or not this <code>Cache</code> resides in a
+ long-running "cache server" VM.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#setLockLease-int-">setLockLease</a></span>(int&nbsp;seconds)</code>
+<div class="block">Sets the length, in seconds, of distributed lock leases obtained
+ by this cache.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#setLockTimeout-int-">setLockTimeout</a></span>(int&nbsp;seconds)</code>
+<div class="block">Sets the number of seconds a cache operation may wait to obtain a
+ distributed lock lease before timing out.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#setMessageSyncInterval-int-">setMessageSyncInterval</a></span>(int&nbsp;seconds)</code>
+<div class="block">Sets the frequency (in seconds) at which a message will be sent by the
+ primary cache-server node to all the secondary cache-server nodes to remove
+ the events which have already been dispatched from the queue.</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#setSearchTimeout-int-">setSearchTimeout</a></span>(int&nbsp;seconds)</code>
+<div class="block">Sets the number of seconds a cache get operation can spend searching
+ for a value.</div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#stopReconnecting--">stopReconnecting</a></span>()</code>
+<div class="block">Force the Cache to stop reconnecting.</div>
+</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/Cache.html#waitUntilReconnected-long-java.util.concurrent.TimeUnit-">waitUntilReconnected</a></span>(long&nbsp;time,
+                    java.util.concurrent.TimeUnit&nbsp;units)</code>
+<div class="block">Wait for the Cache to finish reconnecting to the distributed system
+ and recreate a new Cache.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.cache.GemFireCache">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/GemFireCache.html" title="interface in org.apache.geode.cache">GemFireCache</a></h3>
+<code><a href="../../../../org/apache/geode/cache/GemFireCache.html#createDiskStoreFactory--">createDiskStoreFactory</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#findDiskStore-java.lang.String-">findDiskStore</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getCacheTransactionManager--">getCacheTransactionManager</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getCopyOnRead--">getCopyOnRead</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getDistributedSystem--">getDistributedSystem</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getInitializer--">getInitializer</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getInitializerProps--">getInitializerProps</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getJNDIContext--">getJNDIContext</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getLogger--">getLogger</a>, <a href="../../../../org/ap
 ache/geode/cache/GemFireCache.html#getName--">getName</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getPdxDiskStore--">getPdxDiskStore</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getPdxIgnoreUnreadFields--">getPdxIgnoreUnreadFields</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getPdxPersistent--">getPdxPersistent</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getPdxReadSerialized--">getPdxReadSerialized</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getPdxSerializer--">getPdxSerializer</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getRegionAttributes-java.lang.String-">getRegionAttributes</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getResourceManager--">getResourceManager</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#getSecurityLogger--">getSecurityLogger</a>, <a href="../../../../org/apache/geode/cache/GemFireCache
 .html#listRegionAttributes--">listRegionAttributes</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#loadCacheXml-java.io.InputStream-">loadCacheXml</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#setCopyOnRead-boolean-">setCopyOnRead</a>, <a href="../../../../org/apache/geode/cache/GemFireCache.html#setRegionAttributes-java.lang.String-org.apache.geode.cache.RegionAttributes-">setRegionAttributes</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.cache.RegionService">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/RegionService.html" title="interface in org.apache.geode.cache">RegionService</a></h3>
+<code><a href="../../../../org/apache/geode/cache/RegionService.html#close--">close</a>, <a href="../../../../org/apache/geode/cache/RegionService.html#createPdxEnum-java.lang.String-java.lang.String-int-">createPdxEnum</a>, <a href="../../../../org/apache/geode/cache/RegionService.html#createPdxInstanceFactory-java.lang.String-">createPdxInstanceFactory</a>, <a href="../../../../org/apache/geode/cache/RegionService.html#getCancelCriterion--">getCancelCriterion</a>, <a href="../../../../org/apache/geode/cache/RegionService.html#getQueryService--">getQueryService</a>, <a href="../../../../org/apache/geode/cache/RegionService.html#getRegion-java.lang.String-">getRegion</a>, <a href="../../../../org/apache/geode/cache/RegionService.html#isClosed--">isClosed</a>, <a href="../../../../org/apache/geode/cache/RegionService.html#rootRegions--">rootRegions</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="close-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>close</h4>
+<pre>@Deprecated
+void&nbsp;close(boolean&nbsp;keepalive)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/client/ClientCache.html#close-boolean-"><code>ClientCache.close(boolean)</code></a> instead.</span></div>
+<div class="block">Terminates this object cache and releases all the resources.
+ Calls <a href="../../../../org/apache/geode/cache/Region.html#close--"><code>Region.close()</code></a> on each region in the cache.
+ After this cache is closed, any further
+ method call on this cache or any region object will throw
+ <a href="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache"><code>CacheClosedException</code></a>, unless otherwise noted.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>keepalive</code> - whether the server should keep the durable client's queues alive for the timeout period</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache">CacheClosedException</a></code> - if the cache is already closed.</dd>
+</dl>
+</li>
+</ul>
+<a name="createVMRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createVMRegion</h4>
+<pre>@Deprecated
+&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;K,V&gt;&nbsp;createVMRegion(java.lang.String&nbsp;name,
+                                             <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&lt;K,V&gt;&nbsp;aRegionAttributes)
+                                      throws <a href="../../../../org/apache/geode/cache/RegionExistsException.html" title="class in org.apache.geode.cache">RegionExistsException</a>,
+                                             <a href="../../../../org/apache/geode/cache/TimeoutException.html" title="class in org.apache.geode.cache">TimeoutException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Cache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>createRegion(java.lang.String, org.apache.geode.cache.RegionAttributes&lt;K, V&gt;)</code></a> instead.</span></div>
+<div class="block">Creates a VM region using the specified
+ RegionAttributes.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the region to create</dd>
+<dd><code>aRegionAttributes</code> - the attributes of the root region</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the region object</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/RegionExistsException.html" title="class in org.apache.geode.cache">RegionExistsException</a></code> - if a region is already in
+ this cache</dd>
+<dd><code><a href="../../../../org/apache/geode/distributed/LeaseExpiredException.html" title="class in org.apache.geode.distributed">LeaseExpiredException</a></code> - if lease expired on distributed lock for Scope.GLOBAL</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/TimeoutException.html" title="class in org.apache.geode.cache">TimeoutException</a></code> - if timed out getting distributed lock for Scope.GLOBAL</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache">CacheClosedException</a></code> - if the cache is closed</dd>
+<dd><code>java.lang.IllegalStateException</code> - If the supplied RegionAttributes violate the
+         <a href="AttributesFactory.html#creationConstraints">region creation constraints</a>
+         with a region of the same name in another cache in the distributed system</dd>
+</dl>
+</li>
+</ul>
+<a name="createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRegion</h4>
+<pre>@Deprecated
+&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;K,V&gt;&nbsp;createRegion(java.lang.String&nbsp;name,
+                                           <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&lt;K,V&gt;&nbsp;aRegionAttributes)
+                                    throws <a href="../../../../org/apache/geode/cache/RegionExistsException.html" title="class in org.apache.geode.cache">RegionExistsException</a>,
+                                           <a href="../../../../org/apache/geode/cache/TimeoutException.html" title="class in org.apache.geode.cache">TimeoutException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/Cache.html#createRegionFactory-org.apache.geode.cache.RegionAttributes-"><code>createRegionFactory(RegionAttributes)</code></a> instead</span></div>
+<div class="block">Creates a region using the specified RegionAttributes.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the region to create</dd>
+<dd><code>aRegionAttributes</code> - the attributes of the root region</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the region object</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/RegionExistsException.html" title="class in org.apache.geode.cache">RegionExistsException</a></code> - if a region is already in this cache</dd>
+<dd><code><a href="../../../../org/apache/geode/distributed/LeaseExpiredException.html" title="class in org.apache.geode.distributed">LeaseExpiredException</a></code> - if lease expired on distributed lock for Scope.GLOBAL</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/TimeoutException.html" title="class in org.apache.geode.cache">TimeoutException</a></code> - if timed out getting distributed lock for Scope.GLOBAL</dd>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache">CacheClosedException</a></code> - if the cache is closed</dd>
+<dd><code>java.lang.IllegalStateException</code> - If the supplied RegionAttributes violate the
+         <a href="AttributesFactory.html#creationConstraints">region creation constraints</a>
+         with a region of the same name in another cache in the distributed system</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="createRegionFactory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRegionFactory</h4>
+<pre>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a>&lt;K,V&gt;&nbsp;createRegionFactory()</pre>
+<div class="block">Creates a <a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache"><code>RegionFactory</code></a> which can be used to specify additional
+ attributes for <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> creation.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#createRegionFactory-org.apache.geode.cache.RegionShortcut-"><code>createRegionFactory(RegionShortcut)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="createRegionFactory-org.apache.geode.cache.RegionShortcut-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRegionFactory</h4>
+<pre>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a>&lt;K,V&gt;&nbsp;createRegionFactory(<a href="../../../../org/apache/geode/cache/RegionShortcut.html" title="enum in org.apache.geode.cache">RegionShortcut</a>&nbsp;atts)</pre>
+<div class="block">Creates a <a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache"><code>RegionFactory</code></a> for the most commonly used <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> types
+ defined by <a href="../../../../org/apache/geode/cache/RegionShortcut.html" title="enum in org.apache.geode.cache"><code>RegionShortcut</code></a></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="createRegionFactory-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRegionFactory</h4>
+<pre>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a>&lt;K,V&gt;&nbsp;createRegionFactory(java.lang.String&nbsp;regionAttributesId)</pre>
+<div class="block">Creates a <a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache"><code>RegionFactory</code></a> for creating a <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> from
+ <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache"><code>RegionAttributes</code></a> mapped to this regionAttributesId</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>regionAttributesId</code> - the Id of RegionAttributes to be used</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/GemFireCache.html#setRegionAttributes-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>GemFireCache.setRegionAttributes(String, RegionAttributes)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="createRegionFactory-org.apache.geode.cache.RegionAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createRegionFactory</h4>
+<pre>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a>&lt;K,V&gt;&nbsp;createRegionFactory(<a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&lt;K,V&gt;&nbsp;regionAttributes)</pre>
+<div class="block">Creates a <a href="../../../../org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache"><code>RegionFactory</code></a> for creating a <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> from
+ the given regionAttributes</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>regionAttributes</code> - regionAttributes for the new region</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#createRegionFactory-org.apache.geode.cache.RegionShortcut-"><code>createRegionFactory(RegionShortcut)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getLoggerI18n--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLoggerI18n</h4>
+<pre>@Deprecated
+<a href="../../../../org/apache/geode/i18n/LogWriterI18n.html" title="interface in org.apache.geode.i18n">LogWriterI18n</a>&nbsp;getLoggerI18n()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use getLogger().convertToLogWriterI18n() instead</span></div>
+<div class="block">Internal GemStone method for accessing the internationalized 
+ logging object for GemFire, use <a href="../../../../org/apache/geode/cache/GemFireCache.html#getLogger--"><code>GemFireCache.getLogger()</code></a> instead.
+ This method does not throw
+ <code>CacheClosedException</code> if the cache is closed.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the logging object</dd>
+</dl>
+</li>
+</ul>
+<a name="getSecurityLoggerI18n--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSecurityLoggerI18n</h4>
+<pre>@Deprecated
+<a href="../../../../org/apache/geode/i18n/LogWriterI18n.html" title="interface in org.apache.geode.i18n">LogWriterI18n</a>&nbsp;getSecurityLoggerI18n()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use getSecurityLogger().convertToLogWriterI18n() instead</span></div>
+<div class="block">Internal GemStone method for accessing the internationalized 
+ logging object for GemFire, use <a href="../../../../org/apache/geode/cache/GemFireCache.html#getSecurityLogger--"><code>GemFireCache.getSecurityLogger()</code></a> instead.
+ This method does not throw
+ <code>CacheClosedException</code> if the cache is closed.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the security logging object</dd>
+</dl>
+</li>
+</ul>
+<a name="getLockTimeout--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLockTimeout</h4>
+<pre>int&nbsp;getLockTimeout()</pre>
+<div class="block">Gets the number of seconds a cache operation will wait to obtain
+ a distributed lock lease.
+ This method does not throw
+ <code>CacheClosedException</code> if the cache is closed.</div>
+</li>
+</ul>
+<a name="setLockTimeout-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLockTimeout</h4>
+<pre>void&nbsp;setLockTimeout(int&nbsp;seconds)</pre>
+<div class="block">Sets the number of seconds a cache operation may wait to obtain a
+ distributed lock lease before timing out.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if <code>seconds</code> is less than zero</dd>
+</dl>
+</li>
+</ul>
+<a name="getMessageSyncInterval--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMessageSyncInterval</h4>
+<pre>int&nbsp;getMessageSyncInterval()</pre>
+<div class="block">Gets the frequency (in seconds) at which a message will be sent by the
+ primary cache-server to all the secondary cache-server nodes to remove the
+ events which have already been dispatched from the queue.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The time interval in seconds</dd>
+</dl>
+</li>
+</ul>
+<a name="setMessageSyncInterval-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMessageSyncInterval</h4>
+<pre>void&nbsp;setMessageSyncInterval(int&nbsp;seconds)</pre>
+<div class="block">Sets the frequency (in seconds) at which a message will be sent by the
+ primary cache-server node to all the secondary cache-server nodes to remove
+ the events which have already been dispatched from the queue.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>seconds</code> - -
+          the time interval in seconds</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if <code>seconds</code> is less than zero</dd>
+</dl>
+</li>
+</ul>
+<a name="getLockLease--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLockLease</h4>
+<pre>int&nbsp;getLockLease()</pre>
+<div class="block">Gets the length, in seconds, of distributed lock leases obtained
+ by this cache.
+ This method does not throw
+ <code>CacheClosedException</code> if the cache is closed.</div>
+</li>
+</ul>
+<a name="setLockLease-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLockLease</h4>
+<pre>void&nbsp;setLockLease(int&nbsp;seconds)</pre>
+<div class="block">Sets the length, in seconds, of distributed lock leases obtained
+ by this cache.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if <code>seconds</code> is less than zero.</dd>
+</dl>
+</li>
+</ul>
+<a name="getSearchTimeout--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSearchTimeout</h4>
+<pre>int&nbsp;getSearchTimeout()</pre>
+<div class="block">Gets the number of seconds a cache
+ <a href="../../../../org/apache/geode/cache/Region.html#get-java.lang.Object-"><code>get</code></a> operation
+ can spend searching for a value before it times out.
+ The search includes any time spent loading the object.
+ When the search times out it causes the get to fail by throwing
+ an exception.
+ This method does not throw
+ <code>CacheClosedException</code> if the cache is closed.</div>
+</li>
+</ul>
+<a name="setSearchTimeout-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSearchTimeout</h4>
+<pre>void&nbsp;setSearchTimeout(int&nbsp;seconds)</pre>
+<div class="block">Sets the number of seconds a cache get operation can spend searching
+ for a value.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if <code>seconds</code> is less than zero</dd>
+</dl>
+</li>
+</ul>
+<a name="addCacheServer--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addCacheServer</h4>
+<pre><a href="../../../../org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server">CacheServer</a>&nbsp;addCacheServer()</pre>
+<div class="block">Creates a new cache server, with the default configuration,
+ that will allow clients to access this cache.
+ <p>For the default configuration see the constants in
+ <a href="../../../../org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server"><code>CacheServer</code></a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server"><code>CacheServer</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getCacheServers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheServers</h4>
+<pre>java.util.List&lt;<a href="../../../../org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server">CacheServer</a>&gt;&nbsp;getCacheServers()</pre>
+<div class="block">Returns a collection of all of the <code>CacheServer</code>s
+ that can serve the contents of this <code>Cache</code> to clients.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#addCacheServer--"><code>addCacheServer()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setGatewayConflictResolver-org.apache.geode.cache.util.GatewayConflictResolver-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setGatewayConflictResolver</h4>
+<pre>void&nbsp;setGatewayConflictResolver(<a href="../../../../org/apache/geode/cache/util/GatewayConflictResolver.html" title="interface in org.apache.geode.cache.util">GatewayConflictResolver</a>&nbsp;resolver)</pre>
+<div class="block">Adds a gateway event conflict resolution resolver.  This is invoked
+ if an event is processed that comes from a different distributed system
+ than the last event to modify the affected entry.  It may alter
+ the event or disallow the event.  If it does neither the event is applied
+ to the cache if its timestamp is newer than what is in the cache or if
+ it is the same and the event's distributed system ID is larger than that
+ of the last event to modify the affected entry.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>resolver</code> - </dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 7.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getGatewayConflictResolver--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGatewayConflictResolver</h4>
+<pre><a href="../../../../org/apache/geode/cache/util/GatewayConflictResolver.html" title="interface in org.apache.geode.cache.util">GatewayConflictResolver</a>&nbsp;getGatewayConflictResolver()</pre>
+<div class="block">Returns the current gateway event conflict resolver</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 7.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setIsServer-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIsServer</h4>
+<pre>void&nbsp;setIsServer(boolean&nbsp;isServer)</pre>
+<div class="block">Sets whether or not this <code>Cache</code> resides in a
+ long-running "cache server" VM.  A cache server may be an
+ application VM or may be a stand-along VM launched using <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addCacheServer--">administration API</a> or the <code>cacheserver</code> command line
+ utility.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="isServer--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isServer</h4>
+<pre>boolean&nbsp;isServer()</pre>
+<div class="block">Returns whether or not this cache resides in a "cache server" VM.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#setIsServer-boolean-"><code>setIsServer(boolean)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="readyForEvents--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readyForEvents</h4>
+<pre>@Deprecated
+void&nbsp;readyForEvents()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/client/ClientCache.html#readyForEvents--"><code>ClientCache.readyForEvents()</code></a> instead.</span></div>
+<div class="block">Notifies the server that this client is ready to receive updates.
+ This method is used by durable clients to notify servers that they
+ are ready to receive updates. As soon as the server receives this message, 
+ it will forward updates to this client (if necessary).
+ <p>
+ Durable clients must call this method after they are done creating regions.
+ If it is called before the client creates the regions then updates will be lost.
+ Any time a new <a href="../../../../org/apache/geode/cache/client/Pool.html" title="interface in org.apache.geode.cache.client"><code>Pool</code></a> is created and regions have been added to it then
+ this method needs to be called again.
+ <p></div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if called by a non-durable client</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.5</dd>
+</dl>
+</li>
+</ul>
+<a name="createGatewaySenderFactory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createGatewaySenderFactory</h4>
+<pre><a href="../../../../org/apache/geode/cache/wan/GatewaySenderFactory.html" title="interface in org.apache.geode.cache.wan">GatewaySenderFactory</a>&nbsp;createGatewaySenderFactory()</pre>
+<div class="block">Creates <a href="../../../../org/apache/geode/cache/wan/GatewaySenderFactory.html" title="interface in org.apache.geode.cache.wan"><code>GatewaySenderFactory</code></a> for creating a
+ SerialGatewaySender</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/GemFireCache.html#createGatewaySenderFactory--">createGatewaySenderFactory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/geode/cache/GemFireCache.html" title="interface in org.apache.geode.cache">GemFireCache</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>SerialGatewaySenderFactory</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 7.0</dd>
+</dl>
+</li>
+</ul>
+<a name="createAsyncEventQueueFactory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createAsyncEventQueueFactory</h4>
+<pre><a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueueFactory.html" title="interface in org.apache.geode.cache.asyncqueue">AsyncEventQueueFactory</a>&nbsp;createAsyncEventQueueFactory()</pre>
+<div class="block">Creates <a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueueFactory.html" title="interface in org.apache.geode.cache.asyncqueue"><code>AsyncEventQueueFactory</code></a> for creating a
+ AsyncEventQueue</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>AsyncEventQueueFactory</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 7.0</dd>
+</dl>
+</li>
+</ul>
+<a name="createGatewayReceiverFactory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createGatewayReceiverFactory</h4>
+<pre><a href="../../../../org/apache/geode/cache/wan/GatewayReceiverFactory.html" title="interface in org.apache.geode.cache.wan">GatewayReceiverFactory</a>&nbsp;createGatewayReceiverFactory()</pre>
+<div class="block">Creates <a href="../../../../org/apache/geode/cache/wan/GatewayReceiverFactory.html" title="interface in org.apache.geode.cache.wan"><code>GatewayReceiverFactory</code></a> for creating a GatewayReceiver</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>GatewayReceiverFactory</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 7.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getGatewaySenders--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGatewaySenders</h4>
+<pre>java.util.Set&lt;<a href="../../../../org/apache/geode/cache/wan/GatewaySender.html" title="interface in org.apache.geode.cache.wan">GatewaySender</a>&gt;&nbsp;getGatewaySenders()</pre>
+<div class="block">Returns all <a href="../../../../org/apache/geode/cache/wan/GatewaySender.html" title="interface in org.apache.geode.cache.wan"><code>GatewaySender</code></a>s for this Cache.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Set of GatewaySenders</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 7.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getGatewaySender-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGatewaySender</h4>
+<pre><a href="../../../../org/apache/geode/cache/wan/GatewaySender.html" title="interface in org.apache.geode.cache.wan">GatewaySender</a>&nbsp;getGatewaySender(java.lang.String&nbsp;id)</pre>
+<div class="block">Returns the <a href="../../../../org/apache/geode/cache/wan/GatewaySender.html" title="interface in org.apache.geode.cache.wan"><code>GatewaySender</code></a> with the given id added to this Cache.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>GatewaySender with id</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 7.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getGatewayReceivers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGatewayReceivers</h4>
+<pre>java.util.Set&lt;<a href="../../../../org/apache/geode/cache/wan/GatewayReceiver.html" title="interface in org.apache.geode.cache.wan">GatewayReceiver</a>&gt;&nbsp;getGatewayReceivers()</pre>
+<div class="block">Returns all <a href="../../../../org/apache/geode/cache/wan/GatewayReceiver.html" title="interface in org.apache.geode.cache.wan"><code>GatewayReceiver</code></a>s for this Cache</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Set of GatewaySenders</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 7.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getAsyncEventQueues--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAsyncEventQueues</h4>
+<pre>java.util.Set&lt;<a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueue.html" title="interface in org.apache.geode.cache.asyncqueue">AsyncEventQueue</a>&gt;&nbsp;getAsyncEventQueues()</pre>
+<div class="block">Returns all <a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueue.html" title="interface in org.apache.geode.cache.asyncqueue"><code>AsyncEventQueue</code></a>s for this Cache</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Set of AsyncEventQueue</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 7.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getAsyncEventQueue-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAsyncEventQueue</h4>
+<pre><a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueue.html" title="interface in org.apache.geode.cache.asyncqueue">AsyncEventQueue</a>&nbsp;getAsyncEventQueue(java.lang.String&nbsp;id)</pre>
+<div class="block">Returns the <a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventQueue.html" title="interface in org.apache.geode.cache.asyncqueue"><code>AsyncEventQueue</code></a> with the given id added to this Cache.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>AsyncEventQueue with id</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 7.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getMembers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMembers</h4>
+<pre>java.util.Set&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&gt;&nbsp;getMembers()</pre>
+<div class="block">Returns a set of the other non-administrative members in the distributed system.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6</dd>
+</dl>
+</li>
+</ul>
+<a name="getAdminMembers--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAdminMembers</h4>
+<pre>java.util.Set&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&gt;&nbsp;getAdminMembers()</pre>
+<div class="block">Returns a set of the administrative members in the distributed system.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6</dd>
+</dl>
+</li>
+</ul>
+<a name="getMembers-org.apache.geode.cache.Region-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMembers</h4>
+<pre>java.util.Set&lt;<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&gt;&nbsp;getMembers(<a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&nbsp;r)</pre>
+<div class="block">Returns a set of the members in the distributed system that have the
+ given region.  For regions with local scope an empty set is returned.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>r</code> - a Region in the cache</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.6</dd>
+</dl>
+</li>
+</ul>
+<a name="getSnapshotService--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSnapshotService</h4>
+<pre><a href="../../../../org/apache/geode/cache/snapshot/CacheSnapshotService.html" title="interface in org.apache.geode.cache.snapshot">CacheSnapshotService</a>&nbsp;getSnapshotService()</pre>
+<div class="block">Obtains the snapshot service to allow the cache data to be imported
+ or exported.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the snapshot service</dd>
+</dl>
+</li>
+</ul>
+<a name="isReconnecting--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isReconnecting</h4>
+<pre>boolean&nbsp;isReconnecting()</pre>
+<div class="block">Test to see whether the Cache is in the process of reconnecting
+ and recreating a new cache after it has been removed from the system
+ by other members or has shut down due to missing Roles and is reconnecting.<p>
+ This will also return true if the Cache has finished reconnecting.
+ When reconnect has completed you can use <a href="../../../../org/apache/geode/cache/Cache.html#getReconnectedCache--"><code>getReconnectedCache()</code></a> to
+ retrieve the new cache instance.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the Cache is attempting to reconnect or has finished reconnecting</dd>
+</dl>
+</li>
+</ul>
+<a name="waitUntilReconnected-long-java.util.concurrent.TimeUnit-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>waitUntilReconnected</h4>
+<pre>boolean&nbsp;waitUntilReconnected(long&nbsp;time,
+                             java.util.concurrent.TimeUnit&nbsp;units)
+                      throws java.lang.InterruptedException</pre>
+<div class="block">Wait for the Cache to finish reconnecting to the distributed system
+ and recreate a new Cache.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>time</code> - amount of time to wait, or -1 to wait forever</dd>
+<dd><code>units</code> - </dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the cache was reconnected</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.InterruptedException</code> - if the thread is interrupted while waiting</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html#getReconnectedCache--"><code>getReconnectedCache()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="stopReconnecting--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stopReconnecting</h4>
+<pre>void&nbsp;stopReconnecting()</pre>
+<div class="block">Force the Cache to stop reconnecting.  If the Cache
+ is currently connected this will disconnect and close it.</div>
+</li>
+</ul>
+<a name="getReconnectedCache--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getReconnectedCache</h4>
+<pre><a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;getReconnectedCache()</pre>
+<div class="block">Returns the new Cache if there was an auto-reconnect and the cache was
+ recreated.</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="../../../../org/apache/geode/cache/AttributesMutator.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/Cache.html" target="_top">Frames</a></li>
+<li><a href="Cache.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheCallback.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheCallback.html b/releases/latest/javadoc/org/apache/geode/cache/CacheCallback.html
new file mode 100644
index 0000000..e7fbba0
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheCallback.html
@@ -0,0 +1,255 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheCallback (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheCallback (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":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/cache/Cache.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheCallback.html" target="_top">Frames</a></li>
+<li><a href="CacheCallback.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">org.apache.geode.cache</div>
+<h2 title="Interface CacheCallback" class="title">Interface CacheCallback</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/security/AccessControl.html" title="interface in org.apache.geode.security">AccessControl</a>, <a href="../../../../org/apache/geode/cache/asyncqueue/AsyncEventListener.html" title="interface in org.apache.geode.cache.asyncqueue">AsyncEventListener</a>, <a href="../../../../org/apache/geode/security/Authenticator.html" title="interface in org.apache.geode.security">Authenticator</a>, <a href="../../../../org/apache/geode/security/AuthInitialize.html" title="interface in org.apache.geode.security">AuthInitialize</a>, <a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache">CacheLoader</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache">CacheWriter</a>&lt;K,V&gt;, <a href="../../../../org/ap
 ache/geode/cache/query/CqListener.html" title="interface in org.apache.geode.cache.query">CqListener</a>, <a href="../../../../org/apache/geode/cache/query/CqStatusListener.html" title="interface in org.apache.geode.cache.query">CqStatusListener</a>, <a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/FixedPartitionResolver.html" title="interface in org.apache.geode.cache">FixedPartitionResolver</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/wan/GatewayEventFilter.html" title="interface in org.apache.geode.cache.wan">GatewayEventFilter</a>, <a href="../../../../org/apache/geode/cache/wan/GatewayEventSubstitutionFilter.html" title="interface in org.apache.geode.cache.wan">GatewayEventSubstitutionFilter</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/wan/GatewayTransportFilter.html" title="interface in org.apache.geode.cache.wan">Gate
 wayTransportFilter</a>, <a href="../../../../org/apache/geode/cache/InterestRegistrationListener.html" title="interface in org.apache.geode.cache">InterestRegistrationListener</a>, <a href="../../../../org/apache/geode/cache/PartitionResolver.html" title="interface in org.apache.geode.cache">PartitionResolver</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/RegionMembershipListener.html" title="interface in org.apache.geode.cache">RegionMembershipListener</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/RegionRoleListener.html" title="interface in org.apache.geode.cache">RegionRoleListener</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/server/ServerLoadProbe.html" title="interface in org.apache.geode.cache.server">ServerLoadProbe</a>, <a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache">TransactionListener</a>, <a href="../../../../org/apache/geode/cache/TransactionWriter.html" title="int
 erface in org.apache.geode.cache">TransactionWriter</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a>, <a href="../../../../org/apache/geode/cache/util/CacheWriterAdapter.html" title="class in org.apache.geode.cache.util">CacheWriterAdapter</a>, <a href="../../../../org/apache/geode/cache/util/CqListenerAdapter.html" title="class in org.apache.geode.cache.util">CqListenerAdapter</a>, <a href="../../../../org/apache/geode/modules/util/DebugCacheListener.html" title="class in org.apache.geode.modules.util">DebugCacheListener</a>, <a href="../../../../org/apache/geode/modules/gatewaydelta/GatewayDeltaEventApplicationCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaEventApplicationCacheListener</a>, <a href="../../../../org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaForwarderCacheListener</a>, <a href="..
 /../../../org/apache/geode/modules/session/catalina/callback/LocalSessionCacheLoader.html" title="class in org.apache.geode.modules.session.catalina.callback">LocalSessionCacheLoader</a>, <a href="../../../../org/apache/geode/modules/session/catalina/callback/LocalSessionCacheWriter.html" title="class in org.apache.geode.modules.session.catalina.callback">LocalSessionCacheWriter</a>, <a href="../../../../org/apache/geode/modules/util/RegionConfigurationCacheListener.html" title="class in org.apache.geode.modules.util">RegionConfigurationCacheListener</a>, <a href="../../../../org/apache/geode/cache/util/RegionMembershipListenerAdapter.html" title="class in org.apache.geode.cache.util">RegionMembershipListenerAdapter</a>, <a href="../../../../org/apache/geode/cache/util/RegionRoleListenerAdapter.html" title="class in org.apache.geode.cache.util">RegionRoleListenerAdapter</a>, <a href="../../../../org/apache/geode/cache/server/ServerLoadProbeAdapter.html" title="class in org.apache.ge
 ode.cache.server">ServerLoadProbeAdapter</a>, <a href="../../../../org/apache/geode/modules/util/SessionCustomExpiry.html" title="class in org.apache.geode.modules.util">SessionCustomExpiry</a>, <a href="../../../../org/apache/geode/modules/session/catalina/callback/SessionExpirationCacheListener.html" title="class in org.apache.geode.modules.session.catalina.callback">SessionExpirationCacheListener</a>, <a href="../../../../org/apache/geode/cache/util/TransactionListenerAdapter.html" title="class in org.apache.geode.cache.util">TransactionListenerAdapter</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">CacheCallback</span></pre>
+<div class="block">User-defined objects that can be plugged into caching to receive callback
+ notifications.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.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></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="../../../../org/apache/geode/cache/CacheCallback.html#close--">close</a></span>()</code>
+<div class="block">Called when the region containing this callback is closed or destroyed, when
+ the cache is closed, or when a callback is removed from a region
+ using an <code>AttributesMutator</code>.</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="close--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>close</h4>
+<pre>void&nbsp;close()</pre>
+<div class="block">Called when the region containing this callback is closed or destroyed, when
+ the cache is closed, or when a callback is removed from a region
+ using an <code>AttributesMutator</code>.
+
+ <p>Implementations should cleanup any external
+ resources such as database connections. Any runtime exceptions this method
+ throws will be logged.
+
+ <p>It is possible for this method to be called multiple times on a single
+ callback instance, so implementations must be tolerant of this.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/RegionService.html#close--"><code>RegionService.close()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#close--"><code>Region.close()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#localDestroyRegion--"><code>Region.localDestroyRegion()</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#destroyRegion--"><code>Region.destroyRegion()</code></a>, 
+<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="interface in org.apache.geode.cache"><code>AttributesMutator</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="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheCallback.html" target="_top">Frames</a></li>
+<li><a href="CacheCallback.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>



[13/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/AttributesMutator.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/AttributesMutator.html b/releases/latest/javadoc/org/apache/geode/cache/AttributesMutator.html
new file mode 100644
index 0000000..17e28d3
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/AttributesMutator.html
@@ -0,0 +1,700 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>AttributesMutator (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AttributesMutator (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":38,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6};
+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="../../../../org/apache/geode/cache/AttributesFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/AttributesMutator.html" target="_top">Frames</a></li>
+<li><a href="AttributesMutator.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">org.apache.geode.cache</div>
+<h2 title="Interface AttributesMutator" class="title">Interface AttributesMutator&lt;K,V&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">AttributesMutator&lt;K,V&gt;</span></pre>
+<div class="block">Supports modification of certain region attributes after the region has been
+ created. It is recommended that the attributes be completely initialized
+ using an <a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="class in org.apache.geode.cache"><code>AttributesFactory</code></a> before creating the region instead of
+ using an <code>AttributesMutator</code> after region creation. This will
+ avoid a potential performance penalty due to the additional
+ network traffic.
+<p>
+ The setter methods all return the previous value of the attribute.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.html#getAttributesMutator--"><code>Region.getAttributesMutator()</code></a>, 
+<a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache"><code>RegionAttributes</code></a>, 
+<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="class in org.apache.geode.cache"><code>AttributesFactory</code></a></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>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#addAsyncEventQueueId-java.lang.String-">addAsyncEventQueueId</a></span>(java.lang.String&nbsp;asyncEventQueueId)</code>
+<div class="block">Adds AsyncEventQueueId to the list of AsyncEventQueueId of the region.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#addCacheListener-org.apache.geode.cache.CacheListener-">addCacheListener</a></span>(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;aListener)</code>
+<div class="block">Adds a cache listener to the end of the list of cache listeners on this region.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#addGatewaySenderId-java.lang.String-">addGatewaySenderId</a></span>(java.lang.String&nbsp;gatewaySenderId)</code>
+<div class="block">Adds GatewaySenderId to the list of GatewaySenderIds of the region.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#getCloningEnabled--">getCloningEnabled</a></span>()</code>
+<div class="block">Returns whether or not cloning is enabled on region</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/EvictionAttributesMutator.html" title="interface in org.apache.geode.cache">EvictionAttributesMutator</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#getEvictionAttributesMutator--">getEvictionAttributesMutator</a></span>()</code>
+<div class="block">Allows changing the eviction controller attributes for the region.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#getRegion--">getRegion</a></span>()</code>
+<div class="block">Returns the Region whose attributes this mutator affects.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#initCacheListeners-org.apache.geode.cache.CacheListener:A-">initCacheListeners</a></span>(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;[]&nbsp;newListeners)</code>
+<div class="block">Removes all cache listeners, calling <a href="../../../../org/apache/geode/cache/CacheCallback.html#close--"><code>CacheCallback.close()</code></a> on each of them, and then adds each listener in the specified array.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#removeAsyncEventQueueId-java.lang.String-">removeAsyncEventQueueId</a></span>(java.lang.String&nbsp;asyncEventQueueId)</code>
+<div class="block">Removes AsyncEventQueueId from the list of AsyncEventQueuesId of the region.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#removeCacheListener-org.apache.geode.cache.CacheListener-">removeCacheListener</a></span>(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;aListener)</code>
+<div class="block">Removes a cache listener from the list of cache listeners on this region.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#removeGatewaySenderId-java.lang.String-">removeGatewaySenderId</a></span>(java.lang.String&nbsp;gatewaySenderId)</code>
+<div class="block">Removes GatewaySenderId from the list of GatewaySenderIds of the region.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#setCacheListener-org.apache.geode.cache.CacheListener-">setCacheListener</a></span>(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;aListener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/AttributesMutator.html#addCacheListener-org.apache.geode.cache.CacheListener-"><code>addCacheListener(org.apache.geode.cache.CacheListener&lt;K, V&gt;)</code></a> or <a href="../../../../org/apache/geode/cache/AttributesMutator.html#initCacheListeners-org.apache.geode.cache.CacheListener:A-"><code>initCacheListeners(org.apache.geode.cache.CacheListener&lt;K, V&gt;[])</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache">CacheLoader</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#setCacheLoader-org.apache.geode.cache.CacheLoader-">setCacheLoader</a></span>(<a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache">CacheLoader</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;cacheLoader)</code>
+<div class="block">Changes the cache loader for the region.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache">CacheWriter</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#setCacheWriter-org.apache.geode.cache.CacheWriter-">setCacheWriter</a></span>(<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache">CacheWriter</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;cacheWriter)</code>
+<div class="block">Changes the cache writer for the region.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#setCloningEnabled-boolean-">setCloningEnabled</a></span>(boolean&nbsp;cloningEnable)</code>
+<div class="block">Sets cloning on region
+ Note: off-heap regions always behave as if cloning is enabled.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#setCustomEntryIdleTimeout-org.apache.geode.cache.CustomExpiry-">setCustomEntryIdleTimeout</a></span>(<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;custom)</code>
+<div class="block">Changes the CustomExpiry for idleTimeout for values in the region</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#setCustomEntryTimeToLive-org.apache.geode.cache.CustomExpiry-">setCustomEntryTimeToLive</a></span>(<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;custom)</code>
+<div class="block">Changes the custom timeToLive for values in this region</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#setEntryIdleTimeout-org.apache.geode.cache.ExpirationAttributes-">setEntryIdleTimeout</a></span>(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;idleTimeout)</code>
+<div class="block">Changes the idleTimeout expiration attributes for values in the region.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#setEntryTimeToLive-org.apache.geode.cache.ExpirationAttributes-">setEntryTimeToLive</a></span>(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;timeToLive)</code>
+<div class="block">Changes the timeToLive expiration attributes for values in this region.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#setRegionIdleTimeout-org.apache.geode.cache.ExpirationAttributes-">setRegionIdleTimeout</a></span>(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;idleTimeout)</code>
+<div class="block">Changes the idleTimeout expiration attributes for the region as a whole.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesMutator.html#setRegionTimeToLive-org.apache.geode.cache.ExpirationAttributes-">setRegionTimeToLive</a></span>(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;timeToLive)</code>
+<div class="block">Changes the timeToLive expiration attributes for the region as a whole</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="getRegion--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegion</h4>
+<pre><a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;getRegion()</pre>
+<div class="block">Returns the Region whose attributes this mutator affects.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the Region this mutator affects</dd>
+</dl>
+</li>
+</ul>
+<a name="setRegionTimeToLive-org.apache.geode.cache.ExpirationAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRegionTimeToLive</h4>
+<pre><a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;setRegionTimeToLive(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;timeToLive)</pre>
+<div class="block">Changes the timeToLive expiration attributes for the region as a whole</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeToLive</code> - the expiration attributes for the region timeToLive</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previous value of region timeToLive</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if timeToLive is null or if the
+ ExpirationAction is LOCAL_INVALIDATE and the region is
+ <a href="../../../../org/apache/geode/cache/DataPolicy.html#withReplication--"><code>replicated</code></a></dd>
+<dd><code>java.lang.IllegalStateException</code> - if statistics are disabled for this region.</dd>
+</dl>
+</li>
+</ul>
+<a name="setRegionIdleTimeout-org.apache.geode.cache.ExpirationAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRegionIdleTimeout</h4>
+<pre><a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;setRegionIdleTimeout(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;idleTimeout)</pre>
+<div class="block">Changes the idleTimeout expiration attributes for the region as a whole.
+ Resets the <a href="../../../../org/apache/geode/cache/CacheStatistics.html#getLastAccessedTime--"><code>CacheStatistics.getLastAccessedTime()</code></a> for the region.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>idleTimeout</code> - the ExpirationAttributes for this region idleTimeout</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previous value of region idleTimeout</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if idleTimeout is null or if the
+ ExpirationAction is LOCAL_INVALIDATE and the region is
+ <a href="../../../../org/apache/geode/cache/DataPolicy.html#withReplication--"><code>replicated</code></a></dd>
+<dd><code>java.lang.IllegalStateException</code> - if statistics are disabled for this region.</dd>
+</dl>
+</li>
+</ul>
+<a name="setEntryTimeToLive-org.apache.geode.cache.ExpirationAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEntryTimeToLive</h4>
+<pre><a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;setEntryTimeToLive(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;timeToLive)</pre>
+<div class="block">Changes the timeToLive expiration attributes for values in this region.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeToLive</code> - the timeToLive expiration attributes for entries</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previous value of entry timeToLive</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if timeToLive is null or if the
+ ExpirationAction is LOCAL_DESTROY and the region is <a href="../../../../org/apache/geode/cache/DataPolicy.html#withReplication--"><code>replicated</code></a> or if 
+ the ExpirationAction is LOCAL_INVALIDATE and the region is 
+ <a href="../../../../org/apache/geode/cache/DataPolicy.html#withReplication--"><code>replicated</code></a></dd>
+<dd><code>java.lang.IllegalStateException</code> - if statistics are disabled for this region.</dd>
+</dl>
+</li>
+</ul>
+<a name="setCustomEntryTimeToLive-org.apache.geode.cache.CustomExpiry-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCustomEntryTimeToLive</h4>
+<pre><a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;setCustomEntryTimeToLive(<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;custom)</pre>
+<div class="block">Changes the custom timeToLive for values in this region</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>custom</code> - the new CustomExpiry</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the old CustomExpiry</dd>
+</dl>
+</li>
+</ul>
+<a name="setEntryIdleTimeout-org.apache.geode.cache.ExpirationAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEntryIdleTimeout</h4>
+<pre><a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;setEntryIdleTimeout(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;idleTimeout)</pre>
+<div class="block">Changes the idleTimeout expiration attributes for values in the region.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>idleTimeout</code> - the idleTimeout expiration attributes for entries</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previous value of entry idleTimeout</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if idleTimeout is null or if the
+ ExpirationAction is LOCAL_DESTROY and the region is
+ <a href="../../../../org/apache/geode/cache/DataPolicy.html#withReplication--"><code>replicated</code></a>
+ or if the the ExpirationAction is LOCAL_INVALIDATE and the region is 
+ <a href="../../../../org/apache/geode/cache/DataPolicy.html#withReplication--"><code>replicated</code></a></dd>
+<dd><code>java.lang.IllegalStateException</code> - if statistics are disabled for this region.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setStatisticsEnabled-boolean-"><code>AttributesFactory.setStatisticsEnabled(boolean)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setCustomEntryIdleTimeout-org.apache.geode.cache.CustomExpiry-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCustomEntryIdleTimeout</h4>
+<pre><a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;setCustomEntryIdleTimeout(<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;custom)</pre>
+<div class="block">Changes the CustomExpiry for idleTimeout for values in the region</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>custom</code> - the new CustomExpiry</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the old CustomExpiry</dd>
+</dl>
+</li>
+</ul>
+<a name="setCacheListener-org.apache.geode.cache.CacheListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCacheListener</h4>
+<pre>@Deprecated
+<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;setCacheListener(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;aListener)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/AttributesMutator.html#addCacheListener-org.apache.geode.cache.CacheListener-"><code>addCacheListener(org.apache.geode.cache.CacheListener&lt;K, V&gt;)</code></a> or <a href="../../../../org/apache/geode/cache/AttributesMutator.html#initCacheListeners-org.apache.geode.cache.CacheListener:A-"><code>initCacheListeners(org.apache.geode.cache.CacheListener&lt;K, V&gt;[])</code></a> instead.</span></div>
+<div class="block">Changes the CacheListener for the region.
+ Removes listeners already added and calls <a href="../../../../org/apache/geode/cache/CacheCallback.html#close--"><code>CacheCallback.close()</code></a> on each of them.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>aListener</code> - a user defined cache listener</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previous CacheListener if a single one exists; otherwise null.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if more than one cache listener has already been added</dd>
+</dl>
+</li>
+</ul>
+<a name="addCacheListener-org.apache.geode.cache.CacheListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addCacheListener</h4>
+<pre>void&nbsp;addCacheListener(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;aListener)</pre>
+<div class="block">Adds a cache listener to the end of the list of cache listeners on this region.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>aListener</code> - the user defined cache listener to add to the region.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if <code>aListener</code> is null</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="removeCacheListener-org.apache.geode.cache.CacheListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeCacheListener</h4>
+<pre>void&nbsp;removeCacheListener(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;aListener)</pre>
+<div class="block">Removes a cache listener from the list of cache listeners on this region.
+ Does nothing if the specified listener has not been added.
+ If the specified listener has been added then <a href="../../../../org/apache/geode/cache/CacheCallback.html#close--"><code>CacheCallback.close()</code></a> will
+ be called on it; otherwise does nothing.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>aListener</code> - the cache listener to remove from the region.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if <code>aListener</code> is null</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="initCacheListeners-org.apache.geode.cache.CacheListener:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initCacheListeners</h4>
+<pre>void&nbsp;initCacheListeners(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;[]&nbsp;newListeners)</pre>
+<div class="block">Removes all cache listeners, calling <a href="../../../../org/apache/geode/cache/CacheCallback.html#close--"><code>CacheCallback.close()</code></a> on each of them, and then adds each listener in the specified array.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>newListeners</code> - a possibly null or empty array of listeners to add to this region.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the <code>newListeners</code> array has a null element</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setCacheWriter-org.apache.geode.cache.CacheWriter-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCacheWriter</h4>
+<pre><a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache">CacheWriter</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;setCacheWriter(<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache">CacheWriter</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;cacheWriter)</pre>
+<div class="block">Changes the cache writer for the region.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cacheWriter</code> - the cache writer</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previous CacheWriter</dd>
+</dl>
+</li>
+</ul>
+<a name="setCacheLoader-org.apache.geode.cache.CacheLoader-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCacheLoader</h4>
+<pre><a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache">CacheLoader</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;setCacheLoader(<a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache">CacheLoader</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">K</a>,<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="type parameter in AttributesMutator">V</a>&gt;&nbsp;cacheLoader)</pre>
+<div class="block">Changes the cache loader for the region.
+ 
+ Changing the cache loader for partitioned regions is not recommended due to
+ the fact that it can result in an inconsistent cache loader configuration.
+ This feature may be removed in future releases.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cacheLoader</code> - the cache loader</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previous CacheLoader</dd>
+</dl>
+</li>
+</ul>
+<a name="getEvictionAttributesMutator--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEvictionAttributesMutator</h4>
+<pre><a href="../../../../org/apache/geode/cache/EvictionAttributesMutator.html" title="interface in org.apache.geode.cache">EvictionAttributesMutator</a>&nbsp;getEvictionAttributesMutator()</pre>
+<div class="block">Allows changing the eviction controller attributes for the region.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <a href="../../../../org/apache/geode/cache/EvictionAttributesMutator.html" title="interface in org.apache.geode.cache"><code>EvictionAttributesMutator</code></a> used to change the EvictionAttributes</dd>
+</dl>
+</li>
+</ul>
+<a name="setCloningEnabled-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCloningEnabled</h4>
+<pre>void&nbsp;setCloningEnabled(boolean&nbsp;cloningEnable)</pre>
+<div class="block">Sets cloning on region
+ Note: off-heap regions always behave as if cloning is enabled.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cloningEnable</code> - </dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.1</dd>
+</dl>
+</li>
+</ul>
+<a name="getCloningEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCloningEnabled</h4>
+<pre>boolean&nbsp;getCloningEnabled()</pre>
+<div class="block">Returns whether or not cloning is enabled on region</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>True if cloning is enabled (default);
+         false cloning is not enabled.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.1</dd>
+</dl>
+</li>
+</ul>
+<a name="addGatewaySenderId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addGatewaySenderId</h4>
+<pre>void&nbsp;addGatewaySenderId(java.lang.String&nbsp;gatewaySenderId)</pre>
+<div class="block">Adds GatewaySenderId to the list of GatewaySenderIds of the region.
+ If the GatewaySenderId is not present on this VM then it will try to send it to other VM's</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>gatewaySenderId</code> - </dd>
+</dl>
+</li>
+</ul>
+<a name="removeGatewaySenderId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeGatewaySenderId</h4>
+<pre>void&nbsp;removeGatewaySenderId(java.lang.String&nbsp;gatewaySenderId)</pre>
+<div class="block">Removes GatewaySenderId from the list of GatewaySenderIds of the region.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>gatewaySenderId</code> - </dd>
+</dl>
+</li>
+</ul>
+<a name="addAsyncEventQueueId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addAsyncEventQueueId</h4>
+<pre>void&nbsp;addAsyncEventQueueId(java.lang.String&nbsp;asyncEventQueueId)</pre>
+<div class="block">Adds AsyncEventQueueId to the list of AsyncEventQueueId of the region.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>asyncEventQueueId</code> - </dd>
+</dl>
+</li>
+</ul>
+<a name="removeAsyncEventQueueId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>removeAsyncEventQueueId</h4>
+<pre>void&nbsp;removeAsyncEventQueueId(java.lang.String&nbsp;asyncEventQueueId)</pre>
+<div class="block">Removes AsyncEventQueueId from the list of AsyncEventQueuesId of the region.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>asyncEventQueueId</code> - </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/cache/AttributesFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/AttributesMutator.html" target="_top">Frames</a></li>
+<li><a href="AttributesMutator.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>



[15/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/annotations/Experimental.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/annotations/Experimental.html b/releases/latest/javadoc/org/apache/geode/annotations/Experimental.html
new file mode 100644
index 0000000..1eac36c
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/annotations/Experimental.html
@@ -0,0 +1,234 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>Experimental (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Experimental (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/annotations/Experimental.html" target="_top">Frames</a></li>
+<li><a href="Experimental.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>Field&nbsp;|&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li><a href="#annotation.type.optional.element.summary">Optional</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#annotation.type.element.detail">Element</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.annotations</div>
+<h2 title="Annotation Type Experimental" class="title">Annotation Type Experimental</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>@Documented
+ @Retention(value=RUNTIME)
+ @Target(value={ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,PACKAGE,TYPE})
+public @interface <span class="memberNameLabel">Experimental</span></pre>
+<div class="block">Signifies that a public API (public class, method or field) is subject to
+ incompatible changes, or even removal, in a future release. An API bearing
+ this annotation is exempt from any compatibility guarantees made by its
+ containing library. 
+ 
+ <p>Note that the presence of this annotation implies nothing
+ about the quality or performance of the API in question, only the fact that
+ it is not "API-frozen."
+
+ <p>It is generally safe for <i>applications</i> to depend on beta APIs, at
+ the cost of some extra work during upgrades. However, it is generally
+ inadvisable for <i>libraries</i> (which get included on users' class paths,
+ outside the library developers' control) to do so.
+ 
+ <p>Inspired by similar annotations in JGroups, Spark, DataflowJavaSDK.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="annotation.type.optional.element.summary">
+<!--   -->
+</a>
+<h3>Optional Element Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Optional Element Summary table, listing optional elements, and an explanation">
+<caption><span>Optional Elements</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Optional Element and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/annotations/Experimental.html#value--">value</a></span></code>
+<div class="block">Optional description</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="annotation.type.element.detail">
+<!--   -->
+</a>
+<h3>Element Detail</h3>
+<a name="value--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>value</h4>
+<pre>public abstract&nbsp;java.lang.String&nbsp;value</pre>
+<div class="block">Optional description</div>
+<dl>
+<dt>Default:</dt>
+<dd>""</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>Prev&nbsp;Class</li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/annotations/Experimental.html" target="_top">Frames</a></li>
+<li><a href="Experimental.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>Field&nbsp;|&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li><a href="#annotation.type.optional.element.summary">Optional</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#annotation.type.element.detail">Element</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/8888a496/releases/latest/javadoc/org/apache/geode/annotations/package-frame.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/annotations/package-frame.html b/releases/latest/javadoc/org/apache/geode/annotations/package-frame.html
new file mode 100644
index 0000000..086c8b2
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/annotations/package-frame.html
@@ -0,0 +1,20 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>org.apache.geode.annotations (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../../../org/apache/geode/annotations/package-summary.html" target="classFrame">org.apache.geode.annotations</a></h1>
+<div class="indexContainer">
+<h2 title="Annotation Types">Annotation Types</h2>
+<ul title="Annotation Types">
+<li><a href="Experimental.html" title="annotation in org.apache.geode.annotations" target="classFrame">Experimental</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/annotations/package-summary.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/annotations/package-summary.html b/releases/latest/javadoc/org/apache/geode/annotations/package-summary.html
new file mode 100644
index 0000000..b86247e
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/annotations/package-summary.html
@@ -0,0 +1,143 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>org.apache.geode.annotations (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.geode.annotations (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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 class="navBarCell1Rev">Package</li>
+<li>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/admin/jmx/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../org/apache/geode/cache/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/annotations/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.geode.annotations</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Annotation Types Summary table, listing annotation types, and an explanation">
+<caption><span>Annotation Types Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Annotation Type</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/geode/annotations/Experimental.html" title="annotation in org.apache.geode.annotations">Experimental</a></td>
+<td class="colLast">
+<div class="block">Signifies that a public API (public class, method or field) is subject to
+ incompatible changes, or even removal, in a future release.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= 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 class="navBarCell1Rev">Package</li>
+<li>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/admin/jmx/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../org/apache/geode/cache/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/annotations/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/annotations/package-tree.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/annotations/package-tree.html b/releases/latest/javadoc/org/apache/geode/annotations/package-tree.html
new file mode 100644
index 0000000..d2dd980
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/annotations/package-tree.html
@@ -0,0 +1,131 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>org.apache.geode.annotations Class Hierarchy (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.geode.annotations Class Hierarchy (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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</li>
+<li class="navBarCell1Rev">Tree</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/admin/jmx/package-tree.html">Prev</a></li>
+<li><a href="../../../../org/apache/geode/cache/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/annotations/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.geode.annotations</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.geode.annotations.<a href="../../../../org/apache/geode/annotations/Experimental.html" title="annotation in org.apache.geode.annotations"><span class="typeNameLink">Experimental</span></a> (implements java.lang.annotation.Annotation)</li>
+</ul>
+</div>
+<!-- ======= 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</li>
+<li class="navBarCell1Rev">Tree</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/admin/jmx/package-tree.html">Prev</a></li>
+<li><a href="../../../../org/apache/geode/cache/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/annotations/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


[03/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.html b/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.html
new file mode 100644
index 0000000..72914ba
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.html
@@ -0,0 +1,697 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>DynamicRegionFactory (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DynamicRegionFactory (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":9,"i14":10,"i15":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/cache/DuplicatePrimaryPartitionException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DynamicRegionFactory.html" target="_top">Frames</a></li>
+<li><a href="DynamicRegionFactory.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.cache</div>
+<h2 title="Class DynamicRegionFactory" class="title">Class DynamicRegionFactory</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.DynamicRegionFactory</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">DynamicRegionFactory</span>
+extends java.lang.Object</pre>
+<div class="block">DynamicRegionFactory provides a distributed region creation service. 
+ Any other member of the GemFire DistributedSystem that has created 
+ an instance of this class will automatically instantiate regions created
+ through the factory from anywhere else in the DistributedSystem.
+ <p><p>
+ Instructions for Use:<br>
+ <ul>
+ <li> If your application is a client in a client/server installation,
+ either specify the pool name in the
+ <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache"><code>DynamicRegionFactory.Config</code></a> you'll use to create a
+ DynamicRegionFactory <i>or</i> specify it
+ in a dynamic-region-factory element in your cache.xml.
+
+ <li> Before you've created a GemFire Cache in your application, add a
+ line of code as follows:<br>
+ <pre><code>  DynamicRegionFactory factory = DynamicRegionFactory.get();
+  factory.open(config);</code></pre>
+ <pre><code>  DynamicRegionFactory myFactoryHandle = DynamicRegionFactory.get().open(config);</code></pre>
+ or just use a dynamic-region-factory element in the cache.xml.
+
+ <li> Create the GemFire Cache.  During cache creation, the list of dynamic Regions will either be discovered
+ by recovering
+ their names from disk (see <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#persistBackup"><code>DynamicRegionFactory.Config.persistBackup</code></a>) or from other members of the
+ distributed system.
+ These dynamic Regions will be created before Cache creation completes.
+
+ <li> Thereafter, when you want to create dynamic distributed Regions,
+ create them using the <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#createDynamicRegion-java.lang.String-java.lang.String-"><code>createDynamicRegion(java.lang.String, java.lang.String)</code></a>.  Regions created with the factory will
+ inherit their RegionAttributes from their parent Region, though you can override
+ callbacks when you configure the factory.
+
+ <p>All other instances of GemFire across the distributed system that
+ instantiate and open a DynamicRegionFactory will also get the dynamic distributed Regions.
+ 
+ <li>Non-dynamic parent Regions should be declared in cache.xml so that they can be created before
+ the dynamic Region factory goes active and starts creating Regions.  You will have cache creation
+ problems if this isn't done.
+ 
+ <li>A DynamicRegionListener can be registered before open is called and before cache creation
+ so that the listener will be called if dynamic Regions are created during cache creation.
+ 
+ </ul>
+ <p>Saving the factory on disk:  
+ If <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#persistBackup"><code>DynamicRegionFactory.Config.persistBackup</code></a> is configured for the factory, dynamic Region information
+ is written to disk for recovery.
+ By default the current directory is used for this information. The <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#diskDir"><code>DynamicRegionFactory.Config.diskDir</code></a>
+ can be used to change this default.
+ <p>
+ Registering interest in cache server information: The <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#registerInterest"><code>DynamicRegionFactory.Config.registerInterest</code></a>
+ setting determines whether clients will register interest in server keys or not.  You will generally want
+ this to be turned on so that clients will see updates made to servers.  In server processes, DynamicRegionFactory
+ forces use of NotifyBySubscription.
+ </ul>
+ <p>
+ Notes:
+ <ul>
+ <li>DynamicRegionFactories in non-client VMs must not be configured with a pool.
+ <li>If <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#open--"><code>open()</code></a> is called before cache creation and the cache.xml has a dynamic-region-factory
+ element then the cache.xml will override the open call's configuration.
+ 
+ <li>Since the RegionAttributes of a dynamically created Region are copied
+ from the parent Region, any callbacks, (<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache"><code>CacheListener</code></a>,
+ <a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache"><code>CacheWriter</code></a>, and <a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache"><code>CacheLoader</code></a>
+ are shared by the parent and all its dynamic children
+ so make sure the callback is thread-safe and that its
+ <a href="../../../../org/apache/geode/cache/CacheCallback.html#close--"><code>CacheCallback.close()</code></a> implementation does not stop it from functioning.
+ However the products LRUAlgorithm instances will
+ be cloned so that each dynamic Region has its own callback.
+ 
+ <li>The root Region name "DynamicRegions" is reserved. The factory creates a root Region of
+ that name and uses it to keep track of what dynamic Regions exist. Applications should
+ not directly access this Region; instead use the methods on this factory.
+ </ul></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.3</dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache">DynamicRegionFactory.Config</a></span></code>
+<div class="block">Configuration for dynamic region factory.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== 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 java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#dynamicRegionListName">dynamicRegionListName</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#DynamicRegionFactory--">DynamicRegionFactory</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#Z:Z_close--">_close</a></span>()</code>
+<div class="block">Closes the dynamic region factory, disabling any further creation or
+ destruction of dynamic regions in this cache.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#Z:Z_internalInit-org.apache.geode.internal.cache.GemFireCacheImpl-">_internalInit</a></span>(org.apache.geode.internal.cache.GemFireCacheImpl&nbsp;theCache)</code>
+<div class="block">The method is for internal use only.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#buildDynamicRegion-org.apache.geode.cache.EntryEvent-">buildDynamicRegion</a></span>(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#createDynamicRegion-java.lang.String-java.lang.String-">createDynamicRegion</a></span>(java.lang.String&nbsp;parentRegionName,
+                   java.lang.String&nbsp;regionName)</code>
+<div class="block">Creates the dynamic Region in the local cache and distributes the
+ creation to other caches.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#destroyDynamicRegion-java.lang.String-">destroyDynamicRegion</a></span>(java.lang.String&nbsp;fullRegionName)</code>
+<div class="block">Destroys the dynamic Region in the local cache and distributes the
+ destruction to other caches.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache">DynamicRegionFactory</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#get--">get</a></span>()</code>
+<div class="block">Returns the <code>DynamicRegionFactory</code> singleton instance.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache">DynamicRegionFactory.Config</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#getConfig--">getConfig</a></span>()</code>
+<div class="block">Returns the configuration for this factory.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#isActive--">isActive</a></span>()</code>
+<div class="block">Returns true if this factory is open and can produce dynamic regions.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#isClosed--">isClosed</a></span>()</code>
+<div class="block">Returns true if dynamic region factory is closed.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#isOpen--">isOpen</a></span>()</code>
+<div class="block">Returns true if dynamic region factory is open; false if closed.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#open--">open</a></span>()</code>
+<div class="block">Opens the DynamicRegionFactory with default settings.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#open-org.apache.geode.cache.DynamicRegionFactory.Config-">open</a></span>(<a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache">DynamicRegionFactory.Config</a>&nbsp;conf)</code>
+<div class="block">Opens the factory with the given settings.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#razeDynamicRegion-org.apache.geode.cache.EntryEvent-">razeDynamicRegion</a></span>(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&nbsp;event)</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#regionIsDynamicRegionList-java.lang.String-">regionIsDynamicRegionList</a></span>(java.lang.String&nbsp;regionPath)</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#registerDynamicRegionListener-org.apache.geode.cache.DynamicRegionListener-">registerDynamicRegionListener</a></span>(<a href="../../../../org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache">DynamicRegionListener</a>&nbsp;listener)</code>
+<div class="block">Registers a <code>DynamicRegionListener</code> for callbacks.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html#unregisterDynamicRegionListener-org.apache.geode.cache.DynamicRegionListener-">unregisterDynamicRegionListener</a></span>(<a href="../../../../org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache">DynamicRegionListener</a>&nbsp;listener)</code>
+<div class="block">Unregisters a <code>DynamicRegionListener</code> for callbacks.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</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="dynamicRegionListName">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>dynamicRegionListName</h4>
+<pre>public static final&nbsp;java.lang.String dynamicRegionListName</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.DynamicRegionFactory.dynamicRegionListName">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="DynamicRegionFactory--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DynamicRegionFactory</h4>
+<pre>public&nbsp;DynamicRegionFactory()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="open--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>open</h4>
+<pre>public&nbsp;void&nbsp;open()</pre>
+<div class="block">Opens the DynamicRegionFactory with default settings.</div>
+</li>
+</ul>
+<a name="open-org.apache.geode.cache.DynamicRegionFactory.Config-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>open</h4>
+<pre>public&nbsp;void&nbsp;open(<a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache">DynamicRegionFactory.Config</a>&nbsp;conf)</pre>
+<div class="block">Opens the factory with the given settings.
+ This should be sent to the factory before creating a cache.  The cache
+ will otherwise open a factory with default settings.
+ This does not need to be sent if the cache.xml declares the use of dynamic regions.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>conf</code> - the configuration for this factory.</dd>
+</dl>
+</li>
+</ul>
+<a name="Z:Z_close--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_close</h4>
+<pre>protected&nbsp;void&nbsp;_close()</pre>
+<div class="block">Closes the dynamic region factory, disabling any further creation or
+ destruction of dynamic regions in this cache.</div>
+</li>
+</ul>
+<a name="isOpen--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isOpen</h4>
+<pre>public&nbsp;boolean&nbsp;isOpen()</pre>
+<div class="block">Returns true if dynamic region factory is open; false if closed.</div>
+</li>
+</ul>
+<a name="isActive--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isActive</h4>
+<pre>public&nbsp;boolean&nbsp;isActive()</pre>
+<div class="block">Returns true if this factory is open and can produce dynamic regions.
+ Factories are only active after their cache has been created.</div>
+</li>
+</ul>
+<a name="isClosed--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isClosed</h4>
+<pre>public&nbsp;boolean&nbsp;isClosed()</pre>
+<div class="block">Returns true if dynamic region factory is closed.</div>
+</li>
+</ul>
+<a name="getConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConfig</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache">DynamicRegionFactory.Config</a>&nbsp;getConfig()</pre>
+<div class="block">Returns the configuration for this factory.
+ Returns null if the factory is closed;</div>
+</li>
+</ul>
+<a name="regionIsDynamicRegionList-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>regionIsDynamicRegionList</h4>
+<pre>public static&nbsp;boolean&nbsp;regionIsDynamicRegionList(java.lang.String&nbsp;regionPath)</pre>
+</li>
+</ul>
+<a name="Z:Z_internalInit-org.apache.geode.internal.cache.GemFireCacheImpl-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_internalInit</h4>
+<pre>protected&nbsp;void&nbsp;_internalInit(org.apache.geode.internal.cache.GemFireCacheImpl&nbsp;theCache)
+                      throws <a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></pre>
+<div class="block">The method is for internal use only. It is called implicitly during cache creation.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>theCache</code> - The GemFire <code>Cache</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="get--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>get</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache">DynamicRegionFactory</a>&nbsp;get()</pre>
+<div class="block">Returns the <code>DynamicRegionFactory</code> singleton instance.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <code>DynamicRegionFactory</code> singleton instance</dd>
+</dl>
+</li>
+</ul>
+<a name="registerDynamicRegionListener-org.apache.geode.cache.DynamicRegionListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>registerDynamicRegionListener</h4>
+<pre>public&nbsp;void&nbsp;registerDynamicRegionListener(<a href="../../../../org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache">DynamicRegionListener</a>&nbsp;listener)</pre>
+<div class="block">Registers a <code>DynamicRegionListener</code> for callbacks.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>listener</code> - The <code>DynamicRegionListener</code> to be registered</dd>
+</dl>
+</li>
+</ul>
+<a name="unregisterDynamicRegionListener-org.apache.geode.cache.DynamicRegionListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unregisterDynamicRegionListener</h4>
+<pre>public&nbsp;void&nbsp;unregisterDynamicRegionListener(<a href="../../../../org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache">DynamicRegionListener</a>&nbsp;listener)</pre>
+<div class="block">Unregisters a <code>DynamicRegionListener</code> for callbacks.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>listener</code> - The <code>DynamicRegionListener</code> to be unregistered</dd>
+</dl>
+</li>
+</ul>
+<a name="createDynamicRegion-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createDynamicRegion</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&nbsp;createDynamicRegion(java.lang.String&nbsp;parentRegionName,
+                                  java.lang.String&nbsp;regionName)
+                           throws <a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></pre>
+<div class="block">Creates the dynamic Region in the local cache and distributes the
+ creation to other caches.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>parentRegionName</code> - the new region is created as a subregion of the region having this path</dd>
+<dd><code>regionName</code> - the name of the new subregion</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <code>Region</code> created</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="destroyDynamicRegion-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>destroyDynamicRegion</h4>
+<pre>public&nbsp;void&nbsp;destroyDynamicRegion(java.lang.String&nbsp;fullRegionName)
+                          throws <a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></pre>
+<div class="block">Destroys the dynamic Region in the local cache and distributes the
+ destruction to other caches.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>fullRegionName</code> - The full path of the <code>Region</code> to be
+ dynamically destroyed</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></code></dd>
+<dd><code><a href="../../../../org/apache/geode/cache/RegionDestroyedException.html" title="class in org.apache.geode.cache">RegionDestroyedException</a></code> - if the dynamic region was never created
+ or has already been destroyed</dd>
+</dl>
+</li>
+</ul>
+<a name="buildDynamicRegion-org.apache.geode.cache.EntryEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>buildDynamicRegion</h4>
+<pre>protected&nbsp;void&nbsp;buildDynamicRegion(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&nbsp;event)</pre>
+</li>
+</ul>
+<a name="razeDynamicRegion-org.apache.geode.cache.EntryEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>razeDynamicRegion</h4>
+<pre>protected&nbsp;void&nbsp;razeDynamicRegion(<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&nbsp;event)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/cache/DuplicatePrimaryPartitionException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DynamicRegionFactory.html" target="_top">Frames</a></li>
+<li><a href="DynamicRegionFactory.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionListener.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionListener.html b/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionListener.html
new file mode 100644
index 0000000..fe7e30e
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionListener.html
@@ -0,0 +1,308 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>DynamicRegionListener (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DynamicRegionListener (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":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/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryDestroyedException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DynamicRegionListener.html" target="_top">Frames</a></li>
+<li><a href="DynamicRegionListener.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">org.apache.geode.cache</div>
+<h2 title="Interface DynamicRegionListener" class="title">Interface DynamicRegionListener</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">DynamicRegionListener</span></pre>
+<div class="block"><code>DynamicRegionListener</code> is an interface that can be
+ implemented to handle dynamic region-related events.
+
+ The methods on a <code>DynamicRegionListener</code> are invoked synchronously.
+ If the listener method takes a long time to execute then it will cause the
+ operation that caused it to be invoked to take a long time.
+ <p>
+ Note: It is possible to receive duplicate create events when the DynamicRegionFactory
+ goes active due to Cache creation.
+ <p>
+ See <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache"><code>DynamicRegionFactory</code></a></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.3</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></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="../../../../org/apache/geode/cache/DynamicRegionListener.html#afterRegionCreate-org.apache.geode.cache.RegionEvent-">afterRegionCreate</a></span>(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</code>
+<div class="block">Handles the 'after region creation' event of a dynamic region.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionListener.html#afterRegionDestroy-org.apache.geode.cache.RegionEvent-">afterRegionDestroy</a></span>(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</code>
+<div class="block">Handles the 'after region destroyed' event of a dynamic region.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionListener.html#beforeRegionCreate-java.lang.String-java.lang.String-">beforeRegionCreate</a></span>(java.lang.String&nbsp;parentRegionName,
+                  java.lang.String&nbsp;regionName)</code>
+<div class="block">Handles the 'before region creation' event of a dynamic region.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionListener.html#beforeRegionDestroy-org.apache.geode.cache.RegionEvent-">beforeRegionDestroy</a></span>(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</code>
+<div class="block">Handles the 'before region destroyed' event of a dynamic region.</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="beforeRegionCreate-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>beforeRegionCreate</h4>
+<pre>void&nbsp;beforeRegionCreate(java.lang.String&nbsp;parentRegionName,
+                        java.lang.String&nbsp;regionName)</pre>
+<div class="block">Handles the 'before region creation' event of a dynamic region. This method
+ is invoked before the dynamic region is created in the local VM.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>parentRegionName</code> - The name of the parent region</dd>
+<dd><code>regionName</code> - The name of the region being created</dd>
+</dl>
+</li>
+</ul>
+<a name="afterRegionCreate-org.apache.geode.cache.RegionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>afterRegionCreate</h4>
+<pre>void&nbsp;afterRegionCreate(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</pre>
+<div class="block">Handles the 'after region creation' event of a dynamic region. This method
+ is invoked after the dynamic region is created in the local VM.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - A <code>RegionEvent</code> describing the event</dd>
+</dl>
+</li>
+</ul>
+<a name="beforeRegionDestroy-org.apache.geode.cache.RegionEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>beforeRegionDestroy</h4>
+<pre>void&nbsp;beforeRegionDestroy(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</pre>
+<div class="block">Handles the 'before region destroyed' event of a dynamic region. This method
+ is invoked before the dynamic region is destroyed in the local VM.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - A <code>RegionEvent</code> describing the event</dd>
+</dl>
+</li>
+</ul>
+<a name="afterRegionDestroy-org.apache.geode.cache.RegionEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>afterRegionDestroy</h4>
+<pre>void&nbsp;afterRegionDestroy(<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</pre>
+<div class="block">Handles the 'after region destroyed' event of a dynamic region. This method
+ is invoked after the dynamic region is destroyed in the local VM.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - A <code>RegionEvent</code> describing the event</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/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryDestroyedException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/DynamicRegionListener.html" target="_top">Frames</a></li>
+<li><a href="DynamicRegionListener.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/EntryDestroyedException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/EntryDestroyedException.html b/releases/latest/javadoc/org/apache/geode/cache/EntryDestroyedException.html
new file mode 100644
index 0000000..28a5a34
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/EntryDestroyedException.html
@@ -0,0 +1,358 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>EntryDestroyedException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="EntryDestroyedException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryDestroyedException.html" target="_top">Frames</a></li>
+<li><a href="EntryDestroyedException.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.org.apache.geode.cache.CacheRuntimeException">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">org.apache.geode.cache</div>
+<h2 title="Class EntryDestroyedException" class="title">Class EntryDestroyedException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheRuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.EntryDestroyedException</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">EntryDestroyedException</span>
+extends <a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></pre>
+<div class="block">Indicates that a method was invoked on an entry that has been destroyed.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Region.Entry.html" title="interface in org.apache.geode.cache"><code>Region.Entry</code></a>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.EntryDestroyedException">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="../../../../org/apache/geode/cache/EntryDestroyedException.html#EntryDestroyedException--">EntryDestroyedException</a></span>()</code>
+<div class="block">Constructs a new <code>EntryDestroyedException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryDestroyedException.html#EntryDestroyedException-java.lang.String-">EntryDestroyedException</a></span>(java.lang.String&nbsp;s)</code>
+<div class="block">Constructs a new <code>EntryDestroyedException</code> with the message.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryDestroyedException.html#EntryDestroyedException-java.lang.String-java.lang.Throwable-">EntryDestroyedException</a></span>(java.lang.String&nbsp;s,
+                       java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Constructs a new <code>EntryDestroyedException</code> with a detailed message
+ and a causal exception.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryDestroyedException.html#EntryDestroyedException-java.lang.Throwable-">EntryDestroyedException</a></span>(java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Construct a <code>EntryDestroyedException</code> with a cause.</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.org.apache.geode.cache.CacheRuntimeException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="EntryDestroyedException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EntryDestroyedException</h4>
+<pre>public&nbsp;EntryDestroyedException()</pre>
+<div class="block">Constructs a new <code>EntryDestroyedException</code>.</div>
+</li>
+</ul>
+<a name="EntryDestroyedException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EntryDestroyedException</h4>
+<pre>public&nbsp;EntryDestroyedException(java.lang.String&nbsp;s)</pre>
+<div class="block">Constructs a new <code>EntryDestroyedException</code> with the message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>s</code> - the detailed message for this exception</dd>
+</dl>
+</li>
+</ul>
+<a name="EntryDestroyedException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EntryDestroyedException</h4>
+<pre>public&nbsp;EntryDestroyedException(java.lang.String&nbsp;s,
+                               java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Constructs a new <code>EntryDestroyedException</code> with a detailed message
+ and a causal exception.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>s</code> - the message</dd>
+<dd><code>ex</code> - a causal Throwable</dd>
+</dl>
+</li>
+</ul>
+<a name="EntryDestroyedException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EntryDestroyedException</h4>
+<pre>public&nbsp;EntryDestroyedException(java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Construct a <code>EntryDestroyedException</code> with a cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>ex</code> - the causal Throwable</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/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryDestroyedException.html" target="_top">Frames</a></li>
+<li><a href="EntryDestroyedException.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.org.apache.geode.cache.CacheRuntimeException">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/8888a496/releases/latest/javadoc/org/apache/geode/cache/EntryEvent.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/EntryEvent.html b/releases/latest/javadoc/org/apache/geode/cache/EntryEvent.html
new file mode 100644
index 0000000..108d412
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/EntryEvent.html
@@ -0,0 +1,562 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>EntryEvent (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="EntryEvent (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":38,"i8":38,"i9":38,"i10":38,"i11":38,"i12":6};
+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="../../../../org/apache/geode/cache/EntryDestroyedException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryExistsException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryEvent.html" target="_top">Frames</a></li>
+<li><a href="EntryEvent.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">org.apache.geode.cache</div>
+<h2 title="Interface EntryEvent" class="title">Interface EntryEvent&lt;K,V&gt;</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/cache/CacheEvent.html" title="interface in org.apache.geode.cache">CacheEvent</a>&lt;K,V&gt;</dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/cache/util/TimestampedEntryEvent.html" title="interface in org.apache.geode.cache.util">TimestampedEntryEvent</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">EntryEvent&lt;K,V&gt;</span>
+extends <a href="../../../../org/apache/geode/cache/CacheEvent.html" title="interface in org.apache.geode.cache">CacheEvent</a>&lt;K,V&gt;</pre>
+<div class="block">Contains information about an event affecting an entry, including
+ its identity and the the circumstances of the event.
+ It is passed in to <code>CacheListener</code>, <code>CapacityController</code>, and <code>CacheWriter</code>.
+ <p>
+ If this event originated from a region stored off heap then this event can
+ only be used as long as the notification method that obtained it has not returned.
+ For example in your implementation of <a href="../../../../org/apache/geode/cache/CacheListener.html#afterUpdate-org.apache.geode.cache.EntryEvent-"><code>CacheListener.afterUpdate(EntryEvent)</code></a> the event parameter
+ is only valid until your afterUpdate method returns. It is not safe to store instances of this
+ class and use them later when using off heap storage.
+ Attempts to access off-heap data from this event after it has expired will result in an
+ IllegalStateException.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache"><code>CacheListener</code></a>, 
+<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache"><code>CacheWriter</code></a>, 
+<a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache"><code>RegionEvent</code></a></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="../../../../org/apache/geode/cache/EntryEvent.html" title="type parameter in EntryEvent">K</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#getKey--">getKey</a></span>()</code>
+<div class="block">Returns the key.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/EntryEvent.html" title="type parameter in EntryEvent">V</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#getNewValue--">getNewValue</a></span>()</code>
+<div class="block">Returns the value in the cache after this event.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/EntryEvent.html" title="type parameter in EntryEvent">V</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#getOldValue--">getOldValue</a></span>()</code>
+<div class="block">Returns the value in the cache prior to this event.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/SerializedCacheValue.html" title="interface in org.apache.geode.cache">SerializedCacheValue</a>&lt;<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="type parameter in EntryEvent">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#getSerializedNewValue--">getSerializedNewValue</a></span>()</code>
+<div class="block">Returns the serialized form of the value in the cache after this event.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/SerializedCacheValue.html" title="interface in org.apache.geode.cache">SerializedCacheValue</a>&lt;<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="type parameter in EntryEvent">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#getSerializedOldValue--">getSerializedOldValue</a></span>()</code>
+<div class="block">Returns the serialized form of the value in the cache before this event.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#getTransactionId--">getTransactionId</a></span>()</code>
+<div class="block">Gets the TransactionId for this EntryEvent.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#hasClientOrigin--">hasClientOrigin</a></span>()</code>
+<div class="block">Returns true if this event originated on a client.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#isBridgeEvent--">isBridgeEvent</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="../../../../org/apache/geode/cache/EntryEvent.html#hasClientOrigin--"><code>hasClientOrigin()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#isLoad--">isLoad</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isLoad--"><code>Operation.isLoad()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#isLocalLoad--">isLocalLoad</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isLocalLoad--"><code>Operation.isLocalLoad()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#isNetLoad--">isNetLoad</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isNetLoad--"><code>Operation.isNetLoad()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#isNetSearch--">isNetSearch</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isNetSearch--"><code>Operation.isNetSearch()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryEvent.html#isOldValueAvailable--">isOldValueAvailable</a></span>()</code>
+<div class="block">Returns <code>true</code> if the old value is "available".</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.cache.CacheEvent">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheEvent.html" title="interface in org.apache.geode.cache">CacheEvent</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheEvent.html#getCallbackArgument--">getCallbackArgument</a>, <a href="../../../../org/apache/geode/cache/CacheEvent.html#getDistributedMember--">getDistributedMember</a>, <a href="../../../../org/apache/geode/cache/CacheEvent.html#getOperation--">getOperation</a>, <a href="../../../../org/apache/geode/cache/CacheEvent.html#getRegion--">getRegion</a>, <a href="../../../../org/apache/geode/cache/CacheEvent.html#isCallbackArgumentAvailable--">isCallbackArgumentAvailable</a>, <a href="../../../../org/apache/geode/cache/CacheEvent.html#isDistributed--">isDistributed</a>, <a href="../../../../org/apache/geode/cache/CacheEvent.html#isExpiration--">isExpiration</a>, <a href="../../../../org/apache/geode/cache/CacheEvent.html#isOriginRemote--">isOriginRemote</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="getKey--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKey</h4>
+<pre><a href="../../../../org/apache/geode/cache/EntryEvent.html" title="type parameter in EntryEvent">K</a>&nbsp;getKey()</pre>
+<div class="block">Returns the key.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the key</dd>
+</dl>
+</li>
+</ul>
+<a name="getOldValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOldValue</h4>
+<pre><a href="../../../../org/apache/geode/cache/EntryEvent.html" title="type parameter in EntryEvent">V</a>&nbsp;getOldValue()</pre>
+<div class="block">Returns the value in the cache prior to this event.
+ When passed to an event handler after an event occurs, this value
+ reflects the value that was in the cache in this VM, not necessarily
+ the value that was in the cache VM that initiated the operation.
+ In certain scenarios the old value may no longer be available in which
+ case <code>null</code> is returned.
+ This can happen for disk regions when the old value is on disk only.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the old value in the cache prior to this event.
+ If the entry did not exist, was invalid, or was not available,
+ then null is returned.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if off-heap and called after the method that was passed this EntryEvent returns.</dd>
+</dl>
+</li>
+</ul>
+<a name="getSerializedOldValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSerializedOldValue</h4>
+<pre><a href="../../../../org/apache/geode/cache/SerializedCacheValue.html" title="interface in org.apache.geode.cache">SerializedCacheValue</a>&lt;<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="type parameter in EntryEvent">V</a>&gt;&nbsp;getSerializedOldValue()</pre>
+<div class="block">Returns the serialized form of the value in the cache before this event.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the serialized form of the value in the cache before this event</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if off-heap and called after the method that was passed this EntryEvent returns.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.5</dd>
+</dl>
+</li>
+</ul>
+<a name="getNewValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNewValue</h4>
+<pre><a href="../../../../org/apache/geode/cache/EntryEvent.html" title="type parameter in EntryEvent">V</a>&nbsp;getNewValue()</pre>
+<div class="block">Returns the value in the cache after this event.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value in the cache after this event</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if off-heap and called after the method that was passed this EntryEvent returns.</dd>
+</dl>
+</li>
+</ul>
+<a name="getSerializedNewValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSerializedNewValue</h4>
+<pre><a href="../../../../org/apache/geode/cache/SerializedCacheValue.html" title="interface in org.apache.geode.cache">SerializedCacheValue</a>&lt;<a href="../../../../org/apache/geode/cache/EntryEvent.html" title="type parameter in EntryEvent">V</a>&gt;&nbsp;getSerializedNewValue()</pre>
+<div class="block">Returns the serialized form of the value in the cache after this event.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the serialized form of the value in the cache after this event</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if off-heap and called after the method that was passed this EntryEvent returns.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.5</dd>
+</dl>
+</li>
+</ul>
+<a name="isLocalLoad--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLocalLoad</h4>
+<pre>@Deprecated
+boolean&nbsp;isLocalLoad()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isLocalLoad--"><code>Operation.isLocalLoad()</code></a> instead.</span></div>
+<div class="block">Returns true if this event resulted from a loader running in this cache.
+ Note that this will be true even if the local loader called <code>netSearch</code>.
+
+ If this event is for a Partitioned Region, then true will be returned if the
+ loader ran in the same VM as where the data is hosted. If true is returned, and <a href="../../../../org/apache/geode/cache/CacheEvent.html#isOriginRemote--"><code>CacheEvent.isOriginRemote()</code></a>
+ is true, it means the data is not hosted locally, but the loader was run local to the data.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event resulted from local loader execution</dd>
+</dl>
+</li>
+</ul>
+<a name="isNetLoad--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isNetLoad</h4>
+<pre>@Deprecated
+boolean&nbsp;isNetLoad()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isNetLoad--"><code>Operation.isNetLoad()</code></a> instead.</span></div>
+<div class="block">Returns true if this event resulted from a loader running that was remote
+ from the cache that requested it, i.e., a netLoad. Note that the cache
+ that requested the netLoad may not be this cache in which case
+ <code>isOriginRemote</code> will also return true.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event resulted from a netLoad</dd>
+</dl>
+</li>
+</ul>
+<a name="isLoad--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLoad</h4>
+<pre>@Deprecated
+boolean&nbsp;isLoad()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isLoad--"><code>Operation.isLoad()</code></a> instead.</span></div>
+<div class="block">Returns true if this event resulted from a loader.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if isLocalLoad or isNetLoad</dd>
+</dl>
+</li>
+</ul>
+<a name="isNetSearch--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isNetSearch</h4>
+<pre>@Deprecated
+boolean&nbsp;isNetSearch()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isNetSearch--"><code>Operation.isNetSearch()</code></a> instead.</span></div>
+<div class="block">Returns true if this event resulted from a <code>netSearch</code>. If the <code>netSearch</code>
+ was invoked by a loader however, this will return false and <code>isLocalLoad()</code>
+ or <code>isNetLoad()</code> will return true instead.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event resulted from a netSearch</dd>
+</dl>
+</li>
+</ul>
+<a name="getTransactionId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTransactionId</h4>
+<pre><a href="../../../../org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache">TransactionId</a>&nbsp;getTransactionId()</pre>
+<div class="block">Gets the TransactionId for this EntryEvent.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the ID of the transaction that performed the operation that
+ generated this event; null if no transaction involved.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="isBridgeEvent--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isBridgeEvent</h4>
+<pre>@Deprecated
+boolean&nbsp;isBridgeEvent()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/cache/EntryEvent.html#hasClientOrigin--"><code>hasClientOrigin()</code></a> instead.</span></div>
+<div class="block">Returns true if this event originated on a client.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event originated on a client.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.1</dd>
+</dl>
+</li>
+</ul>
+<a name="hasClientOrigin--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasClientOrigin</h4>
+<pre>boolean&nbsp;hasClientOrigin()</pre>
+<div class="block">Returns true if this event originated on a client.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event originated on a client.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="isOldValueAvailable--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isOldValueAvailable</h4>
+<pre>boolean&nbsp;isOldValueAvailable()</pre>
+<div class="block">Returns <code>true</code> if the old value is "available".
+ Not available means that an old value existed but it could not be obtained
+ or it was deemed too expensive to obtain.
+ Note that <a href="../../../../org/apache/geode/cache/EntryEvent.html#getOldValue--"><code>getOldValue()</code></a> will return <code>null</code> when this
+ method returns <code>false</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.0</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/cache/EntryDestroyedException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/EntryExistsException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/EntryEvent.html" target="_top">Frames</a></li>
+<li><a href="EntryEvent.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>



[07/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheXmlException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheXmlException.html b/releases/latest/javadoc/org/apache/geode/cache/CacheXmlException.html
new file mode 100644
index 0000000..56f185e
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheXmlException.html
@@ -0,0 +1,320 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheXmlException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheXmlException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/ClientSession.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheXmlException.html" target="_top">Frames</a></li>
+<li><a href="CacheXmlException.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.org.apache.geode.cache.CacheRuntimeException">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">org.apache.geode.cache</div>
+<h2 title="Class CacheXmlException" class="title">Class CacheXmlException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheRuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.CacheXmlException</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">CacheXmlException</span>
+extends <a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></pre>
+<div class="block">Thrown when a problem is encountered while parsing a <A
+ href="package-summary.html#declarative">declarative caching XML
+ file</A>.  Examples of such problems are a malformed XML file or
+ the inability to load a <a href="../../../../org/apache/geode/cache/Declarable.html" title="interface in org.apache.geode.cache"><code>Declarable</code></a> class.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheFactory.html#create-org.apache.geode.distributed.DistributedSystem-"><code>CacheFactory.create(org.apache.geode.distributed.DistributedSystem)</code></a>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.CacheXmlException">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="../../../../org/apache/geode/cache/CacheXmlException.html#CacheXmlException-java.lang.String-">CacheXmlException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>CacheXmlException</code> with the given
+ description.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheXmlException.html#CacheXmlException-java.lang.String-java.lang.Throwable-">CacheXmlException</a></span>(java.lang.String&nbsp;message,
+                 java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>CacheXmlException</code> with the given
+ description and cause.</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.org.apache.geode.cache.CacheRuntimeException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="CacheXmlException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheXmlException</h4>
+<pre>public&nbsp;CacheXmlException(java.lang.String&nbsp;message,
+                         java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>CacheXmlException</code> with the given
+ description and cause.</div>
+</li>
+</ul>
+<a name="CacheXmlException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CacheXmlException</h4>
+<pre>public&nbsp;CacheXmlException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>CacheXmlException</code> with the given
+ description.</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="../../../../org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/ClientSession.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheXmlException.html" target="_top">Frames</a></li>
+<li><a href="CacheXmlException.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.org.apache.geode.cache.CacheRuntimeException">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/8888a496/releases/latest/javadoc/org/apache/geode/cache/ClientSession.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/ClientSession.html b/releases/latest/javadoc/org/apache/geode/cache/ClientSession.html
new file mode 100644
index 0000000..c221850
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/ClientSession.html
@@ -0,0 +1,507 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>ClientSession (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ClientSession (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":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/cache/CacheXmlException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CommitConflictException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/ClientSession.html" target="_top">Frames</a></li>
+<li><a href="ClientSession.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">org.apache.geode.cache</div>
+<h2 title="Interface ClientSession" class="title">Interface ClientSession</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">ClientSession</span></pre>
+<div class="block">Class <code>ClientSession</code> represents a client connection on the
+ server. <code>ClientSessions</code> can be used from the cache server to
+ perform interest registrations and unregistrations on behalf of clients.
+ <code>ClientSessions</code> are only available on the cache server.
+ 
+ <p>
+ The ClientSession is often used in conjunction with a callback
+ <code>EntryEvent</code> as shown below.
+ 
+ <pre>
+ String durableClientId = ...; // Some part of the event's key or value would contain this id
+ Cache cache = CacheFactory.getAnyInstance();
+ CacheServer cacheServer = (CacheServer) cache.getCacheServers().iterator().next();
+ ClientSession clientSession = cacheServer.getClientSession(durableClientId);
+ clientSession.registerInterest(event.getRegion().getFullPath(), event.getKey(), InterestResultPolicy.KEYS_VALUES, true);
+ </pre></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/server/CacheServer.html#getClientSession-java.lang.String-"><code>getClientSession</code></a>, 
+<a href="../../../../org/apache/geode/cache/server/CacheServer.html#getClientSession-org.apache.geode.distributed.DistributedMember-"><code>getClientSession</code></a></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></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>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/ClientSession.html#isPrimary--">isPrimary</a></span>()</code>
+<div class="block">Returns whether this server is the primary for this client</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/ClientSession.html#registerInterest-java.lang.String-java.lang.Object-org.apache.geode.cache.InterestResultPolicy-boolean-">registerInterest</a></span>(java.lang.String&nbsp;regionName,
+                java.lang.Object&nbsp;keyOfInterest,
+                <a href="../../../../org/apache/geode/cache/InterestResultPolicy.html" title="class in org.apache.geode.cache">InterestResultPolicy</a>&nbsp;policy,
+                boolean&nbsp;isDurable)</code>
+<div class="block">Registers interest in a particular region and key</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/ClientSession.html#registerInterest-java.lang.String-java.lang.Object-org.apache.geode.cache.InterestResultPolicy-boolean-boolean-">registerInterest</a></span>(java.lang.String&nbsp;regionName,
+                java.lang.Object&nbsp;keyOfInterest,
+                <a href="../../../../org/apache/geode/cache/InterestResultPolicy.html" title="class in org.apache.geode.cache">InterestResultPolicy</a>&nbsp;policy,
+                boolean&nbsp;isDurable,
+                boolean&nbsp;receiveValues)</code>
+<div class="block">Registers interest in a particular region and key</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/ClientSession.html#registerInterestRegex-java.lang.String-java.lang.String-boolean-">registerInterestRegex</a></span>(java.lang.String&nbsp;regionName,
+                     java.lang.String&nbsp;regex,
+                     boolean&nbsp;isDurable)</code>
+<div class="block">Registers interest in a particular region and regular expression</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/ClientSession.html#registerInterestRegex-java.lang.String-java.lang.String-boolean-boolean-">registerInterestRegex</a></span>(java.lang.String&nbsp;regionName,
+                     java.lang.String&nbsp;regex,
+                     boolean&nbsp;isDurable,
+                     boolean&nbsp;receiveValues)</code>
+<div class="block">Registers interest in a particular region and regular expression</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/ClientSession.html#unregisterInterest-java.lang.String-java.lang.Object-boolean-">unregisterInterest</a></span>(java.lang.String&nbsp;regionName,
+                  java.lang.Object&nbsp;keyOfInterest,
+                  boolean&nbsp;isDurable)</code>
+<div class="block">Unregisters interest in a particular region and key</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/ClientSession.html#unregisterInterest-java.lang.String-java.lang.Object-boolean-boolean-">unregisterInterest</a></span>(java.lang.String&nbsp;regionName,
+                  java.lang.Object&nbsp;keyOfInterest,
+                  boolean&nbsp;isDurable,
+                  boolean&nbsp;receiveValues)</code>
+<div class="block">Unregisters interest in a particular region and key</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/ClientSession.html#unregisterInterestRegex-java.lang.String-java.lang.String-boolean-">unregisterInterestRegex</a></span>(java.lang.String&nbsp;regionName,
+                       java.lang.String&nbsp;regex,
+                       boolean&nbsp;isDurable)</code>
+<div class="block">Unregisters interest in a particular region and regular expression</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/ClientSession.html#unregisterInterestRegex-java.lang.String-java.lang.String-boolean-boolean-">unregisterInterestRegex</a></span>(java.lang.String&nbsp;regionName,
+                       java.lang.String&nbsp;regex,
+                       boolean&nbsp;isDurable,
+                       boolean&nbsp;receiveValues)</code>
+<div class="block">Unregisters interest in a particular region and regular expression</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="registerInterest-java.lang.String-java.lang.Object-org.apache.geode.cache.InterestResultPolicy-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>registerInterest</h4>
+<pre>void&nbsp;registerInterest(java.lang.String&nbsp;regionName,
+                      java.lang.Object&nbsp;keyOfInterest,
+                      <a href="../../../../org/apache/geode/cache/InterestResultPolicy.html" title="class in org.apache.geode.cache">InterestResultPolicy</a>&nbsp;policy,
+                      boolean&nbsp;isDurable)</pre>
+<div class="block">Registers interest in a particular region and key</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>regionName</code> - The name of the region in which to register interest</dd>
+<dd><code>keyOfInterest</code> - The key on which to register interest</dd>
+<dd><code>policy</code> - The <a href="../../../../org/apache/geode/cache/InterestResultPolicy.html" title="class in org.apache.geode.cache"><code>InterestResultPolicy</code></a>. Note:
+          For the special token 'ALL_KEYS' and lists of keys, values are not
+          pushed to the client.</dd>
+<dd><code>isDurable</code> - Whether the interest is durable</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if this is not the primary server for the given client</dd>
+</dl>
+</li>
+</ul>
+<a name="registerInterest-java.lang.String-java.lang.Object-org.apache.geode.cache.InterestResultPolicy-boolean-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>registerInterest</h4>
+<pre>void&nbsp;registerInterest(java.lang.String&nbsp;regionName,
+                      java.lang.Object&nbsp;keyOfInterest,
+                      <a href="../../../../org/apache/geode/cache/InterestResultPolicy.html" title="class in org.apache.geode.cache">InterestResultPolicy</a>&nbsp;policy,
+                      boolean&nbsp;isDurable,
+                      boolean&nbsp;receiveValues)</pre>
+<div class="block">Registers interest in a particular region and key</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>regionName</code> - The name of the region in which to register interest</dd>
+<dd><code>keyOfInterest</code> - The key to on which to register interest</dd>
+<dd><code>policy</code> - The <a href="../../../../org/apache/geode/cache/InterestResultPolicy.html" title="class in org.apache.geode.cache"><code>InterestResultPolicy</code></a>. Note:
+          For the special token 'ALL_KEYS' and lists of keys, values are not
+          pushed to the client.</dd>
+<dd><code>isDurable</code> - Whether the interest is durable</dd>
+<dd><code>receiveValues</code> - Whether to receive create or update events as invalidates similar
+          to notify-by-subscription false. The default is true.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if this is not the primary server for the given client</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="registerInterestRegex-java.lang.String-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>registerInterestRegex</h4>
+<pre>void&nbsp;registerInterestRegex(java.lang.String&nbsp;regionName,
+                           java.lang.String&nbsp;regex,
+                           boolean&nbsp;isDurable)</pre>
+<div class="block">Registers interest in a particular region and regular expression</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>regionName</code> - The name of the region in which to register interest</dd>
+<dd><code>regex</code> - The regular expression on which to register interest</dd>
+<dd><code>isDurable</code> - Whether the interest is durable</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if this is not the primary server for the given client</dd>
+</dl>
+</li>
+</ul>
+<a name="registerInterestRegex-java.lang.String-java.lang.String-boolean-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>registerInterestRegex</h4>
+<pre>void&nbsp;registerInterestRegex(java.lang.String&nbsp;regionName,
+                           java.lang.String&nbsp;regex,
+                           boolean&nbsp;isDurable,
+                           boolean&nbsp;receiveValues)</pre>
+<div class="block">Registers interest in a particular region and regular expression</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>regionName</code> - The name of the region in which to register interest</dd>
+<dd><code>regex</code> - The regular expression to on which to register interest</dd>
+<dd><code>isDurable</code> - Whether the interest is durable</dd>
+<dd><code>receiveValues</code> - Whether to receive create or update events as invalidates similar
+          to notify-by-subscription false. The default is true.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if this is not the primary server for the given client</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="unregisterInterest-java.lang.String-java.lang.Object-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unregisterInterest</h4>
+<pre>void&nbsp;unregisterInterest(java.lang.String&nbsp;regionName,
+                        java.lang.Object&nbsp;keyOfInterest,
+                        boolean&nbsp;isDurable)</pre>
+<div class="block">Unregisters interest in a particular region and key</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>regionName</code> - The name of the region in which to unregister interest</dd>
+<dd><code>keyOfInterest</code> - The key on which to unregister interest</dd>
+<dd><code>isDurable</code> - Whether the interest is durable</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if this is not the primary server for the given client</dd>
+</dl>
+</li>
+</ul>
+<a name="unregisterInterest-java.lang.String-java.lang.Object-boolean-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unregisterInterest</h4>
+<pre>void&nbsp;unregisterInterest(java.lang.String&nbsp;regionName,
+                        java.lang.Object&nbsp;keyOfInterest,
+                        boolean&nbsp;isDurable,
+                        boolean&nbsp;receiveValues)</pre>
+<div class="block">Unregisters interest in a particular region and key</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>regionName</code> - The name of the region in which to unregister interest</dd>
+<dd><code>keyOfInterest</code> - The key on which to unregister interest</dd>
+<dd><code>isDurable</code> - Whether the interest is durable</dd>
+<dd><code>receiveValues</code> - Whether to receive create or update events as invalidates similar
+          to notify-by-subscription false. The default is true.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if this is not the primary server for the given client</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="unregisterInterestRegex-java.lang.String-java.lang.String-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unregisterInterestRegex</h4>
+<pre>void&nbsp;unregisterInterestRegex(java.lang.String&nbsp;regionName,
+                             java.lang.String&nbsp;regex,
+                             boolean&nbsp;isDurable)</pre>
+<div class="block">Unregisters interest in a particular region and regular expression</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>regionName</code> - The name of the region in which to unregister interest</dd>
+<dd><code>regex</code> - The regular expression on which to unregister interest</dd>
+<dd><code>isDurable</code> - Whether the interest is durable</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if this is not the primary server for the given client</dd>
+</dl>
+</li>
+</ul>
+<a name="unregisterInterestRegex-java.lang.String-java.lang.String-boolean-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unregisterInterestRegex</h4>
+<pre>void&nbsp;unregisterInterestRegex(java.lang.String&nbsp;regionName,
+                             java.lang.String&nbsp;regex,
+                             boolean&nbsp;isDurable,
+                             boolean&nbsp;receiveValues)</pre>
+<div class="block">Unregisters interest in a particular region and regular expression</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>regionName</code> - The name of the region in which to unregister interest</dd>
+<dd><code>regex</code> - The regular expression on which to unregister interest</dd>
+<dd><code>isDurable</code> - Whether the interest is durable</dd>
+<dd><code>receiveValues</code> - Whether to receive create or update events as invalidates similar
+          to notify-by-subscription false. The default is true.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if this is not the primary server for the given client</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+</dl>
+</li>
+</ul>
+<a name="isPrimary--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isPrimary</h4>
+<pre>boolean&nbsp;isPrimary()</pre>
+<div class="block">Returns whether this server is the primary for this client</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>whether this server is the primary for this client</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/cache/CacheXmlException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CommitConflictException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/ClientSession.html" target="_top">Frames</a></li>
+<li><a href="ClientSession.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/CommitConflictException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CommitConflictException.html b/releases/latest/javadoc/org/apache/geode/cache/CommitConflictException.html
new file mode 100644
index 0000000..2ef064e
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CommitConflictException.html
@@ -0,0 +1,350 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CommitConflictException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CommitConflictException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/cache/ClientSession.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CommitDistributionException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CommitConflictException.html" target="_top">Frames</a></li>
+<li><a href="CommitConflictException.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.org.apache.geode.cache.CacheException">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">org.apache.geode.cache</div>
+<h2 title="Class CommitConflictException" class="title">Class CommitConflictException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/TransactionException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.TransactionException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.CommitConflictException</li>
+</ul>
+</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">CommitConflictException</span>
+extends <a href="../../../../org/apache/geode/cache/TransactionException.html" title="class in org.apache.geode.cache">TransactionException</a></pre>
+<div class="block">Thrown when a commit fails due to a write conflict.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheTransactionManager.html#commit--"><code>CacheTransactionManager.commit()</code></a>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.CommitConflictException">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="../../../../org/apache/geode/cache/CommitConflictException.html#CommitConflictException-java.lang.String-">CommitConflictException</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Constructs an instance of <code>CommitConflictException</code> with the specified detail message.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CommitConflictException.html#CommitConflictException-java.lang.String-java.lang.Throwable-">CommitConflictException</a></span>(java.lang.String&nbsp;msg,
+                       java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs an instance of <code>CommitConflictException</code> with the specified detail message
+ and cause.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CommitConflictException.html#CommitConflictException-java.lang.Throwable-">CommitConflictException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs an instance of <code>CommitConflictException</code> with the specified cause.</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.org.apache.geode.cache.CacheException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="CommitConflictException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CommitConflictException</h4>
+<pre>public&nbsp;CommitConflictException(java.lang.String&nbsp;msg)</pre>
+<div class="block">Constructs an instance of <code>CommitConflictException</code> with the specified detail message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="CommitConflictException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CommitConflictException</h4>
+<pre>public&nbsp;CommitConflictException(java.lang.String&nbsp;msg,
+                               java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs an instance of <code>CommitConflictException</code> with the specified detail message
+ and cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+<dd><code>cause</code> - the causal Throwable</dd>
+</dl>
+</li>
+</ul>
+<a name="CommitConflictException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CommitConflictException</h4>
+<pre>public&nbsp;CommitConflictException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs an instance of <code>CommitConflictException</code> with the specified cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cause</code> - the causal Throwable</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</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/cache/ClientSession.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CommitDistributionException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CommitConflictException.html" target="_top">Frames</a></li>
+<li><a href="CommitConflictException.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.org.apache.geode.cache.CacheException">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/8888a496/releases/latest/javadoc/org/apache/geode/cache/CommitDistributionException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CommitDistributionException.html b/releases/latest/javadoc/org/apache/geode/cache/CommitDistributionException.html
new file mode 100644
index 0000000..62b5183
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CommitDistributionException.html
@@ -0,0 +1,381 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CommitDistributionException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CommitDistributionException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/cache/CommitConflictException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CommitIncompleteException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CommitDistributionException.html" target="_top">Frames</a></li>
+<li><a href="CommitDistributionException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.cache</div>
+<h2 title="Class CommitDistributionException" class="title">Class CommitDistributionException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/TransactionException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.TransactionException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.CommitDistributionException</li>
+</ul>
+</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">CommitDistributionException</span>
+extends <a href="../../../../org/apache/geode/cache/TransactionException.html" title="class in org.apache.geode.cache">TransactionException</a></pre>
+<div class="block">Indicates that an attempt to notify required participants of a transaction 
+ involving one or more regions that are configured with <a href="../../../../org/apache/geode/cache/MembershipAttributes.html" title="class in org.apache.geode.cache"><code>MembershipAttributes</code></a> may have failed. The commit itself was completed but
+ one or more regions affected by the transaction have one or more required
+ roles that were not successfully notified. Failure may be caused by 
+ departure of one or more required roles while sending the operation to
+ them. This exception will contain one <a href="../../../../org/apache/geode/cache/RegionDistributionException.html" title="class in org.apache.geode.cache"><code>RegionDistributionException</code></a>
+ for every region that had a reliability failure. Details of the failed
+ <a href="../../../../org/apache/geode/cache/MembershipAttributes.html#getRequiredRoles--"><code>required roles</code></a> are provided
+  in each RegionDistributionException.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.cache.CommitDistributionException">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="../../../../org/apache/geode/cache/CommitDistributionException.html#CommitDistributionException-java.lang.String-">CommitDistributionException</a></span>(java.lang.String&nbsp;s)</code>
+<div class="block">Constructs a <code>CommitDistributionException</code> with a message.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CommitDistributionException.html#CommitDistributionException-java.lang.String-java.util.Set-">CommitDistributionException</a></span>(java.lang.String&nbsp;s,
+                           java.util.Set&nbsp;regionDistributionExceptions)</code>
+<div class="block">Constructs a <code>CommitDistributionException</code> with a message and
+ a cause.</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.util.Set</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CommitDistributionException.html#getRegionDistributionExceptions--">getRegionDistributionExceptions</a></span>()</code>
+<div class="block">Returns set of RegionDistributionExceptions for each region that had a 
+ reliability failure during distribution of the operation.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.cache.CacheException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="CommitDistributionException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CommitDistributionException</h4>
+<pre>public&nbsp;CommitDistributionException(java.lang.String&nbsp;s)</pre>
+<div class="block">Constructs a <code>CommitDistributionException</code> with a message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>s</code> - the String message</dd>
+</dl>
+</li>
+</ul>
+<a name="CommitDistributionException-java.lang.String-java.util.Set-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CommitDistributionException</h4>
+<pre>public&nbsp;CommitDistributionException(java.lang.String&nbsp;s,
+                                   java.util.Set&nbsp;regionDistributionExceptions)</pre>
+<div class="block">Constructs a <code>CommitDistributionException</code> with a message and
+ a cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>s</code> - the String message</dd>
+<dd><code>regionDistributionExceptions</code> - set of RegionDistributionExceptions
+ for each region that had a reliability failure</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="getRegionDistributionExceptions--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getRegionDistributionExceptions</h4>
+<pre>public&nbsp;java.util.Set&nbsp;getRegionDistributionExceptions()</pre>
+<div class="block">Returns set of RegionDistributionExceptions for each region that had a 
+ reliability failure during distribution of the operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>set of RegionDistributionExceptions for each region that had a 
+ reliability failure during distribution of the operation</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/cache/CommitConflictException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CommitIncompleteException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CommitDistributionException.html" target="_top">Frames</a></li>
+<li><a href="CommitDistributionException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/CommitIncompleteException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CommitIncompleteException.html b/releases/latest/javadoc/org/apache/geode/cache/CommitIncompleteException.html
new file mode 100644
index 0000000..9a48984
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CommitIncompleteException.html
@@ -0,0 +1,297 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CommitIncompleteException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CommitIncompleteException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/cache/CommitDistributionException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CommitIncompleteException.html" target="_top">Frames</a></li>
+<li><a href="CommitIncompleteException.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.org.apache.geode.cache.CacheException">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">org.apache.geode.cache</div>
+<h2 title="Class CommitIncompleteException" class="title">Class CommitIncompleteException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/TransactionException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.TransactionException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.CommitIncompleteException</li>
+</ul>
+</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">CommitIncompleteException</span>
+extends <a href="../../../../org/apache/geode/cache/TransactionException.html" title="class in org.apache.geode.cache">TransactionException</a></pre>
+<div class="block">Thrown when a commit fails to complete due to errors</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.7</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.cache.CommitIncompleteException">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="../../../../org/apache/geode/cache/CommitIncompleteException.html#CommitIncompleteException-java.lang.String-">CommitIncompleteException</a></span>(java.lang.String&nbsp;message)</code>&nbsp;</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.org.apache.geode.cache.CacheException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="CommitIncompleteException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CommitIncompleteException</h4>
+<pre>public&nbsp;CommitIncompleteException(java.lang.String&nbsp;message)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/cache/CommitDistributionException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CommitIncompleteException.html" target="_top">Frames</a></li>
+<li><a href="CommitIncompleteException.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.org.apache.geode.cache.CacheException">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/8888a496/releases/latest/javadoc/org/apache/geode/cache/CustomExpiry.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CustomExpiry.html b/releases/latest/javadoc/org/apache/geode/cache/CustomExpiry.html
new file mode 100644
index 0000000..8a76451
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CustomExpiry.html
@@ -0,0 +1,253 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CustomExpiry (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CustomExpiry (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":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/cache/CommitIncompleteException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CustomExpiry.html" target="_top">Frames</a></li>
+<li><a href="CustomExpiry.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">org.apache.geode.cache</div>
+<h2 title="Interface CustomExpiry" class="title">Interface CustomExpiry&lt;K,V&gt;</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/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../org/apache/geode/modules/util/SessionCustomExpiry.html" title="class in org.apache.geode.modules.util">SessionCustomExpiry</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">CustomExpiry&lt;K,V&gt;</span>
+extends <a href="../../../../org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></pre>
+<div class="block">This is the contract that a <code>custom-expiry</code> element must honor.
+ It determines the expiration characteristics for a specific entry in a region.
+ <p>Note that if you wish to refer to an implementation of this interface in XML,
+ the implementation must also implement the Declarable interface.</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></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CustomExpiry.html#getExpiry-org.apache.geode.cache.Region.Entry-">getExpiry</a></span>(<a href="../../../../org/apache/geode/cache/Region.Entry.html" title="interface in org.apache.geode.cache">Region.Entry</a>&lt;<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="type parameter in CustomExpiry">K</a>,<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="type parameter in CustomExpiry">V</a>&gt;&nbsp;entry)</code>
+<div class="block">Calculate the expiration for a given entry.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.cache.CacheCallback">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache">CacheCallback</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheCallback.html#close--">close</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="getExpiry-org.apache.geode.cache.Region.Entry-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getExpiry</h4>
+<pre><a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;getExpiry(<a href="../../../../org/apache/geode/cache/Region.Entry.html" title="interface in org.apache.geode.cache">Region.Entry</a>&lt;<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="type parameter in CustomExpiry">K</a>,<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="type parameter in CustomExpiry">V</a>&gt;&nbsp;entry)</pre>
+<div class="block">Calculate the expiration for a given entry.
+ Returning null indicates that the
+ default for the region should be used.
+ <p>
+ The entry parameter should not be used after this method invocation completes.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>entry</code> - the entry to calculate the expiration for</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the expiration to be used, null if the region's defaults should be
+ used.</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/cache/CommitIncompleteException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CustomExpiry.html" target="_top">Frames</a></li>
+<li><a href="CustomExpiry.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>



[49/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/allclasses-noframe.html b/releases/latest/javadoc/allclasses-noframe.html
new file mode 100644
index 0000000..32d8e7e
--- /dev/null
+++ b/releases/latest/javadoc/allclasses-noframe.html
@@ -0,0 +1,575 @@
+<!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 Sat Oct 15 16:23:31 PDT 2016 -->
+<title>All Classes (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/geode/modules/session/bootstrap/AbstractCache.html" title="class in org.apache.geode.modules.session.bootstrap">AbstractCache</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/AbstractCacheLifecycleListener.html" title="class in org.apache.geode.modules.session.catalina">AbstractCacheLifecycleListener</a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/AbstractGatewayDeltaEvent.html" title="class in org.apache.geode.modules.gatewaydelta">AbstractGatewayDeltaEvent</a></li>
+<li><a href="org/apache/geode/distributed/AbstractLauncher.html" title="class in org.apache.geode.distributed">AbstractLauncher</a></li>
+<li><a href="org/apache/geode/distributed/AbstractLauncher.ServiceState.html" title="class in org.apache.geode.distributed">AbstractLauncher.ServiceState</a></li>
+<li><a href="org/apache/geode/distributed/AbstractLauncher.Status.html" title="enum in org.apache.geode.distributed">AbstractLauncher.Status</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/AbstractSessionCache.html" title="class in org.apache.geode.modules.session.catalina">AbstractSessionCache</a></li>
+<li><a href="org/apache/geode/security/AccessControl.html" title="interface in org.apache.geode.security"><span class="interfaceName">AccessControl</span></a></li>
+<li><a href="org/apache/geode/admin/AdminConfig.html" title="class in org.apache.geode.admin">AdminConfig</a></li>
+<li><a href="org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin">AdminConfig.Entry</a></li>
+<li><a href="org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin"><span class="interfaceName">AdminDistributedSystem</span></a></li>
+<li><a href="org/apache/geode/admin/AdminDistributedSystemFactory.html" title="class in org.apache.geode.admin">AdminDistributedSystemFactory</a></li>
+<li><a href="org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></li>
+<li><a href="org/apache/geode/admin/AdminXmlException.html" title="class in org.apache.geode.admin">AdminXmlException</a></li>
+<li><a href="org/apache/geode/admin/jmx/Agent.html" title="interface in org.apache.geode.admin.jmx"><span class="interfaceName">Agent</span></a></li>
+<li><a href="org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx"><span class="interfaceName">AgentConfig</span></a></li>
+<li><a href="org/apache/geode/admin/jmx/AgentFactory.html" title="class in org.apache.geode.admin.jmx">AgentFactory</a></li>
+<li><a href="org/apache/geode/cache/query/Aggregator.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">Aggregator</span></a></li>
+<li><a href="org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin"><span class="interfaceName">Alert</span></a></li>
+<li><a href="org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin">AlertLevel</a></li>
+<li><a href="org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><span class="interfaceName">AlertListener</span></a></li>
+<li><a href="org/apache/geode/cache/client/AllConnectionsInUseException.html" title="class in org.apache.geode.cache.client">AllConnectionsInUseException</a></li>
+<li><a href="org/apache/geode/management/AlreadyRunningException.html" title="class in org.apache.geode.management">AlreadyRunningException</a></li>
+<li><a href="org/apache/geode/cache/query/AmbiguousNameException.html" title="class in org.apache.geode.cache.query">AmbiguousNameException</a></li>
+<li><a href="org/apache/geode/modules/session/installer/args/Argument.html" title="class in org.apache.geode.modules.session.installer.args">Argument</a></li>
+<li><a href="org/apache/geode/modules/session/installer/args/ArgumentHandler.html" title="interface in org.apache.geode.modules.session.installer.args"><span class="interfaceName">ArgumentHandler</span></a></li>
+<li><a href="org/apache/geode/modules/session/installer/args/ArgumentProcessor.html" title="class in org.apache.geode.modules.session.installer.args">ArgumentProcessor</a></li>
+<li><a href="org/apache/geode/modules/session/installer/args/ArgumentValues.html" title="class in org.apache.geode.modules.session.installer.args">ArgumentValues</a></li>
+<li><a href="org/apache/geode/cache/asyncqueue/AsyncEvent.html" title="interface in org.apache.geode.cache.asyncqueue"><span class="interfaceName">AsyncEvent</span></a></li>
+<li><a href="org/apache/geode/cache/asyncqueue/AsyncEventListener.html" title="interface in org.apache.geode.cache.asyncqueue"><span class="interfaceName">AsyncEventListener</span></a></li>
+<li><a href="org/apache/geode/cache/asyncqueue/AsyncEventQueue.html" title="interface in org.apache.geode.cache.asyncqueue"><span class="interfaceName">AsyncEventQueue</span></a></li>
+<li><a href="org/apache/geode/cache/asyncqueue/AsyncEventQueueFactory.html" title="interface in org.apache.geode.cache.asyncqueue"><span class="interfaceName">AsyncEventQueueFactory</span></a></li>
+<li><a href="org/apache/geode/management/AsyncEventQueueMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">AsyncEventQueueMXBean</span></a></li>
+<li><a href="org/apache/geode/lang/AttachAPINotFoundException.html" title="class in org.apache.geode.lang">AttachAPINotFoundException</a></li>
+<li><a href="org/apache/geode/cache/AttributesFactory.html" title="class in org.apache.geode.cache">AttributesFactory</a></li>
+<li><a href="org/apache/geode/cache/AttributesMutator.html" title="interface in org.apache.geode.cache"><span class="interfaceName">AttributesMutator</span></a></li>
+<li><a href="org/apache/geode/security/AuthenticationFailedException.html" title="class in org.apache.geode.security">AuthenticationFailedException</a></li>
+<li><a href="org/apache/geode/security/AuthenticationRequiredException.html" title="class in org.apache.geode.security">AuthenticationRequiredException</a></li>
+<li><a href="org/apache/geode/security/Authenticator.html" title="interface in org.apache.geode.security"><span class="interfaceName">Authenticator</span></a></li>
+<li><a href="org/apache/geode/security/AuthInitialize.html" title="interface in org.apache.geode.security"><span class="interfaceName">AuthInitialize</span></a></li>
+<li><a href="org/apache/geode/cache/util/AutoBalancer.html" title="class in org.apache.geode.cache.util">AutoBalancer</a></li>
+<li><a href="org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin"><span class="interfaceName">BackupStatus</span></a></li>
+<li><a href="org/apache/geode/modules/util/Banner.html" title="class in org.apache.geode.modules.util">Banner</a></li>
+<li><a href="org/apache/geode/modules/util/BootstrappingFunction.html" title="class in org.apache.geode.modules.util">BootstrappingFunction</a></li>
+<li><a href="org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><span class="interfaceName">Cache</span></a></li>
+<li><a href="org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache"><span class="interfaceName">CacheCallback</span></a></li>
+<li><a href="org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache">CacheClosedException</a></li>
+<li><a href="org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin">CacheDoesNotExistException</a></li>
+<li><a href="org/apache/geode/cache/CacheEvent.html" title="interface in org.apache.geode.cache"><span class="interfaceName">CacheEvent</span></a></li>
+<li><a href="org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></li>
+<li><a href="org/apache/geode/cache/CacheExistsException.html" title="class in org.apache.geode.cache">CacheExistsException</a></li>
+<li><a href="org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache">CacheFactory</a></li>
+<li><a href="org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin"><span class="interfaceName">CacheHealthConfig</span></a></li>
+<li><a href="org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache"><span class="interfaceName">CacheListener</span></a></li>
+<li><a href="org/apache/geode/cache/util/CacheListenerAdapter.html" title="class in org.apache.geode.cache.util">CacheListenerAdapter</a></li>
+<li><a href="org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache"><span class="interfaceName">CacheLoader</span></a></li>
+<li><a href="org/apache/geode/cache/CacheLoaderException.html" title="class in org.apache.geode.cache">CacheLoaderException</a></li>
+<li><a href="org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></li>
+<li><a href="org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin"><span class="interfaceName">CacheServer</span></a></li>
+<li><a href="org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server"><span class="interfaceName">CacheServer</span></a></li>
+<li><a href="org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin"><span class="interfaceName">CacheServerConfig</span></a></li>
+<li><a href="org/apache/geode/management/CacheServerMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">CacheServerMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/snapshot/CacheSnapshotService.html" title="interface in org.apache.geode.cache.snapshot"><span class="interfaceName">CacheSnapshotService</span></a></li>
+<li><a href="org/apache/geode/cache/CacheStatistics.html" title="interface in org.apache.geode.cache"><span class="interfaceName">CacheStatistics</span></a></li>
+<li><a href="org/apache/geode/cache/CacheTransactionManager.html" title="interface in org.apache.geode.cache"><span class="interfaceName">CacheTransactionManager</span></a></li>
+<li><a href="org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><span class="interfaceName">CacheVm</span></a></li>
+<li><a href="org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin"><span class="interfaceName">CacheVmConfig</span></a></li>
+<li><a href="org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache"><span class="interfaceName">CacheWriter</span></a></li>
+<li><a href="org/apache/geode/cache/util/CacheWriterAdapter.html" title="class in org.apache.geode.cache.util">CacheWriterAdapter</a></li>
+<li><a href="org/apache/geode/cache/CacheWriterException.html" title="class in org.apache.geode.cache">CacheWriterException</a></li>
+<li><a href="org/apache/geode/cache/CacheXmlException.html" title="class in org.apache.geode.cache">CacheXmlException</a></li>
+<li><a href="org/apache/geode/CancelCriterion.html" title="class in org.apache.geode">CancelCriterion</a></li>
+<li><a href="org/apache/geode/CancelException.html" title="class in org.apache.geode">CancelException</a></li>
+<li><a href="org/apache/geode/CanonicalInstantiator.html" title="class in org.apache.geode">CanonicalInstantiator</a></li>
+<li><a href="org/apache/geode/modules/util/ClassLoaderObjectInputStream.html" title="class in org.apache.geode.modules.util">ClassLoaderObjectInputStream</a></li>
+<li><a href="org/apache/geode/cache/client/ClientCache.html" title="interface in org.apache.geode.cache.client"><span class="interfaceName">ClientCache</span></a></li>
+<li><a href="org/apache/geode/cache/client/ClientCacheFactory.html" title="class in org.apache.geode.cache.client">ClientCacheFactory</a></li>
+<li><a href="org/apache/geode/management/ClientHealthStatus.html" title="class in org.apache.geode.management">ClientHealthStatus</a></li>
+<li><a href="org/apache/geode/management/membership/ClientMembership.html" title="class in org.apache.geode.management.membership">ClientMembership</a></li>
+<li><a href="org/apache/geode/management/membership/ClientMembershipEvent.html" title="interface in org.apache.geode.management.membership"><span class="interfaceName">ClientMembershipEvent</span></a></li>
+<li><a href="org/apache/geode/management/membership/ClientMembershipListener.html" title="interface in org.apache.geode.management.membership"><span class="interfaceName">ClientMembershipListener</span></a></li>
+<li><a href="org/apache/geode/management/membership/ClientMembershipListenerAdapter.html" title="class in org.apache.geode.management.membership">ClientMembershipListenerAdapter</a></li>
+<li><a href="org/apache/geode/cache/client/ClientNotReadyException.html" title="class in org.apache.geode.cache.client">ClientNotReadyException</a></li>
+<li><a href="org/apache/geode/management/ClientQueueDetail.html" title="class in org.apache.geode.management">ClientQueueDetail</a></li>
+<li><a href="org/apache/geode/cache/client/ClientRegionFactory.html" title="interface in org.apache.geode.cache.client"><span class="interfaceName">ClientRegionFactory</span></a></li>
+<li><a href="org/apache/geode/cache/client/ClientRegionShortcut.html" title="enum in org.apache.geode.cache.client">ClientRegionShortcut</a></li>
+<li><a href="org/apache/geode/modules/session/bootstrap/ClientServerCache.html" title="class in org.apache.geode.modules.session.bootstrap">ClientServerCache</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/ClientServerCacheLifecycleListener.html" title="class in org.apache.geode.modules.session.catalina">ClientServerCacheLifecycleListener</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/ClientServerSessionCache.html" title="class in org.apache.geode.modules.session.catalina">ClientServerSessionCache</a></li>
+<li><a href="org/apache/geode/cache/ClientSession.html" title="interface in org.apache.geode.cache"><span class="interfaceName">ClientSession</span></a></li>
+<li><a href="org/apache/geode/distributed/ClientSocketFactory.html" title="interface in org.apache.geode.distributed"><span class="interfaceName">ClientSocketFactory</span></a></li>
+<li><a href="org/apache/geode/cache/server/ClientSubscriptionConfig.html" title="interface in org.apache.geode.cache.server"><span class="interfaceName">ClientSubscriptionConfig</span></a></li>
+<li><a href="org/apache/geode/management/cli/CliMetaData.html" title="annotation in org.apache.geode.management.cli">CliMetaData</a></li>
+<li><a href="org/apache/geode/management/cli/CliMetaData.AvailabilityMetadata.html" title="annotation in org.apache.geode.management.cli">CliMetaData.AvailabilityMetadata</a></li>
+<li><a href="org/apache/geode/cache/operations/CloseCQOperationContext.html" title="class in org.apache.geode.cache.operations">CloseCQOperationContext</a></li>
+<li><a href="org/apache/geode/cache/query/types/CollectionType.html" title="interface in org.apache.geode.cache.query.types"><span class="interfaceName">CollectionType</span></a></li>
+<li><a href="org/apache/geode/management/cli/CommandProcessingException.html" title="class in org.apache.geode.management.cli">CommandProcessingException</a></li>
+<li><a href="org/apache/geode/management/cli/CommandService.html" title="class in org.apache.geode.management.cli">CommandService</a></li>
+<li><a href="org/apache/geode/management/cli/CommandServiceException.html" title="class in org.apache.geode.management.cli">CommandServiceException</a></li>
+<li><a href="org/apache/geode/management/cli/CommandStatement.html" title="interface in org.apache.geode.management.cli"><span class="interfaceName">CommandStatement</span></a></li>
+<li><a href="org/apache/geode/cache/CommitConflictException.html" title="class in org.apache.geode.cache">CommitConflictException</a></li>
+<li><a href="org/apache/geode/cache/CommitDistributionException.html" title="class in org.apache.geode.cache">CommitDistributionException</a></li>
+<li><a href="org/apache/geode/cache/CommitIncompleteException.html" title="class in org.apache.geode.cache">CommitIncompleteException</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/CommitSessionValve.html" title="class in org.apache.geode.modules.session.catalina">CommitSessionValve</a></li>
+<li><a href="org/apache/geode/compression/CompressionException.html" title="class in org.apache.geode.compression">CompressionException</a></li>
+<li><a href="org/apache/geode/compression/Compressor.html" title="interface in org.apache.geode.compression"><span class="interfaceName">Compressor</span></a></li>
+<li><a href="org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin"><span class="interfaceName">ConfigurationParameter</span></a></li>
+<li><a href="org/apache/geode/distributed/ConfigurationProperties.html" title="interface in org.apache.geode.distributed"><span class="interfaceName">ConfigurationProperties</span></a></li>
+<li><a href="org/apache/geode/cache/persistence/ConflictingPersistentDataException.html" title="class in org.apache.geode.cache.persistence">ConflictingPersistentDataException</a></li>
+<li><a href="org/apache/geode/modules/util/ContextMapper.html" title="class in org.apache.geode.modules.util">ContextMapper</a></li>
+<li><a href="org/apache/geode/management/cli/ConverterHint.html" title="interface in org.apache.geode.management.cli"><span class="interfaceName">ConverterHint</span></a></li>
+<li><a href="org/apache/geode/CopyException.html" title="class in org.apache.geode">CopyException</a></li>
+<li><a href="org/apache/geode/CopyHelper.html" title="class in org.apache.geode">CopyHelper</a></li>
+<li><a href="org/apache/geode/cache/query/CqAttributes.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">CqAttributes</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqAttributesFactory.html" title="class in org.apache.geode.cache.query">CqAttributesFactory</a></li>
+<li><a href="org/apache/geode/cache/query/CqAttributesMutator.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">CqAttributesMutator</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqClosedException.html" title="class in org.apache.geode.cache.query">CqClosedException</a></li>
+<li><a href="org/apache/geode/cache/query/CqEvent.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">CqEvent</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqException.html" title="class in org.apache.geode.cache.query">CqException</a></li>
+<li><a href="org/apache/geode/cache/query/CqExistsException.html" title="class in org.apache.geode.cache.query">CqExistsException</a></li>
+<li><a href="org/apache/geode/cache/query/CqListener.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">CqListener</span></a></li>
+<li><a href="org/apache/geode/cache/util/CqListenerAdapter.html" title="class in org.apache.geode.cache.util">CqListenerAdapter</a></li>
+<li><a href="org/apache/geode/cache/query/CqQuery.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">CqQuery</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqResults.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">CqResults</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqServiceStatistics.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">CqServiceStatistics</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqState.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">CqState</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqStatistics.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">CqStatistics</span></a></li>
+<li><a href="org/apache/geode/cache/query/CqStatusListener.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">CqStatusListener</span></a></li>
+<li><a href="org/apache/geode/modules/util/CreateRegionFunction.html" title="class in org.apache.geode.modules.util">CreateRegionFunction</a></li>
+<li><a href="org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache"><span class="interfaceName">CustomExpiry</span></a></li>
+<li><a href="org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a></li>
+<li><a href="org/apache/geode/DataSerializable.html" title="interface in org.apache.geode"><span class="interfaceName">DataSerializable</span></a></li>
+<li><a href="org/apache/geode/DataSerializable.Replaceable.html" title="interface in org.apache.geode"><span class="interfaceName">DataSerializable.Replaceable</span></a></li>
+<li><a href="org/apache/geode/DataSerializer.html" title="class in org.apache.geode">DataSerializer</a></li>
+<li><a href="org/apache/geode/modules/util/DebugCacheListener.html" title="class in org.apache.geode.modules.util">DebugCacheListener</a></li>
+<li><a href="org/apache/geode/cache/Declarable.html" title="interface in org.apache.geode.cache"><span class="interfaceName">Declarable</span></a></li>
+<li><a href="org/apache/geode/Delta.html" title="interface in org.apache.geode"><span class="interfaceName">Delta</span></a></li>
+<li><a href="org/apache/geode/DeltaSerializationException.html" title="class in org.apache.geode">DeltaSerializationException</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSession.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSession7.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession7</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSession8.html" title="class in org.apache.geode.modules.session.catalina">DeltaSession8</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSessionFacade.html" title="class in org.apache.geode.modules.session.catalina">DeltaSessionFacade</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSessionInterface.html" title="interface in org.apache.geode.modules.session.catalina"><span class="interfaceName">DeltaSessionInterface</span></a></li>
+<li><a href="org/apache/geode/modules/session/catalina/DeltaSessionManager.html" title="class in org.apache.geode.modules.session.catalina">DeltaSessionManager</a></li>
+<li><a href="org/apache/geode/management/DependenciesNotFoundException.html" title="class in org.apache.geode.management">DependenciesNotFoundException</a></li>
+<li><a href="org/apache/geode/cache/operations/DestroyOperationContext.html" title="class in org.apache.geode.cache.operations">DestroyOperationContext</a></li>
+<li><a href="org/apache/geode/cache/DiskAccessException.html" title="class in org.apache.geode.cache">DiskAccessException</a></li>
+<li><a href="org/apache/geode/management/DiskBackupResult.html" title="class in org.apache.geode.management">DiskBackupResult</a></li>
+<li><a href="org/apache/geode/management/DiskBackupStatus.html" title="class in org.apache.geode.management">DiskBackupStatus</a></li>
+<li><a href="org/apache/geode/management/DiskMetrics.html" title="class in org.apache.geode.management">DiskMetrics</a></li>
+<li><a href="org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache"><span class="interfaceName">DiskStore</span></a></li>
+<li><a href="org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache"><span class="interfaceName">DiskStoreFactory</span></a></li>
+<li><a href="org/apache/geode/management/DiskStoreMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">DiskStoreMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache"><span class="interfaceName">DiskWriteAttributes</span></a></li>
+<li><a href="org/apache/geode/cache/DiskWriteAttributesFactory.html" title="class in org.apache.geode.cache">DiskWriteAttributesFactory</a></li>
+<li><a href="org/apache/geode/distributed/DistributedLockService.html" title="class in org.apache.geode.distributed">DistributedLockService</a></li>
+<li><a href="org/apache/geode/management/DistributedLockServiceMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">DistributedLockServiceMXBean</span></a></li>
+<li><a href="org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed"><span class="interfaceName">DistributedMember</span></a></li>
+<li><a href="org/apache/geode/management/DistributedRegionMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">DistributedRegionMXBean</span></a></li>
+<li><a href="org/apache/geode/distributed/DistributedSystem.html" title="class in org.apache.geode.distributed">DistributedSystem</a></li>
+<li><a href="org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin"><span class="interfaceName">DistributedSystemConfig</span></a></li>
+<li><a href="org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin"><span class="interfaceName">DistributedSystemConfig.ConfigListener</span></a></li>
+<li><a href="org/apache/geode/distributed/DistributedSystemDisconnectedException.html" title="class in org.apache.geode.distributed">DistributedSystemDisconnectedException</a></li>
+<li><a href="org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin"><span class="interfaceName">DistributedSystemHealthConfig</span></a></li>
+<li><a href="org/apache/geode/management/DistributedSystemMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">DistributedSystemMXBean</span></a></li>
+<li><a href="org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin"><span class="interfaceName">DistributionLocator</span></a></li>
+<li><a href="org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin"><span class="interfaceName">DistributionLocatorConfig</span></a></li>
+<li><a href="org/apache/geode/cache/DuplicatePrimaryPartitionException.html" title="class in org.apache.geode.cache">DuplicatePrimaryPartitionException</a></li>
+<li><a href="org/apache/geode/distributed/DurableClientAttributes.html" title="class in org.apache.geode.distributed">DurableClientAttributes</a></li>
+<li><a href="org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache">DynamicRegionFactory</a></li>
+<li><a href="org/apache/geode/cache/DynamicRegionFactory.Config.html" title="class in org.apache.geode.cache">DynamicRegionFactory.Config</a></li>
+<li><a href="org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache"><span class="interfaceName">DynamicRegionListener</span></a></li>
+<li><a href="org/apache/geode/cache/execute/EmptyRegionFunctionException.html" title="class in org.apache.geode.cache.execute">EmptyRegionFunctionException</a></li>
+<li><a href="org/apache/geode/cache/EntryDestroyedException.html" title="class in org.apache.geode.cache">EntryDestroyedException</a></li>
+<li><a href="org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache"><span class="interfaceName">EntryEvent</span></a></li>
+<li><a href="org/apache/geode/cache/EntryExistsException.html" title="class in org.apache.geode.cache">EntryExistsException</a></li>
+<li><a href="org/apache/geode/cache/EntryNotFoundException.html" title="class in org.apache.geode.cache">EntryNotFoundException</a></li>
+<li><a href="org/apache/geode/cache/EntryNotFoundInRegion.html" title="class in org.apache.geode.cache">EntryNotFoundInRegion</a></li>
+<li><a href="org/apache/geode/cache/EntryOperation.html" title="interface in org.apache.geode.cache"><span class="interfaceName">EntryOperation</span></a></li>
+<li><a href="org/apache/geode/cache/wan/EventSequenceID.html" title="class in org.apache.geode.cache.wan">EventSequenceID</a></li>
+<li><a href="org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache">EvictionAction</a></li>
+<li><a href="org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache">EvictionAlgorithm</a></li>
+<li><a href="org/apache/geode/cache/EvictionAttributes.html" title="class in org.apache.geode.cache">EvictionAttributes</a></li>
+<li><a href="org/apache/geode/management/EvictionAttributesData.html" title="class in org.apache.geode.management">EvictionAttributesData</a></li>
+<li><a href="org/apache/geode/cache/EvictionAttributesMutator.html" title="interface in org.apache.geode.cache"><span class="interfaceName">EvictionAttributesMutator</span></a></li>
+<li><a href="org/apache/geode/cache/operations/ExecuteCQOperationContext.html" title="class in org.apache.geode.cache.operations">ExecuteCQOperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/ExecuteFunctionOperationContext.html" title="class in org.apache.geode.cache.operations">ExecuteFunctionOperationContext</a></li>
+<li><a href="org/apache/geode/cache/execute/Execution.html" title="interface in org.apache.geode.cache.execute"><span class="interfaceName">Execution</span></a></li>
+<li><a href="org/apache/geode/annotations/Experimental.html" title="annotation in org.apache.geode.annotations">Experimental</a></li>
+<li><a href="org/apache/geode/cache/ExpirationAction.html" title="class in org.apache.geode.cache">ExpirationAction</a></li>
+<li><a href="org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a></li>
+<li><a href="org/apache/geode/cache/FailedSynchronizationException.html" title="class in org.apache.geode.cache">FailedSynchronizationException</a></li>
+<li><a href="org/apache/geode/pdx/FieldType.html" title="enum in org.apache.geode.pdx">FieldType</a></li>
+<li><a href="org/apache/geode/cache/FixedPartitionAttributes.html" title="class in org.apache.geode.cache">FixedPartitionAttributes</a></li>
+<li><a href="org/apache/geode/management/FixedPartitionAttributesData.html" title="class in org.apache.geode.management">FixedPartitionAttributesData</a></li>
+<li><a href="org/apache/geode/cache/FixedPartitionResolver.html" title="interface in org.apache.geode.cache"><span class="interfaceName">FixedPartitionResolver</span></a></li>
+<li><a href="org/apache/geode/ForcedDisconnectException.html" title="class in org.apache.geode">ForcedDisconnectException</a></li>
+<li><a href="org/apache/geode/cache/execute/Function.html" title="interface in org.apache.geode.cache.execute"><span class="interfaceName">Function</span></a></li>
+<li><a href="org/apache/geode/cache/execute/FunctionAdapter.html" title="class in org.apache.geode.cache.execute">FunctionAdapter</a></li>
+<li><a href="org/apache/geode/cache/execute/FunctionContext.html" title="interface in org.apache.geode.cache.execute"><span class="interfaceName">FunctionContext</span></a></li>
+<li><a href="org/apache/geode/cache/query/FunctionDomainException.html" title="class in org.apache.geode.cache.query">FunctionDomainException</a></li>
+<li><a href="org/apache/geode/cache/execute/FunctionException.html" title="class in org.apache.geode.cache.execute">FunctionException</a></li>
+<li><a href="org/apache/geode/cache/execute/FunctionInvocationTargetException.html" title="class in org.apache.geode.cache.execute">FunctionInvocationTargetException</a></li>
+<li><a href="org/apache/geode/cache/execute/FunctionService.html" title="class in org.apache.geode.cache.execute">FunctionService</a></li>
+<li><a href="org/apache/geode/distributed/FutureCancelledException.html" title="class in org.apache.geode.distributed">FutureCancelledException</a></li>
+<li><a href="org/apache/geode/cache/util/Gateway.html" title="class in org.apache.geode.cache.util">Gateway</a></li>
+<li><a href="org/apache/geode/cache/util/Gateway.OrderPolicy.html" title="enum in org.apache.geode.cache.util">Gateway.OrderPolicy</a></li>
+<li><a href="org/apache/geode/distributed/GatewayCancelledException.html" title="class in org.apache.geode.distributed">GatewayCancelledException</a></li>
+<li><a href="org/apache/geode/cache/GatewayConfigurationException.html" title="class in org.apache.geode.cache">GatewayConfigurationException</a></li>
+<li><a href="org/apache/geode/cache/util/GatewayConflictHelper.html" title="interface in org.apache.geode.cache.util"><span class="interfaceName">GatewayConflictHelper</span></a></li>
+<li><a href="org/apache/geode/cache/util/GatewayConflictResolver.html" title="interface in org.apache.geode.cache.util"><span class="interfaceName">GatewayConflictResolver</span></a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDelta.html" title="interface in org.apache.geode.modules.gatewaydelta"><span class="interfaceName">GatewayDelta</span></a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaCreateEvent.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaCreateEvent</a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaDestroyEvent.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaDestroyEvent</a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaEvent.html" title="interface in org.apache.geode.modules.gatewaydelta"><span class="interfaceName">GatewayDeltaEvent</span></a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaEventApplicationCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaEventApplicationCacheListener</a></li>
+<li><a href="org/apache/geode/modules/gatewaydelta/GatewayDeltaForwarderCacheListener.html" title="class in org.apache.geode.modules.gatewaydelta">GatewayDeltaForwarderCacheListener</a></li>
+<li><a href="org/apache/geode/cache/util/GatewayEvent.html" title="interface in org.apache.geode.cache.util"><span class="interfaceName">GatewayEvent</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayEventFilter.html" title="interface in org.apache.geode.cache.wan"><span class="interfaceName">GatewayEventFilter</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayEventSubstitutionFilter.html" title="interface in org.apache.geode.cache.wan"><span class="interfaceName">GatewayEventSubstitutionFilter</span></a></li>
+<li><a href="org/apache/geode/cache/GatewayException.html" title="class in org.apache.geode.cache">GatewayException</a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayQueueEvent.html" title="interface in org.apache.geode.cache.wan"><span class="interfaceName">GatewayQueueEvent</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayReceiver.html" title="interface in org.apache.geode.cache.wan"><span class="interfaceName">GatewayReceiver</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayReceiverFactory.html" title="interface in org.apache.geode.cache.wan"><span class="interfaceName">GatewayReceiverFactory</span></a></li>
+<li><a href="org/apache/geode/management/GatewayReceiverMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">GatewayReceiverMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewaySender.html" title="interface in org.apache.geode.cache.wan"><span class="interfaceName">GatewaySender</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewaySender.OrderPolicy.html" title="enum in org.apache.geode.cache.wan">GatewaySender.OrderPolicy</a></li>
+<li><a href="org/apache/geode/cache/wan/GatewaySenderFactory.html" title="interface in org.apache.geode.cache.wan"><span class="interfaceName">GatewaySenderFactory</span></a></li>
+<li><a href="org/apache/geode/management/GatewaySenderMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">GatewaySenderMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/wan/GatewayTransportFilter.html" title="interface in org.apache.geode.cache.wan"><span class="interfaceName">GatewayTransportFilter</span></a></li>
+<li><a href="org/apache/geode/cache/GemFireCache.html" title="interface in org.apache.geode.cache"><span class="interfaceName">GemFireCache</span></a></li>
+<li><a href="org/apache/geode/GemFireCacheException.html" title="class in org.apache.geode">GemFireCacheException</a></li>
+<li><a href="org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode">GemFireCheckedException</a></li>
+<li><a href="org/apache/geode/GemFireConfigException.html" title="class in org.apache.geode">GemFireConfigException</a></li>
+<li><a href="org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></li>
+<li><a href="org/apache/geode/admin/GemFireHealth.html" title="interface in org.apache.geode.admin"><span class="interfaceName">GemFireHealth</span></a></li>
+<li><a href="org/apache/geode/admin/GemFireHealth.Health.html" title="class in org.apache.geode.admin">GemFireHealth.Health</a></li>
+<li><a href="org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin"><span class="interfaceName">GemFireHealthConfig</span></a></li>
+<li><a href="org/apache/geode/GemFireIOException.html" title="class in org.apache.geode">GemFireIOException</a></li>
+<li><a href="org/apache/geode/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin">GemFireMemberStatus</a></li>
+<li><a href="org/apache/geode/memcached/GemFireMemcachedServer.html" title="class in org.apache.geode.memcached">GemFireMemcachedServer</a></li>
+<li><a href="org/apache/geode/memcached/GemFireMemcachedServer.Protocol.html" title="enum in org.apache.geode.memcached">GemFireMemcachedServer.Protocol</a></li>
+<li><a href="org/apache/geode/management/GemFireProperties.html" title="class in org.apache.geode.management">GemFireProperties</a></li>
+<li><a href="org/apache/geode/GemFireRethrowable.html" title="class in org.apache.geode">GemFireRethrowable</a></li>
+<li><a href="org/apache/geode/security/GemFireSecurityException.html" title="class in org.apache.geode.security">GemFireSecurityException</a></li>
+<li><a href="org/apache/geode/redis/GeodeRedisServer.html" title="class in org.apache.geode.redis">GeodeRedisServer</a></li>
+<li><a href="org/apache/geode/cache/operations/GetDurableCQsOperationContext.html" title="class in org.apache.geode.cache.operations">GetDurableCQsOperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/GetOperationContext.html" title="class in org.apache.geode.cache.operations">GetOperationContext</a></li>
+<li><a href="org/apache/geode/ra/GFConnection.html" title="interface in org.apache.geode.ra"><span class="interfaceName">GFConnection</span></a></li>
+<li><a href="org/apache/geode/ra/GFConnectionFactory.html" title="interface in org.apache.geode.ra"><span class="interfaceName">GFConnectionFactory</span></a></li>
+<li><a href="org/apache/geode/lang/Identifiable.html" title="interface in org.apache.geode.lang"><span class="interfaceName">Identifiable</span></a></li>
+<li><a href="org/apache/geode/IncompatibleSystemException.html" title="class in org.apache.geode">IncompatibleSystemException</a></li>
+<li><a href="org/apache/geode/cache/IncompatibleVersionException.html" title="class in org.apache.geode.cache">IncompatibleVersionException</a></li>
+<li><a href="org/apache/geode/cache/query/Index.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">Index</span></a></li>
+<li><a href="org/apache/geode/cache/query/IndexCreationException.html" title="class in org.apache.geode.cache.query">IndexCreationException</a></li>
+<li><a href="org/apache/geode/cache/query/IndexExistsException.html" title="class in org.apache.geode.cache.query">IndexExistsException</a></li>
+<li><a href="org/apache/geode/cache/query/IndexInvalidException.html" title="class in org.apache.geode.cache.query">IndexInvalidException</a></li>
+<li><a href="org/apache/geode/cache/query/IndexMaintenanceException.html" title="class in org.apache.geode.cache.query">IndexMaintenanceException</a></li>
+<li><a href="org/apache/geode/cache/query/IndexNameConflictException.html" title="class in org.apache.geode.cache.query">IndexNameConflictException</a></li>
+<li><a href="org/apache/geode/cache/query/IndexStatistics.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">IndexStatistics</span></a></li>
+<li><a href="org/apache/geode/cache/query/IndexType.html" title="class in org.apache.geode.cache.query">IndexType</a></li>
+<li><a href="org/apache/geode/modules/session/installer/Installer.html" title="class in org.apache.geode.modules.session.installer">Installer</a></li>
+<li><a href="org/apache/geode/Instantiator.html" title="class in org.apache.geode">Instantiator</a></li>
+<li><a href="org/apache/geode/cache/operations/InterestOperationContext.html" title="class in org.apache.geode.cache.operations">InterestOperationContext</a></li>
+<li><a href="org/apache/geode/cache/InterestPolicy.html" title="class in org.apache.geode.cache">InterestPolicy</a></li>
+<li><a href="org/apache/geode/cache/InterestRegistrationEvent.html" title="interface in org.apache.geode.cache"><span class="interfaceName">InterestRegistrationEvent</span></a></li>
+<li><a href="org/apache/geode/cache/InterestRegistrationListener.html" title="interface in org.apache.geode.cache"><span class="interfaceName">InterestRegistrationListener</span></a></li>
+<li><a href="org/apache/geode/cache/InterestResultPolicy.html" title="class in org.apache.geode.cache">InterestResultPolicy</a></li>
+<li><a href="org/apache/geode/cache/operations/InterestType.html" title="class in org.apache.geode.cache.operations">InterestType</a></li>
+<li><a href="org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode">InternalGemFireError</a></li>
+<li><a href="org/apache/geode/InternalGemFireException.html" title="class in org.apache.geode">InternalGemFireException</a></li>
+<li><a href="org/apache/geode/cache/operations/InvalidateOperationContext.html" title="class in org.apache.geode.cache.operations">InvalidateOperationContext</a></li>
+<li><a href="org/apache/geode/InvalidDeltaException.html" title="class in org.apache.geode">InvalidDeltaException</a></li>
+<li><a href="org/apache/geode/InvalidValueException.html" title="class in org.apache.geode">InvalidValueException</a></li>
+<li><a href="org/apache/geode/InvalidVersionException.html" title="class in org.apache.geode">InvalidVersionException</a></li>
+<li><a href="org/apache/geode/modules/session/installer/JarClassLoader.html" title="class in org.apache.geode.modules.session.installer">JarClassLoader</a></li>
+<li><a href="org/apache/geode/management/JMXNotificationType.html" title="interface in org.apache.geode.management"><span class="interfaceName">JMXNotificationType</span></a></li>
+<li><a href="org/apache/geode/management/JMXNotificationUserData.html" title="interface in org.apache.geode.management"><span class="interfaceName">JMXNotificationUserData</span></a></li>
+<li><a href="org/apache/geode/pdx/JSONFormatter.html" title="class in org.apache.geode.pdx">JSONFormatter</a></li>
+<li><a href="org/apache/geode/pdx/JSONFormatterException.html" title="class in org.apache.geode.pdx">JSONFormatterException</a></li>
+<li><a href="org/apache/geode/management/JVMMetrics.html" title="class in org.apache.geode.management">JVMMetrics</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/JvmRouteBinderValve.html" title="class in org.apache.geode.modules.session.catalina">JvmRouteBinderValve</a></li>
+<li><a href="org/apache/geode/cache/operations/KeyOperationContext.html" title="class in org.apache.geode.cache.operations">KeyOperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/KeySetOperationContext.html" title="class in org.apache.geode.cache.operations">KeySetOperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/KeyValueOperationContext.html" title="class in org.apache.geode.cache.operations">KeyValueOperationContext</a></li>
+<li><a href="org/apache/geode/distributed/LeaseExpiredException.html" title="class in org.apache.geode.distributed">LeaseExpiredException</a></li>
+<li><a href="org/apache/geode/LicenseException.html" title="class in org.apache.geode">LicenseException</a></li>
+<li><a href="org/apache/geode/modules/session/bootstrap/LifecycleTypeAdapter.html" title="enum in org.apache.geode.modules.session.bootstrap">LifecycleTypeAdapter</a></li>
+<li><a href="org/apache/geode/cache/LoaderHelper.html" title="interface in org.apache.geode.cache"><span class="interfaceName">LoaderHelper</span></a></li>
+<li><a href="org/apache/geode/modules/session/catalina/callback/LocalSessionCacheLoader.html" title="class in org.apache.geode.modules.session.catalina.callback">LocalSessionCacheLoader</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/callback/LocalSessionCacheWriter.html" title="class in org.apache.geode.modules.session.catalina.callback">LocalSessionCacheWriter</a></li>
+<li><a href="org/apache/geode/distributed/Locator.html" title="class in org.apache.geode.distributed">Locator</a></li>
+<li><a href="org/apache/geode/distributed/LocatorLauncher.html" title="class in org.apache.geode.distributed">LocatorLauncher</a></li>
+<li><a href="org/apache/geode/distributed/LocatorLauncher.Builder.html" title="class in org.apache.geode.distributed">LocatorLauncher.Builder</a></li>
+<li><a href="org/apache/geode/distributed/LocatorLauncher.Command.html" title="enum in org.apache.geode.distributed">LocatorLauncher.Command</a></li>
+<li><a href="org/apache/geode/distributed/LocatorLauncher.LocatorState.html" title="class in org.apache.geode.distributed">LocatorLauncher.LocatorState</a></li>
+<li><a href="org/apache/geode/management/LocatorMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">LocatorMXBean</span></a></li>
+<li><a href="org/apache/geode/distributed/LockNotHeldException.html" title="class in org.apache.geode.distributed">LockNotHeldException</a></li>
+<li><a href="org/apache/geode/distributed/LockServiceDestroyedException.html" title="class in org.apache.geode.distributed">LockServiceDestroyedException</a></li>
+<li><a href="org/apache/geode/management/LockServiceMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">LockServiceMXBean</span></a></li>
+<li><a href="org/apache/geode/LogWriter.html" title="interface in org.apache.geode"><span class="interfaceName">LogWriter</span></a></li>
+<li><a href="org/apache/geode/i18n/LogWriterI18n.html" title="interface in org.apache.geode.i18n"><span class="interfaceName">LogWriterI18n</span></a></li>
+<li><a href="org/apache/geode/cache/LossAction.html" title="class in org.apache.geode.cache">LossAction</a></li>
+<li><a href="org/apache/geode/cache/LowMemoryException.html" title="class in org.apache.geode.cache">LowMemoryException</a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneIndex.html" title="interface in org.apache.geode.cache.lucene"><span class="interfaceName">LuceneIndex</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneQuery.html" title="interface in org.apache.geode.cache.lucene"><span class="interfaceName">LuceneQuery</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneQueryException.html" title="class in org.apache.geode.cache.lucene">LuceneQueryException</a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneQueryFactory.html" title="interface in org.apache.geode.cache.lucene"><span class="interfaceName">LuceneQueryFactory</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneQueryProvider.html" title="interface in org.apache.geode.cache.lucene"><span class="interfaceName">LuceneQueryProvider</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneResultStruct.html" title="interface in org.apache.geode.cache.lucene"><span class="interfaceName">LuceneResultStruct</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneService.html" title="interface in org.apache.geode.cache.lucene"><span class="interfaceName">LuceneService</span></a></li>
+<li><a href="org/apache/geode/cache/lucene/LuceneServiceProvider.html" title="class in org.apache.geode.cache.lucene">LuceneServiceProvider</a></li>
+<li><a href="org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin"><span class="interfaceName">ManagedEntity</span></a></li>
+<li><a href="org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin"><span class="interfaceName">ManagedEntityConfig</span></a></li>
+<li><a href="org/apache/geode/management/ManagementException.html" title="class in org.apache.geode.management">ManagementException</a></li>
+<li><a href="org/apache/geode/management/ManagementService.html" title="class in org.apache.geode.management">ManagementService</a></li>
+<li><a href="org/apache/geode/management/ManagerMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">ManagerMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/query/types/MapType.html" title="interface in org.apache.geode.cache.query.types"><span class="interfaceName">MapType</span></a></li>
+<li><a href="org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin"><span class="interfaceName">MemberHealthConfig</span></a></li>
+<li><a href="org/apache/geode/management/MemberMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">MemberMXBean</span></a></li>
+<li><a href="org/apache/geode/cache/MembershipAttributes.html" title="class in org.apache.geode.cache">MembershipAttributes</a></li>
+<li><a href="org/apache/geode/management/MembershipAttributesData.html" title="class in org.apache.geode.management">MembershipAttributesData</a></li>
+<li><a href="org/apache/geode/management/membership/MembershipEvent.html" title="interface in org.apache.geode.management.membership"><span class="interfaceName">MembershipEvent</span></a></li>
+<li><a href="org/apache/geode/management/membership/MembershipListener.html" title="interface in org.apache.geode.management.membership"><span class="interfaceName">MembershipListener</span></a></li>
+<li><a href="org/apache/geode/cache/MirrorType.html" title="class in org.apache.geode.cache">MirrorType</a></li>
+<li><a href="org/apache/geode/modules/util/ModuleStatistics.html" title="class in org.apache.geode.modules.util">ModuleStatistics</a></li>
+<li><a href="org/apache/geode/cache/query/MultiIndexCreationException.html" title="class in org.apache.geode.cache.query">MultiIndexCreationException</a></li>
+<li><a href="org/apache/geode/cache/query/NameNotFoundException.html" title="class in org.apache.geode.cache.query">NameNotFoundException</a></li>
+<li><a href="org/apache/geode/cache/query/NameResolutionException.html" title="class in org.apache.geode.cache.query">NameResolutionException</a></li>
+<li><a href="org/apache/geode/management/NetworkMetrics.html" title="class in org.apache.geode.management">NetworkMetrics</a></li>
+<li><a href="org/apache/geode/cache/client/NoAvailableLocatorsException.html" title="class in org.apache.geode.cache.client">NoAvailableLocatorsException</a></li>
+<li><a href="org/apache/geode/cache/client/NoAvailableServersException.html" title="class in org.apache.geode.cache.client">NoAvailableServersException</a></li>
+<li><a href="org/apache/geode/pdx/NonPortableClassException.html" title="class in org.apache.geode.pdx">NonPortableClassException</a></li>
+<li><a href="org/apache/geode/cache/NoQueueServersAvailableException.html" title="class in org.apache.geode.cache">NoQueueServersAvailableException</a></li>
+<li><a href="org/apache/geode/cache/NoSubscriptionServersAvailableException.html" title="class in org.apache.geode.cache">NoSubscriptionServersAvailableException</a></li>
+<li><a href="org/apache/geode/NoSystemException.html" title="class in org.apache.geode">NoSystemException</a></li>
+<li><a href="org/apache/geode/security/NotAuthorizedException.html" title="class in org.apache.geode.security">NotAuthorizedException</a></li>
+<li><a href="org/apache/geode/cache/util/ObjectSizer.html" title="interface in org.apache.geode.cache.util"><span class="interfaceName">ObjectSizer</span></a></li>
+<li><a href="org/apache/geode/cache/util/ObjectSizerImpl.html" title="class in org.apache.geode.cache.util">ObjectSizerImpl</a></li>
+<li><a href="org/apache/geode/cache/query/types/ObjectType.html" title="interface in org.apache.geode.cache.query.types"><span class="interfaceName">ObjectType</span></a></li>
+<li><a href="org/apache/geode/cache/Operation.html" title="class in org.apache.geode.cache">Operation</a></li>
+<li><a href="org/apache/geode/cache/OperationAbortedException.html" title="class in org.apache.geode.cache">OperationAbortedException</a></li>
+<li><a href="org/apache/geode/admin/OperationCancelledException.html" title="class in org.apache.geode.admin">OperationCancelledException</a></li>
+<li><a href="org/apache/geode/cache/operations/OperationContext.html" title="class in org.apache.geode.cache.operations">OperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/OperationContext.OperationCode.html" title="enum in org.apache.geode.cache.operations">OperationContext.OperationCode</a></li>
+<li><a href="org/apache/geode/distributed/OplogCancelledException.html" title="class in org.apache.geode.distributed">OplogCancelledException</a></li>
+<li><a href="org/apache/geode/management/OSMetrics.html" title="class in org.apache.geode.management">OSMetrics</a></li>
+<li><a href="org/apache/geode/OutOfOffHeapMemoryException.html" title="class in org.apache.geode">OutOfOffHeapMemoryException</a></li>
+<li><a href="org/apache/geode/cache/lucene/PageableLuceneQueryResults.html" title="interface in org.apache.geode.cache.lucene"><span class="interfaceName">PageableLuceneQueryResults</span></a></li>
+<li><a href="org/apache/geode/cache/query/ParameterCountInvalidException.html" title="class in org.apache.geode.cache.query">ParameterCountInvalidException</a></li>
+<li><a href="org/apache/geode/cache/PartitionAttributes.html" title="interface in org.apache.geode.cache"><span class="interfaceName">PartitionAttributes</span></a></li>
+<li><a href="org/apache/geode/management/PartitionAttributesData.html" title="class in org.apache.geode.management">PartitionAttributesData</a></li>
+<li><a href="org/apache/geode/cache/PartitionAttributesFactory.html" title="class in org.apache.geode.cache">PartitionAttributesFactory</a></li>
+<li><a href="org/apache/geode/cache/PartitionedRegionDistributionException.html" title="class in org.apache.geode.cache">PartitionedRegionDistributionException</a></li>
+<li><a href="org/apache/geode/cache/PartitionedRegionStorageException.html" title="class in org.apache.geode.cache">PartitionedRegionStorageException</a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionListener.html" title="interface in org.apache.geode.cache.partition"><span class="interfaceName">PartitionListener</span></a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionListenerAdapter.html" title="class in org.apache.geode.cache.partition">PartitionListenerAdapter</a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionMemberInfo.html" title="interface in org.apache.geode.cache.partition"><span class="interfaceName">PartitionMemberInfo</span></a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionNotAvailableException.html" title="class in org.apache.geode.cache.partition">PartitionNotAvailableException</a></li>
+<li><a href="org/apache/geode/cache/persistence/PartitionOfflineException.html" title="class in org.apache.geode.cache.persistence">PartitionOfflineException</a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionRebalanceInfo.html" title="interface in org.apache.geode.cache.partition"><span class="interfaceName">PartitionRebalanceInfo</span></a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionRegionHelper.html" title="class in org.apache.geode.cache.partition">PartitionRegionHelper</a></li>
+<li><a href="org/apache/geode/cache/partition/PartitionRegionInfo.html" title="interface in org.apache.geode.cache.partition"><span class="interfaceName">PartitionRegionInfo</span></a></li>
+<li><a href="org/apache/geode/cache/PartitionResolver.html" title="interface in org.apache.geode.cache"><span class="interfaceName">PartitionResolver</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxConfigurationException.html" title="class in org.apache.geode.pdx">PdxConfigurationException</a></li>
+<li><a href="org/apache/geode/pdx/PdxFieldAlreadyExistsException.html" title="class in org.apache.geode.pdx">PdxFieldAlreadyExistsException</a></li>
+<li><a href="org/apache/geode/pdx/PdxFieldDoesNotExistException.html" title="class in org.apache.geode.pdx">PdxFieldDoesNotExistException</a></li>
+<li><a href="org/apache/geode/pdx/PdxFieldTypeMismatchException.html" title="class in org.apache.geode.pdx">PdxFieldTypeMismatchException</a></li>
+<li><a href="org/apache/geode/pdx/PdxInitializationException.html" title="class in org.apache.geode.pdx">PdxInitializationException</a></li>
+<li><a href="org/apache/geode/pdx/PdxInstance.html" title="interface in org.apache.geode.pdx"><span class="interfaceName">PdxInstance</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxInstanceFactory.html" title="interface in org.apache.geode.pdx"><span class="interfaceName">PdxInstanceFactory</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxReader.html" title="interface in org.apache.geode.pdx"><span class="interfaceName">PdxReader</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxRegistryMismatchException.html" title="class in org.apache.geode.pdx">PdxRegistryMismatchException</a></li>
+<li><a href="org/apache/geode/pdx/PdxSerializable.html" title="interface in org.apache.geode.pdx"><span class="interfaceName">PdxSerializable</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxSerializationException.html" title="class in org.apache.geode.pdx">PdxSerializationException</a></li>
+<li><a href="org/apache/geode/pdx/PdxSerializer.html" title="interface in org.apache.geode.pdx"><span class="interfaceName">PdxSerializer</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxUnreadFields.html" title="interface in org.apache.geode.pdx"><span class="interfaceName">PdxUnreadFields</span></a></li>
+<li><a href="org/apache/geode/pdx/PdxWriter.html" title="interface in org.apache.geode.pdx"><span class="interfaceName">PdxWriter</span></a></li>
+<li><a href="org/apache/geode/modules/session/bootstrap/PeerToPeerCache.html" title="class in org.apache.geode.modules.session.bootstrap">PeerToPeerCache</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/PeerToPeerCacheLifecycleListener.html" title="class in org.apache.geode.modules.session.catalina">PeerToPeerCacheLifecycleListener</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/PeerToPeerSessionCache.html" title="class in org.apache.geode.modules.session.catalina">PeerToPeerSessionCache</a></li>
+<li><a href="org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence"><span class="interfaceName">PersistentID</span></a></li>
+<li><a href="org/apache/geode/management/PersistentMemberDetails.html" title="class in org.apache.geode.management">PersistentMemberDetails</a></li>
+<li><a href="org/apache/geode/cache/persistence/PersistentReplicatesOfflineException.html" title="class in org.apache.geode.cache.persistence">PersistentReplicatesOfflineException</a></li>
+<li><a href="org/apache/geode/cache/client/Pool.html" title="interface in org.apache.geode.cache.client"><span class="interfaceName">Pool</span></a></li>
+<li><a href="org/apache/geode/distributed/PoolCancelledException.html" title="class in org.apache.geode.distributed">PoolCancelledException</a></li>
+<li><a href="org/apache/geode/cache/client/PoolFactory.html" title="interface in org.apache.geode.cache.client"><span class="interfaceName">PoolFactory</span></a></li>
+<li><a href="org/apache/geode/cache/client/PoolManager.html" title="class in org.apache.geode.cache.client">PoolManager</a></li>
+<li><a href="org/apache/geode/security/PostProcessor.html" title="interface in org.apache.geode.security"><span class="interfaceName">PostProcessor</span></a></li>
+<li><a href="org/apache/geode/cache/operations/PutAllOperationContext.html" title="class in org.apache.geode.cache.operations">PutAllOperationContext</a></li>
+<li><a href="org/apache/geode/cache/operations/PutOperationContext.html" title="class in org.apache.geode.cache.operations">PutOperationContext</a></li>
+<li><a href="org/apache/geode/cache/query/Query.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">Query</span></a></li>
+<li><a href="org/apache/geode/cache/query/QueryException.html" title="class in org.apache.geode.cache.query">QueryException</a></li>
+<li><a href="org/apache/geode/cache/query/QueryExecutionLowMemoryException.html" title="class in org.apache.geode.cache.query">QueryExecutionLowMemoryException</a></li>
+<li><a href="org/apache/geode/cache/query/QueryExecutionTimeoutException.html" title="class in org.apache.geode.cache.query">QueryExecutionTimeoutException</a></li>
+<li><a href="org/apache/geode/cache/query/QueryInvalidException.html" title="class in org.apache.geode.cache.query">QueryInvalidException</a></li>
+<li><a href="org/apache/geode/cache/query/QueryInvocationTargetException.html" title="class in org.apache.geode.cache.query">QueryInvocationTargetException</a></li>
+<li><a href="org/apache/geode/cache/operations/QueryOperationContext.html" title="class in org.apache.geode.cache.operations">QueryOperationContext</a></li>
+<li><a href="org/apache/geode/cache/query/QueryService.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">QueryService</span></a></li>
+<li><a href="org/apache/geode/cache/query/QueryStatistics.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">QueryStatistics</span></a></li>
+<li><a href="org/apache/geode/cache/control/RebalanceFactory.html" title="interface in org.apache.geode.cache.control"><span class="interfaceName">RebalanceFactory</span></a></li>
+<li><a href="org/apache/geode/cache/control/RebalanceOperation.html" title="interface in org.apache.geode.cache.control"><span class="interfaceName">RebalanceOperation</span></a></li>
+<li><a href="org/apache/geode/cache/control/RebalanceResults.html" title="interface in org.apache.geode.cache.control"><span class="interfaceName">RebalanceResults</span></a></li>
+<li><a href="org/apache/geode/pdx/ReflectionBasedAutoSerializer.html" title="class in org.apache.geode.pdx">ReflectionBasedAutoSerializer</a></li>
+<li><a href="org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><span class="interfaceName">Region</span></a></li>
+<li><a href="org/apache/geode/cache/Region.Entry.html" title="interface in org.apache.geode.cache"><span class="interfaceName">Region.Entry</span></a></li>
+<li><a href="org/apache/geode/cache/RegionAccessException.html" title="class in org.apache.geode.cache">RegionAccessException</a></li>
+<li><a href="org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache"><span class="interfaceName">RegionAttributes</span></a></li>
+<li><a href="org/apache/geode/management/RegionAttributesData.html" title="class in org.apache.geode.management">RegionAttributesData</a></li>
+<li><a href="org/apache/geode/cache/operations/RegionClearOperationContext.html" title="class in org.apache.geode.cache.operations">RegionClearOperationContext</a></li>
+<li><a href="org/apache/geode/modules/util/RegionConfiguration.html" title="class in org.apache.geode.modules.util">RegionConfiguration</a></li>
+<li><a href="org/apache/geode/modules/util/RegionConfigurationCacheListener.html" title="class in org.apache.geode.modules.util">RegionConfigurationCacheListener</a></li>
+<li><a href="org/apache/geode/cache/operations/RegionCreateOperationContext.html" title="class in org.apache.geode.cache.operations">RegionCreateOperationContext</a></li>
+<li><a href="org/apache/geode/cache/RegionDestroyedException.html" title="class in org.apache.geode.cache">RegionDestroyedException</a></li>
+<li><a href="org/apache/geode/cache/operations/RegionDestroyOperationContext.html" title="class in org.apache.geode.cache.operations">RegionDestroyOperationContext</a></li>
+<li><a href="org/apache/geode/cache/RegionDistributionException.html" title="class in org.apache.geode.cache">RegionDistributionException</a></li>
+<li><a href="org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache"><span class="interfaceName">RegionEvent</span></a></li>
+<li><a href="org/apache/geode/cache/RegionExistsException.html" title="class in org.apache.geode.cache">RegionExistsException</a></li>
+<li><a href="org/apache/geode/cache/RegionFactory.html" title="class in org.apache.geode.cache">RegionFactory</a></li>
+<li><a href="org/apache/geode/cache/execute/RegionFunctionContext.html" title="interface in org.apache.geode.cache.execute"><span class="interfaceName">RegionFunctionContext</span></a></li>
+<li><a href="org/apache/geode/modules/util/RegionHelper.html" title="class in org.apache.geode.modules.util">RegionHelper</a></li>
+<li><a href="org/apache/geode/cache/RegionMembershipListener.html" title="interface in org.apache.geode.cache"><span class="interfaceName">RegionMembershipListener</span></a></li>
+<li><a href="org/apache/geode/cache/util/RegionMembershipListenerAdapter.html" title="class in org.apache.geode.cache.util">RegionMembershipListenerAdapter</a></li>
+<li><a href="org/apache/geode/management/RegionMXBean.html" title="interface in org.apache.geode.management"><span class="interfaceName">RegionMXBean</span></a></li>
+<li><a href="org/apache/geode/admin/RegionNotFoundException.html" title="class in org.apache.geode.admin">RegionNotFoundException</a></li>
+<li><a href="org/apache/geode/cache/query/RegionNotFoundException.html" title="class in org.apache.geode.cache.query">RegionNotFoundException</a></li>
+<li><a href="org/apache/geode/cache/operations/RegionOperationContext.html" title="class in org.apache.geode.cache.operations">RegionOperationContext</a></li>
+<li><a href="org/apache/geode/cache/RegionReinitializedException.html" title="class in org.apache.geode.cache">RegionReinitializedException</a></li>
+<li><a href="org/apache/geode/cache/RegionRoleException.html" title="class in org.apache.geode.cache">RegionRoleException</a></li>
+<li><a href="org/apache/geode/cache/RegionRoleListener.html" title="interface in org.apache.geode.cache"><span class="interfaceName">RegionRoleListener</span></a></li>
+<li><a href="org/apache/geode/cache/util/RegionRoleListenerAdapter.html" title="class in org.apache.geode.cache.util">RegionRoleListenerAdapter</a></li>
+<li><a href="org/apache/geode/cache/RegionService.html" title="interface in org.apache.geode.cache"><span class="interfaceName">RegionService</span></a></li>
+<li><a href="org/apache/geode/cache/RegionShortcut.html" title="enum in org.apache.geode.cache">RegionShortcut</a></li>
+<li><a href="org/apache/geode/modules/util/RegionSizeFunction.html" title="class in org.apache.geode.modules.util">RegionSizeFunction</a></li>
+<li><a href="org/apache/geode/cache/snapshot/RegionSnapshotService.html" title="interface in org.apache.geode.cache.snapshot"><span class="interfaceName">RegionSnapshotService</span></a></li>
+<li><a href="org/apache/geode/modules/util/RegionStatus.html" title="enum in org.apache.geode.modules.util">RegionStatus</a></li>
+<li><a href="org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin">RegionSubRegionSnapshot</a></li>
+<li><a href="org/apache/geode/cache/operations/RegisterInterestOperationContext.html" title="class in org.apache.geode.cache.operations">RegisterInterestOperationContext</a></li>
+<li><a href="org/apache/geode/cache/RemoteTransactionException.html" title="class in org.apache.geode.cache">RemoteTransactionException</a></li>
+<li><a href="org/apache/geode/cache/operations/RemoveAllOperationContext.html" title="class in org.apache.geode.cache.operations">RemoveAllOperationContext</a></li>
+<li><a href="org/apache/geode/cache/RequiredRoles.html" title="class in org.apache.geode.cache">RequiredRoles</a></li>
+<li><a href="org/apache/geode/cache/ResourceException.html" title="class in org.apache.geode.cache">ResourceException</a></li>
+<li><a href="org/apache/geode/cache/control/ResourceManager.html" title="interface in org.apache.geode.cache.control"><span class="interfaceName">ResourceManager</span></a></li>
+<li><a href="org/apache/geode/modules/util/ResourceManagerValidator.html" title="class in org.apache.geode.modules.util">ResourceManagerValidator</a></li>
+<li><a href="org/apache/geode/security/ResourcePermission.html" title="class in org.apache.geode.security">ResourcePermission</a></li>
+<li><a href="org/apache/geode/security/ResourcePermission.Operation.html" title="enum in org.apache.geode.security">ResourcePermission.Operation</a></li>
+<li><a href="org/apache/geode/security/ResourcePermission.Resource.html" title="enum in org.apache.geode.security">ResourcePermission.Resource</a></li>
+<li><a href="org/apache/geode/management/cli/Result.html" title="interface in org.apache.geode.management.cli"><span class="interfaceName">Result</span></a></li>
+<li><a href="org/apache/geode/management/cli/Result.Status.html" title="enum in org.apache.geode.management.cli">Result.Status</a></li>
+<li><a href="org/apache/geode/cache/execute/ResultCollector.html" title="interface in org.apache.geode.cache.execute"><span class="interfaceName">ResultCollector</span></a></li>
+<li><a href="org/apache/geode/cache/execute/ResultSender.html" title="interface in org.apache.geode.cache.execute"><span class="interfaceName">ResultSender</span></a></li>
+<li><a href="org/apache/geode/cache/ResumptionAction.html" title="class in org.apache.geode.cache">ResumptionAction</a></li>
+<li><a href="org/apache/geode/cache/persistence/RevokedPersistentDataException.html" title="class in org.apache.geode.cache.persistence">RevokedPersistentDataException</a></li>
+<li><a href="org/apache/geode/cache/persistence/RevokeFailedException.html" title="class in org.apache.geode.cache.persistence">RevokeFailedException</a></li>
+<li><a href="org/apache/geode/distributed/Role.html" title="interface in org.apache.geode.distributed"><span class="interfaceName">Role</span></a></li>
+<li><a href="org/apache/geode/cache/RoleEvent.html" title="interface in org.apache.geode.cache"><span class="interfaceName">RoleEvent</span></a></li>
+<li><a href="org/apache/geode/cache/RoleException.html" title="class in org.apache.geode.cache">RoleException</a></li>
+<li><a href="org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin">RuntimeAdminException</a></li>
+<li><a href="org/apache/geode/security/templates/SamplePostProcessor.html" title="class in org.apache.geode.security.templates">SamplePostProcessor</a></li>
+<li><a href="org/apache/geode/security/templates/SampleSecurityManager.html" title="class in org.apache.geode.security.templates">SampleSecurityManager</a></li>
+<li><a href="org/apache/geode/cache/Scope.html" title="class in org.apache.geode.cache">Scope</a></li>
+<li><a href="org/apache/geode/security/SecurableCommunicationChannels.html" title="interface in org.apache.geode.security"><span class="interfaceName">SecurableCommunicationChannels</span></a></li>
+<li><a href="org/apache/geode/security/SecurityManager.html" title="interface in org.apache.geode.security"><span class="interfaceName">SecurityManager</span></a></li>
+<li><a href="org/apache/geode/cache/query/SelectResults.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">SelectResults</span></a></li>
+<li><a href="org/apache/geode/SerializationException.html" title="class in org.apache.geode">SerializationException</a></li>
+<li><a href="org/apache/geode/cache/SerializedCacheValue.html" title="interface in org.apache.geode.cache"><span class="interfaceName">SerializedCacheValue</span></a></li>
+<li><a href="org/apache/geode/cache/client/ServerConnectivityException.html" title="class in org.apache.geode.cache.client">ServerConnectivityException</a></li>
+<li><a href="org/apache/geode/distributed/ServerLauncher.html" title="class in org.apache.geode.distributed">ServerLauncher</a></li>
+<li><a href="org/apache/geode/distributed/ServerLauncher.Builder.html" title="class in org.apache.geode.distributed">ServerLauncher.Builder</a></li>
+<li><a href="org/apache/geode/distributed/ServerLauncher.Command.html" title="enum in org.apache.geode.distributed">ServerLauncher.Command</a></li>
+<li><a href="org/apache/geode/distributed/ServerLauncher.ServerState.html" title="class in org.apache.geode.distributed">ServerLauncher.ServerState</a></li>
+<li><a href="org/apache/geode/distributed/ServerLauncherCacheProvider.html" title="interface in org.apache.geode.distributed"><span class="interfaceName">ServerLauncherCacheProvider</span></a></li>
+<li><a href="org/apache/geode/cache/server/ServerLoad.html" title="class in org.apache.geode.cache.server">ServerLoad</a></li>
+<li><a href="org/apache/geode/management/ServerLoadData.html" title="class in org.apache.geode.management">ServerLoadData</a></li>
+<li><a href="org/apache/geode/cache/server/ServerLoadProbe.html" title="interface in org.apache.geode.cache.server"><span class="interfaceName">ServerLoadProbe</span></a></li>
+<li><a href="org/apache/geode/cache/server/ServerLoadProbeAdapter.html" title="class in org.apache.geode.cache.server">ServerLoadProbeAdapter</a></li>
+<li><a href="org/apache/geode/cache/server/ServerMetrics.html" title="interface in org.apache.geode.cache.server"><span class="interfaceName">ServerMetrics</span></a></li>
+<li><a href="org/apache/geode/cache/client/ServerOperationException.html" title="class in org.apache.geode.cache.client">ServerOperationException</a></li>
+<li><a href="org/apache/geode/cache/client/ServerRefusedConnectionException.html" title="class in org.apache.geode.cache.client">ServerRefusedConnectionException</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/SessionCache.html" title="interface in org.apache.geode.modules.session.catalina"><span class="interfaceName">SessionCache</span></a></li>
+<li><a href="org/apache/geode/modules/session/filter/SessionCachingFilter.html" title="class in org.apache.geode.modules.session.filter">SessionCachingFilter</a></li>
+<li><a href="org/apache/geode/modules/session/filter/SessionCachingFilter.RequestWrapper.html" title="class in org.apache.geode.modules.session.filter">SessionCachingFilter.RequestWrapper</a></li>
+<li><a href="org/apache/geode/modules/util/SessionCustomExpiry.html" title="class in org.apache.geode.modules.util">SessionCustomExpiry</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/callback/SessionExpirationCacheListener.html" title="class in org.apache.geode.modules.session.catalina.callback">SessionExpirationCacheListener</a></li>
+<li><a href="org/apache/geode/modules/session/filter/SessionListener.html" title="class in org.apache.geode.modules.session.filter">SessionListener</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/SessionManager.html" title="interface in org.apache.geode.modules.session.catalina"><span class="interfaceName">SessionManager</span></a></li>
+<li><a href="org/apache/geode/compression/SnappyCompressor.html" title="class in org.apache.geode.compression">SnappyCompressor</a></li>
+<li><a href="org/apache/geode/cache/snapshot/SnapshotFilter.html" title="interface in org.apache.geode.cache.snapshot"><span class="interfaceName">SnapshotFilter</span></a></li>
+<li><a href="org/apache/geode/cache/snapshot/SnapshotIterator.html" title="interface in org.apache.geode.cache.snapshot"><span class="interfaceName">SnapshotIterator</span></a></li>
+<li><a href="org/apache/geode/cache/snapshot/SnapshotOptions.html" title="interface in org.apache.geode.cache.snapshot"><span class="interfaceName">SnapshotOptions</span></a></li>
+<li><a href="org/apache/geode/cache/snapshot/SnapshotOptions.SnapshotFormat.html" title="enum in org.apache.geode.cache.snapshot">SnapshotOptions.SnapshotFormat</a></li>
+<li><a href="org/apache/geode/cache/snapshot/SnapshotReader.html" title="class in org.apache.geode.cache.snapshot">SnapshotReader</a></li>
+<li><a href="org/apache/geode/admin/Statistic.html" title="interface in org.apache.geode.admin"><span class="interfaceName">Statistic</span></a></li>
+<li><a href="org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode"><span class="interfaceName">StatisticDescriptor</span></a></li>
+<li><a href="org/apache/geode/admin/StatisticResource.html" title="interface in org.apache.geode.admin"><span class="interfaceName">StatisticResource</span></a></li>
+<li><a href="org/apache/geode/Statistics.html" title="interface in org.apache.geode"><span class="interfaceName">Statistics</span></a></li>
+<li><a href="org/apache/geode/cache/StatisticsDisabledException.html" title="class in org.apache.geode.cache">StatisticsDisabledException</a></li>
+<li><a href="org/apache/geode/StatisticsFactory.html" title="interface in org.apache.geode"><span class="interfaceName">StatisticsFactory</span></a></li>
+<li><a href="org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><span class="interfaceName">StatisticsType</span></a></li>
+<li><a href="org/apache/geode/StatisticsTypeFactory.html" title="interface in org.apache.geode"><span class="interfaceName">StatisticsTypeFactory</span></a></li>
+<li><a href="org/apache/geode/cache/operations/StopCQOperationContext.html" title="class in org.apache.geode.cache.operations">StopCQOperationContext</a></li>
+<li><a href="org/apache/geode/i18n/StringId.html" title="class in org.apache.geode.i18n">StringId</a></li>
+<li><a href="org/apache/geode/cache/query/Struct.html" title="interface in org.apache.geode.cache.query"><span class="interfaceName">Struct</span></a></li>
+<li><a href="org/apache/geode/cache/query/types/StructType.html" title="interface in org.apache.geode.cache.query.types"><span class="interfaceName">StructType</span></a></li>
+<li><a href="org/apache/geode/cache/SubscriptionAttributes.html" title="class in org.apache.geode.cache">SubscriptionAttributes</a></li>
+<li><a href="org/apache/geode/cache/client/SubscriptionNotEnabledException.html" title="class in org.apache.geode.cache.client">SubscriptionNotEnabledException</a></li>
+<li><a href="org/apache/geode/cache/SynchronizationCommitConflictException.html" title="class in org.apache.geode.cache">SynchronizationCommitConflictException</a></li>
+<li><a href="org/apache/geode/SystemConnectException.html" title="class in org.apache.geode">SystemConnectException</a></li>
+<li><a href="org/apache/geode/SystemFailure.html" title="class in org.apache.geode">SystemFailure</a></li>
+<li><a href="org/apache/geode/SystemIsRunningException.html" title="class in org.apache.geode">SystemIsRunningException</a></li>
+<li><a href="org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin"><span class="interfaceName">SystemMember</span></a></li>
+<li><a href="org/apache/geode/admin/SystemMemberBridgeServer.html" title="interface in org.apache.geode.admin"><span class="interfaceName">SystemMemberBridgeServer</span></a></li>
+<li><a href="org/apache/geode/admin/SystemMemberCache.html" title="interface in org.apache.geode.admin"><span class="interfaceName">SystemMemberCache</span></a></li>
+<li><a href="org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin"><span class="interfaceName">SystemMemberCacheEvent</span></a></li>
+<li><a href="org/apache/geode/admin/SystemMemberCacheListener.html" title="interface in org.apache.geode.admin"><span class="interfaceName">SystemMemberCacheListener</span></a></li>
+<li><a href="org/apache/geode/admin/SystemMemberCacheServer.html" title="interface in org.apache.geode.admin"><span class="interfaceName">SystemMemberCacheServer</span></a></li>
+<li><a href="org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin"><span class="interfaceName">SystemMemberRegion</span></a></li>
+<li><a href="org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin"><span class="interfaceName">SystemMemberRegionEvent</span></a></li>
+<li><a href="org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin"><span class="interfaceName">SystemMembershipEvent</span></a></li>
+<li><a href="org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin"><span class="interfaceName">SystemMembershipListener</span></a></li>
+<li><a href="org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin">SystemMemberType</a></li>
+<li><a href="org/apache/geode/ThreadInterruptedException.html" title="class in org.apache.geode">ThreadInterruptedException</a></li>
+<li><a href="org/apache/geode/cache/TimeoutException.html" title="class in org.apache.geode.cache">TimeoutException</a></li>
+<li><a href="org/apache/geode/cache/util/TimestampedEntryEvent.html" title="interface in org.apache.geode.cache.util"><span class="interfaceName">TimestampedEntryEvent</span></a></li>
+<li><a href="org/apache/geode/ToDataException.html" title="class in org.apache.geode">ToDataException</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/Tomcat6DeltaSessionManager.html" title="class in org.apache.geode.modules.session.catalina">Tomcat6DeltaSessionManager</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/Tomcat7DeltaSessionManager.html" title="class in org.apache.geode.modules.session.catalina">Tomcat7DeltaSessionManager</a></li>
+<li><a href="org/apache/geode/modules/session/catalina/Tomcat8DeltaSessionManager.html" title="class in org.apache.geode.modules.session.catalina">Tomcat8DeltaSessionManager</a></li>
+<li><a href="org/apache/geode/modules/util/TouchPartitionedRegionEntriesFunction.html" title="class in org.apache.geode.modules.util">TouchPartitionedRegionEntriesFunction</a></li>
+<li><a href="org/apache/geode/modules/util/TouchReplicatedRegionEntriesFunction.html" title="class in org.apache.geode.modules.util">TouchReplicatedRegionEntriesFunction</a></li>
+<li><a href="org/apache/geode/cache/TransactionDataNodeHasDepartedException.html" title="class in org.apache.geode.cache">TransactionDataNodeHasDepartedException</a></li>
+<li><a href="org/apache/geode/cache/TransactionDataNotColocatedException.html" title="class in org.apache.geode.cache">TransactionDataNotColocatedException</a></li>
+<li><a href="org/apache/geode/cache/TransactionDataRebalancedException.html" title="class in org.apache.geode.cache">TransactionDataRebalancedException</a></li>
+<li><a href="org/apache/geode/cache/TransactionEvent.html" title="interface in org.apache.geode.cache"><span class="interfaceName">TransactionEvent</span></a></li>
+<li><a href="org/apache/geode/cache/TransactionException.html" title="class in org.apache.geode.cache">TransactionException</a></li>
+<li><a href="org/apache/geode/cache/TransactionId.html" title="interface in org.apache.geode.cache"><span class="interfaceName">TransactionId</span></a></li>
+<li><a href="org/apache/geode/cache/TransactionInDoubtException.html" title="class in org.apache.geode.cache">TransactionInDoubtException</a></li>
+<li><a href="org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache"><span class="interfaceName">TransactionListener</span></a></li>
+<li><a href="org/apache/geode/cache/util/TransactionListenerAdapter.html" title="class in org.apache.geode.cache.util">TransactionListenerAdapter</a></li>
+<li><a href="org/apache/geode/cache/TransactionWriter.html" title="interface in org.apache.geode.cache"><span class="interfaceName">TransactionWriter</span></a></li>
+<li><a href="org/apache/geode/cache/TransactionWriterException.html" title="class in org.apache.geode.cache">TransactionWriterException</a></li>
+<li><a href="org/apache/geode/distributed/TXManagerCancelledException.html" title="class in org.apache.geode.distributed">TXManagerCancelledException</a></li>
+<li><a href="org/apache/geode/cache/query/TypeMismatchException.html" title="class in org.apache.geode.cache.query">TypeMismatchException</a></li>
+<li><a href="org/apache/geode/UncreatedSystemException.html" title="class in org.apache.geode">UncreatedSystemException</a></li>
+<li><a href="org/apache/geode/management/membership/UniversalMembershipListenerAdapter.html" title="class in org.apache.geode.management.membership">UniversalMembershipListenerAdapter</a></li>
+<li><a href="org/apache/geode/management/membership/UniversalMembershipListenerAdapter.AdaptedMembershipEvent.html" title="class in org.apache.geode.management.membership">UniversalMembershipListenerAdapter.AdaptedMembershipEvent</a></li>
+<li><a href="org/apache/geode/modules/session/installer/args/UnknownArgumentHandler.html" title="interface in org.apache.geode.modules.session.installer.args"><span class="interfaceName">UnknownArgumentHandler</span></a></li>
+<li><a href="org/apache/geode/admin/UnmodifiableConfigurationException.html" title="class in org.apache.geode.admin">UnmodifiableConfigurationException</a></li>
+<li><a href="org/apache/geode/UnmodifiableException.html" title="class in org.apache.geode">UnmodifiableException</a></li>
+<li><a href="org/apache/geode/cache/operations/UnregisterInterestOperationContext.html" title="class in org.apache.geode.cache.operations">UnregisterInterestOperationContext</a></li>
+<li><a href="org/apache/geode/UnstartedSystemException.html" title="class in org.apache.geode">UnstartedSystemException</a></li>
+<li><a href="org/apache/geode/cache/UnsupportedOperationInTransactionException.html" title="class in org.apache.geode.cache">UnsupportedOperationInTransactionException</a></li>
+<li><a href="org/apache/geode/cache/UnsupportedVersionException.html" title="class in org.apache.geode.cache">UnsupportedVersionException</a></li>
+<li><a href="org/apache/geode/modules/session/installer/args/URLArgumentHandler.html" title="class in org.apache.geode.modules.session.installer.args">URLArgumentHandler</a></li>
+<li><a href="org/apache/geode/modules/session/installer/args/UsageException.html" title="class in org.apache.geode.modules.session.installer.args">UsageException</a></li>
+<li><a href="org/apache/geode/cache/VersionException.html" title="class in org.apache.geode.cache">VersionException</a></li>
+<li><a href="org/apache/geode/pdx/WritablePdxInstance.html" title="interface in org.apache.geode.pdx"><span class="interfaceName">WritablePdxInstance</span></a></li>
+</ul>
+</div>
+</body>
+</html>


[36/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/Statistics.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/Statistics.html b/releases/latest/javadoc/org/apache/geode/Statistics.html
new file mode 100644
index 0000000..339638e
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/Statistics.html
@@ -0,0 +1,1569 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>Statistics (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Statistics (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":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/StatisticDescriptor.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/StatisticsFactory.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/Statistics.html" target="_top">Frames</a></li>
+<li><a href="Statistics.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">org.apache.geode</div>
+<h2 title="Interface Statistics" class="title">Interface Statistics</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">Statistics</span></pre>
+<div class="block">Instances of this interface maintain the values of various application-defined
+ statistics.  The statistics themselves are described by an instance
+ of <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a>.
+
+ <P>
+ To get an instance of this interface use an instance of
+ <a href="../../../org/apache/geode/StatisticsFactory.html" title="interface in org.apache.geode"><code>StatisticsFactory</code></a>.
+ <P>
+
+ For improved performance, each statistic may be referred to by
+ its <a href="../../../org/apache/geode/Statistics.html#nameToDescriptor-java.lang.String-"><code>descriptor</code></a>.
+ <P>
+ For optimal performance, each statistic may be referred to by
+ its <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>id</code></a> in the statistics object. Note that
+ ids can not be mapped back to their name and methods that take ids
+ are unsafe. It is important to call the correct type of method
+ for the given id. For example if your stat is a long then incLong
+ must be called instead of incInt.
+ <p>Note that as of the 5.1 release the <code>incInt</code>,
+ <code>incLong</code>, and <code>incDouble</code> methods no longer
+ return the new value of the statistic. They now return <code>void</code>.
+ This incompatible change was made
+ to allow for a more efficient concurrent increment implementation.
+ <P></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><A href="package-summary.html#statistics">Package introduction</A></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></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="../../../org/apache/geode/Statistics.html#close--">close</a></span>()</code>
+<div class="block">Closes these statistics.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.Number</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#get-org.apache.geode.StatisticDescriptor-">get</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor)</code>
+<div class="block">Returns the value of the identified statistic.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.Number</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#get-java.lang.String-">get</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the value of the named statistic.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getDouble-int-">getDouble</a></span>(int&nbsp;id)</code>
+<div class="block">Returns the value of the identified statistic of type <code>double</code>.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getDouble-org.apache.geode.StatisticDescriptor-">getDouble</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor)</code>
+<div class="block">Returns the value of the described statistic of type <code>double</code>.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getDouble-java.lang.String-">getDouble</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the value of the statistic of type <code>double</code> at
+ the given name.</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/Statistics.html#getInt-int-">getInt</a></span>(int&nbsp;id)</code>
+<div class="block">Returns the value of the identified statistic of type <code>int</code>.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getInt-org.apache.geode.StatisticDescriptor-">getInt</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor)</code>
+<div class="block">Returns the value of the described statistic of type <code>int</code>.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getInt-java.lang.String-">getInt</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the value of the statistic of type <code>int</code> at
+ the given name.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getLong-int-">getLong</a></span>(int&nbsp;id)</code>
+<div class="block">Returns the value of the identified statistic of type <code>long</code>.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getLong-org.apache.geode.StatisticDescriptor-">getLong</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor)</code>
+<div class="block">Returns the value of the described statistic of type <code>long</code>.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getLong-java.lang.String-">getLong</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the value of the statistic of type <code>long</code> at
+ the given name.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getNumericId--">getNumericId</a></span>()</code>
+<div class="block">Gets the number associated with this instance that helps identify it.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getRawBits-org.apache.geode.StatisticDescriptor-">getRawBits</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor)</code>
+<div class="block">Returns the bits that represent the raw value of the described statistic.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getRawBits-java.lang.String-">getRawBits</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the bits that represent the raw value of the named statistic.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getTextId--">getTextId</a></span>()</code>
+<div class="block">Gets the text associated with this instance that helps identify it.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getType--">getType</a></span>()</code>
+<div class="block">Gets the <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a> of this instance.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#getUniqueId--">getUniqueId</a></span>()</code>
+<div class="block">Gets a value that uniquely identifies this statistics.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#incDouble-int-double-">incDouble</a></span>(int&nbsp;id,
+         double&nbsp;delta)</code>
+<div class="block">Increments the value of the identified statistic of type <code>double</code>
+ by the given amount.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#incDouble-org.apache.geode.StatisticDescriptor-double-">incDouble</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+         double&nbsp;delta)</code>
+<div class="block">Increments the value of the described statistic of type <code>double</code>
+ by the given amount.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#incDouble-java.lang.String-double-">incDouble</a></span>(java.lang.String&nbsp;name,
+         double&nbsp;delta)</code>
+<div class="block">Increments the value of the statistic of type <code>double</code> with
+ the given name by a given amount.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#incInt-int-int-">incInt</a></span>(int&nbsp;id,
+      int&nbsp;delta)</code>
+<div class="block">Increments the value of the identified statistic of type <code>int</code>
+ by the given amount.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#incInt-org.apache.geode.StatisticDescriptor-int-">incInt</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+      int&nbsp;delta)</code>
+<div class="block">Increments the value of the described statistic of type <code>int</code>
+ by the given amount.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#incInt-java.lang.String-int-">incInt</a></span>(java.lang.String&nbsp;name,
+      int&nbsp;delta)</code>
+<div class="block">Increments the value of the statistic of type <code>int</code> with
+ the given name by a given amount.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#incLong-int-long-">incLong</a></span>(int&nbsp;id,
+       long&nbsp;delta)</code>
+<div class="block">Increments the value of the identified statistic of type <code>long</code>
+ by the given amount.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#incLong-org.apache.geode.StatisticDescriptor-long-">incLong</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+       long&nbsp;delta)</code>
+<div class="block">Increments the value of the described statistic of type <code>long</code>
+ by the given amount.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#incLong-java.lang.String-long-">incLong</a></span>(java.lang.String&nbsp;name,
+       long&nbsp;delta)</code>
+<div class="block">Increments the value of the statistic of type <code>long</code> with
+ the given name by a given amount.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#isAtomic--">isAtomic</a></span>()</code>
+<div class="block">Returns true if modifications are atomic.</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#isClosed--">isClosed</a></span>()</code>
+<div class="block">Returns true if the instance has been <a href="../../../org/apache/geode/Statistics.html#close--"><code>closed</code></a>.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#nameToDescriptor-java.lang.String-">nameToDescriptor</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the descriptor of the statistic with the given name in this
+ statistics instance.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-">nameToId</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the id of the statistic with the given name in this
+ statistics instance.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setDouble-int-double-">setDouble</a></span>(int&nbsp;id,
+         double&nbsp;value)</code>
+<div class="block">Sets the value of a statistic with the given <code>id</code>
+ whose type is <code>double</code>.</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setDouble-org.apache.geode.StatisticDescriptor-double-">setDouble</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+         double&nbsp;value)</code>
+<div class="block">Sets the value of a described statistic of type <code>double</code></div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setDouble-java.lang.String-double-">setDouble</a></span>(java.lang.String&nbsp;name,
+         double&nbsp;value)</code>
+<div class="block">Sets the value of a named statistic of type <code>double</code>.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>java.util.function.DoubleSupplier</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setDoubleSupplier-int-java.util.function.DoubleSupplier-">setDoubleSupplier</a></span>(int&nbsp;id,
+                 java.util.function.DoubleSupplier&nbsp;supplier)</code>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>java.util.function.DoubleSupplier</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setDoubleSupplier-org.apache.geode.StatisticDescriptor-java.util.function.DoubleSupplier-">setDoubleSupplier</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+                 java.util.function.DoubleSupplier&nbsp;supplier)</code>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>java.util.function.DoubleSupplier</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setDoubleSupplier-java.lang.String-java.util.function.DoubleSupplier-">setDoubleSupplier</a></span>(java.lang.String&nbsp;name,
+                 java.util.function.DoubleSupplier&nbsp;supplier)</code>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setInt-int-int-">setInt</a></span>(int&nbsp;id,
+      int&nbsp;value)</code>
+<div class="block">Sets the value of a statistic with the given <code>id</code>
+ whose type is <code>int</code>.</div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setInt-org.apache.geode.StatisticDescriptor-int-">setInt</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+      int&nbsp;value)</code>
+<div class="block">Sets the value of a described statistic of type <code>int</code></div>
+</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setInt-java.lang.String-int-">setInt</a></span>(java.lang.String&nbsp;name,
+      int&nbsp;value)</code>
+<div class="block">Sets the value of a named statistic of type <code>int</code></div>
+</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code>java.util.function.IntSupplier</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setIntSupplier-int-java.util.function.IntSupplier-">setIntSupplier</a></span>(int&nbsp;id,
+              java.util.function.IntSupplier&nbsp;supplier)</code>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.</div>
+</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code>java.util.function.IntSupplier</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setIntSupplier-org.apache.geode.StatisticDescriptor-java.util.function.IntSupplier-">setIntSupplier</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+              java.util.function.IntSupplier&nbsp;supplier)</code>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.</div>
+</td>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><code>java.util.function.IntSupplier</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setIntSupplier-java.lang.String-java.util.function.IntSupplier-">setIntSupplier</a></span>(java.lang.String&nbsp;name,
+              java.util.function.IntSupplier&nbsp;supplier)</code>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.</div>
+</td>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setLong-int-long-">setLong</a></span>(int&nbsp;id,
+       long&nbsp;value)</code>
+<div class="block">Sets the value of a statistic with the given <code>id</code>
+ whose type is <code>long</code>.</div>
+</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setLong-org.apache.geode.StatisticDescriptor-long-">setLong</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+       long&nbsp;value)</code>
+<div class="block">Sets the value of a described statistic of type <code>long</code></div>
+</td>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setLong-java.lang.String-long-">setLong</a></span>(java.lang.String&nbsp;name,
+       long&nbsp;value)</code>
+<div class="block">Sets the value of a named statistic of type <code>long</code>.</div>
+</td>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><code>java.util.function.LongSupplier</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setLongSupplier-int-java.util.function.LongSupplier-">setLongSupplier</a></span>(int&nbsp;id,
+               java.util.function.LongSupplier&nbsp;supplier)</code>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.</div>
+</td>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><code>java.util.function.LongSupplier</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setLongSupplier-org.apache.geode.StatisticDescriptor-java.util.function.LongSupplier-">setLongSupplier</a></span>(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+               java.util.function.LongSupplier&nbsp;supplier)</code>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.</div>
+</td>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><code>java.util.function.LongSupplier</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/geode/Statistics.html#setLongSupplier-java.lang.String-java.util.function.LongSupplier-">setLongSupplier</a></span>(java.lang.String&nbsp;name,
+               java.util.function.LongSupplier&nbsp;supplier)</code>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.</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="close--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>close</h4>
+<pre>void&nbsp;close()</pre>
+<div class="block">Closes these statistics.  After statistics have been closed, they
+ are no longer archived.
+ A value access on a closed statistics always results in zero.
+ A value modification on a closed statistics is ignored.</div>
+</li>
+</ul>
+<a name="nameToId-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nameToId</h4>
+<pre>int&nbsp;nameToId(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the id of the statistic with the given name in this
+ statistics instance.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - No statistic named <code>name</code> exists in this
+         statistics instance.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="nameToDescriptor-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nameToDescriptor</h4>
+<pre><a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;nameToDescriptor(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the descriptor of the statistic with the given name in this
+ statistics instance.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - No statistic named <code>name</code> exists in this
+         statistics instance.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../org/apache/geode/StatisticsType.html#nameToDescriptor-java.lang.String-"><code>StatisticsType.nameToDescriptor(java.lang.String)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getUniqueId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUniqueId</h4>
+<pre>long&nbsp;getUniqueId()</pre>
+<div class="block">Gets a value that uniquely identifies this statistics.</div>
+</li>
+</ul>
+<a name="getType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getType</h4>
+<pre><a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode">StatisticsType</a>&nbsp;getType()</pre>
+<div class="block">Gets the <a href="../../../org/apache/geode/StatisticsType.html" title="interface in org.apache.geode"><code>StatisticsType</code></a> of this instance.</div>
+</li>
+</ul>
+<a name="getTextId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTextId</h4>
+<pre>java.lang.String&nbsp;getTextId()</pre>
+<div class="block">Gets the text associated with this instance that helps identify it.</div>
+</li>
+</ul>
+<a name="getNumericId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNumericId</h4>
+<pre>long&nbsp;getNumericId()</pre>
+<div class="block">Gets the number associated with this instance that helps identify it.</div>
+</li>
+</ul>
+<a name="isAtomic--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isAtomic</h4>
+<pre>boolean&nbsp;isAtomic()</pre>
+<div class="block">Returns true if modifications are atomic. This means that multiple threads,
+ can safely modify this instance without extra synchronization.
+ <p>
+ Returns false if modifications are not atomic. This means that modifications
+ to this instance are cheaper but not thread safe.</div>
+</li>
+</ul>
+<a name="isClosed--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isClosed</h4>
+<pre>boolean&nbsp;isClosed()</pre>
+<div class="block">Returns true if the instance has been <a href="../../../org/apache/geode/Statistics.html#close--"><code>closed</code></a>.</div>
+</li>
+</ul>
+<a name="setInt-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setInt</h4>
+<pre>void&nbsp;setInt(int&nbsp;id,
+            int&nbsp;value)</pre>
+<div class="block">Sets the value of a statistic with the given <code>id</code>
+ whose type is <code>int</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.ArrayIndexOutOfBoundsException</code> - If the id is invalid.</dd>
+</dl>
+</li>
+</ul>
+<a name="setInt-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setInt</h4>
+<pre>void&nbsp;setInt(java.lang.String&nbsp;name,
+            int&nbsp;value)</pre>
+<div class="block">Sets the value of a named statistic of type <code>int</code></div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists named <code>name</code> or
+         if the statistic with name <code>name</code> is not of
+         type <code>int</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="setInt-org.apache.geode.StatisticDescriptor-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setInt</h4>
+<pre>void&nbsp;setInt(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+            int&nbsp;value)</pre>
+<div class="block">Sets the value of a described statistic of type <code>int</code></div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists for the given <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>int</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="setLong-int-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLong</h4>
+<pre>void&nbsp;setLong(int&nbsp;id,
+             long&nbsp;value)</pre>
+<div class="block">Sets the value of a statistic with the given <code>id</code>
+ whose type is <code>long</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.ArrayIndexOutOfBoundsException</code> - If the id is invalid.</dd>
+</dl>
+</li>
+</ul>
+<a name="setLong-org.apache.geode.StatisticDescriptor-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLong</h4>
+<pre>void&nbsp;setLong(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+             long&nbsp;value)</pre>
+<div class="block">Sets the value of a described statistic of type <code>long</code></div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists for the given <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>long</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="setLong-java.lang.String-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLong</h4>
+<pre>void&nbsp;setLong(java.lang.String&nbsp;name,
+             long&nbsp;value)</pre>
+<div class="block">Sets the value of a named statistic of type <code>long</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists named <code>name</code> or
+         if the statistic with name <code>name</code> is not of
+         type <code>long</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="setDouble-int-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDouble</h4>
+<pre>void&nbsp;setDouble(int&nbsp;id,
+               double&nbsp;value)</pre>
+<div class="block">Sets the value of a statistic with the given <code>id</code>
+ whose type is <code>double</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.ArrayIndexOutOfBoundsException</code> - If the id is invalid.</dd>
+</dl>
+</li>
+</ul>
+<a name="setDouble-org.apache.geode.StatisticDescriptor-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDouble</h4>
+<pre>void&nbsp;setDouble(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+               double&nbsp;value)</pre>
+<div class="block">Sets the value of a described statistic of type <code>double</code></div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists for the given <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>double</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="setDouble-java.lang.String-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDouble</h4>
+<pre>void&nbsp;setDouble(java.lang.String&nbsp;name,
+               double&nbsp;value)</pre>
+<div class="block">Sets the value of a named statistic of type <code>double</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists named <code>name</code> or
+         if the statistic with name <code>name</code> is not of
+         type <code>double</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="getInt-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInt</h4>
+<pre>int&nbsp;getInt(int&nbsp;id)</pre>
+<div class="block">Returns the value of the identified statistic of type <code>int</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.ArrayIndexOutOfBoundsException</code> - If the id is invalid.</dd>
+</dl>
+</li>
+</ul>
+<a name="getInt-org.apache.geode.StatisticDescriptor-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInt</h4>
+<pre>int&nbsp;getInt(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor)</pre>
+<div class="block">Returns the value of the described statistic of type <code>int</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with the specified <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>int</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="getInt-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInt</h4>
+<pre>int&nbsp;getInt(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the value of the statistic of type <code>int</code> at
+ the given name.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with name <code>name</code> or
+         if the statistic named <code>name</code> is not of
+         type <code>int</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="getLong-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLong</h4>
+<pre>long&nbsp;getLong(int&nbsp;id)</pre>
+<div class="block">Returns the value of the identified statistic of type <code>long</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.ArrayIndexOutOfBoundsException</code> - If the id is invalid.</dd>
+</dl>
+</li>
+</ul>
+<a name="getLong-org.apache.geode.StatisticDescriptor-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLong</h4>
+<pre>long&nbsp;getLong(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor)</pre>
+<div class="block">Returns the value of the described statistic of type <code>long</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with the specified <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>long</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="getLong-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLong</h4>
+<pre>long&nbsp;getLong(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the value of the statistic of type <code>long</code> at
+ the given name.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with name <code>name</code> or
+         if the statistic named <code>name</code> is not of
+         type <code>long</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="getDouble-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDouble</h4>
+<pre>double&nbsp;getDouble(int&nbsp;id)</pre>
+<div class="block">Returns the value of the identified statistic of type <code>double</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.ArrayIndexOutOfBoundsException</code> - If the id is invalid.</dd>
+</dl>
+</li>
+</ul>
+<a name="getDouble-org.apache.geode.StatisticDescriptor-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDouble</h4>
+<pre>double&nbsp;getDouble(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor)</pre>
+<div class="block">Returns the value of the described statistic of type <code>double</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with the specified <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>double</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="getDouble-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDouble</h4>
+<pre>double&nbsp;getDouble(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the value of the statistic of type <code>double</code> at
+ the given name.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with name <code>name</code> or
+         if the statistic named <code>name</code> is not of
+         type <code>double</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="get-org.apache.geode.StatisticDescriptor-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>get</h4>
+<pre>java.lang.Number&nbsp;get(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor)</pre>
+<div class="block">Returns the value of the identified statistic.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>descriptor</code> - a statistic descriptor obtained with <a href="../../../org/apache/geode/Statistics.html#nameToDescriptor-java.lang.String-"><code>nameToDescriptor(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToDescriptor-java.lang.String-"><code>StatisticsType.nameToDescriptor(java.lang.String)</code></a>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If the described statistic does not exist</dd>
+</dl>
+</li>
+</ul>
+<a name="get-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>get</h4>
+<pre>java.lang.Number&nbsp;get(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the value of the named statistic.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If the named statistic does not exist</dd>
+</dl>
+</li>
+</ul>
+<a name="getRawBits-org.apache.geode.StatisticDescriptor-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRawBits</h4>
+<pre>long&nbsp;getRawBits(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor)</pre>
+<div class="block">Returns the bits that represent the raw value of the described statistic.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>descriptor</code> - a statistic descriptor obtained with <a href="../../../org/apache/geode/Statistics.html#nameToDescriptor-java.lang.String-"><code>nameToDescriptor(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToDescriptor-java.lang.String-"><code>StatisticsType.nameToDescriptor(java.lang.String)</code></a>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If the described statistic does not exist</dd>
+</dl>
+</li>
+</ul>
+<a name="getRawBits-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRawBits</h4>
+<pre>long&nbsp;getRawBits(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the bits that represent the raw value of the named statistic.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If the named statistic does not exist</dd>
+</dl>
+</li>
+</ul>
+<a name="incInt-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>incInt</h4>
+<pre>void&nbsp;incInt(int&nbsp;id,
+            int&nbsp;delta)</pre>
+<div class="block">Increments the value of the identified statistic of type <code>int</code>
+ by the given amount.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.ArrayIndexOutOfBoundsException</code> - If the id is invalid.</dd>
+</dl>
+</li>
+</ul>
+<a name="incInt-org.apache.geode.StatisticDescriptor-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>incInt</h4>
+<pre>void&nbsp;incInt(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+            int&nbsp;delta)</pre>
+<div class="block">Increments the value of the described statistic of type <code>int</code>
+ by the given amount.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with the given <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>int</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="incInt-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>incInt</h4>
+<pre>void&nbsp;incInt(java.lang.String&nbsp;name,
+            int&nbsp;delta)</pre>
+<div class="block">Increments the value of the statistic of type <code>int</code> with
+ the given name by a given amount.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with name <code>name</code> or
+         if the statistic named <code>name</code> is not of
+         type <code>int</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="incLong-int-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>incLong</h4>
+<pre>void&nbsp;incLong(int&nbsp;id,
+             long&nbsp;delta)</pre>
+<div class="block">Increments the value of the identified statistic of type <code>long</code>
+ by the given amount.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.ArrayIndexOutOfBoundsException</code> - If the id is invalid.</dd>
+</dl>
+</li>
+</ul>
+<a name="incLong-org.apache.geode.StatisticDescriptor-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>incLong</h4>
+<pre>void&nbsp;incLong(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+             long&nbsp;delta)</pre>
+<div class="block">Increments the value of the described statistic of type <code>long</code>
+ by the given amount.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with the given <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>long</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="incLong-java.lang.String-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>incLong</h4>
+<pre>void&nbsp;incLong(java.lang.String&nbsp;name,
+             long&nbsp;delta)</pre>
+<div class="block">Increments the value of the statistic of type <code>long</code> with
+ the given name by a given amount.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with name <code>name</code> or
+         if the statistic named <code>name</code> is not of
+         type <code>long</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="incDouble-int-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>incDouble</h4>
+<pre>void&nbsp;incDouble(int&nbsp;id,
+               double&nbsp;delta)</pre>
+<div class="block">Increments the value of the identified statistic of type <code>double</code>
+ by the given amount.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.ArrayIndexOutOfBoundsException</code> - If the id is invalid.</dd>
+</dl>
+</li>
+</ul>
+<a name="incDouble-org.apache.geode.StatisticDescriptor-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>incDouble</h4>
+<pre>void&nbsp;incDouble(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+               double&nbsp;delta)</pre>
+<div class="block">Increments the value of the described statistic of type <code>double</code>
+ by the given amount.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with the given <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>double</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="incDouble-java.lang.String-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>incDouble</h4>
+<pre>void&nbsp;incDouble(java.lang.String&nbsp;name,
+               double&nbsp;delta)</pre>
+<div class="block">Increments the value of the statistic of type <code>double</code> with
+ the given name by a given amount.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with name <code>name</code> or
+         if the statistic named <code>name</code> is not of
+         type <code>double</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="setIntSupplier-int-java.util.function.IntSupplier-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIntSupplier</h4>
+<pre>java.util.function.IntSupplier&nbsp;setIntSupplier(int&nbsp;id,
+                                              java.util.function.IntSupplier&nbsp;supplier)</pre>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.
+ <p>
+ The callback should return quickly because it is invoked on a shared thread.
+ It should not do any expensive computations, network calls, or access any resources
+ under locks that may be locked by long running processes.
+ <p>
+ This callback will only be invoked if the distributed system property
+ statistic-sampling-enabled is set to true, and it will be invoked at intervals
+ determined by the statistic-sampling-rate.
+ <p>
+ Get methods are not guaranteed to recompute a new value, they may return
+ the last sampled value</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dd><code>supplier</code> - a callback that will return the value of the stat. This
+ replaces any previously registered supplier. If the passed in supplier is null, it
+ will remove any existing supplier</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previously registered supplier, or null if there was no previously registered supplier</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If the id is invalid.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>Geode 1.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setIntSupplier-java.lang.String-java.util.function.IntSupplier-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIntSupplier</h4>
+<pre>java.util.function.IntSupplier&nbsp;setIntSupplier(java.lang.String&nbsp;name,
+                                              java.util.function.IntSupplier&nbsp;supplier)</pre>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.
+ <p>
+ The callback should return quickly because it is invoked on a shared thread.
+ It should not do any expensive computations, network calls, or access any resources
+ under locks that may be locked by long running processes.
+ <p>
+ This callback will only be invoked if the distributed system property
+ statistic-sampling-enabled is set to true, and it will be invoked at intervals
+ determined by the statistic-sampling-rate.
+ <p>
+ Get methods are not guaranteed to recompute a new value, they may return
+ the last sampled value</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the statistic to update</dd>
+<dd><code>supplier</code> - a callback that will return the value of the stat. This
+ replaces any previously registered supplier. If the passed in supplier is null, it
+ will remove any existing supplier</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previously registered supplier, or null if there was no previously registered supplier</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with name <code>name</code> or
+         if the statistic named <code>name</code> is not of
+         type <code>int</code>.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>Geode 1.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setIntSupplier-org.apache.geode.StatisticDescriptor-java.util.function.IntSupplier-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIntSupplier</h4>
+<pre>java.util.function.IntSupplier&nbsp;setIntSupplier(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+                                              java.util.function.IntSupplier&nbsp;supplier)</pre>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.
+ <p>
+ The callback should return quickly because it is invoked on a shared thread.
+ It should not do any expensive computations, network calls, or access any resources
+ under locks that may be locked by long running processes.
+ <p>
+ This callback will only be invoked if the distributed system property
+ statistic-sampling-enabled is set to true, and it will be invoked at intervals
+ determined by the statistic-sampling-rate.
+ <p>
+ Get methods are not guaranteed to recompute a new value, they may return
+ the last sampled value</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>descriptor</code> - the descriptor of the statistic to update</dd>
+<dd><code>supplier</code> - a callback that will return the value of the stat. This
+ replaces any previously registered supplier. If the passed in supplier is null, it
+ will remove any existing supplier</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previously registered supplier, or null if there was no previously registered supplier</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with the given <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>int</code>.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>Geode 1.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setLongSupplier-int-java.util.function.LongSupplier-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLongSupplier</h4>
+<pre>java.util.function.LongSupplier&nbsp;setLongSupplier(int&nbsp;id,
+                                                java.util.function.LongSupplier&nbsp;supplier)</pre>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.
+ <p>
+ The callback should return quickly because it is invoked on a shared thread.
+ It should not do any expensive computations, network calls, or access any resources
+ under locks that may be locked by long running processes.
+ <p>
+ This callback will only be invoked if the distributed system property
+ statistic-sampling-enabled is set to true, and it will be invoked at intervals
+ determined by the statistic-sampling-rate.
+ <p>
+ Get methods are not guaranteed to recompute a new value, they may return
+ the last sampled value</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dd><code>supplier</code> - a callback that will return the value of the stat. This
+ replaces any previously registered supplier. If the passed in supplier is null, it
+ will remove any existing supplier</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previously registered supplier, or null if there was no previously registered supplier</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If the id is invalid.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>Geode 1.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setLongSupplier-java.lang.String-java.util.function.LongSupplier-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLongSupplier</h4>
+<pre>java.util.function.LongSupplier&nbsp;setLongSupplier(java.lang.String&nbsp;name,
+                                                java.util.function.LongSupplier&nbsp;supplier)</pre>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.
+ <p>
+ The callback should return quickly because it is invoked on a shared thread.
+ It should not do any expensive computations, network calls, or access any resources
+ under locks that may be locked by long running processes.
+ <p>
+ This callback will only be invoked if the distributed system property
+ statistic-sampling-enabled is set to true, and it will be invoked at intervals
+ determined by the statistic-sampling-rate.
+ <p>
+ Get methods are not guaranteed to recompute a new value, they may return
+ the last sampled value</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the statistic to update</dd>
+<dd><code>supplier</code> - a callback that will return the value of the stat. This
+ replaces any previously registered supplier. If the passed in supplier is null, it
+ will remove any existing supplier</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previously registered supplier, or null if there was no previously registered supplier</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with name <code>name</code> or
+         if the statistic named <code>name</code> is not of
+         type <code>long</code>.</dd>
+</dl>
+</li>
+</ul>
+<a name="setLongSupplier-org.apache.geode.StatisticDescriptor-java.util.function.LongSupplier-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLongSupplier</h4>
+<pre>java.util.function.LongSupplier&nbsp;setLongSupplier(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+                                                java.util.function.LongSupplier&nbsp;supplier)</pre>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.
+ <p>
+ The callback should return quickly because it is invoked on a shared thread.
+ It should not do any expensive computations, network calls, or access any resources
+ under locks that may be locked by long running processes.
+ <p>
+ This callback will only be invoked if the distributed system property
+ statistic-sampling-enabled is set to true, and it will be invoked at intervals
+ determined by the statistic-sampling-rate.
+ <p>
+ Get methods are not guaranteed to recompute a new value, they may return
+ the last sampled value</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>descriptor</code> - the descriptor of the statistic to update</dd>
+<dd><code>supplier</code> - a callback that will return the value of the stat. This
+ replaces any previously registered supplier. If the passed in supplier is null, it
+ will remove any existing supplier</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previously registered supplier, or null if there was no previously registered supplier</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with the given <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>long</code>.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>Geode 1.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setDoubleSupplier-int-java.util.function.DoubleSupplier-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDoubleSupplier</h4>
+<pre>java.util.function.DoubleSupplier&nbsp;setDoubleSupplier(int&nbsp;id,
+                                                    java.util.function.DoubleSupplier&nbsp;supplier)</pre>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.
+ <p>
+ The callback should return quickly because it is invoked on a shared thread.
+ It should not do any expensive computations, network calls, or access any resources
+ under locks that may be locked by double running processes.
+ <p>
+ This callback will only be invoked if the distributed system property
+ statistic-sampling-enabled is set to true, and it will be invoked at intervals
+ determined by the statistic-sampling-rate.
+ <p>
+ Get methods are not guaranteed to recompute a new value, they may return
+ the last sampled value</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - a statistic id obtained with <a href="../../../org/apache/geode/Statistics.html#nameToId-java.lang.String-"><code>nameToId(java.lang.String)</code></a>
+ or <a href="../../../org/apache/geode/StatisticsType.html#nameToId-java.lang.String-"><code>StatisticsType.nameToId(java.lang.String)</code></a>.</dd>
+<dd><code>supplier</code> - a callback that will return the value of the stat. This
+ replaces any previously registered supplier. If the passed in supplier is null, it
+ will remove any existing supplier</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previously registered supplier, or null if there was no previously registered supplier</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If the id is invalid.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>Geode 1.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setDoubleSupplier-java.lang.String-java.util.function.DoubleSupplier-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDoubleSupplier</h4>
+<pre>java.util.function.DoubleSupplier&nbsp;setDoubleSupplier(java.lang.String&nbsp;name,
+                                                    java.util.function.DoubleSupplier&nbsp;supplier)</pre>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.
+ <p>
+ The callback should return quickly because it is invoked on a shared thread.
+ It should not do any expensive computations, network calls, or access any resources
+ under locks that may be locked by double running processes.
+ <p>
+ This callback will only be invoked if the distributed system property
+ statistic-sampling-enabled is set to true, and it will be invoked at intervals
+ determined by the statistic-sampling-rate.
+ <p>
+ Get methods are not guaranteed to recompute a new value, they may return
+ the last sampled value</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the statistic to update</dd>
+<dd><code>supplier</code> - a callback that will return the value of the stat. This
+ replaces any previously registered supplier. If the passed in supplier is null, it
+ will remove any existing supplier</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previously registered supplier, or null if there was no previously registered supplier</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with name <code>name</code> or
+         if the statistic named <code>name</code> is not of
+         type <code>double</code>.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>Geode 1.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setDoubleSupplier-org.apache.geode.StatisticDescriptor-java.util.function.DoubleSupplier-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setDoubleSupplier</h4>
+<pre>java.util.function.DoubleSupplier&nbsp;setDoubleSupplier(<a href="../../../org/apache/geode/StatisticDescriptor.html" title="interface in org.apache.geode">StatisticDescriptor</a>&nbsp;descriptor,
+                                                    java.util.function.DoubleSupplier&nbsp;supplier)</pre>
+<div class="block">Provide a callback to compute the value of this statistic
+ every sample interval and use that as the value of the stat.
+ <p>
+ The callback should return quickly because it is invoked on a shared thread.
+ It should not do any expensive computations, network calls, or access any resources
+ under locks that may be locked by double running processes.
+ <p>
+ This callback will only be invoked if the distributed system property
+ statistic-sampling-enabled is set to true, and it will be invoked at intervals
+ determined by the statistic-sampling-rate.
+ <p>
+ Get methods are not guaranteed to recompute a new value, they may return
+ the last sampled value</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>descriptor</code> - the descriptor of the statistic to update</dd>
+<dd><code>supplier</code> - a callback that will return the value of the stat. This
+ replaces any previously registered supplier. If the passed in supplier is null, it
+ will remove any existing supplier</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the previously registered supplier, or null if there was no previously registered supplier</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - If no statistic exists with the given <code>descriptor</code> or
+         if the described statistic is not of
+         type <code>double</code>.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>Geode 1.0</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/StatisticDescriptor.html" title="interface in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/StatisticsFactory.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/Statistics.html" target="_top">Frames</a></li>
+<li><a href="Statistics.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>


[33/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/ToDataException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/ToDataException.html b/releases/latest/javadoc/org/apache/geode/ToDataException.html
new file mode 100644
index 0000000..78f958f
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/ToDataException.html
@@ -0,0 +1,314 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>ToDataException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ToDataException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/ThreadInterruptedException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/UncreatedSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/ToDataException.html" target="_top">Frames</a></li>
+<li><a href="ToDataException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class ToDataException" class="title">Class ToDataException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireIOException.html" title="class in org.apache.geode">org.apache.geode.GemFireIOException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/SerializationException.html" title="class in org.apache.geode">org.apache.geode.SerializationException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.ToDataException</li>
+</ul>
+</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">ToDataException</span>
+extends <a href="../../../org/apache/geode/SerializationException.html" title="class in org.apache.geode">SerializationException</a></pre>
+<div class="block">A <code>ToDataException</code> is thrown during serialization if
+ <a href="../../../org/apache/geode/DataSerializable.html#toData-java.io.DataOutput-"><code>DataSerializable.toData(java.io.DataOutput)</code></a> throws an exception or if
+ <a href="../../../org/apache/geode/DataSerializer.html#toData-java.lang.Object-java.io.DataOutput-"><code>DataSerializer.toData(java.lang.Object, java.io.DataOutput)</code></a> is called and returns false.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.ToDataException">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="../../../org/apache/geode/ToDataException.html#ToDataException-java.lang.String-">ToDataException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>ToDataException</code> with the given message</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/ToDataException.html#ToDataException-java.lang.String-java.lang.Throwable-">ToDataException</a></span>(java.lang.String&nbsp;message,
+               java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>ToDataException</code> with the given message
+ and cause.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="ToDataException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ToDataException</h4>
+<pre>public&nbsp;ToDataException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>ToDataException</code> with the given message</div>
+</li>
+</ul>
+<a name="ToDataException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ToDataException</h4>
+<pre>public&nbsp;ToDataException(java.lang.String&nbsp;message,
+                       java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>ToDataException</code> with the given message
+ and cause.</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="../../../org/apache/geode/ThreadInterruptedException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/UncreatedSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/ToDataException.html" target="_top">Frames</a></li>
+<li><a href="ToDataException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/UncreatedSystemException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/UncreatedSystemException.html b/releases/latest/javadoc/org/apache/geode/UncreatedSystemException.html
new file mode 100644
index 0000000..f76f1e4
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/UncreatedSystemException.html
@@ -0,0 +1,313 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>UncreatedSystemException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UncreatedSystemException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/ToDataException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/UnmodifiableException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/UncreatedSystemException.html" target="_top">Frames</a></li>
+<li><a href="UncreatedSystemException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class UncreatedSystemException" class="title">Class UncreatedSystemException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/NoSystemException.html" title="class in org.apache.geode">org.apache.geode.NoSystemException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.UncreatedSystemException</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">UncreatedSystemException</span>
+extends <a href="../../../org/apache/geode/NoSystemException.html" title="class in org.apache.geode">NoSystemException</a></pre>
+<div class="block">An <code>UncreatedSystemException</code> is thrown when the specified
+ locator's directory or configuration file can not be found.
+ <p>
+ The most likely reasons for this are:
+ <ul>
+ <li> The wrong locator directory was given.
+ <li> The locator was deleted or never created.
+ </ul>
+ <p>As of GemFire 5.0 this exception should be named UncreatedLocatorException.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.UncreatedSystemException">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="../../../org/apache/geode/UncreatedSystemException.html#UncreatedSystemException-java.lang.String-">UncreatedSystemException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>UncreatedSystemException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/UncreatedSystemException.html#UncreatedSystemException-java.lang.String-java.lang.Throwable-">UncreatedSystemException</a></span>(java.lang.String&nbsp;message,
+                        java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>UncreatedSystemException</code> with the given message
+ and cause.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="UncreatedSystemException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>UncreatedSystemException</h4>
+<pre>public&nbsp;UncreatedSystemException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>UncreatedSystemException</code>.</div>
+</li>
+</ul>
+<a name="UncreatedSystemException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UncreatedSystemException</h4>
+<pre>public&nbsp;UncreatedSystemException(java.lang.String&nbsp;message,
+                                java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>UncreatedSystemException</code> with the given message
+ and cause.</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="../../../org/apache/geode/ToDataException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/UnmodifiableException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/UncreatedSystemException.html" target="_top">Frames</a></li>
+<li><a href="UncreatedSystemException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/UnmodifiableException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/UnmodifiableException.html b/releases/latest/javadoc/org/apache/geode/UnmodifiableException.html
new file mode 100644
index 0000000..d7ad5ef
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/UnmodifiableException.html
@@ -0,0 +1,284 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>UnmodifiableException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UnmodifiableException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/UncreatedSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/UnstartedSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/UnmodifiableException.html" target="_top">Frames</a></li>
+<li><a href="UnmodifiableException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class UnmodifiableException" class="title">Class UnmodifiableException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.UnmodifiableException</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>
+<br>
+<pre>public class <span class="typeNameLabel">UnmodifiableException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">A <code>UnmodifiableException</code> is thrown when a
+ an attempt is made to modify a GemFire member configuration attribute
+ that can not currently be modified. In most cases the reason it can
+ not be modified is that the member is active.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.UnmodifiableException">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="../../../org/apache/geode/UnmodifiableException.html#UnmodifiableException-java.lang.String-">UnmodifiableException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>UnmodifiableException</code>.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="UnmodifiableException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UnmodifiableException</h4>
+<pre>public&nbsp;UnmodifiableException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>UnmodifiableException</code>.</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="../../../org/apache/geode/UncreatedSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/UnstartedSystemException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/UnmodifiableException.html" target="_top">Frames</a></li>
+<li><a href="UnmodifiableException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/UnstartedSystemException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/UnstartedSystemException.html b/releases/latest/javadoc/org/apache/geode/UnstartedSystemException.html
new file mode 100644
index 0000000..5fd37e5
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/UnstartedSystemException.html
@@ -0,0 +1,314 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>UnstartedSystemException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UnstartedSystemException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/UnmodifiableException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/UnstartedSystemException.html" target="_top">Frames</a></li>
+<li><a href="UnstartedSystemException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class UnstartedSystemException" class="title">Class UnstartedSystemException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/NoSystemException.html" title="class in org.apache.geode">org.apache.geode.NoSystemException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.UnstartedSystemException</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">UnstartedSystemException</span>
+extends <a href="../../../org/apache/geode/NoSystemException.html" title="class in org.apache.geode">NoSystemException</a></pre>
+<div class="block">An <code>UnstartedSystemException</code> is thrown when the specified
+ locator exists but is not running or could not be connected to.
+ <p>
+ The most likely reasons for this are:
+ <ul>
+ <li> The locator has not completely started.
+ <li> The locator is stopping.
+ <li> The locator died or was killed.
+ </ul>
+ <p>As of GemFire 5.0 this exception should be named UnstartedLocatorException.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.UnstartedSystemException">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="../../../org/apache/geode/UnstartedSystemException.html#UnstartedSystemException-java.lang.String-">UnstartedSystemException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>UnstartedSystemException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/UnstartedSystemException.html#UnstartedSystemException-java.lang.String-java.lang.Throwable-">UnstartedSystemException</a></span>(java.lang.String&nbsp;message,
+                        java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Creates a new <code>UnstartedSystemException</code> with the given message
+ and cause.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="UnstartedSystemException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>UnstartedSystemException</h4>
+<pre>public&nbsp;UnstartedSystemException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>UnstartedSystemException</code>.</div>
+</li>
+</ul>
+<a name="UnstartedSystemException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UnstartedSystemException</h4>
+<pre>public&nbsp;UnstartedSystemException(java.lang.String&nbsp;message,
+                                java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Creates a new <code>UnstartedSystemException</code> with the given message
+ and cause.</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="../../../org/apache/geode/UnmodifiableException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/UnstartedSystemException.html" target="_top">Frames</a></li>
+<li><a href="UnstartedSystemException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/admin/AdminConfig.Entry.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/AdminConfig.Entry.html b/releases/latest/javadoc/org/apache/geode/admin/AdminConfig.Entry.html
new file mode 100644
index 0000000..f5557ee
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/AdminConfig.Entry.html
@@ -0,0 +1,370 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>AdminConfig.Entry (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AdminConfig.Entry (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/admin/AdminConfig.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminConfig.Entry.html" target="_top">Frames</a></li>
+<li><a href="AdminConfig.Entry.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.admin</div>
+<h2 title="Class AdminConfig.Entry" class="title">Class AdminConfig.Entry</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.AdminConfig.Entry</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminConfig.html" title="class in org.apache.geode.admin">AdminConfig</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="typeNameLabel">AdminConfig.Entry</span>
+extends java.lang.Object</pre>
+</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>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html#host">host</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html#name">name</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html#port">port</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html#type">type</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html#Entry-java.lang.String-">Entry</a></span>(java.lang.String&nbsp;line)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html#Entry-java.lang.String-java.lang.String-java.lang.String-int-">Entry</a></span>(java.lang.String&nbsp;name,
+     java.lang.String&nbsp;type,
+     java.lang.String&nbsp;host,
+     int&nbsp;port)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.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">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="name">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>name</h4>
+<pre>public&nbsp;java.lang.String name</pre>
+</li>
+</ul>
+<a name="type">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>type</h4>
+<pre>public&nbsp;java.lang.String type</pre>
+</li>
+</ul>
+<a name="host">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>host</h4>
+<pre>public&nbsp;java.lang.String host</pre>
+</li>
+</ul>
+<a name="port">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>port</h4>
+<pre>public&nbsp;int port</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Entry-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Entry</h4>
+<pre>public&nbsp;Entry(java.lang.String&nbsp;line)</pre>
+</li>
+</ul>
+<a name="Entry-java.lang.String-java.lang.String-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Entry</h4>
+<pre>public&nbsp;Entry(java.lang.String&nbsp;name,
+             java.lang.String&nbsp;type,
+             java.lang.String&nbsp;host,
+             int&nbsp;port)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></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/admin/AdminConfig.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminConfig.Entry.html" target="_top">Frames</a></li>
+<li><a href="AdminConfig.Entry.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/AdminConfig.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/AdminConfig.html b/releases/latest/javadoc/org/apache/geode/admin/AdminConfig.html
new file mode 100644
index 0000000..73fc29c
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/AdminConfig.html
@@ -0,0 +1,338 @@
+<!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 Sat Oct 15 16:23:29 PDT 2016 -->
+<title>AdminConfig (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AdminConfig (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":41,"i1":41};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete 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>Prev&nbsp;Class</li>
+<li><a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminConfig.html" target="_top">Frames</a></li>
+<li><a href="AdminConfig.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.admin</div>
+<h2 title="Class AdminConfig" class="title">Class AdminConfig</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.AdminConfig</li>
+</ul>
+</li>
+</ul>
+<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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">AdminConfig</span>
+extends java.lang.Object</pre>
+<div class="block">AdminConfig loads/stores the member information list. The list contains
+ all of the members being monitored.
+
+ Config must be of the format:
+ <p>
+ <li> Name=What you want displayed as a name for the instance
+ <li> Type=SERVER|CLIENT
+ <li> Host=A valid hostname or IP Address where the instance is
+ running
+ <li> Port=The port you are using to open the monitor port for
+ the instance</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin">AdminConfig.Entry</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminConfig.html#AdminConfig--">AdminConfig</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete 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>static <a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin">AdminConfig.Entry</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminConfig.html#loadConfig-java.io.File-">loadConfig</a></span>(java.io.File&nbsp;file)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AdminConfig.html#storeConfig-java.io.File-org.apache.geode.admin.AdminConfig.Entry:A-">storeConfig</a></span>(java.io.File&nbsp;file,
+           <a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin">AdminConfig.Entry</a>[]&nbsp;entries)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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="AdminConfig--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AdminConfig</h4>
+<pre>public&nbsp;AdminConfig()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="loadConfig-java.io.File-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>loadConfig</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin">AdminConfig.Entry</a>[]&nbsp;loadConfig(java.io.File&nbsp;file)
+                                      throws java.io.IOException</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="storeConfig-java.io.File-org.apache.geode.admin.AdminConfig.Entry:A-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>storeConfig</h4>
+<pre>public static&nbsp;void&nbsp;storeConfig(java.io.File&nbsp;file,
+                               <a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin">AdminConfig.Entry</a>[]&nbsp;entries)
+                        throws java.io.IOException</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></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>Prev&nbsp;Class</li>
+<li><a href="../../../../org/apache/geode/admin/AdminConfig.Entry.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/AdminConfig.html" target="_top">Frames</a></li>
+<li><a href="AdminConfig.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


[18/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/SystemMembershipEvent.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/SystemMembershipEvent.html b/releases/latest/javadoc/org/apache/geode/admin/SystemMembershipEvent.html
new file mode 100644
index 0000000..3b5a8ba
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/SystemMembershipEvent.html
@@ -0,0 +1,262 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemMembershipEvent (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemMembershipEvent (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMembershipEvent.html" target="_top">Frames</a></li>
+<li><a href="SystemMembershipEvent.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">org.apache.geode.admin</div>
+<h2 title="Interface SystemMembershipEvent" class="title">Interface SystemMembershipEvent</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/admin/SystemMemberCacheEvent.html" title="interface in org.apache.geode.admin">SystemMemberCacheEvent</a>, <a href="../../../../org/apache/geode/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin">SystemMemberRegionEvent</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">SystemMembershipEvent</span></pre>
+<div class="block">An event that describes the distributed member originated this event.
+ Instances of this are delivered to a <a href="../../../../org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin"><code>SystemMembershipListener</code></a> when a
+ member has joined or left the distributed system.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.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><a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html#getDistributedMember--">getDistributedMember</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed"><code>DistributedMember</code></a> that this event originated in.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html#getMemberId--">getMemberId</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the distributed member as a String.</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="getMemberId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMemberId</h4>
+<pre>java.lang.String&nbsp;getMemberId()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the distributed member as a String.</div>
+</li>
+</ul>
+<a name="getDistributedMember--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getDistributedMember</h4>
+<pre><a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&nbsp;getDistributedMember()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed"><code>DistributedMember</code></a> that this event originated in.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the member that performed the operation that originated this event.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</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/admin/SystemMemberRegionEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMembershipListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMembershipEvent.html" target="_top">Frames</a></li>
+<li><a href="SystemMembershipEvent.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/SystemMembershipListener.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/SystemMembershipListener.html b/releases/latest/javadoc/org/apache/geode/admin/SystemMembershipListener.html
new file mode 100644
index 0000000..a6d8648
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/SystemMembershipListener.html
@@ -0,0 +1,279 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>SystemMembershipListener (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="SystemMembershipListener (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":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="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMembershipListener.html" target="_top">Frames</a></li>
+<li><a href="SystemMembershipListener.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">org.apache.geode.admin</div>
+<h2 title="Interface SystemMembershipListener" class="title">Interface SystemMembershipListener</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">SystemMembershipListener</span></pre>
+<div class="block">A listener whose callback methods are invoked when members join or
+ leave the GemFire distributed system.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#addMembershipListener-org.apache.geode.admin.SystemMembershipListener-"><code>AdminDistributedSystem.addMembershipListener(org.apache.geode.admin.SystemMembershipListener)</code></a></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>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMembershipListener.html#memberCrashed-org.apache.geode.admin.SystemMembershipEvent-">memberCrashed</a></span>(<a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</a>&nbsp;event)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked when a member has unexpectedly left the distributed
+ system.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMembershipListener.html#memberJoined-org.apache.geode.admin.SystemMembershipEvent-">memberJoined</a></span>(<a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</a>&nbsp;event)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked when a member has joined the distributed system</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/SystemMembershipListener.html#memberLeft-org.apache.geode.admin.SystemMembershipEvent-">memberLeft</a></span>(<a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</a>&nbsp;event)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked when a member has gracefully left the distributed system.</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="memberJoined-org.apache.geode.admin.SystemMembershipEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>memberJoined</h4>
+<pre>void&nbsp;memberJoined(<a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</a>&nbsp;event)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked when a member has joined the distributed system</div>
+</li>
+</ul>
+<a name="memberLeft-org.apache.geode.admin.SystemMembershipEvent-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>memberLeft</h4>
+<pre>void&nbsp;memberLeft(<a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</a>&nbsp;event)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked when a member has gracefully left the distributed system.  This
+ occurs when the member took action to remove itself from the distributed
+ system.</div>
+</li>
+</ul>
+<a name="memberCrashed-org.apache.geode.admin.SystemMembershipEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>memberCrashed</h4>
+<pre>void&nbsp;memberCrashed(<a href="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin">SystemMembershipEvent</a>&nbsp;event)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Invoked when a member has unexpectedly left the distributed
+ system.  This occurs when a member is forcibly removed from the
+ distributed system by another process, such as from
+ <a href=../distributed/DistributedSystem.html#member-timeout> failure detection</a>, or
+ <a href=../distributed/DistributedSystem.html#enable-network-partition-detection>
+ network partition detection</a> processing.</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="../../../../org/apache/geode/admin/SystemMembershipEvent.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/SystemMembershipListener.html" target="_top">Frames</a></li>
+<li><a href="SystemMembershipListener.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/UnmodifiableConfigurationException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/UnmodifiableConfigurationException.html b/releases/latest/javadoc/org/apache/geode/admin/UnmodifiableConfigurationException.html
new file mode 100644
index 0000000..9b51dd5
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/UnmodifiableConfigurationException.html
@@ -0,0 +1,378 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>UnmodifiableConfigurationException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="UnmodifiableConfigurationException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/UnmodifiableConfigurationException.html" target="_top">Frames</a></li>
+<li><a href="UnmodifiableConfigurationException.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.org.apache.geode.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">org.apache.geode.admin</div>
+<h2 title="Class UnmodifiableConfigurationException" class="title">Class UnmodifiableConfigurationException</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="../../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode">org.apache.geode.GemFireCheckedException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.AdminException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.UnmodifiableConfigurationException</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">UnmodifiableConfigurationException</span>
+extends <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block">An <code>UnmodifiableConfigurationException</code> is thrown when an attempt
+ is made to modify the value of an unmodifiable 
+ <a href="../../../../org/apache/geode/admin/ConfigurationParameter.html" title="interface in org.apache.geode.admin"><code>ConfigurationParameter</code></a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire     3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.admin.UnmodifiableConfigurationException">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="../../../../org/apache/geode/admin/UnmodifiableConfigurationException.html#UnmodifiableConfigurationException--">UnmodifiableConfigurationException</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="../../../../org/apache/geode/admin/UnmodifiableConfigurationException.html#UnmodifiableConfigurationException-java.lang.String-">UnmodifiableConfigurationException</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="../../../../org/apache/geode/admin/UnmodifiableConfigurationException.html#UnmodifiableConfigurationException-java.lang.String-java.lang.Throwable-">UnmodifiableConfigurationException</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="../../../../org/apache/geode/admin/UnmodifiableConfigurationException.html#UnmodifiableConfigurationException-java.lang.Throwable-">UnmodifiableConfigurationException</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.org.apache.geode.GemFireCheckedException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode">GemFireCheckedException</a></h3>
+<code><a href="../../../../org/apache/geode/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="UnmodifiableConfigurationException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>UnmodifiableConfigurationException</h4>
+<pre>public&nbsp;UnmodifiableConfigurationException()</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="UnmodifiableConfigurationException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>UnmodifiableConfigurationException</h4>
+<pre>public&nbsp;UnmodifiableConfigurationException(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="UnmodifiableConfigurationException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>UnmodifiableConfigurationException</h4>
+<pre>public&nbsp;UnmodifiableConfigurationException(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="UnmodifiableConfigurationException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UnmodifiableConfigurationException</h4>
+<pre>public&nbsp;UnmodifiableConfigurationException(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="../../../../org/apache/geode/admin/SystemMemberType.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/UnmodifiableConfigurationException.html" target="_top">Frames</a></li>
+<li><a href="UnmodifiableConfigurationException.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.org.apache.geode.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/doc-files/ds4_0.dtd
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/doc-files/ds4_0.dtd b/releases/latest/javadoc/org/apache/geode/admin/doc-files/ds4_0.dtd
new file mode 100644
index 0000000..6566af6
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/doc-files/ds4_0.dtd
@@ -0,0 +1,176 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+
+This is the XML DTD for the GemFire distributed system administrative
+configuration XML file.  All configuration files must include a
+DOCTYPE of the following form:
+
+  <!DOCTYPE distributed-system PUBLIC
+    "-//GemStone Systems, Inc.//GemFire Distributed System 4.0//EN"
+    "http://www.gemstone.com/dtd/ds4_0.dtd">
+
+The contents of a distributed system configuration XML file correspond
+to APIs found in the
+
+                      com.gemstone.gemfire.admin
+
+package.  A distributed system configuration XML file is used by tools
+such as the GemFire JMX Agent to initialize information a distributed system.
+
+-->
+
+<!--
+
+The following conventions apply to all GemFire distributed system
+configuration XML file elements unless indicated otherwise.
+
+- In elements that contain PCDATA, leading and trailing whitespace in
+  the data may be ignored.
+
+- In elements whose value is an "enumerated type", the value is case
+  sensitive.
+
+-->
+
+<!--
+The "distributed-system" element is the root of a distributed system
+configuration file.  It describes the distributed system to be
+configured.
+-->
+
+<!ELEMENT distributed-system (remote-command?, discovery, ssl?,
+          cache-server*, gfx-server*)> 
+<!ATTLIST distributed-system
+  id CDATA #IMPLIED
+>
+
+<!--
+The "discovery" element describes the mechanism used to discover
+members of the distributed system, either multicast or using
+locators.
+-->
+
+<!ELEMENT discovery (multicast | locator+)>
+
+<!-- 
+The "multicast" element describes the multicast settings used for
+discovery.
+-->
+
+<!ELEMENT multicast EMPTY>
+<!ATTLIST multicast
+  port CDATA #REQUIRED
+  address CDATA #IMPLIED
+>
+
+<!--
+The "locator" element describes the locator processes that are used
+for discovery.
+-->
+
+<!ELEMENT locator (host?, remote-command?, working-directory?,
+                   product-directory?)> 
+<!ATTLIST locator
+  port CDATA #REQUIRED
+>
+
+<!--
+The "ssl" element describes how members of the distributed system uses
+SSL to communicate.  If the "ssl" element is not specified, then ssl
+is not enabled.
+-->
+
+<!ELEMENT ssl (protocols?, ciphers?, property*)>
+<!ATTLIST ssl
+  authentication-required (true | false) #IMPLIED
+>
+
+<!--
+The "protocols" element describes the SSL protocols used when members
+of the distributed system communicate.
+-->
+
+<!ELEMENT protocols (#PCDATA)>
+
+<!--
+The "ciphers" element describes the SSL ciphers used when members of
+the distributed system communicate.
+-->
+
+<!ELEMENT ciphers (#PCDATA)>
+
+<!--
+The "property" element describes a SSL-related system property that
+should be set.
+-->
+
+<!ELEMENT property (key, value)>
+<!ELEMENT key (#PCDATA)>
+<!ELEMENT value (#PCDATA)>
+
+<!--
+The "cache-server" element describes a GemFire distributed cache
+server that is managed via the administration API.
+-->
+
+<!ELEMENT cache-server (host?, remote-command?, working-directory?,
+  product-directory?, classpath?)> 
+
+<!--
+The "classpath" element specifies the location of extra classes
+required by a managed entity.
+-->
+
+<!ELEMENT classpath (#PCDATA)>
+
+<!--
+The "gfx-server" element describes a GemFire/XML server that is
+managed via the administration API.
+-->
+
+<!ELEMENT gfx-server (host?, remote-command?, working-directory?,
+  product-directory?)> 
+
+<!--
+The "host" element specifies a host machine on which a managed entity
+runs.
+-->
+
+<!ELEMENT host (#PCDATA)>
+
+<!--
+The "remote-command" element specifies a prefix to use when launching
+managed entities on a remote machine.
+-->
+
+<!ELEMENT remote-command (#PCDATA)>
+
+<!--
+The "working-directory" element specifies the working directory in
+which a managed entity runs.
+-->
+
+<!ELEMENT working-directory (#PCDATA)>
+
+<!--
+The "product-directory" element specifies the locator of the GemFire
+product installation used by a managed entity.
+-->
+
+<!ELEMENT product-directory (#PCDATA)>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/doc-files/ds5_0.dtd
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/doc-files/ds5_0.dtd b/releases/latest/javadoc/org/apache/geode/admin/doc-files/ds5_0.dtd
new file mode 100644
index 0000000..d56fd4d
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/doc-files/ds5_0.dtd
@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<!--
+
+This is the XML DTD for the GemFire distributed system administrative
+configuration XML file.  All configuration files must include a
+DOCTYPE of the following form:
+
+  <!DOCTYPE distributed-system PUBLIC
+    "-//GemStone Systems, Inc.//GemFire Distributed System 5.0//EN"
+    "http://www.gemstone.com/dtd/ds5_0.dtd">
+
+The contents of a distributed system configuration XML file correspond
+to APIs found in the
+
+                      com.gemstone.gemfire.admin
+
+package.  A distributed system configuration XML file is used by tools
+such as the GemFire JMX Agent to initialize information a distributed system.
+
+-->
+
+<!--
+
+The following conventions apply to all GemFire distributed system
+configuration XML file elements unless indicated otherwise.
+
+- In elements that contain PCDATA, leading and trailing whitespace in
+  the data may be ignored.
+
+- In elements whose value is an "enumerated type", the value is case
+  sensitive.
+
+-->
+
+<!--
+The "distributed-system" element is the root of a distributed system
+configuration file.  It describes the distributed system to be
+configured.
+-->
+
+<!ELEMENT distributed-system (remote-command?, multicast?, locators?, ssl?,
+          cache-server*)> 
+<!ATTLIST distributed-system
+  id CDATA #IMPLIED
+  disable-tcp (true | false) #IMPLIED
+>
+
+<!--
+The "locators" element must be given unless multicast is to be used
+for discovery.
+-->
+
+<!ELEMENT locators (locator+)>
+
+<!-- 
+The "multicast" element describes the multicast settings used for
+communications and (if locators aren't specified) for discovery.
+-->
+
+<!ELEMENT multicast EMPTY>
+<!ATTLIST multicast
+  port CDATA #REQUIRED
+  address CDATA #IMPLIED
+>
+
+<!--
+The "locator" element describes the locator processes that are used
+for discovery.
+-->
+
+<!ELEMENT locator (host?, remote-command?, working-directory?,
+                   product-directory?)> 
+<!ATTLIST locator
+  port CDATA #REQUIRED
+>
+
+<!--
+The "ssl" element describes how members of the distributed system uses
+SSL to communicate.  If the "ssl" element is not specified, then ssl
+is not enabled.
+-->
+
+<!ELEMENT ssl (protocols?, ciphers?, property*)>
+<!ATTLIST ssl
+  authentication-required (true | false) #IMPLIED
+>
+
+<!--
+The "protocols" element describes the SSL protocols used when members
+of the distributed system communicate.
+-->
+
+<!ELEMENT protocols (#PCDATA)>
+
+<!--
+The "ciphers" element describes the SSL ciphers used when members of
+the distributed system communicate.
+-->
+
+<!ELEMENT ciphers (#PCDATA)>
+
+<!--
+The "property" element describes a SSL-related system property that
+should be set.
+-->
+
+<!ELEMENT property (key, value)>
+<!ELEMENT key (#PCDATA)>
+<!ELEMENT value (#PCDATA)>
+
+<!--
+The "cache-server" element describes a GemFire distributed cache
+server that is managed via the administration API.
+-->
+
+<!ELEMENT cache-server (host?, remote-command?, working-directory?,
+  product-directory?, classpath?)> 
+
+<!--
+The "classpath" element specifies the location of extra classes
+required by a managed entity.
+-->
+
+<!ELEMENT classpath (#PCDATA)>
+
+<!--
+The "host" element specifies a host machine on which a managed entity
+runs.
+-->
+
+<!ELEMENT host (#PCDATA)>
+
+<!--
+The "remote-command" element specifies a prefix to use when launching
+managed entities on a remote machine.
+-->
+
+<!ELEMENT remote-command (#PCDATA)>
+
+<!--
+The "working-directory" element specifies the working directory in
+which a managed entity runs.
+-->
+
+<!ELEMENT working-directory (#PCDATA)>
+
+<!--
+The "product-directory" element specifies the locator of the GemFire
+product installation used by a managed entity.
+-->
+
+<!ELEMENT product-directory (#PCDATA)>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/jmx/Agent.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/jmx/Agent.html b/releases/latest/javadoc/org/apache/geode/admin/jmx/Agent.html
new file mode 100644
index 0000000..b8556da
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/jmx/Agent.html
@@ -0,0 +1,562 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>Agent (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Agent (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":38,"i11":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>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/geode/admin/jmx/Agent.html" target="_top">Frames</a></li>
+<li><a href="Agent.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">org.apache.geode.admin.jmx</div>
+<h2 title="Interface Agent" class="title">Interface Agent</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="../../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">Agent</span></pre>
+<div class="block">A server component that provides administration-related information
+ about a GemFire distributed system via the Java Management
+ Extension JMX API.  When a JMX <code>Agent</code> is created, it
+ registers an MBean that represents <a href="../../../../../org/apache/geode/admin/jmx/Agent.html#getObjectName--"><code>itself</code></a>. 
+ Click <A href="doc-files/mbeans-descriptions.html">here</A> for a
+ description of the attributes, operations, and notifications of
+ this and other GemFire JMX MBeans.
+
+ <P>
+
+ The GemFire JMX Agent currently supports three JMX "adapters"
+ through which clients can access the GemFire management beans: an
+ "HTTP adapter" that allows a web browser client to view and modify
+ management beans via HTTP or HTTPS, an "RMI adapter" that allows
+ Java programs to access management beans using Remote Method
+ Invocation, and an "SNMP adapter" that allows SNMP to access
+ management beans.  Information about configuring these adapters can
+ be found in <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx"><code>AgentConfig</code></a>.
+
+ <P>
+
+ In most distributed caching architectures, JMX administration
+ agents are run in their own processes.  A stand-alone JMX agent is
+ managed using the <code>agent</code> command line utility:
+
+ <PRE>
+ $ agent start
+ </PRE>
+
+ This class allows a GemFire application VM to host a JMX management
+ agent.  Architectures with "co-located" JMX agents reduce the
+ number of overall proceses required.  However, hosting a JMX
+ management agent in the same VM as a GemFire application is not
+ generally recommended because it adds extra burden to an
+ application VM and in the event that the application VM exits the
+ administration information will no longer be available.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx"><code>AgentConfig</code></a>, 
+<a href="../../../../../org/apache/geode/admin/jmx/AgentFactory.html" title="class in org.apache.geode.admin.jmx"><code>AgentFactory</code></a></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 java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#JNDI_NAME">JNDI_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Lookup name for RMIConnector when rmi-registry-enabled is true</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>javax.management.ObjectName</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#connectToSystem--">connectToSystem</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Connects to the distributed system described by this <code>Agent</code>'s 
+ configuration.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#disconnectFromSystem--">disconnectFromSystem</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Disconnects this agent from the distributed system and
+ unregisters the management beans that provided information about
+ it.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#getConfig--">getConfig</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configuration object for this JMX Agent.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#getDistributedSystem--">getDistributedSystem</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>AdminDistributedSystem</code> that underlies
+ this JMX <code>Agent</code> or <code>null</code> is this agent is
+ not <a href="../../../../../org/apache/geode/admin/jmx/Agent.html#isConnected--">connected</a>.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/geode/LogWriter.html" title="interface in org.apache.geode">LogWriter</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#getLogWriter--">getLogWriter</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>LogWriter</code> used for logging information.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>javax.management.MBeanServer</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#getMBeanServer--">getMBeanServer</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the JMX <code>MBeanServer</code> with which GemFire
+ MBeans are registered or <code>null</code> if this
+ <code>Agent</code> is not started.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>javax.management.ObjectName</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#getObjectName--">getObjectName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>ObjectName</code> of the JMX management bean
+ that represents this agent or <code>null</code> if this
+ <code>Agent</code> has not been started.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#isConnected--">isConnected</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this JMX <code>Agent</code> is currently
+ providing information about a distributed system.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>javax.management.ObjectName</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#manageDistributedSystem--">manageDistributedSystem</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the object name of the JMX MBean that represents the
+ distributed system administered by this <code>Agent</code> or
+ <code>null</code> if this <code>Agent</code> has not <a href="../../../../../org/apache/geode/admin/jmx/Agent.html#connectToSystem--">connected</a> to the distributed system.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#saveProperties--">saveProperties</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Saves the configuration for this <code>Agent</code> to the file
+ specified by @link AgentConfig#getPropertyFile.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#start--">start</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Starts this JMX Agent and its associated adapters.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#stop--">stop</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#disconnectFromSystem--">Disconnects</a> from the
+ distributed system and stops this JMX Agent and all of its
+ associated adapters.</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="JNDI_NAME">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JNDI_NAME</h4>
+<pre>static final&nbsp;java.lang.String JNDI_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Lookup name for RMIConnector when rmi-registry-enabled is true</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.geode.admin.jmx.Agent.JNDI_NAME">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="getConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConfig</h4>
+<pre><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a>&nbsp;getConfig()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the configuration object for this JMX Agent.</div>
+</li>
+</ul>
+<a name="start--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>start</h4>
+<pre>void&nbsp;start()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Starts this JMX Agent and its associated adapters.  This method
+ does not <a href="../../../../../org/apache/geode/admin/jmx/Agent.html#connectToSystem--">connect</a> to the distributed
+ system.</div>
+</li>
+</ul>
+<a name="getMBeanServer--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMBeanServer</h4>
+<pre>javax.management.MBeanServer&nbsp;getMBeanServer()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the JMX <code>MBeanServer</code> with which GemFire
+ MBeans are registered or <code>null</code> if this
+ <code>Agent</code> is not started.</div>
+</li>
+</ul>
+<a name="stop--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>void&nbsp;stop()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block"><a href="../../../../../org/apache/geode/admin/jmx/Agent.html#disconnectFromSystem--">Disconnects</a> from the
+ distributed system and stops this JMX Agent and all of its
+ associated adapters.</div>
+</li>
+</ul>
+<a name="getObjectName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getObjectName</h4>
+<pre>javax.management.ObjectName&nbsp;getObjectName()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>ObjectName</code> of the JMX management bean
+ that represents this agent or <code>null</code> if this
+ <code>Agent</code> has not been started.</div>
+</li>
+</ul>
+<a name="isConnected--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isConnected</h4>
+<pre>boolean&nbsp;isConnected()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this JMX <code>Agent</code> is currently
+ providing information about a distributed system.</div>
+</li>
+</ul>
+<a name="connectToSystem--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>connectToSystem</h4>
+<pre>javax.management.ObjectName&nbsp;connectToSystem()
+                                     throws <a href="../../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a>,
+                                            javax.management.MalformedObjectNameException</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Connects to the distributed system described by this <code>Agent</code>'s 
+ configuration.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The object name of the system that the <code>Agent</code>
+         is now connected to.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code></dd>
+<dd><code>javax.management.MalformedObjectNameException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getDistributedSystem--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDistributedSystem</h4>
+<pre><a href="../../../../../org/apache/geode/admin/AdminDistributedSystem.html" title="interface in org.apache.geode.admin">AdminDistributedSystem</a>&nbsp;getDistributedSystem()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>AdminDistributedSystem</code> that underlies
+ this JMX <code>Agent</code> or <code>null</code> is this agent is
+ not <a href="../../../../../org/apache/geode/admin/jmx/Agent.html#isConnected--">connected</a>.</div>
+</li>
+</ul>
+<a name="manageDistributedSystem--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>manageDistributedSystem</h4>
+<pre>javax.management.ObjectName&nbsp;manageDistributedSystem()
+                                             throws javax.management.MalformedObjectNameException</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the object name of the JMX MBean that represents the
+ distributed system administered by this <code>Agent</code> or
+ <code>null</code> if this <code>Agent</code> has not <a href="../../../../../org/apache/geode/admin/jmx/Agent.html#connectToSystem--">connected</a> to the distributed system.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>javax.management.MalformedObjectNameException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="disconnectFromSystem--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>disconnectFromSystem</h4>
+<pre>void&nbsp;disconnectFromSystem()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Disconnects this agent from the distributed system and
+ unregisters the management beans that provided information about
+ it.  However, this agent's adapters are not stopped and it is
+ possible to reconfigure this <code>Agent</code> to connect to
+ another distributed system.</div>
+</li>
+</ul>
+<a name="saveProperties--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>saveProperties</h4>
+<pre>void&nbsp;saveProperties()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Saves the configuration for this <code>Agent</code> to the file
+ specified by @link AgentConfig#getPropertyFile.</div>
+</li>
+</ul>
+<a name="getLogWriter--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getLogWriter</h4>
+<pre><a href="../../../../../org/apache/geode/LogWriter.html" title="interface in org.apache.geode">LogWriter</a>&nbsp;getLogWriter()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the <code>LogWriter</code> used for logging information.</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>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/geode/admin/jmx/Agent.html" target="_top">Frames</a></li>
+<li><a href="Agent.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>


[11/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheClosedException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheClosedException.html b/releases/latest/javadoc/org/apache/geode/cache/CacheClosedException.html
new file mode 100644
index 0000000..cac8a83
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheClosedException.html
@@ -0,0 +1,365 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheClosedException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheClosedException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/cache/CacheCallback.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheEvent.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheClosedException.html" target="_top">Frames</a></li>
+<li><a href="CacheClosedException.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.org.apache.geode.cache.CacheRuntimeException">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">org.apache.geode.cache</div>
+<h2 title="Class CacheClosedException" class="title">Class CacheClosedException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheRuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/CancelException.html" title="class in org.apache.geode">org.apache.geode.CancelException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.CacheClosedException</li>
+</ul>
+</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">CacheClosedException</span>
+extends <a href="../../../../org/apache/geode/CancelException.html" title="class in org.apache.geode">CancelException</a></pre>
+<div class="block">Indicates that the caching system has 
+ been closed. Can be thrown from almost any method related to regions or the
+ <code>Cache</code> after the cache has been closed.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.CacheClosedException">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="../../../../org/apache/geode/cache/CacheClosedException.html#CacheClosedException--">CacheClosedException</a></span>()</code>
+<div class="block">Constructs a new <code>CacheClosedException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheClosedException.html#CacheClosedException-java.lang.String-">CacheClosedException</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Constructs a new <code>CacheClosedException</code> with a message string.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheClosedException.html#CacheClosedException-java.lang.String-java.lang.Throwable-">CacheClosedException</a></span>(java.lang.String&nbsp;msg,
+                    java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs a new <code>CacheClosedException</code> with a message string
+ and a cause.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheClosedException.html#CacheClosedException-java.lang.Throwable-">CacheClosedException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs a new <code>CacheClosedException</code> with a cause.</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.org.apache.geode.cache.CacheRuntimeException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="CacheClosedException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheClosedException</h4>
+<pre>public&nbsp;CacheClosedException()</pre>
+<div class="block">Constructs a new <code>CacheClosedException</code>.</div>
+</li>
+</ul>
+<a name="CacheClosedException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheClosedException</h4>
+<pre>public&nbsp;CacheClosedException(java.lang.String&nbsp;msg)</pre>
+<div class="block">Constructs a new <code>CacheClosedException</code> with a message string.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - a message string</dd>
+</dl>
+</li>
+</ul>
+<a name="CacheClosedException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheClosedException</h4>
+<pre>public&nbsp;CacheClosedException(java.lang.String&nbsp;msg,
+                            java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs a new <code>CacheClosedException</code> with a message string
+ and a cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the message string</dd>
+<dd><code>cause</code> - a causal Throwable</dd>
+</dl>
+</li>
+</ul>
+<a name="CacheClosedException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CacheClosedException</h4>
+<pre>public&nbsp;CacheClosedException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs a new <code>CacheClosedException</code> with a cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cause</code> - a causal Throwable</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/cache/CacheCallback.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheEvent.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheClosedException.html" target="_top">Frames</a></li>
+<li><a href="CacheClosedException.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.org.apache.geode.cache.CacheRuntimeException">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/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheEvent.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheEvent.html b/releases/latest/javadoc/org/apache/geode/cache/CacheEvent.html
new file mode 100644
index 0000000..80da350
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheEvent.html
@@ -0,0 +1,415 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheEvent (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheEvent (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":38,"i6":38,"i7":6};
+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="../../../../org/apache/geode/cache/CacheClosedException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheEvent.html" target="_top">Frames</a></li>
+<li><a href="CacheEvent.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">org.apache.geode.cache</div>
+<h2 title="Interface CacheEvent" class="title">Interface CacheEvent&lt;K,V&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/cache/EntryEvent.html" title="interface in org.apache.geode.cache">EntryEvent</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/RegionEvent.html" title="interface in org.apache.geode.cache">RegionEvent</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/RoleEvent.html" title="interface in org.apache.geode.cache">RoleEvent</a>&lt;K,V&gt;, <a href="../../../../org/apache/geode/cache/util/TimestampedEntryEvent.html" title="interface in org.apache.geode.cache.util">TimestampedEntryEvent</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">CacheEvent&lt;K,V&gt;</span></pre>
+<div class="block">A region- or entry-related event affecting the cache.
+ <P>
+ Prior to release <code>6.0</code> the <code>NOT_AVAILABLE</code> constant
+ was used to indicate an object value was not available.
+ However in <code>6.0</code> generic typing was added
+ to <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> and since this constant's type will not be an
+ instance of the generic type <code>V</code> returning it would cause
+ a ClassCastException. So in <code>6.0</code> and later
+ <code>null</code> is now used in place of <code>NOT_AVAILABLE</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 2.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache"><code>CacheListener</code></a></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.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheEvent.html#getCallbackArgument--">getCallbackArgument</a></span>()</code>
+<div class="block">Returns the callbackArgument passed to the method that generated this event.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheEvent.html#getDistributedMember--">getDistributedMember</a></span>()</code>
+<div class="block">Returns the <a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed"><code>DistributedMember</code></a> that this event originated in.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/Operation.html" title="class in org.apache.geode.cache">Operation</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheEvent.html#getOperation--">getOperation</a></span>()</code>
+<div class="block">Return a description of the operation that triggered this event.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;<a href="../../../../org/apache/geode/cache/CacheEvent.html" title="type parameter in CacheEvent">K</a>,<a href="../../../../org/apache/geode/cache/CacheEvent.html" title="type parameter in CacheEvent">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheEvent.html#getRegion--">getRegion</a></span>()</code>
+<div class="block">Returns the region to which this cached object belongs or
+ the region that raised this event for <code>RegionEvent</code>s.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheEvent.html#isCallbackArgumentAvailable--">isCallbackArgumentAvailable</a></span>()</code>
+<div class="block">Returns <code>true</code> if the callback argument is "available".</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheEvent.html#isDistributed--">isDistributed</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isDistributed--"><code>Operation.isDistributed()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheEvent.html#isExpiration--">isExpiration</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isExpiration--"><code>Operation.isExpiration()</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheEvent.html#isOriginRemote--">isOriginRemote</a></span>()</code>
+<div class="block">Answer true if this event originated in a cache other than this one.</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="getRegion--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegion</h4>
+<pre><a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;<a href="../../../../org/apache/geode/cache/CacheEvent.html" title="type parameter in CacheEvent">K</a>,<a href="../../../../org/apache/geode/cache/CacheEvent.html" title="type parameter in CacheEvent">V</a>&gt;&nbsp;getRegion()</pre>
+<div class="block">Returns the region to which this cached object belongs or
+ the region that raised this event for <code>RegionEvent</code>s.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the region associated with this object or the region that raised
+ this event.</dd>
+</dl>
+</li>
+</ul>
+<a name="getOperation--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOperation</h4>
+<pre><a href="../../../../org/apache/geode/cache/Operation.html" title="class in org.apache.geode.cache">Operation</a>&nbsp;getOperation()</pre>
+<div class="block">Return a description of the operation that triggered this event.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the operation that triggered this event.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getCallbackArgument--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCallbackArgument</h4>
+<pre>java.lang.Object&nbsp;getCallbackArgument()</pre>
+<div class="block">Returns the callbackArgument passed to the method that generated this event.
+ Provided primarily in case this object or region has already been
+ destroyed. See the <a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache"><code>Region</code></a> interface methods that take a
+ callbackArgument parameter.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the callbackArgument associated with this event. <code>null</code>
+ is returned if the callback argument is not propagated to the event.
+ This happens for events given to <a href="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache"><code>TransactionListener</code></a>
+ and to <a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache"><code>CacheListener</code></a> on the remote side of a transaction commit.</dd>
+</dl>
+</li>
+</ul>
+<a name="isCallbackArgumentAvailable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCallbackArgumentAvailable</h4>
+<pre>boolean&nbsp;isCallbackArgumentAvailable()</pre>
+<div class="block">Returns <code>true</code> if the callback argument is "available".
+ Not available means that the callback argument may have existed but it could
+ not be obtained.
+ Note that <a href="../../../../org/apache/geode/cache/CacheEvent.html#getCallbackArgument--"><code>getCallbackArgument()</code></a> will return <code>null</code>
+ when this method returns <code>false</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.0</dd>
+</dl>
+</li>
+</ul>
+<a name="isOriginRemote--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isOriginRemote</h4>
+<pre>boolean&nbsp;isOriginRemote()</pre>
+<div class="block">Answer true if this event originated in a cache other than this one.
+ Answer false if this event originated in this cache.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event originated remotely</dd>
+</dl>
+</li>
+</ul>
+<a name="getDistributedMember--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDistributedMember</h4>
+<pre><a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>&nbsp;getDistributedMember()</pre>
+<div class="block">Returns the <a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed"><code>DistributedMember</code></a> that this event originated in.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the member that performed the operation that originated this event.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="isExpiration--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isExpiration</h4>
+<pre>@Deprecated
+boolean&nbsp;isExpiration()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isExpiration--"><code>Operation.isExpiration()</code></a> instead.</span></div>
+<div class="block">Answer true if this event resulted from expiration.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event resulted from expiration</dd>
+</dl>
+</li>
+</ul>
+<a name="isDistributed--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isDistributed</h4>
+<pre>@Deprecated
+boolean&nbsp;isDistributed()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/Operation.html#isDistributed--"><code>Operation.isDistributed()</code></a> instead.</span></div>
+<div class="block">Answers true if this event resulted from a distributed operation;
+ false if a local operation.
+ 
+ This is useful to distinguish between invalidate and localInvalidate, and
+ destroy and localDestroy.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event resulted from a distributed operation</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/cache/CacheClosedException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheEvent.html" target="_top">Frames</a></li>
+<li><a href="CacheEvent.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/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheException.html b/releases/latest/javadoc/org/apache/geode/cache/CacheException.html
new file mode 100644
index 0000000..b29f268
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheException.html
@@ -0,0 +1,417 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/cache/CacheEvent.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheExistsException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheException.html" target="_top">Frames</a></li>
+<li><a href="CacheException.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.cache</div>
+<h2 title="Class CacheException" class="title">Class CacheException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.CacheException</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>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheExistsException.html" title="class in org.apache.geode.cache">CacheExistsException</a>, <a href="../../../../org/apache/geode/cache/EntryExistsException.html" title="class in org.apache.geode.cache">EntryExistsException</a>, <a href="../../../../org/apache/geode/cache/EntryNotFoundException.html" title="class in org.apache.geode.cache">EntryNotFoundException</a>, <a href="../../../../org/apache/geode/cache/RegionExistsException.html" title="class in org.apache.geode.cache">RegionExistsException</a>, <a href="../../../../org/apache/geode/cache/TransactionException.html" title="class in org.apache.geode.cache">TransactionException</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">CacheException</span>
+extends <a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">A generic exception, which indicates
+ a cache error has occurred. All the other cache exceptions are 
+ subclasses of this class. This class is abstract and therefore only
+ subclasses are instantiated.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 2.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.cache.CacheException">Serialized Form</a></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="../../../../org/apache/geode/cache/CacheException.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheException.html#CacheException--">CacheException</a></span>()</code>
+<div class="block">Constructs a new <code>CacheException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheException.html#CacheException-java.lang.String-">CacheException</a></span>(java.lang.String&nbsp;s)</code>
+<div class="block">Constructs a new <code>CacheException</code> with a message string.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheException.html#CacheException-java.lang.String-java.lang.Throwable-">CacheException</a></span>(java.lang.String&nbsp;s,
+              java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs a <code>CacheException</code> with a message string and
+ a base exception</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheException.html#CacheException-java.lang.Throwable-">CacheException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs a <code>CacheException</code> with a cause</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheException.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>public static final&nbsp;long serialVersionUID</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.CacheException.serialVersionUID">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CacheException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheException</h4>
+<pre>public&nbsp;CacheException()</pre>
+<div class="block">Constructs a new <code>CacheException</code>.</div>
+</li>
+</ul>
+<a name="CacheException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheException</h4>
+<pre>public&nbsp;CacheException(java.lang.String&nbsp;s)</pre>
+<div class="block">Constructs a new <code>CacheException</code> with a message string.</div>
+</li>
+</ul>
+<a name="CacheException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheException</h4>
+<pre>public&nbsp;CacheException(java.lang.String&nbsp;s,
+                      java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs a <code>CacheException</code> with a message string and
+ a base exception</div>
+</li>
+</ul>
+<a name="CacheException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CacheException</h4>
+<pre>public&nbsp;CacheException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs a <code>CacheException</code> with a cause</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Throwable</code></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/cache/CacheEvent.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheExistsException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheException.html" target="_top">Frames</a></li>
+<li><a href="CacheException.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/CacheExistsException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/CacheExistsException.html b/releases/latest/javadoc/org/apache/geode/cache/CacheExistsException.html
new file mode 100644
index 0000000..48f0bc6
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/CacheExistsException.html
@@ -0,0 +1,369 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>CacheExistsException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CacheExistsException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/cache/CacheException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheExistsException.html" target="_top">Frames</a></li>
+<li><a href="CacheExistsException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.cache</div>
+<h2 title="Class CacheExistsException" class="title">Class CacheExistsException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.CacheExistsException</li>
+</ul>
+</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>
+<br>
+<pre>public class <span class="typeNameLabel">CacheExistsException</span>
+extends <a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></pre>
+<div class="block">Thrown when attempting to create a <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a> if one already exists.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/CacheFactory.html#create-org.apache.geode.distributed.DistributedSystem-"><code>CacheFactory.create(org.apache.geode.distributed.DistributedSystem)</code></a>, 
+<a href="../../../../serialized-form.html#org.apache.geode.cache.CacheExistsException">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="../../../../org/apache/geode/cache/CacheExistsException.html#CacheExistsException-org.apache.geode.cache.Cache-java.lang.String-">CacheExistsException</a></span>(<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;cache,
+                    java.lang.String&nbsp;msg)</code>
+<div class="block">Constructs an instance of <code>CacheExistsException</code> with the specified detail message.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheExistsException.html#CacheExistsException-org.apache.geode.cache.Cache-java.lang.String-java.lang.Throwable-">CacheExistsException</a></span>(<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;cache,
+                    java.lang.String&nbsp;msg,
+                    java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs an instance of <code>CacheExistsException</code> with the specified detail message
+ and cause.</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/CacheExistsException.html#getCache--">getCache</a></span>()</code>
+<div class="block">Returns the <code>Cache</code> that already exists.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.cache.CacheException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="CacheExistsException-org.apache.geode.cache.Cache-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CacheExistsException</h4>
+<pre>public&nbsp;CacheExistsException(<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;cache,
+                            java.lang.String&nbsp;msg)</pre>
+<div class="block">Constructs an instance of <code>CacheExistsException</code> with the specified detail message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="CacheExistsException-org.apache.geode.cache.Cache-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CacheExistsException</h4>
+<pre>public&nbsp;CacheExistsException(<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;cache,
+                            java.lang.String&nbsp;msg,
+                            java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs an instance of <code>CacheExistsException</code> with the specified detail message
+ and cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+<dd><code>cause</code> - the causal Throwable</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="getCache--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getCache</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache">Cache</a>&nbsp;getCache()</pre>
+<div class="block">Returns the <code>Cache</code> that already exists.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</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/cache/CacheException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/cache/CacheFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/CacheExistsException.html" target="_top">Frames</a></li>
+<li><a href="CacheExistsException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


[48/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/constant-values.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/constant-values.html b/releases/latest/javadoc/constant-values.html
new file mode 100644
index 0000000..0b7c28c
--- /dev/null
+++ b/releases/latest/javadoc/constant-values.html
@@ -0,0 +1,4387 @@
+<!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 Sat Oct 15 16:23:31 PDT 2016 -->
+<title>Constant Field Values (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Constant Field Values (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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>Package</li>
+<li>Class</li>
+<li><a href="overview-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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#org.apache">org.apache.*</a></li>
+</ul>
+</div>
+<div class="constantValuesContainer"><a name="org.apache">
+<!--   -->
+</a>
+<h2 title="org.apache">org.apache.*</h2>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.<a href="org/apache/geode/CancelException.html" title="class in org.apache.geode">CancelException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.CancelException.serialVersionUID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/CancelException.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>3215578659523282642L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.<a href="org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.GemFireException.serialVersionUID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/GemFireException.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>-6972360779789402295L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.<a href="org/apache/geode/StatisticsTypeFactory.html" title="interface in org.apache.geode">StatisticsTypeFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.StatisticsTypeFactory.MAX_DESCRIPTORS_PER_TYPE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/StatisticsTypeFactory.html#MAX_DESCRIPTORS_PER_TYPE">MAX_DESCRIPTORS_PER_TYPE</a></code></td>
+<td class="colLast"><code>254</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.<a href="org/apache/geode/SystemFailure.html" title="class in org.apache.geode">SystemFailure</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.SystemFailure.PROCTOR_NAME">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/SystemFailure.html#PROCTOR_NAME">PROCTOR_NAME</a></code></td>
+<td class="colLast"><code>"SystemFailure Proctor"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.SystemFailure.TRACE_CLOSE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/SystemFailure.html#TRACE_CLOSE">TRACE_CLOSE</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.SystemFailure.WATCHDOG_NAME">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/SystemFailure.html#WATCHDOG_NAME">WATCHDOG_NAME</a></code></td>
+<td class="colLast"><code>"SystemFailure Watchdog"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.admin.<a href="org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin">CacheHealthConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.CacheHealthConfig.DEFAULT_MAX_EVENT_QUEUE_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_EVENT_QUEUE_SIZE">DEFAULT_MAX_EVENT_QUEUE_SIZE</a></code></td>
+<td class="colLast"><code>1000L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.CacheHealthConfig.DEFAULT_MAX_LOAD_TIME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_LOAD_TIME">DEFAULT_MAX_LOAD_TIME</a></code></td>
+<td class="colLast"><code>60000L</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.CacheHealthConfig.DEFAULT_MAX_NET_SEARCH_TIME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_NET_SEARCH_TIME">DEFAULT_MAX_NET_SEARCH_TIME</a></code></td>
+<td class="colLast"><code>60000L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.CacheHealthConfig.DEFAULT_MIN_HIT_RATIO">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;double</code></td>
+<td><code><a href="org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MIN_HIT_RATIO">DEFAULT_MIN_HIT_RATIO</a></code></td>
+<td class="colLast"><code>0.0</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.admin.<a href="org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.BIND_ADDRESS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#BIND_ADDRESS_NAME">BIND_ADDRESS_NAME</a></code></td>
+<td class="colLast"><code>"bind-address"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_ACK_SEVERE_ALERT_THRESHOLD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ACK_SEVERE_ALERT_THRESHOLD">DEFAULT_ACK_SEVERE_ALERT_THRESHOLD</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_ACK_WAIT_THRESHOLD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ACK_WAIT_THRESHOLD">DEFAULT_ACK_WAIT_THRESHOLD</a></code></td>
+<td class="colLast"><code>15</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_BIND_ADDRESS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_BIND_ADDRESS">DEFAULT_BIND_ADDRESS</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_DISABLE_AUTO_RECONNECT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_DISABLE_AUTO_RECONNECT">DEFAULT_DISABLE_AUTO_RECONNECT</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_DISABLE_TCP">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_DISABLE_TCP">DEFAULT_DISABLE_TCP</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION">DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION</a></code></td>
+<td class="colLast"><code>true</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_ENTITY_CONFIG_XML_FILE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ENTITY_CONFIG_XML_FILE">DEFAULT_ENTITY_CONFIG_XML_FILE</a></code></td>
+<td class="colLast"><code>"distributed-system.xml"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_LOCATORS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOCATORS">DEFAULT_LOCATORS</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_LOG_DISK_SPACE_LIMIT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_DISK_SPACE_LIMIT">DEFAULT_LOG_DISK_SPACE_LIMIT</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_LOG_FILE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_FILE">DEFAULT_LOG_FILE</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_LOG_FILE_SIZE_LIMIT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_FILE_SIZE_LIMIT">DEFAULT_LOG_FILE_SIZE_LIMIT</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_LOG_LEVEL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_LEVEL">DEFAULT_LOG_LEVEL</a></code></td>
+<td class="colLast"><code>"config"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_MCAST_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_MCAST_PORT">DEFAULT_MCAST_PORT</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_MEMBER_TIMEOUT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_MEMBER_TIMEOUT">DEFAULT_MEMBER_TIMEOUT</a></code></td>
+<td class="colLast"><code>5000</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_NAME">DEFAULT_NAME</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_REFRESH_INTERVAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_REFRESH_INTERVAL">DEFAULT_REFRESH_INTERVAL</a></code></td>
+<td class="colLast"><code>15</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_REMOTE_COMMAND">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_REMOTE_COMMAND">DEFAULT_REMOTE_COMMAND</a></code></td>
+<td class="colLast"><code>"rsh -n {HOST} {CMD}"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_SYSTEM_ID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_SYSTEM_ID">DEFAULT_SYSTEM_ID</a></code></td>
+<td class="colLast"><code>"Default System"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.DEFAULT_TCP_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_TCP_PORT">DEFAULT_TCP_PORT</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.ENTITY_CONFIG_XML_FILE_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#ENTITY_CONFIG_XML_FILE_NAME">ENTITY_CONFIG_XML_FILE_NAME</a></code></td>
+<td class="colLast"><code>"entity-config-xml-file"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.LOCATORS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#LOCATORS_NAME">LOCATORS_NAME</a></code></td>
+<td class="colLast"><code>"locators"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.LOG_DISK_SPACE_LIMIT_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#LOG_DISK_SPACE_LIMIT_NAME">LOG_DISK_SPACE_LIMIT_NAME</a></code></td>
+<td class="colLast"><code>"log-disk-space-limit"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.LOG_FILE_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#LOG_FILE_NAME">LOG_FILE_NAME</a></code></td>
+<td class="colLast"><code>"log-file"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.LOG_FILE_SIZE_LIMIT_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#LOG_FILE_SIZE_LIMIT_NAME">LOG_FILE_SIZE_LIMIT_NAME</a></code></td>
+<td class="colLast"><code>"log-file-size-limit"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.LOG_LEVEL_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#LOG_LEVEL_NAME">LOG_LEVEL_NAME</a></code></td>
+<td class="colLast"><code>"log-level"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MAX_ACK_SEVERE_ALERT_THRESHOLD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MAX_ACK_SEVERE_ALERT_THRESHOLD">MAX_ACK_SEVERE_ALERT_THRESHOLD</a></code></td>
+<td class="colLast"><code>2147483647</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MAX_ACK_WAIT_THRESHOLD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MAX_ACK_WAIT_THRESHOLD">MAX_ACK_WAIT_THRESHOLD</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MAX_LOG_DISK_SPACE_LIMIT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MAX_LOG_DISK_SPACE_LIMIT">MAX_LOG_DISK_SPACE_LIMIT</a></code></td>
+<td class="colLast"><code>1000000</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MAX_LOG_FILE_SIZE_LIMIT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MAX_LOG_FILE_SIZE_LIMIT">MAX_LOG_FILE_SIZE_LIMIT</a></code></td>
+<td class="colLast"><code>1000000</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MAX_MCAST_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MAX_MCAST_PORT">MAX_MCAST_PORT</a></code></td>
+<td class="colLast"><code>65535</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MCAST_ADDRESS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MCAST_ADDRESS_NAME">MCAST_ADDRESS_NAME</a></code></td>
+<td class="colLast"><code>"mcast-address"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MCAST_PORT_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MCAST_PORT_NAME">MCAST_PORT_NAME</a></code></td>
+<td class="colLast"><code>"mcast-port"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MEMBERSHIP_PORT_RANGE_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MEMBERSHIP_PORT_RANGE_NAME">MEMBERSHIP_PORT_RANGE_NAME</a></code></td>
+<td class="colLast"><code>"membership-port-range"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MIN_ACK_SEVERE_ALERT_THRESHOLD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MIN_ACK_SEVERE_ALERT_THRESHOLD">MIN_ACK_SEVERE_ALERT_THRESHOLD</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MIN_ACK_WAIT_THRESHOLD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MIN_ACK_WAIT_THRESHOLD">MIN_ACK_WAIT_THRESHOLD</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MIN_LOG_DISK_SPACE_LIMIT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MIN_LOG_DISK_SPACE_LIMIT">MIN_LOG_DISK_SPACE_LIMIT</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MIN_LOG_FILE_SIZE_LIMIT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MIN_LOG_FILE_SIZE_LIMIT">MIN_LOG_FILE_SIZE_LIMIT</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.MIN_MCAST_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#MIN_MCAST_PORT">MIN_MCAST_PORT</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.NAME_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#NAME_NAME">NAME_NAME</a></code></td>
+<td class="colLast"><code>"name"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.REFRESH_INTERVAL_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#REFRESH_INTERVAL_NAME">REFRESH_INTERVAL_NAME</a></code></td>
+<td class="colLast"><code>"refresh-interval"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.REMOTE_COMMAND_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#REMOTE_COMMAND_NAME">REMOTE_COMMAND_NAME</a></code></td>
+<td class="colLast"><code>"remote-command"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.SYSTEM_ID_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#SYSTEM_ID_NAME">SYSTEM_ID_NAME</a></code></td>
+<td class="colLast"><code>"system-id"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemConfig.TCP_PORT_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemConfig.html#TCP_PORT_NAME">TCP_PORT_NAME</a></code></td>
+<td class="colLast"><code>"tcp-port"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.admin.<a href="org/apache/geode/admin/DistributedSystemHealthConfig.html" title="interface in org.apache.geode.admin">DistributedSystemHealthConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.DistributedSystemHealthConfig.DEFAULT_MAX_DEPARTED_APPLICATIONS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/admin/DistributedSystemHealthConfig.html#DEFAULT_MAX_DEPARTED_APPLICATIONS">DEFAULT_MAX_DEPARTED_APPLICATIONS</a></code></td>
+<td class="colLast"><code>10L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.admin.<a href="org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">GemFireHealthConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.GemFireHealthConfig.DEFAULT_HEALTH_EVALUATION_INTERVAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/GemFireHealthConfig.html#DEFAULT_HEALTH_EVALUATION_INTERVAL">DEFAULT_HEALTH_EVALUATION_INTERVAL</a></code></td>
+<td class="colLast"><code>30</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.admin.<a href="org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin">MemberHealthConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.MemberHealthConfig.DEFAULT_MAX_MESSAGE_QUEUE_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_MESSAGE_QUEUE_SIZE">DEFAULT_MAX_MESSAGE_QUEUE_SIZE</a></code></td>
+<td class="colLast"><code>1000L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.MemberHealthConfig.DEFAULT_MAX_REPLY_TIMEOUTS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_REPLY_TIMEOUTS">DEFAULT_MAX_REPLY_TIMEOUTS</a></code></td>
+<td class="colLast"><code>0L</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.MemberHealthConfig.DEFAULT_MAX_RETRANSMISSION_RATIO">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;double</code></td>
+<td><code><a href="org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_RETRANSMISSION_RATIO">DEFAULT_MAX_RETRANSMISSION_RATIO</a></code></td>
+<td class="colLast"><code>0.2</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.MemberHealthConfig.DEFAULT_MAX_VM_PROCESS_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_VM_PROCESS_SIZE">DEFAULT_MAX_VM_PROCESS_SIZE</a></code></td>
+<td class="colLast"><code>1000L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.admin.jmx.<a href="org/apache/geode/admin/jmx/Agent.html" title="interface in org.apache.geode.admin.jmx">Agent</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.Agent.JNDI_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/Agent.html#JNDI_NAME">JNDI_NAME</a></code></td>
+<td class="colLast"><code>"/jmxconnector"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.admin.jmx.<a href="org/apache/geode/admin/jmx/AgentConfig.html" title="interface in org.apache.geode.admin.jmx">AgentConfig</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.AGENT_SSL_CIPHERS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_CIPHERS_NAME">AGENT_SSL_CIPHERS_NAME</a></code></td>
+<td class="colLast"><code>"agent-ssl-ciphers"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.AGENT_SSL_ENABLED_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_ENABLED_NAME">AGENT_SSL_ENABLED_NAME</a></code></td>
+<td class="colLast"><code>"agent-ssl-enabled"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.AGENT_SSL_PROTOCOLS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_PROTOCOLS_NAME">AGENT_SSL_PROTOCOLS_NAME</a></code></td>
+<td class="colLast"><code>"agent-ssl-protocols"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.AGENT_SSL_REQUIRE_AUTHENTICATION_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_REQUIRE_AUTHENTICATION_NAME">AGENT_SSL_REQUIRE_AUTHENTICATION_NAME</a></code></td>
+<td class="colLast"><code>"agent-ssl-require-authentication"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.AUTO_CONNECT_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#AUTO_CONNECT_NAME">AUTO_CONNECT_NAME</a></code></td>
+<td class="colLast"><code>"auto-connect"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_AGENT_SSL_CIPHERS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_CIPHERS">DEFAULT_AGENT_SSL_CIPHERS</a></code></td>
+<td class="colLast"><code>"any"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_AGENT_SSL_ENABLED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_ENABLED">DEFAULT_AGENT_SSL_ENABLED</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_AGENT_SSL_PROTOCOLS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_PROTOCOLS">DEFAULT_AGENT_SSL_PROTOCOLS</a></code></td>
+<td class="colLast"><code>"any"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_AGENT_SSL_REQUIRE_AUTHENTICATION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_REQUIRE_AUTHENTICATION">DEFAULT_AGENT_SSL_REQUIRE_AUTHENTICATION</a></code></td>
+<td class="colLast"><code>true</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_AUTO_CONNECT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AUTO_CONNECT">DEFAULT_AUTO_CONNECT</a></code></td>
+<td class="colLast"><code>true</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_EMAIL_FROM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_FROM">DEFAULT_EMAIL_FROM</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_EMAIL_HOST">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_HOST">DEFAULT_EMAIL_HOST</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_EMAIL_NOTIFICATIONS_ENABLED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_NOTIFICATIONS_ENABLED">DEFAULT_EMAIL_NOTIFICATIONS_ENABLED</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_EMAIL_TO_LIST">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_TO_LIST">DEFAULT_EMAIL_TO_LIST</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_HTTP_AUTHENTICATION_ENABLED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_AUTHENTICATION_ENABLED">DEFAULT_HTTP_AUTHENTICATION_ENABLED</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_HTTP_AUTHENTICATION_PASSWORD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_AUTHENTICATION_PASSWORD">DEFAULT_HTTP_AUTHENTICATION_PASSWORD</a></code></td>
+<td class="colLast"><code>"password"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_HTTP_AUTHENTICATION_USER">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_AUTHENTICATION_USER">DEFAULT_HTTP_AUTHENTICATION_USER</a></code></td>
+<td class="colLast"><code>"admin"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_HTTP_BIND_ADDRESS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_BIND_ADDRESS">DEFAULT_HTTP_BIND_ADDRESS</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_HTTP_ENABLED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_ENABLED">DEFAULT_HTTP_ENABLED</a></code></td>
+<td class="colLast"><code>true</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_HTTP_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_PORT">DEFAULT_HTTP_PORT</a></code></td>
+<td class="colLast"><code>8080</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_HTTP_SSL_REQUIRE_AUTHENTICATION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_SSL_REQUIRE_AUTHENTICATION">DEFAULT_HTTP_SSL_REQUIRE_AUTHENTICATION</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_PROPERTY_FILE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_PROPERTY_FILE">DEFAULT_PROPERTY_FILE</a></code></td>
+<td class="colLast"><code>"agent.properties"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_RMI_BIND_ADDRESS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_BIND_ADDRESS">DEFAULT_RMI_BIND_ADDRESS</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_RMI_ENABLED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_ENABLED">DEFAULT_RMI_ENABLED</a></code></td>
+<td class="colLast"><code>true</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_RMI_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_PORT">DEFAULT_RMI_PORT</a></code></td>
+<td class="colLast"><code>1099</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_RMI_REGISTRY_ENABLED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_REGISTRY_ENABLED">DEFAULT_RMI_REGISTRY_ENABLED</a></code></td>
+<td class="colLast"><code>true</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_RMI_SERVER_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_SERVER_PORT">DEFAULT_RMI_SERVER_PORT</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_SNMP_BIND_ADDRESS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_SNMP_BIND_ADDRESS">DEFAULT_SNMP_BIND_ADDRESS</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_SNMP_DIRECTORY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_SNMP_DIRECTORY">DEFAULT_SNMP_DIRECTORY</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_SNMP_ENABLED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_SNMP_ENABLED">DEFAULT_SNMP_ENABLED</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.DEFAULT_STATE_SAVE_FILE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_STATE_SAVE_FILE">DEFAULT_STATE_SAVE_FILE</a></code></td>
+<td class="colLast"><code>"agent.ser"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.EMAIL_NOTIFICATIONS_ENABLED_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_ENABLED_NAME">EMAIL_NOTIFICATIONS_ENABLED_NAME</a></code></td>
+<td class="colLast"><code>"email-notification-enabled"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.EMAIL_NOTIFICATIONS_FROM_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_FROM_NAME">EMAIL_NOTIFICATIONS_FROM_NAME</a></code></td>
+<td class="colLast"><code>"email-notification-from"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.EMAIL_NOTIFICATIONS_HOST_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_HOST_NAME">EMAIL_NOTIFICATIONS_HOST_NAME</a></code></td>
+<td class="colLast"><code>"email-notification-host"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.EMAIL_NOTIFICATIONS_TO_LIST_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_TO_LIST_NAME">EMAIL_NOTIFICATIONS_TO_LIST_NAME</a></code></td>
+<td class="colLast"><code>"email-notification-to"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.HTTP_AUTHENTICATION_ENABLED_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#HTTP_AUTHENTICATION_ENABLED_NAME">HTTP_AUTHENTICATION_ENABLED_NAME</a></code></td>
+<td class="colLast"><code>"http-authentication-enabled"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.HTTP_AUTHENTICATION_PASSWORD_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#HTTP_AUTHENTICATION_PASSWORD_NAME">HTTP_AUTHENTICATION_PASSWORD_NAME</a></code></td>
+<td class="colLast"><code>"http-authentication-password"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.HTTP_AUTHENTICATION_USER_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#HTTP_AUTHENTICATION_USER_NAME">HTTP_AUTHENTICATION_USER_NAME</a></code></td>
+<td class="colLast"><code>"http-authentication-user"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.HTTP_BIND_ADDRESS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#HTTP_BIND_ADDRESS_NAME">HTTP_BIND_ADDRESS_NAME</a></code></td>
+<td class="colLast"><code>"http-bind-address"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.HTTP_ENABLED_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#HTTP_ENABLED_NAME">HTTP_ENABLED_NAME</a></code></td>
+<td class="colLast"><code>"http-enabled"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.HTTP_PORT_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#HTTP_PORT_NAME">HTTP_PORT_NAME</a></code></td>
+<td class="colLast"><code>"http-port"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.HTTP_SSL_REQUIRE_AUTHENTICATION_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#HTTP_SSL_REQUIRE_AUTHENTICATION_NAME">HTTP_SSL_REQUIRE_AUTHENTICATION_NAME</a></code></td>
+<td class="colLast"><code>"http-ssl-require-authentication"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.MAX_HTTP_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#MAX_HTTP_PORT">MAX_HTTP_PORT</a></code></td>
+<td class="colLast"><code>65535</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.MAX_RMI_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#MAX_RMI_PORT">MAX_RMI_PORT</a></code></td>
+<td class="colLast"><code>65535</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.MIN_HTTP_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#MIN_HTTP_PORT">MIN_HTTP_PORT</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.MIN_RMI_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#MIN_RMI_PORT">MIN_RMI_PORT</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.RMI_BIND_ADDRESS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#RMI_BIND_ADDRESS_NAME">RMI_BIND_ADDRESS_NAME</a></code></td>
+<td class="colLast"><code>"rmi-bind-address"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.RMI_ENABLED_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#RMI_ENABLED_NAME">RMI_ENABLED_NAME</a></code></td>
+<td class="colLast"><code>"rmi-enabled"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.RMI_PORT_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#RMI_PORT_NAME">RMI_PORT_NAME</a></code></td>
+<td class="colLast"><code>"rmi-port"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.RMI_REGISTRY_ENABLED_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#RMI_REGISTRY_ENABLED_NAME">RMI_REGISTRY_ENABLED_NAME</a></code></td>
+<td class="colLast"><code>"rmi-registry-enabled"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.RMI_SERVER_PORT_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#RMI_SERVER_PORT_NAME">RMI_SERVER_PORT_NAME</a></code></td>
+<td class="colLast"><code>"rmi-server-port"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.SNMP_BIND_ADDRESS_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#SNMP_BIND_ADDRESS_NAME">SNMP_BIND_ADDRESS_NAME</a></code></td>
+<td class="colLast"><code>"snmp-bind-address"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.SNMP_DIRECTORY_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#SNMP_DIRECTORY_NAME">SNMP_DIRECTORY_NAME</a></code></td>
+<td class="colLast"><code>"snmp-directory"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.SNMP_ENABLED_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#SNMP_ENABLED_NAME">SNMP_ENABLED_NAME</a></code></td>
+<td class="colLast"><code>"snmp-enabled"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.STATE_SAVE_FILE_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#STATE_SAVE_FILE_NAME">STATE_SAVE_FILE_NAME</a></code></td>
+<td class="colLast"><code>"state-save-file"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.admin.jmx.AgentConfig.SYSTEM_PROPERTY_PREFIX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/admin/jmx/AgentConfig.html#SYSTEM_PROPERTY_PREFIX">SYSTEM_PROPERTY_PREFIX</a></code></td>
+<td class="colLast"><code>"gemfire.agent."</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.<a href="org/apache/geode/cache/AttributesFactory.html" title="class in org.apache.geode.cache">AttributesFactory</a>&lt;<a href="org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.AttributesFactory.DEFAULT_DISK_SYNCHRONOUS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/cache/AttributesFactory.html#DEFAULT_DISK_SYNCHRONOUS">DEFAULT_DISK_SYNCHRONOUS</a></code></td>
+<td class="colLast"><code>true</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.<a href="org/apache/geode/cache/CacheException.html" title="class in org.apache.geode.cache">CacheException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.CacheException.serialVersionUID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/cache/CacheException.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>7699432887938858940L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.<a href="org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.CacheRuntimeException.serialVersionUID">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/cache/CacheRuntimeException.html#serialVersionUID">serialVersionUID</a></code></td>
+<td class="colLast"><code>6750107573015376688L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.<a href="org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache">DiskStoreFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.DiskStoreFactory.DEFAULT_ALLOW_FORCE_COMPACTION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_ALLOW_FORCE_COMPACTION">DEFAULT_ALLOW_FORCE_COMPACTION</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.DiskStoreFactory.DEFAULT_AUTO_COMPACT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_AUTO_COMPACT">DEFAULT_AUTO_COMPACT</a></code></td>
+<td class="colLast"><code>true</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.DiskStoreFactory.DEFAULT_COMPACTION_THRESHOLD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_COMPACTION_THRESHOLD">DEFAULT_COMPACTION_THRESHOLD</a></code></td>
+<td class="colLast"><code>50</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.DiskStoreFactory.DEFAULT_DISK_DIR_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_DIR_SIZE">DEFAULT_DISK_DIR_SIZE</a></code></td>
+<td class="colLast"><code>2147483647</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.DiskStoreFactory.DEFAULT_DISK_STORE_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_STORE_NAME">DEFAULT_DISK_STORE_NAME</a></code></td>
+<td class="colLast"><code>"DEFAULT"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.DiskStoreFactory.DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;float</code></td>
+<td><code><a href="org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE">DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE</a></code></td>
+<td class="colLast"><code>99.0f</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.DiskStoreFactory.DEFAULT_DISK_USAGE_WARNING_PERCENTAGE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;float</code></td>
+<td><code><a href="org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_DISK_USAGE_WARNING_PERCENTAGE">DEFAULT_DISK_USAGE_WARNING_PERCENTAGE</a></code></td>
+<td class="colLast"><code>90.0f</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.DiskStoreFactory.DEFAULT_QUEUE_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_QUEUE_SIZE">DEFAULT_QUEUE_SIZE</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.DiskStoreFactory.DEFAULT_TIME_INTERVAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_TIME_INTERVAL">DEFAULT_TIME_INTERVAL</a></code></td>
+<td class="colLast"><code>1000L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.DiskStoreFactory.DEFAULT_WRITE_BUFFER_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/DiskStoreFactory.html#DEFAULT_WRITE_BUFFER_SIZE">DEFAULT_WRITE_BUFFER_SIZE</a></code></td>
+<td class="colLast"><code>32768</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.<a href="org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache">DynamicRegionFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.DynamicRegionFactory.dynamicRegionListName">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/cache/DynamicRegionFactory.html#dynamicRegionListName">dynamicRegionListName</a></code></td>
+<td class="colLast"><code>"__DynamicRegions"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.<a href="org/apache/geode/cache/EvictionAttributes.html" title="class in org.apache.geode.cache">EvictionAttributes</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.EvictionAttributes.DEFAULT_ENTRIES_MAXIMUM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/EvictionAttributes.html#DEFAULT_ENTRIES_MAXIMUM">DEFAULT_ENTRIES_MAXIMUM</a></code></td>
+<td class="colLast"><code>900</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.EvictionAttributes.DEFAULT_MEMORY_MAXIMUM">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/EvictionAttributes.html#DEFAULT_MEMORY_MAXIMUM">DEFAULT_MEMORY_MAXIMUM</a></code></td>
+<td class="colLast"><code>10</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.<a href="org/apache/geode/cache/PartitionAttributesFactory.html" title="class in org.apache.geode.cache">PartitionAttributesFactory</a>&lt;<a href="org/apache/geode/cache/PartitionAttributesFactory.html" title="type parameter in PartitionAttributesFactory">K</a>,<a href="org/apache/geode/cache/PartitionAttributesFactory.html" title="type parameter in PartitionAttributesFactory">V</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.PartitionAttributesFactory.GLOBAL_MAX_BUCKETS_DEFAULT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/PartitionAttributesFactory.html#GLOBAL_MAX_BUCKETS_DEFAULT">GLOBAL_MAX_BUCKETS_DEFAULT</a></code></td>
+<td class="colLast"><code>113</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.PartitionAttributesFactory.GLOBAL_MAX_BUCKETS_PROPERTY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/cache/PartitionAttributesFactory.html#GLOBAL_MAX_BUCKETS_PROPERTY">GLOBAL_MAX_BUCKETS_PROPERTY</a></code></td>
+<td class="colLast"><code>"GLOBAL_MAX_BUCKETS"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.PartitionAttributesFactory.GLOBAL_MAX_MEMORY_DEFAULT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/cache/PartitionAttributesFactory.html#GLOBAL_MAX_MEMORY_DEFAULT">GLOBAL_MAX_MEMORY_DEFAULT</a></code></td>
+<td class="colLast"><code>2147483647L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.PartitionAttributesFactory.GLOBAL_MAX_MEMORY_PROPERTY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/cache/PartitionAttributesFactory.html#GLOBAL_MAX_MEMORY_PROPERTY">GLOBAL_MAX_MEMORY_PROPERTY</a></code></td>
+<td class="colLast"><code>"GLOBAL_MAX_MEMORY"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.PartitionAttributesFactory.LOCAL_MAX_MEMORY_PROPERTY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/cache/PartitionAttributesFactory.html#LOCAL_MAX_MEMORY_PROPERTY">LOCAL_MAX_MEMORY_PROPERTY</a></code></td>
+<td class="colLast"><code>"LOCAL_MAX_MEMORY"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.PartitionAttributesFactory.RECOVERY_DELAY_DEFAULT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/cache/PartitionAttributesFactory.html#RECOVERY_DELAY_DEFAULT">RECOVERY_DELAY_DEFAULT</a></code></td>
+<td class="colLast"><code>-1L</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.PartitionAttributesFactory.STARTUP_RECOVERY_DELAY_DEFAULT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/cache/PartitionAttributesFactory.html#STARTUP_RECOVERY_DELAY_DEFAULT">STARTUP_RECOVERY_DELAY_DEFAULT</a></code></td>
+<td class="colLast"><code>0L</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.<a href="org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a>&lt;<a href="org/apache/geode/cache/Region.html" title="type parameter in Region">K</a>,<a href="org/apache/geode/cache/Region.html" title="type parameter in Region">V</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.Region.SEPARATOR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/cache/Region.html#SEPARATOR">SEPARATOR</a></code></td>
+<td class="colLast"><code>"/"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.Region.SEPARATOR_CHAR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;char</code></td>
+<td><code><a href="org/apache/geode/cache/Region.html#SEPARATOR_CHAR">SEPARATOR_CHAR</a></code></td>
+<td class="colLast"><code>47</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.client.<a href="org/apache/geode/cache/client/PoolFactory.html" title="interface in org.apache.geode.cache.client">PoolFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_FREE_CONNECTION_TIMEOUT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_FREE_CONNECTION_TIMEOUT">DEFAULT_FREE_CONNECTION_TIMEOUT</a></code></td>
+<td class="colLast"><code>10000</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_IDLE_TIMEOUT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_IDLE_TIMEOUT">DEFAULT_IDLE_TIMEOUT</a></code></td>
+<td class="colLast"><code>5000L</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_LOAD_CONDITIONING_INTERVAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_LOAD_CONDITIONING_INTERVAL">DEFAULT_LOAD_CONDITIONING_INTERVAL</a></code></td>
+<td class="colLast"><code>300000</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_MAX_CONNECTIONS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_MAX_CONNECTIONS">DEFAULT_MAX_CONNECTIONS</a></code></td>
+<td class="colLast"><code>-1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_MIN_CONNECTIONS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_MIN_CONNECTIONS">DEFAULT_MIN_CONNECTIONS</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_MULTIUSER_AUTHENTICATION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_MULTIUSER_AUTHENTICATION">DEFAULT_MULTIUSER_AUTHENTICATION</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_PING_INTERVAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_PING_INTERVAL">DEFAULT_PING_INTERVAL</a></code></td>
+<td class="colLast"><code>10000L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_PR_SINGLE_HOP_ENABLED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_PR_SINGLE_HOP_ENABLED">DEFAULT_PR_SINGLE_HOP_ENABLED</a></code></td>
+<td class="colLast"><code>true</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_READ_TIMEOUT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_READ_TIMEOUT">DEFAULT_READ_TIMEOUT</a></code></td>
+<td class="colLast"><code>10000</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_RETRY_ATTEMPTS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_RETRY_ATTEMPTS">DEFAULT_RETRY_ATTEMPTS</a></code></td>
+<td class="colLast"><code>-1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_SERVER_GROUP">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_SERVER_GROUP">DEFAULT_SERVER_GROUP</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_SOCKET_BUFFER_SIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_SOCKET_BUFFER_SIZE">DEFAULT_SOCKET_BUFFER_SIZE</a></code></td>
+<td class="colLast"><code>32768</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_STATISTIC_INTERVAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_STATISTIC_INTERVAL">DEFAULT_STATISTIC_INTERVAL</a></code></td>
+<td class="colLast"><code>-1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_SUBSCRIPTION_ACK_INTERVAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_SUBSCRIPTION_ACK_INTERVAL">DEFAULT_SUBSCRIPTION_ACK_INTERVAL</a></code></td>
+<td class="colLast"><code>100</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_SUBSCRIPTION_ENABLED">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_SUBSCRIPTION_ENABLED">DEFAULT_SUBSCRIPTION_ENABLED</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_SUBSCRIPTION_MESSAGE_TRACKING_TIMEOUT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_SUBSCRIPTION_MESSAGE_TRACKING_TIMEOUT">DEFAULT_SUBSCRIPTION_MESSAGE_TRACKING_TIMEOUT</a></code></td>
+<td class="colLast"><code>900000</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_SUBSCRIPTION_REDUNDANCY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_SUBSCRIPTION_REDUNDANCY">DEFAULT_SUBSCRIPTION_REDUNDANCY</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.client.PoolFactory.DEFAULT_THREAD_LOCAL_CONNECTIONS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/cache/client/PoolFactory.html#DEFAULT_THREAD_LOCAL_CONNECTIONS">DEFAULT_THREAD_LOCAL_CONNECTIONS</a></code></td>
+<td class="colLast"><code>false</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.control.<a href="org/apache/geode/cache/control/ResourceManager.html" title="interface in org.apache.geode.cache.control">ResourceManager</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.control.ResourceManager.DEFAULT_CRITICAL_PERCENTAGE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;float</code></td>
+<td><code><a href="org/apache/geode/cache/control/ResourceManager.html#DEFAULT_CRITICAL_PERCENTAGE">DEFAULT_CRITICAL_PERCENTAGE</a></code></td>
+<td class="colLast"><code>0.0f</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.control.ResourceManager.DEFAULT_EVICTION_PERCENTAGE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;float</code></td>
+<td><code><a href="org/apache/geode/cache/control/ResourceManager.html#DEFAULT_EVICTION_PERCENTAGE">DEFAULT_EVICTION_PERCENTAGE</a></code></td>
+<td class="colLast"><code>0.0f</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.lucene.<a href="org/apache/geode/cache/lucene/LuceneQueryFactory.html" title="interface in org.apache.geode.cache.lucene">LuceneQueryFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.lucene.LuceneQueryFactory.DEFAULT_LIMIT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/lucene/LuceneQueryFactory.html#DEFAULT_LIMIT">DEFAULT_LIMIT</a></code></td>
+<td class="colLast"><code>100</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.lucene.LuceneQueryFactory.DEFAULT_PAGESIZE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/lucene/LuceneQueryFactory.html#DEFAULT_PAGESIZE">DEFAULT_PAGESIZE</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.lucene.<a href="org/apache/geode/cache/lucene/LuceneService.html" title="interface in org.apache.geode.cache.lucene">LuceneService</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.lucene.LuceneService.REGION_VALUE_FIELD">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/cache/lucene/LuceneService.html#REGION_VALUE_FIELD">REGION_VALUE_FIELD</a></code></td>
+<td class="colLast"><code>"__REGION_VALUE_FIELD"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.operations.<a href="org/apache/geode/cache/operations/InterestType.html" title="class in org.apache.geode.cache.operations">InterestType</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.operations.InterestType.TP_KEY">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/geode/cache/operations/InterestType.html#TP_KEY">TP_KEY</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.operations.InterestType.TP_LIST">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/geode/cache/operations/InterestType.html#TP_LIST">TP_LIST</a></code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.operations.InterestType.TP_REGEX">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/geode/cache/operations/InterestType.html#TP_REGEX">TP_REGEX</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.operations.<a href="org/apache/geode/cache/operations/PutOperationContext.html" title="class in org.apache.geode.cache.operations">PutOperationContext</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.operations.PutOperationContext.CREATE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/geode/cache/operations/PutOperationContext.html#CREATE">CREATE</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.operations.PutOperationContext.UNKNOWN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/geode/cache/operations/PutOperationContext.html#UNKNOWN">UNKNOWN</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.operations.PutOperationContext.UPDATE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
+<td><code><a href="org/apache/geode/cache/operations/PutOperationContext.html#UPDATE">UPDATE</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.geode.cache.server.<a href="org/apache/geode/cache/server/CacheServer.html" title="interface in org.apache.geode.cache.server">CacheServer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.server.CacheServer.DEFAULT_BIND_ADDRESS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/cache/server/CacheServer.html#DEFAULT_BIND_ADDRESS">DEFAULT_BIND_ADDRESS</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.server.CacheServer.DEFAULT_HOSTNAME_FOR_CLIENTS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/geode/cache/server/CacheServer.html#DEFAULT_HOSTNAME_FOR_CLIENTS">DEFAULT_HOSTNAME_FOR_CLIENTS</a></code></td>
+<td class="colLast"><code>""</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.server.CacheServer.DEFAULT_LOAD_POLL_INTERVAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
+<td><code><a href="org/apache/geode/cache/server/CacheServer.html#DEFAULT_LOAD_POLL_INTERVAL">DEFAULT_LOAD_POLL_INTERVAL</a></code></td>
+<td class="colLast"><code>5000L</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.server.CacheServer.DEFAULT_MAX_CONNECTIONS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/server/CacheServer.html#DEFAULT_MAX_CONNECTIONS">DEFAULT_MAX_CONNECTIONS</a></code></td>
+<td class="colLast"><code>800</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.server.CacheServer.DEFAULT_MAX_THREADS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/server/CacheServer.html#DEFAULT_MAX_THREADS">DEFAULT_MAX_THREADS</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.server.CacheServer.DEFAULT_MAXIMUM_MESSAGE_COUNT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/server/CacheServer.html#DEFAULT_MAXIMUM_MESSAGE_COUNT">DEFAULT_MAXIMUM_MESSAGE_COUNT</a></code></td>
+<td class="colLast"><code>230000</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.server.CacheServer.DEFAULT_MAXIMUM_TIME_BETWEEN_PINGS">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/server/CacheServer.html#DEFAULT_MAXIMUM_TIME_BETWEEN_PINGS">DEFAULT_MAXIMUM_TIME_BETWEEN_PINGS</a></code></td>
+<td class="colLast"><code>60000</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.server.CacheServer.DEFAULT_MESSAGE_TIME_TO_LIVE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/server/CacheServer.html#DEFAULT_MESSAGE_TIME_TO_LIVE">DEFAULT_MESSAGE_TIME_TO_LIVE</a></code></td>
+<td class="colLast"><code>180</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.server.CacheServer.DEFAULT_NOTIFY_BY_SUBSCRIPTION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
+<td><code><a href="org/apache/geode/cache/server/CacheServer.html#DEFAULT_NOTIFY_BY_SUBSCRIPTION">DEFAULT_NOTIFY_BY_SUBSCRIPTION</a></code></td>
+<td class="colLast"><code>true</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.geode.cache.server.CacheServer.DEFAULT_PORT">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/geode/cache/server/CacheServer.html#DEFAULT_PORT">DEFAULT_PORT</a></code></td>
+<td class="colLast"><code>40404</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.geode.cache.server.CacheServer.DEFAULT_SOCKET_BUFFER_SIZ

<TRUNCATED>


[24/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/ManagedEntity.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/ManagedEntity.html b/releases/latest/javadoc/org/apache/geode/admin/ManagedEntity.html
new file mode 100644
index 0000000..6a3b54a
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/ManagedEntity.html
@@ -0,0 +1,396 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>ManagedEntity (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ManagedEntity (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":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="../../../../org/apache/geode/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/ManagedEntity.html" target="_top">Frames</a></li>
+<li><a href="ManagedEntity.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">org.apache.geode.admin</div>
+<h2 title="Interface ManagedEntity" class="title">Interface ManagedEntity</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin">CacheServer</a>, <a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin">CacheVm</a>, <a href="../../../../org/apache/geode/admin/DistributionLocator.html" title="interface in org.apache.geode.admin">DistributionLocator</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">ManagedEntity</span></pre>
+<div class="block">A entity that can be managed with the GemFire administration API.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin"><code>ManagedEntityConfig</code></a></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.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntity.html#getLog--">getLog</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the tail of this manage entity's log file.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntity.html#isRunning--">isRunning</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this managed entity is running.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntity.html#start--">start</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Starts this managed entity.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntity.html#stop--">stop</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Stops this managed entity.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntity.html#waitToStart-long-">waitToStart</a></span>(long&nbsp;timeout)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Waits for up to a given number of milliseconds for this managed
+ entity to <a href="../../../../org/apache/geode/admin/ManagedEntity.html#start--">start</a>.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntity.html#waitToStop-long-">waitToStop</a></span>(long&nbsp;timeout)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Waits for up to a given number of milliseconds for this managed
+ entity to <a href="../../../../org/apache/geode/admin/ManagedEntity.html#stop--">stop</a>.</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="start--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>start</h4>
+<pre>void&nbsp;start()
+    throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Starts this managed entity.  Note that this method may return
+ before the managed entity is actually started.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If a problem is encountered while starting this managed
+         entity.</dd>
+<dd><code>java.lang.IllegalStateException</code> - If this managed entity resides on a remote machine and a
+         <code>null</code> or empty (<code>""</code>) <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getRemoteCommand--">remote command</a> has
+         been specified.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/ManagedEntity.html#waitToStart-long-"><code>waitToStart(long)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="stop--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>void&nbsp;stop()
+   throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Stops this managed entity.  Note that this method may return
+ before the managed entity is actually stopped.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If a problem is encountered while stopping this managed
+         entity.</dd>
+<dd><code>java.lang.IllegalStateException</code> - If this managed entity resides on a remote machine and a
+         <code>null</code> or empty (<code>""</code>) <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getRemoteCommand--">remote command</a> has
+         been specified.</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/ManagedEntity.html#waitToStop-long-"><code>waitToStop(long)</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="waitToStart-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>waitToStart</h4>
+<pre>boolean&nbsp;waitToStart(long&nbsp;timeout)
+             throws java.lang.InterruptedException</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Waits for up to a given number of milliseconds for this managed
+ entity to <a href="../../../../org/apache/geode/admin/ManagedEntity.html#start--">start</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeout</code> - The number of milliseconds to wait for this managed entity
+        to start.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Whether or not the entity has started.
+         <code>false</code>, if the method times out.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.InterruptedException</code> - If the thread invoking this method is interrupted while
+         waiting.</dd>
+</dl>
+</li>
+</ul>
+<a name="waitToStop-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>waitToStop</h4>
+<pre>boolean&nbsp;waitToStop(long&nbsp;timeout)
+            throws java.lang.InterruptedException</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Waits for up to a given number of milliseconds for this managed
+ entity to <a href="../../../../org/apache/geode/admin/ManagedEntity.html#stop--">stop</a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeout</code> - The number of milliseconds to wait for this managed entity
+        to stop.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Whether or not the entity has stopped.
+         <code>false</code>, if the method times out.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.InterruptedException</code> - If the thread invoking this method is interrupted while
+         waiting.</dd>
+</dl>
+</li>
+</ul>
+<a name="isRunning--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isRunning</h4>
+<pre>boolean&nbsp;isRunning()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not this managed entity is running.  Note that
+ this operation may attempt to contact the managed entity.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - If this managed entity resides on a remote machine and a
+         <code>null</code> or empty (<code>""</code>) <a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getRemoteCommand--">remote command</a> has
+         been specified.</dd>
+</dl>
+</li>
+</ul>
+<a name="getLog--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getLog</h4>
+<pre>java.lang.String&nbsp;getLog()
+                 throws <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the tail of this manage entity's log file.  Note that not
+ all managed entities implement this functionality.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></code> - If a problem is encountered while getting the log of this
+         managed entity.</dd>
+<dd><code>java.lang.UnsupportedOperationException</code> - If this managed entity does not support retrieving its
+         log.</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/admin/GemFireMemberStatus.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/ManagedEntity.html" target="_top">Frames</a></li>
+<li><a href="ManagedEntity.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/ManagedEntityConfig.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/ManagedEntityConfig.html b/releases/latest/javadoc/org/apache/geode/admin/ManagedEntityConfig.html
new file mode 100644
index 0000000..2ab2885
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/ManagedEntityConfig.html
@@ -0,0 +1,438 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>ManagedEntityConfig (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ManagedEntityConfig (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":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="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/ManagedEntityConfig.html" target="_top">Frames</a></li>
+<li><a href="ManagedEntityConfig.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">org.apache.geode.admin</div>
+<h2 title="Interface ManagedEntityConfig" class="title">Interface ManagedEntityConfig</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.lang.Cloneable</dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin">CacheServerConfig</a>, <a href="../../../../org/apache/geode/admin/CacheVmConfig.html" title="interface in org.apache.geode.admin">CacheVmConfig</a>, <a href="../../../../org/apache/geode/admin/DistributionLocatorConfig.html" title="interface in org.apache.geode.admin">DistributionLocatorConfig</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">ManagedEntityConfig</span>
+extends java.lang.Cloneable</pre>
+<div class="block">Common configuration for all entities that can be managed using the
+ GemFire administration API.  Note that once a managed entity has
+ been <a href="../../../../org/apache/geode/admin/ManagedEntity.html#start--">started</a>, attempts to modify
+ its configuration will cause an <code>IllegalStateException</code> to be
+ thrown.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin"><code>ManagedEntity</code></a></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.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#clone--">clone</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a new <code>ManagedEntityConfig</code> with the same
+ configuration as this <code>ManagedEntityConfig</code>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getHost--">getHost</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name of the host on which the managed entity runs or
+ will run.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getProductDirectory--">getProductDirectory</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name of the GemFire product directory to use when
+ administering the managed entity.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getRemoteCommand--">getRemoteCommand</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the command prefix used to administer a managed entity
+ that is hosted on a remote machine.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#getWorkingDirectory--">getWorkingDirectory</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name of the working directory in which the managed
+ entity runs or will run.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setHost-java.lang.String-">setHost</a></span>(java.lang.String&nbsp;host)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the name of the host on which the managed entity will run.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setProductDirectory-java.lang.String-">setProductDirectory</a></span>(java.lang.String&nbsp;dir)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the name of the GemFire product directory to use when
+ administering the managed entity.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setRemoteCommand-java.lang.String-">setRemoteCommand</a></span>(java.lang.String&nbsp;remoteCommand)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the command prefix used to administer a managed entity that
+ is hosted on a remote machine.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#setWorkingDirectory-java.lang.String-">setWorkingDirectory</a></span>(java.lang.String&nbsp;dir)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the name of the working directory in which the managed
+ entity will run.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/ManagedEntityConfig.html#validate--">validate</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Validates this configuration.</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="getHost--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHost</h4>
+<pre>java.lang.String&nbsp;getHost()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name of the host on which the managed entity runs or
+ will run.</div>
+</li>
+</ul>
+<a name="setHost-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setHost</h4>
+<pre>void&nbsp;setHost(java.lang.String&nbsp;host)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the name of the host on which the managed entity will run.</div>
+</li>
+</ul>
+<a name="getWorkingDirectory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getWorkingDirectory</h4>
+<pre>java.lang.String&nbsp;getWorkingDirectory()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name of the working directory in which the managed
+ entity runs or will run.</div>
+</li>
+</ul>
+<a name="setWorkingDirectory-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setWorkingDirectory</h4>
+<pre>void&nbsp;setWorkingDirectory(java.lang.String&nbsp;dir)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the name of the working directory in which the managed
+ entity will run.</div>
+</li>
+</ul>
+<a name="getProductDirectory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProductDirectory</h4>
+<pre>java.lang.String&nbsp;getProductDirectory()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name of the GemFire product directory to use when
+ administering the managed entity.</div>
+</li>
+</ul>
+<a name="setProductDirectory-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProductDirectory</h4>
+<pre>void&nbsp;setProductDirectory(java.lang.String&nbsp;dir)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the name of the GemFire product directory to use when
+ administering the managed entity.</div>
+</li>
+</ul>
+<a name="getRemoteCommand--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRemoteCommand</h4>
+<pre>java.lang.String&nbsp;getRemoteCommand()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the command prefix used to administer a managed entity
+ that is hosted on a remote machine.  If the remote command is
+ <code>null</code> (the default value), then the remote command
+ associated with the <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#getRemoteCommand--">distributed system</a>
+ will be used.</div>
+</li>
+</ul>
+<a name="setRemoteCommand-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRemoteCommand</h4>
+<pre>void&nbsp;setRemoteCommand(java.lang.String&nbsp;remoteCommand)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the command prefix used to administer a managed entity that
+ is hosted on a remote machine.</div>
+</li>
+</ul>
+<a name="validate--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>validate</h4>
+<pre>void&nbsp;validate()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Validates this configuration.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - If a managed entity cannot be administered using this
+         configuration</dd>
+</dl>
+</li>
+</ul>
+<a name="clone--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>clone</h4>
+<pre>java.lang.Object&nbsp;clone()
+                throws java.lang.CloneNotSupportedException</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns a new <code>ManagedEntityConfig</code> with the same
+ configuration as this <code>ManagedEntityConfig</code>.</div>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.CloneNotSupportedException</code></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/admin/ManagedEntity.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/ManagedEntityConfig.html" target="_top">Frames</a></li>
+<li><a href="ManagedEntityConfig.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/MemberHealthConfig.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/MemberHealthConfig.html b/releases/latest/javadoc/org/apache/geode/admin/MemberHealthConfig.html
new file mode 100644
index 0000000..b7330b2
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/MemberHealthConfig.html
@@ -0,0 +1,560 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>MemberHealthConfig (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="MemberHealthConfig (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/OperationCancelledException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/MemberHealthConfig.html" target="_top">Frames</a></li>
+<li><a href="MemberHealthConfig.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">org.apache.geode.admin</div>
+<h2 title="Interface MemberHealthConfig" class="title">Interface MemberHealthConfig</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">MemberHealthConfig</span></pre>
+<div class="block">Provides configuration information relating to the health of a
+ member of a GemFire distributed system.
+
+ <P>
+
+ If any of the following criteria is true, then a member is
+ considered to be in <a href="../../../../org/apache/geode/admin/GemFireHealth.html#OKAY_HEALTH"><code>OKAY_HEALTH</code></a>.
+
+ <UL>
+
+ <LI>The size of the <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxVMProcessSize--">VM process</a> is
+ too large.</LI>
+
+ <LI>There are too many <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxMessageQueueSize--">enqueued</a>
+ incoming/outgoing messages.</LI>
+
+ <LI>Too many message sends <a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxReplyTimeouts--"><code>timeout</code></a>
+ while waiting for a reply.</LI>
+
+ </UL>
+
+ If any of the following criteria is true, then a member is
+ considered to be in <a href="../../../../org/apache/geode/admin/GemFireHealth.html#POOR_HEALTH"><code>POOR_HEALTH</code></a>.
+
+ <UL>
+
+ </UL></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 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="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_MESSAGE_QUEUE_SIZE">DEFAULT_MAX_MESSAGE_QUEUE_SIZE</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default maximum number of enqueued incoming or outgoing
+ messages that a healthy member of a distributed system can have.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_REPLY_TIMEOUTS">DEFAULT_MAX_REPLY_TIMEOUTS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default maximum number of message reply timeouts that can
+ occur in a given health monitoring interval.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_RETRANSMISSION_RATIO">DEFAULT_MAX_RETRANSMISSION_RATIO</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default maximum multicast retransmission ratio.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_VM_PROCESS_SIZE">DEFAULT_MAX_VM_PROCESS_SIZE</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default maximum VM process size (in megabytes) of a health
+ member of the distributed system.</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="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxMessageQueueSize--">getMaxMessageQueueSize</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum number of enqueued incoming or outgoing
+ messages that a healthy member of a distributed system can have.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxReplyTimeouts--">getMaxReplyTimeouts</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum number message replies that can timeout in a
+ healthy member.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxRetransmissionRatio--">getMaxRetransmissionRatio</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum ratio of multicast retransmissions / total multicast
+ messages.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxVMProcessSize--">getMaxVMProcessSize</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum VM process size (in megabytes) of a healthy
+ member of the distributed system.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#setMaxMessageQueueSize-long-">setMaxMessageQueueSize</a></span>(long&nbsp;maxMessageQueueSize)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum number of enqueued incoming or outgoing
+ messages that a healthy member of a distributed system can have.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#setMaxReplyTimeouts-long-">setMaxReplyTimeouts</a></span>(long&nbsp;maxReplyTimeouts)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum number message replies that can timeout in a
+ healthy member.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#setMaxRetransmissionRatio-double-">setMaxRetransmissionRatio</a></span>(double&nbsp;ratio)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum ratio of multicast retransmissions / total multicast
+ messages.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#setMaxVMProcessSize-long-">setMaxVMProcessSize</a></span>(long&nbsp;size)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum VM process size (in megabytes) of a healthy
+ member of the distributed system.</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_VM_PROCESS_SIZE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_MAX_VM_PROCESS_SIZE</h4>
+<pre>static final&nbsp;long DEFAULT_MAX_VM_PROCESS_SIZE</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default maximum VM process size (in megabytes) of a health
+ member of the distributed system. The default value is 1000.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.MemberHealthConfig.DEFAULT_MAX_VM_PROCESS_SIZE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_MAX_MESSAGE_QUEUE_SIZE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_MAX_MESSAGE_QUEUE_SIZE</h4>
+<pre>static final&nbsp;long DEFAULT_MAX_MESSAGE_QUEUE_SIZE</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default maximum number of enqueued incoming or outgoing
+ messages that a healthy member of a distributed system can have.
+ The default value is 1000.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.MemberHealthConfig.DEFAULT_MAX_MESSAGE_QUEUE_SIZE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_MAX_REPLY_TIMEOUTS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_MAX_REPLY_TIMEOUTS</h4>
+<pre>static final&nbsp;long DEFAULT_MAX_REPLY_TIMEOUTS</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default maximum number of message reply timeouts that can
+ occur in a given health monitoring interval. The default value
+ is zero.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.MemberHealthConfig.DEFAULT_MAX_REPLY_TIMEOUTS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_MAX_RETRANSMISSION_RATIO">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_MAX_RETRANSMISSION_RATIO</h4>
+<pre>static final&nbsp;double DEFAULT_MAX_RETRANSMISSION_RATIO</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default maximum multicast retransmission ratio.  The default
+ value is 0.20 (twenty percent of messages retransmitted)</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.admin.MemberHealthConfig.DEFAULT_MAX_RETRANSMISSION_RATIO">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="getMaxVMProcessSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxVMProcessSize</h4>
+<pre>long&nbsp;getMaxVMProcessSize()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum VM process size (in megabytes) of a healthy
+ member of the distributed system.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_VM_PROCESS_SIZE"><code>DEFAULT_MAX_VM_PROCESS_SIZE</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxVMProcessSize-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaxVMProcessSize</h4>
+<pre>void&nbsp;setMaxVMProcessSize(long&nbsp;size)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum VM process size (in megabytes) of a healthy
+ member of the distributed system.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxVMProcessSize--"><code>getMaxVMProcessSize()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxMessageQueueSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxMessageQueueSize</h4>
+<pre>long&nbsp;getMaxMessageQueueSize()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum number of enqueued incoming or outgoing
+ messages that a healthy member of a distributed system can have.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_MESSAGE_QUEUE_SIZE"><code>DEFAULT_MAX_MESSAGE_QUEUE_SIZE</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxMessageQueueSize-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaxMessageQueueSize</h4>
+<pre>void&nbsp;setMaxMessageQueueSize(long&nbsp;maxMessageQueueSize)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum number of enqueued incoming or outgoing
+ messages that a healthy member of a distributed system can have.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxMessageQueueSize--"><code>getMaxMessageQueueSize()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxReplyTimeouts--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxReplyTimeouts</h4>
+<pre>long&nbsp;getMaxReplyTimeouts()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum number message replies that can timeout in a
+ healthy member.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_REPLY_TIMEOUTS"><code>DEFAULT_MAX_REPLY_TIMEOUTS</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxReplyTimeouts-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaxReplyTimeouts</h4>
+<pre>void&nbsp;setMaxReplyTimeouts(long&nbsp;maxReplyTimeouts)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum number message replies that can timeout in a
+ healthy member.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxReplyTimeouts--"><code>getMaxReplyTimeouts()</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="getMaxRetransmissionRatio--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMaxRetransmissionRatio</h4>
+<pre>double&nbsp;getMaxRetransmissionRatio()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the maximum ratio of multicast retransmissions / total multicast
+ messages.  Retransmissions are requestor-specific (i.e., unicast), so
+ a single lost message may result in multiple retransmissions.<p>
+ A high retransmission ratio may indicate
+ poor network conditions requiring reduced flow-control settings,
+ a udp-fragment-size setting that is too high.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#DEFAULT_MAX_RETRANSMISSION_RATIO"><code>DEFAULT_MAX_RETRANSMISSION_RATIO</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setMaxRetransmissionRatio-double-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setMaxRetransmissionRatio</h4>
+<pre>void&nbsp;setMaxRetransmissionRatio(double&nbsp;ratio)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the maximum ratio of multicast retransmissions / total multicast
+ messages.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/admin/MemberHealthConfig.html#getMaxRetransmissionRatio--"><code>getMaxRetransmissionRatio()</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="../../../../org/apache/geode/admin/ManagedEntityConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/OperationCancelledException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/MemberHealthConfig.html" target="_top">Frames</a></li>
+<li><a href="MemberHealthConfig.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/8888a496/releases/latest/javadoc/org/apache/geode/admin/OperationCancelledException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/OperationCancelledException.html b/releases/latest/javadoc/org/apache/geode/admin/OperationCancelledException.html
new file mode 100644
index 0000000..1ee2ba4
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/OperationCancelledException.html
@@ -0,0 +1,340 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>OperationCancelledException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="OperationCancelledException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/RegionNotFoundException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/OperationCancelledException.html" target="_top">Frames</a></li>
+<li><a href="OperationCancelledException.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.org.apache.geode.GemFireException">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">org.apache.geode.admin</div>
+<h2 title="Class OperationCancelledException" class="title">Class OperationCancelledException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.RuntimeAdminException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.OperationCancelledException</li>
+</ul>
+</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">OperationCancelledException</span>
+extends <a href="../../../../org/apache/geode/admin/RuntimeAdminException.html" title="class in org.apache.geode.admin">RuntimeAdminException</a></pre>
+<div class="block">Thrown when an administration operation that accesses information
+ in a remote system member is cancelled.  The cancelation may occur
+ because the system member has left the distributed system.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.admin.OperationCancelledException">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="../../../../org/apache/geode/admin/OperationCancelledException.html#OperationCancelledException--">OperationCancelledException</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/OperationCancelledException.html#OperationCancelledException-java.lang.String-">OperationCancelledException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/OperationCancelledException.html#OperationCancelledException-java.lang.String-java.lang.Throwable-">OperationCancelledException</a></span>(java.lang.String&nbsp;message,
+                           java.lang.Throwable&nbsp;cause)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/OperationCancelledException.html#OperationCancelledException-java.lang.Throwable-">OperationCancelledException</a></span>(java.lang.Throwable&nbsp;cause)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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="OperationCancelledException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OperationCancelledException</h4>
+<pre>public&nbsp;OperationCancelledException()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="OperationCancelledException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OperationCancelledException</h4>
+<pre>public&nbsp;OperationCancelledException(java.lang.String&nbsp;message)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="OperationCancelledException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OperationCancelledException</h4>
+<pre>public&nbsp;OperationCancelledException(java.lang.Throwable&nbsp;cause)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+</li>
+</ul>
+<a name="OperationCancelledException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>OperationCancelledException</h4>
+<pre>public&nbsp;OperationCancelledException(java.lang.String&nbsp;message,
+                                   java.lang.Throwable&nbsp;cause)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</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="../../../../org/apache/geode/admin/MemberHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/RegionNotFoundException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/OperationCancelledException.html" target="_top">Frames</a></li>
+<li><a href="OperationCancelledException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/admin/RegionNotFoundException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/RegionNotFoundException.html b/releases/latest/javadoc/org/apache/geode/admin/RegionNotFoundException.html
new file mode 100644
index 0000000..e16d07a
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/RegionNotFoundException.html
@@ -0,0 +1,302 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>RegionNotFoundException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="RegionNotFoundException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../../org/apache/geode/admin/OperationCancelledException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/RegionNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="RegionNotFoundException.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.org.apache.geode.cache.CacheRuntimeException">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">org.apache.geode.admin</div>
+<h2 title="Class RegionNotFoundException" class="title">Class RegionNotFoundException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">org.apache.geode.cache.CacheRuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.admin.RegionNotFoundException</li>
+</ul>
+</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="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">RegionNotFoundException</span>
+extends <a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></pre>
+<div class="block">Thrown by the administration API when the region administered by a
+ <a href="../../../../org/apache/geode/admin/SystemMemberRegion.html" title="interface in org.apache.geode.admin"><code>SystemMemberRegion</code></a> has been closed or destroyed in system
+ member. 
+ <P>Also thrown by <a href="../../../../org/apache/geode/DataSerializer.html#readRegion-java.io.DataInput-"><code>DataSerializer.readRegion(java.io.DataInput)</code></a>
+ if the named region no longer exists.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.geode.admin.RegionNotFoundException">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="../../../../org/apache/geode/admin/RegionNotFoundException.html#RegionNotFoundException-java.lang.String-">RegionNotFoundException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</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.org.apache.geode.cache.CacheRuntimeException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.cache.<a href="../../../../org/apache/geode/cache/CacheRuntimeException.html" title="class in org.apache.geode.cache">CacheRuntimeException</a></h3>
+<code><a href="../../../../org/apache/geode/cache/CacheRuntimeException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../../org/apache/geode/GemFireException.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</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="RegionNotFoundException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RegionNotFoundException</h4>
+<pre>public&nbsp;RegionNotFoundException(java.lang.String&nbsp;message)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</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="../../../../org/apache/geode/admin/OperationCancelledException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/geode/admin/RegionSubRegionSnapshot.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/admin/RegionNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="RegionNotFoundException.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.org.apache.geode.cache.CacheRuntimeException">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>


[38/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/InternalGemFireError.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/InternalGemFireError.html b/releases/latest/javadoc/org/apache/geode/InternalGemFireError.html
new file mode 100644
index 0000000..5ce3c08
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/InternalGemFireError.html
@@ -0,0 +1,498 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>InternalGemFireError (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="InternalGemFireError (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/Instantiator.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/InternalGemFireException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/InternalGemFireError.html" target="_top">Frames</a></li>
+<li><a href="InternalGemFireError.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.java.lang.Throwable">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">org.apache.geode</div>
+<h2 title="Class InternalGemFireError" class="title">Class InternalGemFireError</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.Error</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.InternalGemFireError</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>
+<br>
+<pre>public class <span class="typeNameLabel">InternalGemFireError</span>
+extends java.lang.Error</pre>
+<div class="block">Indicates that serious error has occurred within the GemFire system.
+ 
+ This is similar to <code>AssertionError</code>, but these errors are always
+ enabled in a GemFire system.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><code>AssertionError</code>, 
+<a href="../../../serialized-form.html#org.apache.geode.InternalGemFireError">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="../../../org/apache/geode/InternalGemFireError.html#InternalGemFireError--">InternalGemFireError</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireError.html#InternalGemFireError-boolean-">InternalGemFireError</a></span>(boolean&nbsp;detailMessage)</code>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>boolean</code>, which is converted to
+ a string as defined in <i>The Java Language Specification,
+ Second Edition</i>, Section 15.18.1.1.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireError.html#InternalGemFireError-char-">InternalGemFireError</a></span>(char&nbsp;detailMessage)</code>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>char</code>, which is converted to a
+ string as defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireError.html#InternalGemFireError-double-">InternalGemFireError</a></span>(double&nbsp;detailMessage)</code>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>double</code>, which is converted to a
+ string as defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireError.html#InternalGemFireError-float-">InternalGemFireError</a></span>(float&nbsp;detailMessage)</code>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>float</code>, which is converted to a
+ string as defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireError.html#InternalGemFireError-int-">InternalGemFireError</a></span>(int&nbsp;detailMessage)</code>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>int</code>, which is converted to a
+ string as defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireError.html#InternalGemFireError-long-">InternalGemFireError</a></span>(long&nbsp;detailMessage)</code>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>long</code>, which is converted to a
+ string as defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireError.html#InternalGemFireError-java.lang.Object-">InternalGemFireError</a></span>(java.lang.Object&nbsp;detailMessage)</code>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified object, which is converted to a string as
+ defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireError.html#InternalGemFireError-java.lang.String-">InternalGemFireError</a></span>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireError.html#InternalGemFireError-java.lang.String-java.lang.Throwable-">InternalGemFireError</a></span>(java.lang.String&nbsp;message,
+                    java.lang.Throwable&nbsp;cause)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireError.html#InternalGemFireError-java.lang.Throwable-">InternalGemFireError</a></span>(java.lang.Throwable&nbsp;cause)</code>&nbsp;</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.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="InternalGemFireError--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireError</h4>
+<pre>public&nbsp;InternalGemFireError()</pre>
+</li>
+</ul>
+<a name="InternalGemFireError-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireError</h4>
+<pre>public&nbsp;InternalGemFireError(java.lang.String&nbsp;message)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>message</code> - </dd>
+</dl>
+</li>
+</ul>
+<a name="InternalGemFireError-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireError</h4>
+<pre>public&nbsp;InternalGemFireError(java.lang.Throwable&nbsp;cause)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cause</code> - </dd>
+</dl>
+</li>
+</ul>
+<a name="InternalGemFireError-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireError</h4>
+<pre>public&nbsp;InternalGemFireError(java.lang.String&nbsp;message,
+                            java.lang.Throwable&nbsp;cause)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>message</code> - </dd>
+<dd><code>cause</code> - </dd>
+</dl>
+</li>
+</ul>
+<a name="InternalGemFireError-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireError</h4>
+<pre>public&nbsp;InternalGemFireError(java.lang.Object&nbsp;detailMessage)</pre>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified object, which is converted to a string as
+ defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.
+<p>
+ If the specified object is an instance of <tt>Throwable</tt>, it
+ becomes the <i>cause</i> of the newly constructed assertion error.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>detailMessage</code> - value to be used in constructing detail message</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><code>Throwable.getCause()</code></dd>
+</dl>
+</li>
+</ul>
+<a name="InternalGemFireError-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireError</h4>
+<pre>public&nbsp;InternalGemFireError(boolean&nbsp;detailMessage)</pre>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>boolean</code>, which is converted to
+ a string as defined in <i>The Java Language Specification,
+ Second Edition</i>, Section 15.18.1.1.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>detailMessage</code> - value to be used in constructing detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="InternalGemFireError-char-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireError</h4>
+<pre>public&nbsp;InternalGemFireError(char&nbsp;detailMessage)</pre>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>char</code>, which is converted to a
+ string as defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>detailMessage</code> - value to be used in constructing detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="InternalGemFireError-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireError</h4>
+<pre>public&nbsp;InternalGemFireError(int&nbsp;detailMessage)</pre>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>int</code>, which is converted to a
+ string as defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>detailMessage</code> - value to be used in constructing detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="InternalGemFireError-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireError</h4>
+<pre>public&nbsp;InternalGemFireError(long&nbsp;detailMessage)</pre>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>long</code>, which is converted to a
+ string as defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>detailMessage</code> - value to be used in constructing detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="InternalGemFireError-float-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireError</h4>
+<pre>public&nbsp;InternalGemFireError(float&nbsp;detailMessage)</pre>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>float</code>, which is converted to a
+ string as defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>detailMessage</code> - value to be used in constructing detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="InternalGemFireError-double-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>InternalGemFireError</h4>
+<pre>public&nbsp;InternalGemFireError(double&nbsp;detailMessage)</pre>
+<div class="block">Constructs an AssertionError with its detail message derived
+ from the specified <code>double</code>, which is converted to a
+ string as defined in <i>The Java Language Specification, Second
+ Edition</i>, Section 15.18.1.1.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>detailMessage</code> - value to be used in constructing detail message</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/Instantiator.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/InternalGemFireException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/InternalGemFireError.html" target="_top">Frames</a></li>
+<li><a href="InternalGemFireError.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.java.lang.Throwable">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/8888a496/releases/latest/javadoc/org/apache/geode/InternalGemFireException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/InternalGemFireException.html b/releases/latest/javadoc/org/apache/geode/InternalGemFireException.html
new file mode 100644
index 0000000..03f13c1
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/InternalGemFireException.html
@@ -0,0 +1,327 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>InternalGemFireException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="InternalGemFireException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/InvalidDeltaException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/InternalGemFireException.html" target="_top">Frames</a></li>
+<li><a href="InternalGemFireException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class InternalGemFireException" class="title">Class InternalGemFireException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.InternalGemFireException</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>
+<br>
+<pre>public class <span class="typeNameLabel">InternalGemFireException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">An <code>InternalGemFireException</code> is thrown when
+ a low level, internal, operation fails due to no fault of
+ the user. The message often contains an operating system
+ error code.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.InternalGemFireException">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="../../../org/apache/geode/InternalGemFireException.html#InternalGemFireException--">InternalGemFireException</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireException.html#InternalGemFireException-java.lang.String-">InternalGemFireException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>InternalGemFireException</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireException.html#InternalGemFireException-java.lang.String-java.lang.Throwable-">InternalGemFireException</a></span>(java.lang.String&nbsp;message,
+                        java.lang.Throwable&nbsp;thr)</code>
+<div class="block">Creates a new <code>InternalGemFireException</code> that was
+ caused by a given exception</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InternalGemFireException.html#InternalGemFireException-java.lang.Throwable-">InternalGemFireException</a></span>(java.lang.Throwable&nbsp;cause)</code>&nbsp;</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="InternalGemFireException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireException</h4>
+<pre>public&nbsp;InternalGemFireException()</pre>
+</li>
+</ul>
+<a name="InternalGemFireException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireException</h4>
+<pre>public&nbsp;InternalGemFireException(java.lang.Throwable&nbsp;cause)</pre>
+</li>
+</ul>
+<a name="InternalGemFireException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InternalGemFireException</h4>
+<pre>public&nbsp;InternalGemFireException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>InternalGemFireException</code>.</div>
+</li>
+</ul>
+<a name="InternalGemFireException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>InternalGemFireException</h4>
+<pre>public&nbsp;InternalGemFireException(java.lang.String&nbsp;message,
+                                java.lang.Throwable&nbsp;thr)</pre>
+<div class="block">Creates a new <code>InternalGemFireException</code> that was
+ caused by a given exception</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="../../../org/apache/geode/InternalGemFireError.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/InvalidDeltaException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/InternalGemFireException.html" target="_top">Frames</a></li>
+<li><a href="InternalGemFireException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/InvalidDeltaException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/InvalidDeltaException.html b/releases/latest/javadoc/org/apache/geode/InvalidDeltaException.html
new file mode 100644
index 0000000..ea99345
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/InvalidDeltaException.html
@@ -0,0 +1,362 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>InvalidDeltaException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="InvalidDeltaException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/InternalGemFireException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/InvalidValueException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/InvalidDeltaException.html" target="_top">Frames</a></li>
+<li><a href="InvalidDeltaException.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="#fields.inherited.from.class.org.apache.geode.GemFireException">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class InvalidDeltaException" class="title">Class InvalidDeltaException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.InvalidDeltaException</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>
+<br>
+<pre>public class <span class="typeNameLabel">InvalidDeltaException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">An <code>InvalidDeltaException</code> is thrown when a delta cannot be
+ successfully applied by the receiving peer/client. The class implementing
+ <a href="../../../org/apache/geode/Delta.html" title="interface in org.apache.geode"><code>Delta</code></a> may also choose to throw this in
+ <a href="../../../org/apache/geode/Delta.html#fromDelta-java.io.DataInput-"><code>Delta.fromDelta(DataInput in)</code></a>. GemFire, on encountering this
+ exception distributes the full application object.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.1</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.InvalidDeltaException">Serialized Form</a></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>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.html#serialVersionUID">serialVersionUID</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InvalidDeltaException.html#InvalidDeltaException--">InvalidDeltaException</a></span>()</code>
+<div class="block">Creates a new <code>InvalidDeltaException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InvalidDeltaException.html#InvalidDeltaException-java.lang.String-">InvalidDeltaException</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Creates a new <code>InvalidDeltaException</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InvalidDeltaException.html#InvalidDeltaException-java.lang.String-java.lang.Throwable-">InvalidDeltaException</a></span>(java.lang.String&nbsp;msg,
+                     java.lang.Throwable&nbsp;e)</code>
+<div class="block">Creates a new <code>InvalidDeltaException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InvalidDeltaException.html#InvalidDeltaException-java.lang.Throwable-">InvalidDeltaException</a></span>(java.lang.Throwable&nbsp;e)</code>
+<div class="block">Creates a new <code>InvalidDeltaException</code>.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="InvalidDeltaException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InvalidDeltaException</h4>
+<pre>public&nbsp;InvalidDeltaException()</pre>
+<div class="block">Creates a new <code>InvalidDeltaException</code>.</div>
+</li>
+</ul>
+<a name="InvalidDeltaException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InvalidDeltaException</h4>
+<pre>public&nbsp;InvalidDeltaException(java.lang.String&nbsp;msg)</pre>
+<div class="block">Creates a new <code>InvalidDeltaException</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - String explaining the exception</dd>
+</dl>
+</li>
+</ul>
+<a name="InvalidDeltaException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InvalidDeltaException</h4>
+<pre>public&nbsp;InvalidDeltaException(java.lang.Throwable&nbsp;e)</pre>
+<div class="block">Creates a new <code>InvalidDeltaException</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>e</code> - Throwable</dd>
+</dl>
+</li>
+</ul>
+<a name="InvalidDeltaException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>InvalidDeltaException</h4>
+<pre>public&nbsp;InvalidDeltaException(java.lang.String&nbsp;msg,
+                             java.lang.Throwable&nbsp;e)</pre>
+<div class="block">Creates a new <code>InvalidDeltaException</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - String explaining the exception</dd>
+<dd><code>e</code> - Throwable</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/InternalGemFireException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/InvalidValueException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/InvalidDeltaException.html" target="_top">Frames</a></li>
+<li><a href="InvalidDeltaException.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="#fields.inherited.from.class.org.apache.geode.GemFireException">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/InvalidValueException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/InvalidValueException.html b/releases/latest/javadoc/org/apache/geode/InvalidValueException.html
new file mode 100644
index 0000000..cb643cb
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/InvalidValueException.html
@@ -0,0 +1,301 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>InvalidValueException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="InvalidValueException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/InvalidDeltaException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/InvalidVersionException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/InvalidValueException.html" target="_top">Frames</a></li>
+<li><a href="InvalidValueException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class InvalidValueException" class="title">Class InvalidValueException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.InvalidValueException</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>
+<br>
+<pre>public class <span class="typeNameLabel">InvalidValueException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">An <code>InvalidValueException</code> is thrown when an attempt is
+ made to set a configuration attribute to an invalid value is made.
+ Values are considered invalid when they are
+ not compatible with the attribute's type.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.InvalidValueException">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="../../../org/apache/geode/InvalidValueException.html#InvalidValueException-java.lang.String-">InvalidValueException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block">Creates a new <code>InvalidValueException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/InvalidValueException.html#InvalidValueException-java.lang.String-java.lang.Throwable-">InvalidValueException</a></span>(java.lang.String&nbsp;message,
+                     java.lang.Throwable&nbsp;ex)</code>
+<div class="block">Creates a new <code>InvalidValueException</code>.</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="InvalidValueException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>InvalidValueException</h4>
+<pre>public&nbsp;InvalidValueException(java.lang.String&nbsp;message)</pre>
+<div class="block">Creates a new <code>InvalidValueException</code>.</div>
+</li>
+</ul>
+<a name="InvalidValueException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>InvalidValueException</h4>
+<pre>public&nbsp;InvalidValueException(java.lang.String&nbsp;message,
+                             java.lang.Throwable&nbsp;ex)</pre>
+<div class="block">Creates a new <code>InvalidValueException</code>.</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="../../../org/apache/geode/InvalidDeltaException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/InvalidVersionException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/InvalidValueException.html" target="_top">Frames</a></li>
+<li><a href="InvalidValueException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/InvalidVersionException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/InvalidVersionException.html b/releases/latest/javadoc/org/apache/geode/InvalidVersionException.html
new file mode 100644
index 0000000..ed5cb0c
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/InvalidVersionException.html
@@ -0,0 +1,277 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>InvalidVersionException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="InvalidVersionException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/InvalidValueException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/LicenseException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/InvalidVersionException.html" target="_top">Frames</a></li>
+<li><a href="InvalidVersionException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class InvalidVersionException" class="title">Class InvalidVersionException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.InvalidVersionException</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>
+<br>
+<pre>public class <span class="typeNameLabel">InvalidVersionException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.InvalidVersionException">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="../../../org/apache/geode/InvalidVersionException.html#InvalidVersionException-java.lang.String-">InvalidVersionException</a></span>(java.lang.String&nbsp;msg)</code>&nbsp;</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="InvalidVersionException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>InvalidVersionException</h4>
+<pre>public&nbsp;InvalidVersionException(java.lang.String&nbsp;msg)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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/InvalidValueException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/LicenseException.html" title="class in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/InvalidVersionException.html" target="_top">Frames</a></li>
+<li><a href="InvalidVersionException.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.org.apache.geode.GemFireException">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/8888a496/releases/latest/javadoc/org/apache/geode/LicenseException.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/LicenseException.html b/releases/latest/javadoc/org/apache/geode/LicenseException.html
new file mode 100644
index 0000000..c51a0b3
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/LicenseException.html
@@ -0,0 +1,328 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>LicenseException (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="LicenseException (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    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="../../../org/apache/geode/InvalidVersionException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/LogWriter.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/LicenseException.html" target="_top">Frames</a></li>
+<li><a href="LicenseException.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.org.apache.geode.GemFireException">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">org.apache.geode</div>
+<h2 title="Class LicenseException" class="title">Class LicenseException</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>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.LicenseException</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">Licensing is not supported as of 8.0.</span></div>
+</div>
+<br>
+<pre>@Deprecated
+public class <span class="typeNameLabel">LicenseException</span>
+extends <a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre>
+<div class="block">A <code>LicenseException</code> is thrown when
+ the license check fails.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#org.apache.geode.LicenseException">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="../../../org/apache/geode/LicenseException.html#LicenseException-java.lang.String-">LicenseException</a></span>(java.lang.String&nbsp;message)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>LicenseException</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LicenseException.html#LicenseException-java.lang.String-java.lang.Throwable-">LicenseException</a></span>(java.lang.String&nbsp;message,
+                java.lang.Throwable&nbsp;thr)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>LicenseException</code> that was
+ caused by a given exception</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/geode/LicenseException.html#LicenseException-java.lang.Throwable-">LicenseException</a></span>(java.lang.Throwable&nbsp;thr)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>LicenseException</code> that was
+ caused by a given exception</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.org.apache.geode.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.geode.<a href="../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3>
+<code><a href="../../../org/apache/geode/GemFireException.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="LicenseException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LicenseException</h4>
+<pre>public&nbsp;LicenseException(java.lang.String&nbsp;message)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>LicenseException</code>.</div>
+</li>
+</ul>
+<a name="LicenseException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LicenseException</h4>
+<pre>public&nbsp;LicenseException(java.lang.String&nbsp;message,
+                        java.lang.Throwable&nbsp;thr)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>LicenseException</code> that was
+ caused by a given exception</div>
+</li>
+</ul>
+<a name="LicenseException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LicenseException</h4>
+<pre>public&nbsp;LicenseException(java.lang.Throwable&nbsp;thr)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new <code>LicenseException</code> that was
+ caused by a given exception</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="../../../org/apache/geode/InvalidVersionException.html" title="class in org.apache.geode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/geode/LogWriter.html" title="interface in org.apache.geode"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?org/apache/geode/LicenseException.html" target="_top">Frames</a></li>
+<li><a href="LicenseException.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.org.apache.geode.GemFireException">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>


[17/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/jmx/AgentConfig.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/admin/jmx/AgentConfig.html b/releases/latest/javadoc/org/apache/geode/admin/jmx/AgentConfig.html
new file mode 100644
index 0000000..dd216ca
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/admin/jmx/AgentConfig.html
@@ -0,0 +1,2842 @@
+<!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 Sat Oct 15 16:23:30 PDT 2016 -->
+<title>AgentConfig (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AgentConfig (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38,"i8":38,"i9":38,"i10":38,"i11":38,"i12":38,"i13":38,"i14":38,"i15":38,"i16":38,"i17":38,"i18":38,"i19":38,"i20":38,"i21":38,"i22":38,"i23":38,"i24":38,"i25":38,"i26":38,"i27":38,"i28":38,"i29":38,"i30":38,"i31":38,"i32":38,"i33":38,"i34":38,"i35":38,"i36":38,"i37":38,"i38":38,"i39":38,"i40":38,"i41":38,"i42":38,"i43":38,"i44":38,"i45":38,"i46":38,"i47":38,"i48":38,"i49":38,"i50":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="../../../../../org/apache/geode/admin/jmx/Agent.html" title="interface in org.apache.geode.admin.jmx"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/geode/admin/jmx/AgentFactory.html" title="class in org.apache.geode.admin.jmx"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/geode/admin/jmx/AgentConfig.html" target="_top">Frames</a></li>
+<li><a href="AgentConfig.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">org.apache.geode.admin.jmx</div>
+<h2 title="Interface AgentConfig" class="title">Interface AgentConfig</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.lang.Cloneable, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</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="../../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div>
+</div>
+<br>
+<pre>public interface <span class="typeNameLabel">AgentConfig</span>
+extends <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></pre>
+<div class="block">A configuration object for a JMX administration <a href="../../../../../org/apache/geode/admin/jmx/Agent.html" title="interface in org.apache.geode.admin.jmx">agent</a> that is hosted by a GemFire application VM.  A file named
+ <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_PROPERTY_FILE"><code>"agent.properties"</code></a> can be used to
+ override the default values of <code>AgentConfig</code> attributes.
+ The "gfAgentPropertyFile" system
+ property can be used to specify an agent properties file other
+ than "agent.properties".  System properties prefixed with
+ <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#SYSTEM_PROPERTY_PREFIX">"gemfire.agent."</a> can be used to
+ override the values in the properties file.  For instance
+ "-Dgemfire.agent.http-port=8081" can be used to override the
+ default port for the HTTP adapter.  Configuration related to the
+ distributed system that the JMX agent administers is inherited from
+ and described in <code>AgentConfig</code>'s superinterface, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin"><code>DistributedSystemConfig</code></a>.
+
+ <P>
+
+ An <code>AgentConfig</code> can be modified using a number of
+ mutator methods until it is used to create an <code>Agent</code>.
+ After that, attempts to modify most attributes in the
+ <code>AgentConfig</code> will result in an <code>IllegalStateException</code> being thrown.  If you wish to use the same
+ <code>AgentConfig</code> to configure multiple <code>Agent</code>s,
+ a copy of the <code>AgentConfig</code> object can be made by
+ invoking its <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#clone--"><code>clone()</code></a> method.
+
+ <P>
+
+ <B>JMX Administation Agent Configuration Properties</B>
+
+ <dl>
+   <a name="auto-connect"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#AUTO_CONNECT_NAME">auto-connect</a></dt></a>
+   <dd><U>Description</U>: whether or not a JMX agent will
+   automatically connect to the distributed system it is configured to
+   administer.</dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AUTO_CONNECT">Default</a></U>: false</dd>
+ </dl>
+
+ <B>JMX Agent SSL Configuration Properties</B>
+
+ <P>
+
+ These parameters configure sockets that are created by the GemFire
+ JMX Agent regardless of which adapters are enabled.  These setting
+ apply to all adapters.  For example, if clients connect to the RMI
+ adapter using SSL, then clients must also connect to the HTTP
+ adapter using SSL (HTTPS).  Note that these configuration
+ attributes do <b>not</b> effect how the agent connects to the
+ distributed system it administers, only how JMX clients connect to
+ the agent.
+
+ <dl>
+   <a name="agent-ssl-enabled"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_ENABLED_NAME">agent-ssl-enabled</a></dt></a>
+   <dd><U>Description</U>: whether or not connections to the JMX agent
+   require SSL
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_ENABLED">Default</a></U>: false</dd>
+ </dl>
+ 
+ <dl>
+   <a name="agent-ssl-protocols"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_PROTOCOLS_NAME">agent-ssl-protocols</a></dt></a>
+   <dd><U>Description</U>: the SSL protocols to be used when connecting
+   to the JMX agent
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_PROTOCOLS">Default</a></U>: any</dd>
+ </dl>
+
+ <dl>
+   <a name="agent-ssl-ciphers"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_CIPHERS_NAME">agent-ssl-ciphers</a></dt></a>
+   <dd><U>Description</U>: the SSL ciphers to be used when connecting
+   to the JMX agent
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_CIPHERS">Default</a></U>: any</dd>
+ </dl>
+
+ <dl>
+   <a name="agent-ssl-require-authentication"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_REQUIRE_AUTHENTICATION_NAME">agent-ssl-require-authentication</a></dt></a>
+   <dd><U>Description</U>: whether or not SSL connections to the RMI
+   adapter require authentication
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_REQUIRE_AUTHENTICATION">Default</a></U>: true</dd>
+ </dl>
+
+ <dl>
+   <a name="http-ssl-require-authentication"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_SSL_REQUIRE_AUTHENTICATION_NAME">http-ssl-require-authentication</a></dt></a>
+   <dd><U>Description</U>: whether or not SSL connections to the HTTP
+   adapter require authentication
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_SSL_REQUIRE_AUTHENTICATION">Default</a></U>: false</dd>
+ </dl>
+
+ <B>HTTP Adapter Configuration</B>
+
+ <dl>
+   <a name="http-enabled"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_ENABLED_NAME">http-enabled</a></dt></a>
+   <dd><U>Description</U>: whether or not the HTTP adapter is
+   enabled in the JMX agent.</dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_ENABLED">Default</a></U>: true</dd>
+ </dl>
+ 
+ <dl>
+   <a name="http-port"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_PORT_NAME">http-port</a></dt></a>
+   <dd><U>Description</U>: the port on which the HTTP adapter should
+   listen for client connections.
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_PORT">Default</a></U>: 8080</dd>
+ </dl>
+
+ <dl>
+   <a name="http-bind-address"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_BIND_ADDRESS_NAME">http-bind-address</a></dt></a>
+   <dd><U>Description</U>: the machine name or IP address to which
+   the HTTP listening socket should be bound.  If this value is
+   "localhost", then the socket will be bound to the loopback
+   address (127.0.0.1) and the adapter will only be accessible via
+   the URL <code>http://localhost:8080</code>.</dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_BIND_ADDRESS">Default</a></U>: ""
+   (all network addresses)</dd>
+ </dl>
+
+ <dl>
+   <a name="http-authentication-enabled"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_AUTHENTICATION_ENABLED_NAME">http-authentication-enabled</a></dt></a>
+   <dd><U>Description</U>: Whether or not connections to the HTTP
+   adapter should be authenticated with a user name and password.
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_AUTHENTICATION_ENABLED">Default</a></U>: false</dd>
+ </dl>
+
+ <dl>
+   <a name="http-authentication-user"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_AUTHENTICATION_USER_NAME">http-authentication-user</a></dt></a>
+   <dd><U>Description</U>: the user name for authenticating secure
+   communication. 
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_AUTHENTICATION_USER">Default</a></U>: admin</dd>
+ </dl>
+
+ <dl>
+   <a name="http-authentication-password"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_AUTHENTICATION_PASSWORD_NAME">http-authentication-password</a></dt></a>
+   <dd><U>Description</U>: the password for authenticating secure
+   communication. 
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_AUTHENTICATION_PASSWORD">Default</a></U>: password</dd>
+ </dl>
+
+ <B>RMI Adapter Configuration Properties</B>
+
+ <dl>
+   <a name="rmi-enabled"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_ENABLED_NAME">rmi-enabled</a></dt></a>
+   <dd><U>Description</U>: whether or not the RMI JMX adapter is enabled
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_ENABLED">Default</a></U>: true</dd>
+ </dl>
+
+ <dl>
+   <a name="rmi-registry-enabled"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_REGISTRY_ENABLED_NAME">rmi-registry-enabled</a></dt></a>
+   <dd><U>Description</U>: whether or not the JMX agent should start
+   an RMI registry.  Alternatively, a registry outside of the JMX
+   agent VM can be used.
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_REGISTRY_ENABLED">Default</a></U>: true</dd>
+ </dl>
+
+ <dl>
+   <a name="rmi-port"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_PORT_NAME">rmi-port</a></dt></a>
+   <dd><U>Description</U>: the port of the RMI registry in which the
+   JMX Agent should bind remote objects.
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_PORT">Default</a></U>: 1099</dd>
+ </dl>
+ 
+ <dl>
+   <a name="rmi-server-port"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_PORT_NAME">rmi-server-port</a></dt></a>
+   <dd><U>Description</U>: the port to be used by the RMI Server started by
+   JMX Agent.
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_SERVER_PORT">Default</a></U>: 0</dd>
+ </dl> 
+
+ <dl>
+   <a name="rmi-bind-address"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_BIND_ADDRESS_NAME">rmi-bind-address</a></dt></a>
+   <dd><U>Description</U>: the bind address on which the RMI
+   registry binds its sockets.
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_BIND_ADDRESS">Default</a></U>: ""
+   (all network addresses)</dd>
+ </dl>
+
+ <B>AdventNet SNMP Adapter Configuration Properties</B>
+
+ <dl>
+   <a name="snmp-enabled"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#SNMP_ENABLED_NAME">snmp-enabled</a></dt></a>
+   <dd><U>Description</U>: whether or not the SNMP JMX adapter is
+   enabled 
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_SNMP_ENABLED">Default</a></U>: false</dd>
+ </dl>
+ 
+ <dl>
+   <a name="snmp-bind-address"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#SNMP_BIND_ADDRESS_NAME">snmp-bind-address</a></dt></a>
+   <dd><U>Description</U>: the host name to which sockets used by the
+   SNMP adapter should be bound.
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_SNMP_BIND_ADDRESS">Default</a></U>: the name of
+   the local machine (not <code>localhost</code>)</dd>
+ </dl>
+
+ <dl>
+   <a name="snmp-directory"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#SNMP_DIRECTORY_NAME">snmp-directory</a></dt></a>
+   <dd><U>Description</U>: the deployment directory for AdventNet
+   SNMP Adaptor 
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_SNMP_DIRECTORY">Default</a></U>: ""</dd>
+ </dl>
+ 
+ <B>JMX Agent Email Notification Properties (for statistics alerts)</B>
+ 
+ <dl>
+   <a name="email-notification-enabled"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_ENABLED_NAME">email-notification-enabled</a></dt></a>
+   <dd><U>Description</U>: Whether or not email notifications are enabled for statistics alerts.
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_NOTIFICATIONS_ENABLED">Default</a></U>: false</dd>
+ </dl>
+ 
+ <dl>
+   <a name="email-notification-from"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_FROM_NAME">email-notification-from</a></dt></a>
+   <dd><U>Description</U>: Email address to be used to send email notifications.
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_FROM">Default</a></U>: ""</dd>
+ </dl>
+ 
+ <dl>
+   <a name="email-notification-host"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_HOST_NAME">email-notification-host</a></dt></a>
+   <dd><U>Description</U>: The host name of the mail server to be used for email communication. 
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_HOST">Default</a></U>: ""</dd>
+ </dl>
+ 
+ <dl>
+   <a name="email-notification-to"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_TO_LIST_NAME">email-notification-to</a></dt></a>
+   <dd><U>Description</U>: Email address where the email notifications should be sent.
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_TO_LIST">Default</a></U>: ""</dd>
+ </dl>
+ 
+ <dl>
+   <a name="state-save-file"><dt><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#STATE_SAVE_FILE_NAME">state-save-file</a></dt></a>
+   <dd><U>Description</U>: The name of the file to be used for saving agent state. The file
+         is stored in the same directory in which the agent.properties file is located
+   </dd>
+   <dd><U><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_STATE_SAVE_FILE">Default</a></U>: ""</dd>
+ </dl></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 4.0</dd>
+</dl>
+</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>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.geode.admin.DistributedSystemConfig">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></h3>
+<code><a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.ConfigListener.html" title="interface in org.apache.geode.admin">DistributedSystemConfig.ConfigListener</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== 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 java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_CIPHERS_NAME">AGENT_SSL_CIPHERS_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "agent-ssl-ciphers" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_ENABLED_NAME">AGENT_SSL_ENABLED_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "agent-ssl-enabled" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_PROTOCOLS_NAME">AGENT_SSL_PROTOCOLS_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "agent-ssl-protocols" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#AGENT_SSL_REQUIRE_AUTHENTICATION_NAME">AGENT_SSL_REQUIRE_AUTHENTICATION_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "agent-ssl-require-authentication" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#AUTO_CONNECT_NAME">AUTO_CONNECT_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "auto-connect" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_CIPHERS">DEFAULT_AGENT_SSL_CIPHERS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "agent-ssl-ciphers" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_ENABLED">DEFAULT_AGENT_SSL_ENABLED</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "agent-ssl-enabled" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_PROTOCOLS">DEFAULT_AGENT_SSL_PROTOCOLS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "agent-ssl-protocols" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AGENT_SSL_REQUIRE_AUTHENTICATION">DEFAULT_AGENT_SSL_REQUIRE_AUTHENTICATION</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "agent-ssl-require-authentication"
+ property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_AUTO_CONNECT">DEFAULT_AUTO_CONNECT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "auto-connect" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_FROM">DEFAULT_EMAIL_FROM</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "email-notification-from" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_HOST">DEFAULT_EMAIL_HOST</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "email-notification-host" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_NOTIFICATIONS_ENABLED">DEFAULT_EMAIL_NOTIFICATIONS_ENABLED</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "email-notification-enabled" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_EMAIL_TO_LIST">DEFAULT_EMAIL_TO_LIST</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "email-notification-to" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_AUTHENTICATION_ENABLED">DEFAULT_HTTP_AUTHENTICATION_ENABLED</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "http-authentication-enabled" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_AUTHENTICATION_PASSWORD">DEFAULT_HTTP_AUTHENTICATION_PASSWORD</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "http-authentication-password" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_AUTHENTICATION_USER">DEFAULT_HTTP_AUTHENTICATION_USER</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "http-authentication-user" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_BIND_ADDRESS">DEFAULT_HTTP_BIND_ADDRESS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "httpBindAddress" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_ENABLED">DEFAULT_HTTP_ENABLED</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "httpEnabled" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_PORT">DEFAULT_HTTP_PORT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "httpPort" property (8080)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_HTTP_SSL_REQUIRE_AUTHENTICATION">DEFAULT_HTTP_SSL_REQUIRE_AUTHENTICATION</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "http-ssl-require-authentication"
+ property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_PROPERTY_FILE">DEFAULT_PROPERTY_FILE</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default "propertyFile" value</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_BIND_ADDRESS">DEFAULT_RMI_BIND_ADDRESS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_BIND_ADDRESS_NAME">rmi-bind-address</a> property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_ENABLED">DEFAULT_RMI_ENABLED</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_ENABLED_NAME">rmi-enabled</a> property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_PORT">DEFAULT_RMI_PORT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_PORT_NAME">rmi-port</a> property (1099)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_REGISTRY_ENABLED">DEFAULT_RMI_REGISTRY_ENABLED</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_REGISTRY_ENABLED_NAME">rmi-registry-enabled</a> property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_RMI_SERVER_PORT">DEFAULT_RMI_SERVER_PORT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_SERVER_PORT_NAME">rmi-server-port</a> 
+ property (0)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_SNMP_BIND_ADDRESS">DEFAULT_SNMP_BIND_ADDRESS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "snmpBindAddress" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_SNMP_DIRECTORY">DEFAULT_SNMP_DIRECTORY</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "snmpDirectory" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_SNMP_ENABLED">DEFAULT_SNMP_ENABLED</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default value of the "snmpEnabled" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#DEFAULT_STATE_SAVE_FILE">DEFAULT_STATE_SAVE_FILE</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default name for file that has "agent state saved serialized"</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_ENABLED_NAME">EMAIL_NOTIFICATIONS_ENABLED_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "email-notification-enabled" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_FROM_NAME">EMAIL_NOTIFICATIONS_FROM_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "email-notification-from" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_HOST_NAME">EMAIL_NOTIFICATIONS_HOST_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "email-notification-host" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#EMAIL_NOTIFICATIONS_TO_LIST_NAME">EMAIL_NOTIFICATIONS_TO_LIST_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "email-notification-to" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_AUTHENTICATION_ENABLED_NAME">HTTP_AUTHENTICATION_ENABLED_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "http-authentication-enabled" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_AUTHENTICATION_PASSWORD_NAME">HTTP_AUTHENTICATION_PASSWORD_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "http-authentication-password" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_AUTHENTICATION_USER_NAME">HTTP_AUTHENTICATION_USER_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "http-authentication-user" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_BIND_ADDRESS_NAME">HTTP_BIND_ADDRESS_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "httpBindAddress" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_ENABLED_NAME">HTTP_ENABLED_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "httpEnabled" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_PORT_NAME">HTTP_PORT_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "httpPort" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#HTTP_SSL_REQUIRE_AUTHENTICATION_NAME">HTTP_SSL_REQUIRE_AUTHENTICATION_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "http-ssl-require-authentication" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#MAX_HTTP_PORT">MAX_HTTP_PORT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The maximum httpPort (65535)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#MAX_RMI_PORT">MAX_RMI_PORT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The maximum value for <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_PORT_NAME">rmi-port</a> or
+ <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_SERVER_PORT_NAME">rmi-server-port</a> (65535)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#MIN_HTTP_PORT">MIN_HTTP_PORT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum httpPort (0)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#MIN_RMI_PORT">MIN_RMI_PORT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The minimum value for <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_PORT_NAME">rmi-port</a> or
+ <a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_SERVER_PORT_NAME">rmi-server-port</a> (0)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_BIND_ADDRESS_NAME">RMI_BIND_ADDRESS_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "rmiBindAddress" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_ENABLED_NAME">RMI_ENABLED_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "rmiEnabled" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_PORT_NAME">RMI_PORT_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "rmiPort" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_REGISTRY_ENABLED_NAME">RMI_REGISTRY_ENABLED_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "rmi-registry-enabled" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#RMI_SERVER_PORT_NAME">RMI_SERVER_PORT_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "rmi-server-port" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#SNMP_BIND_ADDRESS_NAME">SNMP_BIND_ADDRESS_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "snmpBindAddress" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#SNMP_DIRECTORY_NAME">SNMP_DIRECTORY_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "snmpDirectory" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#SNMP_ENABLED_NAME">SNMP_ENABLED_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "snmpEnabled" property</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#STATE_SAVE_FILE_NAME">STATE_SAVE_FILE_NAME</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "state-save-file-name" property</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#SYSTEM_PROPERTY_PREFIX">SYSTEM_PROPERTY_PREFIX</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The prefix for JMX Agent configuration system properties</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.geode.admin.DistributedSystemConfig">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></h3>
+<code><a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#BIND_ADDRESS_NAME">BIND_ADDRESS_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ACK_SEVERE_ALERT_THRESHOLD">DEFAULT_ACK_SEVERE_ALERT_THRESHOLD</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ACK_WAIT_THRESHOLD">DEFAULT_ACK_WAIT_THRESHOLD</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_BIND_ADDRESS">DEFAULT_BIND_ADDRESS</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_DISABLE_AUTO_RECONNECT">DEFAULT_DISABLE_AUTO_RECONNECT</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_DISABLE_TCP">DEFAULT_DISABLE_TCP</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION">DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION</a>, <a href="../../../../../org
 /apache/geode/admin/DistributedSystemConfig.html#DEFAULT_ENTITY_CONFIG_XML_FILE">DEFAULT_ENTITY_CONFIG_XML_FILE</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOCATORS">DEFAULT_LOCATORS</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_DISK_SPACE_LIMIT">DEFAULT_LOG_DISK_SPACE_LIMIT</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_FILE">DEFAULT_LOG_FILE</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_FILE_SIZE_LIMIT">DEFAULT_LOG_FILE_SIZE_LIMIT</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_LOG_LEVEL">DEFAULT_LOG_LEVEL</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_MCAST_ADDRESS">DEFAULT_MCAST_ADDRESS</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_MCAST_PORT">DEFAULT_MCAST_PORT</a>, <a hre
 f="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_MEMBER_TIMEOUT">DEFAULT_MEMBER_TIMEOUT</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_MEMBERSHIP_PORT_RANGE">DEFAULT_MEMBERSHIP_PORT_RANGE</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_NAME">DEFAULT_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_REFRESH_INTERVAL">DEFAULT_REFRESH_INTERVAL</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_REMOTE_COMMAND">DEFAULT_REMOTE_COMMAND</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_SYSTEM_ID">DEFAULT_SYSTEM_ID</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#DEFAULT_TCP_PORT">DEFAULT_TCP_PORT</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#ENTITY_CONFIG_XML_FILE_NAME">ENTITY_CONFIG_XML_FILE_NAM
 E</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#LOCATORS_NAME">LOCATORS_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#LOG_DISK_SPACE_LIMIT_NAME">LOG_DISK_SPACE_LIMIT_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#LOG_FILE_NAME">LOG_FILE_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#LOG_FILE_SIZE_LIMIT_NAME">LOG_FILE_SIZE_LIMIT_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#LOG_LEVEL_NAME">LOG_LEVEL_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MAX_ACK_SEVERE_ALERT_THRESHOLD">MAX_ACK_SEVERE_ALERT_THRESHOLD</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MAX_ACK_WAIT_THRESHOLD">MAX_ACK_WAIT_THRESHOLD</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MAX_LOG_DISK_SPACE_LIMIT">MAX_LOG_DISK_SPACE
 _LIMIT</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MAX_LOG_FILE_SIZE_LIMIT">MAX_LOG_FILE_SIZE_LIMIT</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MAX_MCAST_PORT">MAX_MCAST_PORT</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MCAST_ADDRESS_NAME">MCAST_ADDRESS_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MCAST_PORT_NAME">MCAST_PORT_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MEMBERSHIP_PORT_RANGE_NAME">MEMBERSHIP_PORT_RANGE_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MIN_ACK_SEVERE_ALERT_THRESHOLD">MIN_ACK_SEVERE_ALERT_THRESHOLD</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MIN_ACK_WAIT_THRESHOLD">MIN_ACK_WAIT_THRESHOLD</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MIN_LOG_DISK_SPACE_LIMIT"
 >MIN_LOG_DISK_SPACE_LIMIT</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MIN_LOG_FILE_SIZE_LIMIT">MIN_LOG_FILE_SIZE_LIMIT</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#MIN_MCAST_PORT">MIN_MCAST_PORT</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#NAME_NAME">NAME_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#REFRESH_INTERVAL_NAME">REFRESH_INTERVAL_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#REMOTE_COMMAND_NAME">REMOTE_COMMAND_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#SYSTEM_ID_NAME">SYSTEM_ID_NAME</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#TCP_PORT_NAME">TCP_PORT_NAME</a></code></li>
+</ul>
+</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>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#clone--">clone</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns an <code>AgentConfig</code> with the same configuration
+ as this <code>AgentConfig</code>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getAgentSSLCiphers--">getAgentSSLCiphers</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the SSL ciphers used when connecting to the JMX agent.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getAgentSSLProtocols--">getAgentSSLProtocols</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the SSL protocols used when connecting to the JMX agent.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getAutoConnect--">getAutoConnect</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not the JMX agent will automatically connect
+ to the distributed system it administers.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getEmailNotificationFrom--">getEmailNotificationFrom</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the EmailID from whom notification emails are sent.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getEmailNotificationHost--">getEmailNotificationHost</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the Host Name using which notification emails are sent.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getEmailNotificationToList--">getEmailNotificationToList</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the comma separated EmailID list to whom notification
+ emails are sent.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getHttpAuthPassword--">getHttpAuthPassword</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the password for HTTP adapter authentication.</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getHttpAuthUser--">getHttpAuthUser</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the user name for HTTP adapter authentication.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getHttpBindAddress--">getHttpBindAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the bind address to which the HTTP adapter's listening
+ socket is bound.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getHttpPort--">getHttpPort</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the port of the HTTP adapter.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getRmiBindAddress--">getRmiBindAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the bind address to which the RMI adapter's listening
+ sockets are bound.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getRmiPort--">getRmiPort</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the port of the RMI adapter.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getRmiServerPort--">getRmiServerPort</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the port of the RMI Connector Server.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getSnmpBindAddress--">getSnmpBindAddress</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the bind address used with the SNMP adapter.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getSnmpDirectory--">getSnmpDirectory</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the directory for the SNMP adapater.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#getStateSaveFile--">getStateSaveFile</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the name of the file to be used for saving agent state
+
+ See <a href="#state-save-file">description</a> above.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#isAgentSSLEnabled--">isAgentSSLEnabled</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not SSL is required for the JMX agent.</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#isAgentSSLRequireAuth--">isAgentSSLRequireAuth</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether SSL authentication is used when connecting to the
+ RMI connector.</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#isEmailNotificationEnabled--">isEmailNotificationEnabled</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether Emails for Notifications is enabled
+
+ See <a href="#email-notification-enabled">description</a> above.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#isHttpAuthEnabled--">isHttpAuthEnabled</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not the HTTP adapter authenticates
+ connections.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#isHttpEnabled--">isHttpEnabled</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not the HTTP adapter is enabled.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#isHttpSSLRequireAuth--">isHttpSSLRequireAuth</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether SSL authentication is used when connecting to the
+ HTTP connector.</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#isRmiEnabled--">isRmiEnabled</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not the RMI adapter is enabled.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#isRmiRegistryEnabled--">isRmiRegistryEnabled</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not the agent hosts an RMI registry.</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#isSnmpEnabled--">isSnmpEnabled</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns whether or not the SNMP adapter is enabled.</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setAgentSSLCiphers-java.lang.String-">setAgentSSLCiphers</a></span>(java.lang.String&nbsp;ciphers)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the SSL ciphers used when connecting to the JMX agent.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setAgentSSLEnabled-boolean-">setAgentSSLEnabled</a></span>(boolean&nbsp;enabled)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not SSL is required for the JMX agent.</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setAgentSSLProtocols-java.lang.String-">setAgentSSLProtocols</a></span>(java.lang.String&nbsp;protocols)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the SSL protocols used when connecting to the JMX agent.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setAgentSSLRequireAuth-boolean-">setAgentSSLRequireAuth</a></span>(boolean&nbsp;require)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether SSL authentication is used when connecting to the
+ RMI connector.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setAutoConnect-boolean-">setAutoConnect</a></span>(boolean&nbsp;autoConnect)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not the JMX agent will automatically connect
+ to the distributed system it administers.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setEmailNotificationEnabled-boolean-">setEmailNotificationEnabled</a></span>(boolean&nbsp;enabled)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether Emails for Notifications is enabled
+
+ See <a href="#email-notification-enabled">description</a> above.</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setEmailNotificationFrom-java.lang.String-">setEmailNotificationFrom</a></span>(java.lang.String&nbsp;emailID)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the EmailID from whom notification emails are sent.</div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setEmailNotificationHost-java.lang.String-">setEmailNotificationHost</a></span>(java.lang.String&nbsp;hostName)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the Host Name from whom notification emails are sent.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setEmailNotificationToList-java.lang.String-">setEmailNotificationToList</a></span>(java.lang.String&nbsp;emailIDs)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the EmailID from whom notification emails are sent as a
+ comma separated list.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setHttpAuthEnabled-boolean-">setHttpAuthEnabled</a></span>(boolean&nbsp;enabled)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not the HTTP adapter authenticates connections.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setHttpAuthPassword-java.lang.String-">setHttpAuthPassword</a></span>(java.lang.String&nbsp;password)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the password for HTTP adapter authentication.</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setHttpAuthUser-java.lang.String-">setHttpAuthUser</a></span>(java.lang.String&nbsp;user)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the user name for HTTP adapter authentication.</div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setHttpBindAddress-java.lang.String-">setHttpBindAddress</a></span>(java.lang.String&nbsp;address)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the bind address to which the HTTP adapter's listening
+ socket is bound.</div>
+</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setHttpEnabled-boolean-">setHttpEnabled</a></span>(boolean&nbsp;httpEnabled)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not the HTTP adapter is enabled.</div>
+</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setHttpPort-int-">setHttpPort</a></span>(int&nbsp;port)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the port of the HTTP adapter.</div>
+</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setHttpSSLRequireAuth-boolean-">setHttpSSLRequireAuth</a></span>(boolean&nbsp;require)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether SSL authentication is used when connecting to the
+ HTTP connector.</div>
+</td>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setRmiBindAddress-java.lang.String-">setRmiBindAddress</a></span>(java.lang.String&nbsp;address)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the bind address to which the RMI adapter's listening
+ sockets are bound.</div>
+</td>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setRmiEnabled-boolean-">setRmiEnabled</a></span>(boolean&nbsp;rmiEnabled)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not the RMI adapter is enabled.</div>
+</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setRmiPort-int-">setRmiPort</a></span>(int&nbsp;port)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the port of the RMI adapter.</div>
+</td>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setRmiRegistryEnabled-boolean-">setRmiRegistryEnabled</a></span>(boolean&nbsp;enabled)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not the agent hosts an RMI registry.</div>
+</td>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setRmiServerPort-int-">setRmiServerPort</a></span>(int&nbsp;port)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the port of the RMI Connector Server.</div>
+</td>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setSnmpBindAddress-java.lang.String-">setSnmpBindAddress</a></span>(java.lang.String&nbsp;address)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the bind address used with the SNMP adapter.</div>
+</td>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setSnmpDirectory-java.lang.String-">setSnmpDirectory</a></span>(java.lang.String&nbsp;snmpDirectory)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the directory for the SNMP adapater.</div>
+</td>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setSnmpEnabled-boolean-">setSnmpEnabled</a></span>(boolean&nbsp;enabled)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not the SNMP adapter is enabled.</div>
+</td>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/geode/admin/jmx/AgentConfig.html#setStateSaveFile-java.lang.String-">setStateSaveFile</a></span>(java.lang.String&nbsp;file)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the name of the file to be used for saving agent state
+
+ See <a href="#state-save-file">description</a> above.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.DistributedSystemConfig">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.geode.admin.<a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html" title="interface in org.apache.geode.admin">DistributedSystemConfig</a></h3>
+<code><a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#addListener-org.apache.geode.admin.DistributedSystemConfig.ConfigListener-">addListener</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#addSSLProperty-java.lang.String-java.lang.String-">addSSLProperty</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#createCacheServerConfig--">createCacheServerConfig</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#createCacheVmConfig--">createCacheVmConfig</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#createDistributionLocatorConfig--">createDistributionLocatorConfig</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getAckSevereAlertThreshold--">getAckSevereAlertThreshold</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getAckWaitThreshold--">getAckWaitThreshold</a>, <a href="
 ../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getBindAddress--">getBindAddress</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getCacheServerConfigs--">getCacheServerConfigs</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getCacheVmConfigs--">getCacheVmConfigs</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getDisableAutoReconnect--">getDisableAutoReconnect</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getDisableTcp--">getDisableTcp</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getDistributionLocatorConfigs--">getDistributionLocatorConfigs</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getEnableNetworkPartitionDetection--">getEnableNetworkPartitionDetection</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getEntityConfigXMLFile--">
 getEntityConfigXMLFile</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getLocators--">getLocators</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getLogDiskSpaceLimit--">getLogDiskSpaceLimit</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getLogFile--">getLogFile</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getLogFileSizeLimit--">getLogFileSizeLimit</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getLogLevel--">getLogLevel</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getMcastAddress--">getMcastAddress</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getMcastPort--">getMcastPort</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getMembershipPortRange--">getMembershipPortRange</a>, <a href="../../../../../org/apache/geode/
 admin/DistributedSystemConfig.html#getMemberTimeout--">getMemberTimeout</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getRefreshInterval--">getRefreshInterval</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getRemoteCommand--">getRemoteCommand</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getServerBindAddress--">getServerBindAddress</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSSLCiphers--">getSSLCiphers</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSSLProperties--">getSSLProperties</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSSLProtocols--">getSSLProtocols</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSystemId--">getSystemId</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getSystemName--">getSyst
 emName</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#getTcpPort--">getTcpPort</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#isSSLAuthenticationRequired--">isSSLAuthenticationRequired</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#isSSLEnabled--">isSSLEnabled</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#removeCacheServerConfig-org.apache.geode.admin.CacheServerConfig-">removeCacheServerConfig</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#removeCacheVmConfig-org.apache.geode.admin.CacheVmConfig-">removeCacheVmConfig</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#removeDistributionLocatorConfig-org.apache.geode.admin.DistributionLocatorConfig-">removeDistributionLocatorConfig</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#removeListener-org.apache
 .geode.admin.DistributedSystemConfig.ConfigListener-">removeListener</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#removeSSLProperty-java.lang.String-">removeSSLProperty</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setAckSevereAlertThreshold-int-">setAckSevereAlertThreshold</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setAckWaitThreshold-int-">setAckWaitThreshold</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setBindAddress-java.lang.String-">setBindAddress</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setDisableAutoReconnect-boolean-">setDisableAutoReconnect</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setDisableTcp-boolean-">setDisableTcp</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setEnableNetworkPartitionDetection-boolean-">setEnableN
 etworkPartitionDetection</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setEntityConfigXMLFile-java.lang.String-">setEntityConfigXMLFile</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setLocators-java.lang.String-">setLocators</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setLogDiskSpaceLimit-int-">setLogDiskSpaceLimit</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setLogFile-java.lang.String-">setLogFile</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setLogFileSizeLimit-int-">setLogFileSizeLimit</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setLogLevel-java.lang.String-">setLogLevel</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setMcastAddress-java.lang.String-">setMcastAddress</a>, <a href="../../../../../org/apache/geode/admin/DistributedSyste
 mConfig.html#setMcastPort-int-">setMcastPort</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setMembershipPortRange-java.lang.String-">setMembershipPortRange</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setMemberTimeout-int-">setMemberTimeout</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setRefreshInterval-int-">setRefreshInterval</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setRemoteCommand-java.lang.String-">setRemoteCommand</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setServerBindAddress-java.lang.String-">setServerBindAddress</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSSLAuthenticationRequired-boolean-">setSSLAuthenticationRequired</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSSLCiphers-java.lang.String-">setSSLCiphers</a>, <a
  href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSSLEnabled-boolean-">setSSLEnabled</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSSLProperties-java.util.Properties-">setSSLProperties</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSSLProtocols-java.lang.String-">setSSLProtocols</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSystemId-java.lang.String-">setSystemId</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setSystemName-java.lang.String-">setSystemName</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#setTcpPort-int-">setTcpPort</a>, <a href="../../../../../org/apache/geode/admin/DistributedSystemConfig.html#validate--">validate</a></code></li>
+</ul>
+</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="SYSTEM_PROPERTY_PREFIX">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SYSTEM_PROPERTY_PREFIX</h4>
+<pre>static final&nbsp;java.lang.String SYSTEM_PROPERTY_PREFIX</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The prefix for JMX Agent configuration system properties</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.geode.admin.jmx.AgentConfig.SYSTEM_PROPERTY_PREFIX">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_PROPERTY_FILE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_PROPERTY_FILE</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_PROPERTY_FILE</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default "propertyFile" value</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.geode.admin.jmx.AgentConfig.DEFAULT_PROPERTY_FILE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_STATE_SAVE_FILE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_STATE_SAVE_FILE</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT_STATE_SAVE_FILE</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default name for file that has "agent state saved serialized"</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.geode.admin.jmx.AgentConfig.DEFAULT_STATE_SAVE_FILE">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="AUTO_CONNECT_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AUTO_CONNECT_NAME</h4>
+<pre>static final&nbsp;java.lang.String AUTO_CONNECT_NAME</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The name of the "auto-connect" property</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.geode.admin.jmx.AgentConfig.AUTO_CONNECT_NAME">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="DEFAULT_AUTO_CONNECT">
+<!--   -->
+</a>
+<ul class="blockList">


<TRUNCATED>


[14/51] [abbrv] [partial] incubator-geode git commit: Adding javadocs for the 1.0.0-incubating release

Posted by sb...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/AttributesFactory.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/org/apache/geode/cache/AttributesFactory.html b/releases/latest/javadoc/org/apache/geode/cache/AttributesFactory.html
new file mode 100644
index 0000000..e522342
--- /dev/null
+++ b/releases/latest/javadoc/org/apache/geode/cache/AttributesFactory.html
@@ -0,0 +1,1977 @@
+<!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 Sat Oct 15 16:23:28 PDT 2016 -->
+<title>AttributesFactory (Apache Geode (incubating) 1.0.0-incubating)</title>
+<meta name="date" content="2016-10-15">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="AttributesFactory (Apache Geode (incubating) 1.0.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":42,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":42,"i8":42,"i9":42,"i10":42,"i11":42,"i12":42,"i13":42,"i14":42,"i15":42,"i16":42,"i17":42,"i18":42,"i19":42,"i20":42,"i21":42,"i22":42,"i23":42,"i24":42,"i25":42,"i26":42,"i27":42,"i28":42,"i29":42,"i30":42,"i31":42,"i32":42,"i33":42,"i34":42,"i35":42,"i36":42,"i37":42,"i38":42,"i39":42,"i40":42,"i41":42,"i42":42,"i43":42,"i44":42,"i45":42,"i46":42,"i47":42,"i48":42,"i49":42,"i50":41};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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>Prev&nbsp;Class</li>
+<li><a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/geode/cache/AttributesFactory.html" target="_top">Frames</a></li>
+<li><a href="AttributesFactory.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.geode.cache</div>
+<h2 title="Class AttributesFactory" class="title">Class AttributesFactory&lt;K,V&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.geode.cache.AttributesFactory&lt;K,V&gt;</li>
+</ul>
+</li>
+</ul>
+<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 6.5 use <a href="../../../../org/apache/geode/cache/Cache.html#createRegionFactory-org.apache.geode.cache.RegionShortcut-"><code>Cache.createRegionFactory(RegionShortcut)</code></a> or <a href="../../../../org/apache/geode/cache/client/ClientCache.html#createClientRegionFactory-org.apache.geode.cache.client.ClientRegionShortcut-"><code>ClientCache.createClientRegionFactory(ClientRegionShortcut)</code></a> instead.</span></div>
+</div>
+<br>
+<pre>public class <span class="typeNameLabel">AttributesFactory&lt;K,V&gt;</span>
+extends java.lang.Object</pre>
+<div class="block">Creates instances of <a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache"><code>RegionAttributes</code></a>. An <code>AttributesFactory</code>
+ instance maintains state for creating <code>RegionAttributes</code> instances.
+ The setter methods are used to change the settings that will be used for
+ creating the next attributes instance with the <a href="../../../../org/apache/geode/cache/AttributesFactory.html#create--"><code>create()</code></a>
+ method. If you create a factory with the default constructor, then the
+ factory is set up to create attributes with all default settings. You can
+ also create a factory by providing a <code>RegionAttributes</code>, which
+ will set up the new factory with the settings provided in that attributes
+ instance.
+
+ <p>Once a <code>RegionAttributes</code> is created, it can only be modified
+ after it has been used to create a <code>Region</code>, and then only by
+ using an <a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="interface in org.apache.geode.cache"><code>AttributesMutator</code></a> obtained from the region.
+
+ <h3>Attributes</h3>
+ <h4>Callbacks</h4>
+ <dl>
+ <dt><a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache"><code>CacheLoader</code></a> [<em>default:</em> <code>null</code>, meaning no loader]</dt>
+     <dd>User-implemented plug-in for loading data on cache misses.<br>
+        <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCacheLoader-org.apache.geode.cache.CacheLoader-"><code>setCacheLoader(org.apache.geode.cache.CacheLoader&lt;K, V&gt;)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getCacheLoader--"><code>RegionAttributes.getCacheLoader()</code></a>
+        <a href="../../../../org/apache/geode/cache/AttributesMutator.html#setCacheLoader-org.apache.geode.cache.CacheLoader-"><code>AttributesMutator.setCacheLoader(org.apache.geode.cache.CacheLoader&lt;K, V&gt;)</code></a></dd>
+
+ <dt><a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache"><code>CacheWriter</code></a> [<em>default:</em> <code>null</code>, meaning no writer]</dt>
+     <dd>User-implemented plug-in for intercepting cache modifications, e.g.
+         for writing to an external data source.<br>
+         <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCacheWriter-org.apache.geode.cache.CacheWriter-"><code>setCacheWriter(org.apache.geode.cache.CacheWriter&lt;K, V&gt;)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getCacheWriter--"><code>RegionAttributes.getCacheWriter()</code></a>
+         <a href="../../../../org/apache/geode/cache/AttributesMutator.html#setCacheWriter-org.apache.geode.cache.CacheWriter-"><code>AttributesMutator.setCacheWriter(org.apache.geode.cache.CacheWriter&lt;K, V&gt;)</code></a></dd>
+
+ <dt><a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache"><code>CacheListener</code></a> [<em>default:</em> <code>null</code>, meaning no listener ]</dt>
+     <dd>User-implemented plug-in for receiving and handling cache related events.<br>
+         <a href="../../../../org/apache/geode/cache/AttributesFactory.html#addCacheListener-org.apache.geode.cache.CacheListener-"><code>addCacheListener(org.apache.geode.cache.CacheListener&lt;K, V&gt;)</code></a> <a href="../../../../org/apache/geode/cache/AttributesFactory.html#initCacheListeners-org.apache.geode.cache.CacheListener:A-"><code>initCacheListeners(org.apache.geode.cache.CacheListener&lt;K, V&gt;[])</code></a>
+         <a href="../../../../org/apache/geode/cache/AttributesFactory.html#initCacheListeners-org.apache.geode.cache.CacheListener:A-"><code>initCacheListeners(org.apache.geode.cache.CacheListener&lt;K, V&gt;[])</code></a>
+         <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getCacheListeners--"><code>RegionAttributes.getCacheListeners()</code></a>
+         <a href="../../../../org/apache/geode/cache/AttributesMutator.html#initCacheListeners-org.apache.geode.cache.CacheListener:A-"><code>AttributesMutator.initCacheListeners(org.apache.geode.cache.CacheListener&lt;K, V&gt;[])</code></a>
+         <a href="../../../../org/apache/geode/cache/AttributesMutator.html#addCacheListener-org.apache.geode.cache.CacheListener-"><code>AttributesMutator.addCacheListener(org.apache.geode.cache.CacheListener&lt;K, V&gt;)</code></a>
+         <a href="../../../../org/apache/geode/cache/AttributesMutator.html#removeCacheListener-org.apache.geode.cache.CacheListener-"><code>AttributesMutator.removeCacheListener(org.apache.geode.cache.CacheListener&lt;K, V&gt;)</code></a></dd>
+ </dl>
+ <h4>Expiration</h4>
+ <dl>
+ <dt>RegionTimeToLive [<em>default:</em> no expiration]</dt>
+ <dd>Expiration configuration for the entire region based on the
+ <a href="../../../../org/apache/geode/cache/CacheStatistics.html#getLastModifiedTime--"><code>lastModifiedTime</code></a>.<br>
+ <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setRegionTimeToLive-org.apache.geode.cache.ExpirationAttributes-"><code>setRegionTimeToLive(org.apache.geode.cache.ExpirationAttributes)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getRegionTimeToLive--"><code>RegionAttributes.getRegionTimeToLive()</code></a>
+ <a href="../../../../org/apache/geode/cache/AttributesMutator.html#setRegionTimeToLive-org.apache.geode.cache.ExpirationAttributes-"><code>AttributesMutator.setRegionTimeToLive(org.apache.geode.cache.ExpirationAttributes)</code></a></dd>
+
+ <dt>RegionIdleTimeout [<em>default:</em> no expiration]</dt>
+ <dd>Expiration configuration for the entire region based on the
+ <a href="../../../../org/apache/geode/cache/CacheStatistics.html#getLastAccessedTime--"><code>lastAccessedTime</code></a>.<br>
+ <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setRegionIdleTimeout-org.apache.geode.cache.ExpirationAttributes-"><code>setRegionIdleTimeout(org.apache.geode.cache.ExpirationAttributes)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getRegionIdleTimeout--"><code>RegionAttributes.getRegionIdleTimeout()</code></a>
+ <a href="../../../../org/apache/geode/cache/AttributesMutator.html#setRegionIdleTimeout-org.apache.geode.cache.ExpirationAttributes-"><code>AttributesMutator.setRegionIdleTimeout(org.apache.geode.cache.ExpirationAttributes)</code></a></dd>
+
+ <dt>EntryTimeToLive [<em>default:</em> no expiration]</dt>
+ <dd>Expiration configuration for individual entries based on the
+ <a href="../../../../org/apache/geode/cache/CacheStatistics.html#getLastModifiedTime--"><code>lastModifiedTime</code></a>.<br>
+ <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEntryTimeToLive-org.apache.geode.cache.ExpirationAttributes-"><code>setEntryTimeToLive(org.apache.geode.cache.ExpirationAttributes)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getEntryTimeToLive--"><code>RegionAttributes.getEntryTimeToLive()</code></a>
+ <a href="../../../../org/apache/geode/cache/AttributesMutator.html#setEntryTimeToLive-org.apache.geode.cache.ExpirationAttributes-"><code>AttributesMutator.setEntryTimeToLive(org.apache.geode.cache.ExpirationAttributes)</code></a></dd>
+
+ <dt>EntryIdleTimeout [<em>default:</em> no expiration]</dt>
+ <dd>Expiration configuration for individual entries based on the
+ <a href="../../../../org/apache/geode/cache/CacheStatistics.html#getLastAccessedTime--"><code>lastAccessedTime</code></a>.<br>
+ <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEntryIdleTimeout-org.apache.geode.cache.ExpirationAttributes-"><code>setEntryIdleTimeout(org.apache.geode.cache.ExpirationAttributes)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getEntryIdleTimeout--"><code>RegionAttributes.getEntryIdleTimeout()</code></a>
+ <a href="../../../../org/apache/geode/cache/AttributesMutator.html#setEntryIdleTimeout-org.apache.geode.cache.ExpirationAttributes-"><code>AttributesMutator.setEntryIdleTimeout(org.apache.geode.cache.ExpirationAttributes)</code></a></dd>
+ </dl>
+ <h4>Distribution</h4>
+ <dl>
+ <dt><a href="../../../../org/apache/geode/cache/Scope.html" title="class in org.apache.geode.cache"><code>Scope</code></a>[<em>default:</em> <a href="../../../../org/apache/geode/cache/Scope.html#DISTRIBUTED_NO_ACK"><code>Scope.DISTRIBUTED_NO_ACK</code></a>]
+ </dt>
+ <dd>Properties of distribution for the region, including whether it is
+ distributed at all, whether acknowledgements are required, and whether
+ distributed synchronization is required. <br>
+ <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setScope-org.apache.geode.cache.Scope-"><code>setScope(org.apache.geode.cache.Scope)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getScope--"><code>RegionAttributes.getScope()</code></a></dd>
+
+ <dt>EarlyAck [<em>default:</em> <code>false</code>]</dt>
+     <dd>Whether or not acks required by <code>Scope.DISTRIBUTED_ACK</code>
+     are sent after an operation is processed. If <code>true</code>
+     then remote caches will ACK before processing an operation sent
+     by the cache that has set earlyAck to <code>true</code>.
+     Note that this attribute is only meaningful on the cache that
+     is initiating an operation; it does not matter what it is set to
+     on the cache that receives the operation.<br>
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEarlyAck-boolean-"><code>setEarlyAck(boolean)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getEarlyAck--"><code>RegionAttributes.getEarlyAck()</code></a></dd>
+
+ <dt><a href="../../../../org/apache/geode/cache/SubscriptionAttributes.html" title="class in org.apache.geode.cache"><code>SubscriptionAttributes</code></a> [<em>default:</em> <a href="../../../../org/apache/geode/cache/InterestPolicy.html#DEFAULT"><code>InterestPolicy.DEFAULT</code></a>]</dt>
+     <dd>How will the region in this cache subscribe to other distributed
+     instances of this region.
+     <br>
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setSubscriptionAttributes-org.apache.geode.cache.SubscriptionAttributes-"><code>setSubscriptionAttributes(org.apache.geode.cache.SubscriptionAttributes)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getSubscriptionAttributes--"><code>RegionAttributes.getSubscriptionAttributes()</code></a></dd>
+
+ <dt>EnableAsyncConflation [<em>default:</em> <code>false</code>]</dt>
+     <dd>Whether or not conflation is enabled for sending
+     messages to async peers. Async peers are those whose
+     <code>async-distribution-timeout</code> gemfire.property is greater
+     than zero. AsyncConflation is ignored if the scope is
+     <code>DISTRIBUTED_ACK</code> or <code>GLOBAL</code>.
+     Conflation is only done on entry update operations. It is done
+     by dropping the earlier update from the message queue.
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEnableAsyncConflation-boolean-"><code>setEnableAsyncConflation(boolean)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getEnableAsyncConflation--"><code>RegionAttributes.getEnableAsyncConflation()</code></a></dd>
+ <dt>poolName [<em>default:</em> <code>null</code>, meaning no pool]</dt>
+     <dd>Whether or not this region is a client that is to use
+     connections from the named pool to communicate with servers.
+     If <code>null</code>, then it is not a client.
+     If <code>non-null</code>, then the named pool will be used.
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setPoolName-java.lang.String-"><code>setPoolName(java.lang.String)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getPoolName--"><code>RegionAttributes.getPoolName()</code></a></dd>
+ 
+
+ <dt>EnableSubscriptionConflation [<em>default:</em> <code>false</code>]</dt>
+     <dd>Whether or not conflation is enabled for sending
+     messages from a cache server to its clients. Note: This parameter
+     is only valid for cache server to client communication. It has no
+     effect in peer to peer communication.
+     If <code>true</code>, messages will be conflated before they are
+     sent from a cache server to its clients. Only the latest value
+     will be sent.
+     Note that this attribute is only meaningful in a client server
+     topology.
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEnableSubscriptionConflation-boolean-"><code>setEnableSubscriptionConflation(boolean)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getEnableSubscriptionConflation--"><code>RegionAttributes.getEnableSubscriptionConflation()</code></a></dd>
+ <dt>Publisher [<em>default:</em> <code>false</code>]</dt>
+     <dd>Whether or not a region is a publisher. Publishers are regions
+         that will have distributed write operations done on them.
+         If a publisher is also a replicate then it will be used
+         as the preferred source for initializing other replicates.
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setPublisher-boolean-"><code>setPublisher(boolean)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getPublisher--"><code>RegionAttributes.getPublisher()</code></a></dd>
+ <dt>isCloningEnabled [<em>default:</em> <code>false</code>]</dt>
+     <dd>Whether or not value is cloned before appling <code>Delta</code>s
+     If <code>false</code>, value will not be cloned
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCloningEnabled-boolean-"><code>setCloningEnabled(boolean)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getCloningEnabled--"><code>RegionAttributes.getCloningEnabled()</code></a></dd></dt>
+ </dl>
+ <h4>Storage (see also <a href="package-summary.html#storage">package summary
+ </a>)</h4>
+ <dl>
+ <dt><a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache"><code>DataPolicy</code></a> [<em>default:</em> <code>DataPolicy.NORMAL</code>]</dt>
+     <dd>Specifies the data storage policy.<br>
+         <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDataPolicy-org.apache.geode.cache.DataPolicy-"><code>setDataPolicy(org.apache.geode.cache.DataPolicy)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getDataPolicy--"><code>RegionAttributes.getDataPolicy()</code></a></dd>
+
+ <dt><a href="../../../../org/apache/geode/cache/MirrorType.html" title="class in org.apache.geode.cache"><code>MirrorType</code></a> [<em>default:</em> <code>MirrorType.NONE</code>]</dt>
+     <dd><em>Deprecated</em>, use DataPolicy instead.</dd>
+
+ <dt><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEvictionAttributes-org.apache.geode.cache.EvictionAttributes-"><code>EvictionAttributes</code></a></dt>
+      <dd><a href="../../../../org/apache/geode/cache/EvictionAttributes.html" title="class in org.apache.geode.cache"><code>EvictionAttributes</code></a> are the replacement for the deprecated and removed CapacityController interface.
+          EvictionAttributes describe the <a href="../../../../org/apache/geode/cache/EvictionAlgorithm.html" title="class in org.apache.geode.cache"><code>EvictionAlgorithm</code></a> and the <a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><code>EvictionAction</code></a>
+          as well as the various conditions under which the algorithm perform the action
+          e.g. when the maximum number of entries has been reached or
+          the maximum percentage of JVM heap has been consumed.
+          Setting <code>EvictionAttributes</code> installs an eviction controller
+          on the Region instantiated with the associated RegionAttributes </dd>
+
+ <dt>KeyConstraint [<em>default:</em> <code>null</code>, meaning no constraint]</dt>
+     <dd>The Class to constrain the keys to in the region.<br>
+         <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setKeyConstraint-java.lang.Class-"><code>setKeyConstraint(java.lang.Class&lt;K&gt;)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getKeyConstraint--"><code>RegionAttributes.getKeyConstraint()</code></a></dd>
+
+ <dt>ValueConstraint [<em>default:</em> <code>null</code>, meaning no constraint]</dt>
+     <dd>The Class to constrain the values to in the region. In addition to the
+         utility of this for applications in general, a <code>valueConstraint</code>
+         is helpful for compiling queries.<br>
+         <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setValueConstraint-java.lang.Class-"><code>setValueConstraint(java.lang.Class&lt;V&gt;)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getValueConstraint--"><code>RegionAttributes.getValueConstraint()</code></a></dd>
+
+ <dt>InitialCapacity [<em>default:</em> <code>16</code>]</dt>
+ <dd>The initial capacity of the map used for storing the entries. <br>
+ <code>HashMap</code> <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setInitialCapacity-int-"><code>setInitialCapacity(int)</code></a>
+ <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getInitialCapacity--"><code>RegionAttributes.getInitialCapacity()</code></a></dd>
+
+ <dt>LoadFactor [<em>default:</em> <code>0.75</code>]</dt>
+ <dd>The load factor of the map used for storing the entries. <br>
+ <code>HashMap</code> <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setLoadFactor-float-"><code>setLoadFactor(float)</code></a>
+ <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getLoadFactor--"><code>RegionAttributes.getLoadFactor()</code></a></dd>
+
+ <dt>ConcurrencyLevel [<em>default:</em> <code>16</code>]</dt>
+ <dd>The allowed concurrency among updates to values in the region is guided
+ by the <tt>concurrencyLevel</tt>, which is used as a hint for internal
+ sizing. The actual concurrency will vary. Ideally, you should choose a value
+ to accommodate as many threads as will ever concurrently modify values in the
+ region. Using a significantly higher value than you need can waste space and
+ time, and a significantly lower value can lead to thread contention. But
+ overestimates and underestimates within an order of magnitude do not usually
+ have much noticeable impact. A value of one is appropriate when it is known
+ that only one thread will modify and all others will only read. <br>
+ <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setConcurrencyLevel-int-"><code>setConcurrencyLevel(int)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getConcurrencyLevel--"><code>RegionAttributes.getConcurrencyLevel()</code></a>
+ </dd>
+ 
+ <dt>ConcurrencyChecksEnabled [<em>default:</em> <code>false</code>]</dt>
+ <dd>Enables a distributed versioning algorithm that detects concurrency
+ conflicts in regions and ensures that changes to an
+ entry are not applied in a different order in other members.  This can
+ cause operations to be conflated, so that some cache listeners may see
+ an event while others do not, but it guarantees that the system will
+ be consistent.
+ </dd>
+
+ <dt>StatisticsEnabled [<em>default:</em> <code>false</code>]</dt>
+ <dd>Whether statistics are enabled for this region. The default is disabled,
+ which conserves on memory. <br>
+ <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setStatisticsEnabled-boolean-"><code>setStatisticsEnabled(boolean)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getStatisticsEnabled--"><code>RegionAttributes.getStatisticsEnabled()</code></a>
+ </dd>
+
+ <dt>IgnoreJTA [<em>default:</em> <code>false</code>]</dt>
+     <dd>Whether JTA transactions are ignored for this region.  The
+     default is to look for and join JTA transactions for operations
+     performed on a region.
+
+ <dt>DiskStoreName [<em>default:</em> <code>null</code>, meaning no disk store]</dt>
+    <dd>If not <code>null</code> then this region will write its data
+    to the named <a href="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache"><code>DiskStore</code></a>.<br>
+    <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskStoreName-java.lang.String-"><code>setDiskStoreName(java.lang.String)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getDiskStoreName--"><code>RegionAttributes.getDiskStoreName()</code></a></dd>
+
+ <dt>DiskSynchronous [<em>default:</em> <code>true</code>]</dt>
+    <dd>If <code>true</code> then any writes to disk done for this region
+    will be done synchronously. This means that they will be in the file system
+    buffer before the operation doing the write returns.<br>
+    If <code>false</code> then any writes to disk done for this region
+    will be done asynchronously. This means that they are queued up to be written
+    and when they are actually written to the file system buffer is determined
+    by the region's <a href="../../../../org/apache/geode/cache/DiskStore.html" title="interface in org.apache.geode.cache"><code>DiskStore</code></a> configuration.
+    Asynchronous writes will be conflated if the same entry is written while a
+    previous operation for the same entry is still in the queue.<br>
+    <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskSynchronous-boolean-"><code>setDiskSynchronous(boolean)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#isDiskSynchronous--"><code>RegionAttributes.isDiskSynchronous()</code></a></dd>
+
+ <dt>PersistBackup [<em>default:</em> <code>false</code>]</dt>
+     <dd>Whether or not a persistent backup should be made of the
+     region.<br>
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setPersistBackup-boolean-"><code>setPersistBackup(boolean)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getPersistBackup--"><code>RegionAttributes.getPersistBackup()</code></a></dd>
+     <dd><em>Deprecated</em>, use <a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_REPLICATE"><code>DataPolicy.PERSISTENT_REPLICATE</code></a> or <a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_PARTITION"><code>DataPolicy.PERSISTENT_PARTITION</code></a> instead.</dd>
+
+ <dt>DiskWriteAttributes [<em>default:</em> Asynchronously write to
+            disk every second (a <code>timeInterval</code> of 1000 and a
+            <code>byteThreshold</codE> of 0). <code>rollOplogs</code> is set to true and
+            <code>maxOplogSize</code> is set to 1024 MB]</dt>
+     <dd>How region data should be written to disk.  Determines
+     whether data should be written synchronously or asynchronously.
+     Data that is written asynchronously can be written at a certain
+     <a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html#getTimeInterval--">time interval</a>
+     or once a certain number of <a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html#getBytesThreshold--">bytes of data</a> have been
+     enqueued.<br>
+     <a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache"><code>DiskWriteAttributes</code></a> <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskWriteAttributes-org.apache.geode.cache.DiskWriteAttributes-"><code>setDiskWriteAttributes(org.apache.geode.cache.DiskWriteAttributes)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getDiskWriteAttributes--"><code>RegionAttributes.getDiskWriteAttributes()</code></a></dd>
+     <dd><em>Deprecated</em>, use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskStoreName-java.lang.String-"><code>setDiskStoreName(java.lang.String)</code></a> and <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskSynchronous-boolean-"><code>setDiskSynchronous(boolean)</code></a> instead.</dd>
+
+ <dt>DiskDirs [<em>default:</em> Current working directory (<code>user.dir</code> system property)]</dt>
+     <dd>The directories to which the region's data are written.  If
+     multiple directories are used, GemFire will attempt to distribute the
+     data evenly among them. <br>
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskDirs-java.io.File:A-"><code>setDiskDirs(java.io.File[])</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getDiskDirs--"><code>RegionAttributes.getDiskDirs()</code></a></dd>
+     <dd><em>Deprecated</em>, use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskStoreName-java.lang.String-"><code>setDiskStoreName(java.lang.String)</code></a> instead.</dd>
+
+ <dt>DiskDirSizes [<em>default:</em> 10240 MB]</dt>
+ <dd> The size of the directory to which region's data is written.<br>
+ <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskDirsAndSizes-java.io.File:A-int:A-"><code>setDiskDirsAndSizes(java.io.File[], int[])</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getDiskDirSizes--"><code>RegionAttributes.getDiskDirSizes()</code></a></dd>
+ <dd><em>Deprecated</em>, use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskStoreName-java.lang.String-"><code>setDiskStoreName(java.lang.String)</code></a> instead.</dd>
+
+
+ <dt><a href="../../../../org/apache/geode/cache/PartitionAttributes.html" title="interface in org.apache.geode.cache"><code>PartitionAttributes</code></a> [<em>default:</em> <code>null</code>, meaning no region partitioning]</dt>
+     <dd>How region data is partitioned among the members of the
+     distributed system.
+     <br>
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setPartitionAttributes-org.apache.geode.cache.PartitionAttributes-"><code>setPartitionAttributes(org.apache.geode.cache.PartitionAttributes)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getPartitionAttributes--"><code>RegionAttributes.getPartitionAttributes()</code></a></dd>
+
+ <dt><a href="../../../../org/apache/geode/cache/MembershipAttributes.html" title="class in org.apache.geode.cache"><code>MembershipAttributes</code></a> [<em>default:</em> no required roles]</dt>
+     <dd>How access to the region is affected when one or more required roles
+     are missing from the region membership.
+     <br>
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setMembershipAttributes-org.apache.geode.cache.MembershipAttributes-"><code>setMembershipAttributes(org.apache.geode.cache.MembershipAttributes)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getMembershipAttributes--"><code>RegionAttributes.getMembershipAttributes()</code></a></dd>
+ <dd><em>Deprecated</em>, this API is scheduled to be removed</dd>
+ </dt>
+ </dl>
+
+ <h4>Locking</h4>
+ <dl>
+ <dt>LockGrantor [<em>default:</em> <code>false</code>]</dt>
+     <dd>Should this process become lock grantor for the region?</dd><br>
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setLockGrantor-boolean-"><code>setLockGrantor(boolean)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#isLockGrantor--"><code>RegionAttributes.isLockGrantor()</code></a>
+     <a href="../../../../org/apache/geode/cache/Region.html#becomeLockGrantor--"><code>Region.becomeLockGrantor()</code></a>
+ </dl>
+
+ <h4>Querying</h4>
+ <dl>
+ <dt>IndexMaintenanceSynchronous [<em>default:</em> <code>false</code>]</dt>
+     <dd>Are indexes built over in this region updated
+         synchronously when the underlying data is
+         modified?</dd><br>
+     <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setIndexMaintenanceSynchronous-boolean-"><code>setIndexMaintenanceSynchronous(boolean)</code></a> <a href="../../../../org/apache/geode/cache/RegionAttributes.html#getIndexMaintenanceSynchronous--"><code>RegionAttributes.getIndexMaintenanceSynchronous()</code></a>
+ </dl>
+
+ <p>Note that the RegionAttributes are not distributed with the region.
+
+ <a name="compatibility"><h3>Compatibility Rules</h3>
+ <h4>RegionAttributes Creation Constraints</h4>
+ If any of the following compatibility rules are violated when
+ <a href="../../../../org/apache/geode/cache/AttributesFactory.html#create--"><code>create()</code></a></code> is called then an
+ <code>IllegalStateException</code> is thrown.
+ See <a href="../../../../org/apache/geode/cache/AttributesFactory.html#validateAttributes-org.apache.geode.cache.RegionAttributes-"><code>validateAttributes(org.apache.geode.cache.RegionAttributes&lt;?, ?&gt;)</code></a>.
+
+ <a name="creationConstraints"><h3>Creation Constraints</h3>
+ <h4>Region Creation Constraints on RegionAttributes</h4>
+
+ If any of the following rules are violated when <a href="../../../../org/apache/geode/cache/Region.html#createSubregion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>createSubregion</code></a> or <a href="../../../../org/apache/geode/cache/Cache.html#createRegion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>createRegion</code></a> are called, then an
+ <code>IllegalStateException</code> is thrown.
+
+ <ul>
+ <li>A region with <code>Scope.LOCAL</code> can only have subregions with
+ <code>Scope.LOCAL</code>.</li>
+ <li><code>Scope.GLOBAL</code> is illegal if there is any other cache in
+ the distributed system that has the same region with
+ <code>Scope.DISTRIBUTED_NO_ACK</code> or <code>Scope.DISTRIBUTED_ACK</code>.
+ </li>
+ <li><code>Scope.DISTRIBUTED_ACK</code> is illegal if there is any other
+ cache in the distributed system that has the same region with
+ <code>Scope.DISTRIBUTED_NO_ACK</code> or <code>Scope.GLOBAL</code>.
+ </li>
+ <li><code>Scope.DISTRIBUTED_NO_ACK</code> is illegal if there is any other
+ cache in the distributed system that has the same region with
+ <code>Scope.DISTRIBUTED_ACK</code> or <code>Scope.GLOBAL</code>.</li>
+ </ul></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache"><code>RegionAttributes</code></a>, 
+<a href="../../../../org/apache/geode/cache/AttributesMutator.html" title="interface in org.apache.geode.cache"><code>AttributesMutator</code></a>, 
+<a href="../../../../org/apache/geode/cache/Region.html#createSubregion-java.lang.String-org.apache.geode.cache.RegionAttributes-"><code>Region.createSubregion(String, RegionAttributes)</code></a></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 boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#DEFAULT_DISK_SYNCHRONOUS">DEFAULT_DISK_SYNCHRONOUS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default disk synchronous write setting</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#AttributesFactory--">AttributesFactory</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new instance of AttributesFactory ready to create a
+ <code>RegionAttributes</code> with default settings.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#AttributesFactory-org.apache.geode.cache.RegionAttributes-">AttributesFactory</a></span>(<a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;regionAttributes)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new instance of AttributesFactory ready to create a
+ <code>RegionAttributes</code> with the same settings as those in the
+ specified <code>RegionAttributes</code>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><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="../../../../org/apache/geode/cache/AttributesFactory.html#addAsyncEventQueueId-java.lang.String-">addAsyncEventQueueId</a></span>(java.lang.String&nbsp;asyncEventQueueId)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Adds a AsyncEventQueue to the end of list of async event queues on this factory</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#addCacheListener-org.apache.geode.cache.CacheListener-">addCacheListener</a></span>(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;aListener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Adds a cache listener to the end of the list of cache listeners on this factory.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#addGatewaySenderId-java.lang.String-">addGatewaySenderId</a></span>(java.lang.String&nbsp;gatewaySenderId)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">adds a gateway sender to the end of list of gateway senders on this factory</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#create--">create</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a <code>RegionAttributes</code> with the current settings.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#createRegionAttributes--">createRegionAttributes</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#create--"><code>create()</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#initCacheListeners-org.apache.geode.cache.CacheListener:A-">initCacheListeners</a></span>(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;[]&nbsp;newListeners)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Removes all cache listeners and then adds each listener in the specified array.</div>
+</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setBucketRegion-boolean-">setBucketRegion</a></span>(boolean&nbsp;b)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCacheListener-org.apache.geode.cache.CacheListener-">setCacheListener</a></span>(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;aListener)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#addCacheListener-org.apache.geode.cache.CacheListener-"><code>addCacheListener(org.apache.geode.cache.CacheListener&lt;K, V&gt;)</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCacheLoader-org.apache.geode.cache.CacheLoader-">setCacheLoader</a></span>(<a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache">CacheLoader</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;cacheLoader)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the cache loader for the next <code>RegionAttributes</code> created.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCacheWriter-org.apache.geode.cache.CacheWriter-">setCacheWriter</a></span>(<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache">CacheWriter</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;cacheWriter)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the cache writer for the next <code>RegionAttributes</code> created.</div>
+</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCloningEnabled-boolean-">setCloningEnabled</a></span>(boolean&nbsp;cloningEnable)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets cloning on region.</div>
+</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCompressor-org.apache.geode.compression.Compressor-">setCompressor</a></span>(<a href="../../../../org/apache/geode/compression/Compressor.html" title="interface in org.apache.geode.compression">Compressor</a>&nbsp;compressor)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets this region's compressor for compressing entry values.</div>
+</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setConcurrencyChecksEnabled-boolean-">setConcurrencyChecksEnabled</a></span>(boolean&nbsp;concurrencyChecksEnabled)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Enables or disabled concurrent modification checks.</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setConcurrencyLevel-int-">setConcurrencyLevel</a></span>(int&nbsp;concurrencyLevel)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the concurrency level of the next <code>RegionAttributes</code>
+ created.</div>
+</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCustomEntryIdleTimeout-org.apache.geode.cache.CustomExpiry-">setCustomEntryIdleTimeout</a></span>(<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;custom)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the idleTimeout CustomExpiry for the next <code>RegionAttributes</code>
+ created.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setCustomEntryTimeToLive-org.apache.geode.cache.CustomExpiry-">setCustomEntryTimeToLive</a></span>(<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;custom)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the custom timeToLive for the next <code>RegionAttributes</code>
+ created.</div>
+</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDataPolicy-org.apache.geode.cache.DataPolicy-">setDataPolicy</a></span>(<a href="../../../../org/apache/geode/cache/DataPolicy.html" title="class in org.apache.geode.cache">DataPolicy</a>&nbsp;dataPolicy)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the data policy for the next <code>RegionAttributes</code> created.</div>
+</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskDirs-java.io.File:A-">setDiskDirs</a></span>(java.io.File[]&nbsp;diskDirs)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setDiskDirs-java.io.File:A-"><code>DiskStoreFactory.setDiskDirs(java.io.File[])</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskDirsAndSizes-java.io.File:A-int:A-">setDiskDirsAndSizes</a></span>(java.io.File[]&nbsp;diskDirs,
+                   int[]&nbsp;diskSizes)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setDiskDirsAndSizes-java.io.File:A-int:A-"><code>DiskStoreFactory.setDiskDirsAndSizes(java.io.File[], int[])</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskStoreName-java.lang.String-">setDiskStoreName</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the DiskStore name attribute.</div>
+</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskSynchronous-boolean-">setDiskSynchronous</a></span>(boolean&nbsp;isSynchronous)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not the writing to the disk is synchronous.</div>
+</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskWriteAttributes-org.apache.geode.cache.DiskWriteAttributes-">setDiskWriteAttributes</a></span>(<a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">DiskWriteAttributes</a>&nbsp;attrs)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskStoreName-java.lang.String-"><code>setDiskStoreName(java.lang.String)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEarlyAck-boolean-">setEarlyAck</a></span>(boolean&nbsp;earlyAck)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">This setting no longer has any effect.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEnableAsyncConflation-boolean-">setEnableAsyncConflation</a></span>(boolean&nbsp;enableAsyncConflation)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not conflation is enabled for sending messages
+ to async peers.</div>
+</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEnableBridgeConflation-boolean-">setEnableBridgeConflation</a></span>(boolean&nbsp;enableBridgeConflation)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEnableSubscriptionConflation-boolean-"><code>setEnableSubscriptionConflation(boolean)</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEnableConflation-boolean-">setEnableConflation</a></span>(boolean&nbsp;enableBridgeConflation)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEnableSubscriptionConflation-boolean-"><code>setEnableSubscriptionConflation(boolean)</code></a></span></div>
+</div>
+</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEnableSubscriptionConflation-boolean-">setEnableSubscriptionConflation</a></span>(boolean&nbsp;enableSubscriptionConflation)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether or not conflation is enabled for sending messages
+ from a cache server to its clients.</div>
+</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEntryIdleTimeout-org.apache.geode.cache.ExpirationAttributes-">setEntryIdleTimeout</a></span>(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;idleTimeout)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the idleTimeout expiration attributes for region entries for the next
+ <code>RegionAttributes</code> created.</div>
+</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEntryTimeToLive-org.apache.geode.cache.ExpirationAttributes-">setEntryTimeToLive</a></span>(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;timeToLive)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the timeToLive expiration attributes for region entries for the next
+ <code>RegionAttributes</code> created.</div>
+</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setEvictionAttributes-org.apache.geode.cache.EvictionAttributes-">setEvictionAttributes</a></span>(<a href="../../../../org/apache/geode/cache/EvictionAttributes.html" title="class in org.apache.geode.cache">EvictionAttributes</a>&nbsp;evictAttrs)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the EvictionController for the next <code>RegionAttributes</code>
+ created.</div>
+</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setIgnoreJTA-boolean-">setIgnoreJTA</a></span>(boolean&nbsp;flag)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the flag telling a region to ignore JTA transactions.</div>
+</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setIndexMaintenanceSynchronous-boolean-">setIndexMaintenanceSynchronous</a></span>(boolean&nbsp;synchronous)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Set how indexes on the region should be maintained.</div>
+</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setInitialCapacity-int-">setInitialCapacity</a></span>(int&nbsp;initialCapacity)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the entry initial capacity for the next <code>RegionAttributes</code>
+ created.</div>
+</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setKeyConstraint-java.lang.Class-">setKeyConstraint</a></span>(java.lang.Class&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>&gt;&nbsp;keyConstraint)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the key constraint for the next <code>RegionAttributes</code> created.</div>
+</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setLoadFactor-float-">setLoadFactor</a></span>(float&nbsp;loadFactor)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the entry load factor for the next <code>RegionAttributes</code>
+ created.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setLockGrantor-boolean-">setLockGrantor</a></span>(boolean&nbsp;isLockGrantor)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether this region should become lock grantor.</div>
+</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setMembershipAttributes-org.apache.geode.cache.MembershipAttributes-">setMembershipAttributes</a></span>(<a href="../../../../org/apache/geode/cache/MembershipAttributes.html" title="class in org.apache.geode.cache">MembershipAttributes</a>&nbsp;membership)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">this API is scheduled to be removed</span></div>
+</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setMirrorType-org.apache.geode.cache.MirrorType-">setMirrorType</a></span>(<a href="../../../../org/apache/geode/cache/MirrorType.html" title="class in org.apache.geode.cache">MirrorType</a>&nbsp;mirrorType)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDataPolicy-org.apache.geode.cache.DataPolicy-"><code>setDataPolicy(org.apache.geode.cache.DataPolicy)</code></a> instead.</span></div>
+</div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setMulticastEnabled-boolean-">setMulticastEnabled</a></span>(boolean&nbsp;value)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether distributed operations on this region should attempt
+      to use multicast.</div>
+</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setOffHeap-boolean-">setOffHeap</a></span>(boolean&nbsp;offHeap)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Enables this region's usage of off-heap memory if true.</div>
+</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setPartitionAttributes-org.apache.geode.cache.PartitionAttributes-">setPartitionAttributes</a></span>(<a href="../../../../org/apache/geode/cache/PartitionAttributes.html" title="interface in org.apache.geode.cache">PartitionAttributes</a>&nbsp;partition)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the <code>PartitionAttributes</code> that describe how the
+ region is partitioned among members of the distributed system.</div>
+</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setPersistBackup-boolean-">setPersistBackup</a></span>(boolean&nbsp;persistBackup)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/DataPolicy.html#PERSISTENT_REPLICATE"><code>DataPolicy.PERSISTENT_REPLICATE</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setPoolName-java.lang.String-">setPoolName</a></span>(java.lang.String&nbsp;name)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the pool name attribute.</div>
+</td>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setPublisher-boolean-">setPublisher</a></span>(boolean&nbsp;v)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 6.5</span></div>
+</div>
+</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setRegionIdleTimeout-org.apache.geode.cache.ExpirationAttributes-">setRegionIdleTimeout</a></span>(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;idleTimeout)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the idleTimeout expiration attributes for the region itself for the
+ next <code>RegionAttributes</code> created.</div>
+</td>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setRegionTimeToLive-org.apache.geode.cache.ExpirationAttributes-">setRegionTimeToLive</a></span>(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;timeToLive)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the timeToLive expiration attributes for the region itself for the
+ next <code>RegionAttributes</code> created.</div>
+</td>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setScope-org.apache.geode.cache.Scope-">setScope</a></span>(<a href="../../../../org/apache/geode/cache/Scope.html" title="class in org.apache.geode.cache">Scope</a>&nbsp;scopeType)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the scope for the next <code>RegionAttributes</code> created.</div>
+</td>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setStatisticsEnabled-boolean-">setStatisticsEnabled</a></span>(boolean&nbsp;statisticsEnabled)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets whether statistics are enabled for this region and its entries.</div>
+</td>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setSubscriptionAttributes-org.apache.geode.cache.SubscriptionAttributes-">setSubscriptionAttributes</a></span>(<a href="../../../../org/apache/geode/cache/SubscriptionAttributes.html" title="class in org.apache.geode.cache">SubscriptionAttributes</a>&nbsp;subscription)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the <code>SubscriptionAttributes</code> that describe how the region
+ will subscribe to other distributed cache instances of the region.</div>
+</td>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#setValueConstraint-java.lang.Class-">setValueConstraint</a></span>(java.lang.Class&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;valueConstraint)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the value constraint for the next <code>RegionAttributes</code> created.</div>
+</td>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/AttributesFactory.html#validateAttributes-org.apache.geode.cache.RegionAttributes-">validateAttributes</a></span>(<a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&lt;?,?&gt;&nbsp;attrs)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Validates that the attributes are consistent with each other.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</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_DISK_SYNCHRONOUS">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_DISK_SYNCHRONOUS</h4>
+<pre>public static final&nbsp;boolean DEFAULT_DISK_SYNCHRONOUS</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">The default disk synchronous write setting
+ <p>Current value: <code>true</code> each.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 6.5</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.geode.cache.AttributesFactory.DEFAULT_DISK_SYNCHRONOUS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AttributesFactory--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AttributesFactory</h4>
+<pre>public&nbsp;AttributesFactory()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new instance of AttributesFactory ready to create a
+ <code>RegionAttributes</code> with default settings.</div>
+</li>
+</ul>
+<a name="AttributesFactory-org.apache.geode.cache.RegionAttributes-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AttributesFactory</h4>
+<pre>public&nbsp;AttributesFactory(<a href="../../../../org/apache/geode/cache/RegionAttributes.html" title="interface in org.apache.geode.cache">RegionAttributes</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;regionAttributes)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Creates a new instance of AttributesFactory ready to create a
+ <code>RegionAttributes</code> with the same settings as those in the
+ specified <code>RegionAttributes</code>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>regionAttributes</code> - the <code>RegionAttributes</code> used to initialize this
+          AttributesFactory</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="setCacheLoader-org.apache.geode.cache.CacheLoader-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCacheLoader</h4>
+<pre>public&nbsp;void&nbsp;setCacheLoader(<a href="../../../../org/apache/geode/cache/CacheLoader.html" title="interface in org.apache.geode.cache">CacheLoader</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;cacheLoader)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the cache loader for the next <code>RegionAttributes</code> created.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cacheLoader</code> - the cache loader or null if no loader</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if this region has a <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setPoolName-java.lang.String-"><code>pool name set</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setCacheWriter-org.apache.geode.cache.CacheWriter-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCacheWriter</h4>
+<pre>public&nbsp;void&nbsp;setCacheWriter(<a href="../../../../org/apache/geode/cache/CacheWriter.html" title="interface in org.apache.geode.cache">CacheWriter</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;cacheWriter)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the cache writer for the next <code>RegionAttributes</code> created.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cacheWriter</code> - the cache writer or null if no cache writer</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if this region has a <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setPoolName-java.lang.String-"><code>pool name set</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="setCacheListener-org.apache.geode.cache.CacheListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCacheListener</h4>
+<pre>@Deprecated
+public&nbsp;void&nbsp;setCacheListener(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;aListener)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#addCacheListener-org.apache.geode.cache.CacheListener-"><code>addCacheListener(org.apache.geode.cache.CacheListener&lt;K, V&gt;)</code></a> instead.</span></div>
+<div class="block">Sets the CacheListener for the next <code>RegionAttributes</code> created.
+ Any existing cache listeners on this factory are removed.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>aListener</code> - a user defined CacheListener, null if no listener</dd>
+</dl>
+</li>
+</ul>
+<a name="addCacheListener-org.apache.geode.cache.CacheListener-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addCacheListener</h4>
+<pre>public&nbsp;void&nbsp;addCacheListener(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;aListener)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Adds a cache listener to the end of the list of cache listeners on this factory.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>aListener</code> - the cache listener to add to the factory.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if <code>aListener</code> is null</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="initCacheListeners-org.apache.geode.cache.CacheListener:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initCacheListeners</h4>
+<pre>public&nbsp;void&nbsp;initCacheListeners(<a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.cache">CacheListener</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;[]&nbsp;newListeners)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Removes all cache listeners and then adds each listener in the specified array.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>newListeners</code> - a possibly null or empty array of listeners to add to this factory.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the <code>newListeners</code> array has a null element</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>GemFire 5.0</dd>
+</dl>
+</li>
+</ul>
+<a name="setEntryIdleTimeout-org.apache.geode.cache.ExpirationAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEntryIdleTimeout</h4>
+<pre>public&nbsp;void&nbsp;setEntryIdleTimeout(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;idleTimeout)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the idleTimeout expiration attributes for region entries for the next
+ <code>RegionAttributes</code> created.
+ Default is 0 which indicates no expiration of this type.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>idleTimeout</code> - the idleTimeout ExpirationAttributes for entries in this region</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if idleTimeout is null</dd>
+</dl>
+</li>
+</ul>
+<a name="setCustomEntryIdleTimeout-org.apache.geode.cache.CustomExpiry-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCustomEntryIdleTimeout</h4>
+<pre>public&nbsp;void&nbsp;setCustomEntryIdleTimeout(<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;custom)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the idleTimeout CustomExpiry for the next <code>RegionAttributes</code>
+ created.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>custom</code> - the CustomExpiry to use; null means none will be used.</dd>
+</dl>
+</li>
+</ul>
+<a name="setEntryTimeToLive-org.apache.geode.cache.ExpirationAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEntryTimeToLive</h4>
+<pre>public&nbsp;void&nbsp;setEntryTimeToLive(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;timeToLive)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the timeToLive expiration attributes for region entries for the next
+ <code>RegionAttributes</code> created.
+ Default is 0 which indicates no expiration of this type.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeToLive</code> - the timeToLive ExpirationAttributes for entries in this region</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if timeToLive is null</dd>
+</dl>
+</li>
+</ul>
+<a name="setCustomEntryTimeToLive-org.apache.geode.cache.CustomExpiry-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCustomEntryTimeToLive</h4>
+<pre>public&nbsp;void&nbsp;setCustomEntryTimeToLive(<a href="../../../../org/apache/geode/cache/CustomExpiry.html" title="interface in org.apache.geode.cache">CustomExpiry</a>&lt;<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">K</a>,<a href="../../../../org/apache/geode/cache/AttributesFactory.html" title="type parameter in AttributesFactory">V</a>&gt;&nbsp;custom)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the custom timeToLive for the next <code>RegionAttributes</code>
+ created.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>custom</code> - the CustomExpiry to use, none if the default for the region
+ is to be used.</dd>
+</dl>
+</li>
+</ul>
+<a name="setRegionIdleTimeout-org.apache.geode.cache.ExpirationAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRegionIdleTimeout</h4>
+<pre>public&nbsp;void&nbsp;setRegionIdleTimeout(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;idleTimeout)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the idleTimeout expiration attributes for the region itself for the
+ next <code>RegionAttributes</code> created.
+ Default is 0 which indicates no expiration of this type is set.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>idleTimeout</code> - the ExpirationAttributes for this region idleTimeout</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if idleTimeout is null</dd>
+</dl>
+</li>
+</ul>
+<a name="setRegionTimeToLive-org.apache.geode.cache.ExpirationAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRegionTimeToLive</h4>
+<pre>public&nbsp;void&nbsp;setRegionTimeToLive(<a href="../../../../org/apache/geode/cache/ExpirationAttributes.html" title="class in org.apache.geode.cache">ExpirationAttributes</a>&nbsp;timeToLive)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the timeToLive expiration attributes for the region itself for the
+ next <code>RegionAttributes</code> created.
+ Default is 0 i.e. no expiration of this type.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeToLive</code> - the ExpirationAttributes for this region timeToLive</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if timeToLive is null</dd>
+</dl>
+</li>
+</ul>
+<a name="setScope-org.apache.geode.cache.Scope-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setScope</h4>
+<pre>public&nbsp;void&nbsp;setScope(<a href="../../../../org/apache/geode/cache/Scope.html" title="class in org.apache.geode.cache">Scope</a>&nbsp;scopeType)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Sets the scope for the next <code>RegionAttributes</code> created.
+ Default scope is DISTRIBUTED_NO_ACK. Refer gemfire documentation for more details on this.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>scopeType</code> - the type of Scope to use for the region</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if scopeType is null</dd>
+</dl>
+</li>
+</ul>
+<a name="setEvictionAttributes-org.apache.geode.cache.EvictionAttributes-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEvictionAttributes</h4>
+<pre>public&nbsp;void&nbsp;setEvictionAttributes(<a href="../../../../org/apache/geode/cache/EvictionAttributes.html" title="class in org.apache.geode.cache">EvictionAttributes</a>&nbsp;evictAttrs)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</s

<TRUNCATED>