http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/AttributesFactory.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/AttributesFactory.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/AttributesFactory.html
index eaf7da9..070d72c 100644
--- a/releases/latest/javadoc/com/gemstone/gemfire/cache/AttributesFactory.html
+++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/AttributesFactory.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>AttributesFactory (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>AttributesFactory (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AttributesFactory (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="AttributesFactory (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     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":41};
+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";
@@ -425,7 +425,7 @@ extends java.lang.Object</pre>
  </ul></div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.0</dd>
+<dd>GemFire 3.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../com/gemstone/gemfire/cache/RegionAttributes.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>RegionAttributes</code></a>, 
 <a href="../../../../com/gemstone/gemfire/cache/AttributesMutator.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>AttributesMutator</code></a>, 
@@ -618,23 +618,12 @@ extends java.lang.Object</pre>
 </tr>
 <tr id="i16" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setCustomEvictionAttributes-com.gemstone.gemfire.cache.EvictionCriteria-long-long-">setCustomEvictionAttributes</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/EvictionCriteria.html" 
title="interface in com.gemstone.gemfire.cache">EvictionCriteria</a>&lt;<a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html" 
title="type parameter in AttributesFactory">K</a>,<a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html" 
title="type parameter in AttributesFactory">V</a>&gt;&nbsp;criteria,
-                           long&nbsp;start,
-                           long&nbsp;interval)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Set custom <a 
href="../../../../com/gemstone/gemfire/cache/EvictionCriteria.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>EvictionCriteria</code></a> for the region 
with start time and
- frequency of evictor task to be run in milliseconds, or evict incoming rows
- in case both start and frequency are specified as zero.</div>
-</td>
-</tr>
-<tr id="i17" class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setDataPolicy-com.gemstone.gemfire.cache.DataPolicy-">setDataPolicy</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/DataPolicy.html" title="class in 
com.gemstone.gemfire.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="i18" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/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;
@@ -642,7 +631,7 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setDiskDirsAndSizes-java.io.File:A-int:A-">setDiskDirsAndSizes</a></span>(java.io.File[]&nbsp;diskDirs,
                    int[]&nbsp;diskSizes)</code>
@@ -651,21 +640,21 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/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="i21" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/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="i22" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setDiskWriteAttributes-com.gemstone.gemfire.cache.DiskWriteAttributes-">setDiskWriteAttributes</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/DiskWriteAttributes.html" 
title="interface in 
com.gemstone.gemfire.cache">DiskWriteAttributes</a>&nbsp;attrs)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -673,7 +662,7 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setEarlyAck-boolean-">setEarlyAck</a></span>(boolean&nbsp;earlyAck)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -681,7 +670,7 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setEnableAsyncConflation-boolean-">setEnableAsyncConflation</a></span>(boolean&nbsp;enableAsyncConflation)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -689,7 +678,7 @@ extends java.lang.Object</pre>
  to async peers.</div>
 </td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setEnableBridgeConflation-boolean-">setEnableBridgeConflation</a></span>(boolean&nbsp;enableBridgeConflation)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -697,7 +686,7 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setEnableConflation-boolean-">setEnableConflation</a></span>(boolean&nbsp;enableBridgeConflation)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -705,7 +694,7 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setEnableSubscriptionConflation-boolean-">setEnableSubscriptionConflation</a></span>(boolean&nbsp;enableSubscriptionConflation)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -713,7 +702,7 @@ extends java.lang.Object</pre>
  from a cache server to its clients.</div>
 </td>
 </tr>
-<tr id="i28" class="altColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setEntryIdleTimeout-com.gemstone.gemfire.cache.ExpirationAttributes-">setEntryIdleTimeout</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">ExpirationAttributes</a>&nbsp;idleTimeout)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -721,7 +710,7 @@ extends java.lang.Object</pre>
  <code>RegionAttributes</code> created.</div>
 </td>
 </tr>
-<tr id="i29" class="rowColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setEntryTimeToLive-com.gemstone.gemfire.cache.ExpirationAttributes-">setEntryTimeToLive</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">ExpirationAttributes</a>&nbsp;timeToLive)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -729,7 +718,7 @@ extends java.lang.Object</pre>
  <code>RegionAttributes</code> created.</div>
 </td>
 </tr>
-<tr id="i30" class="altColor">
+<tr id="i29" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setEvictionAttributes-com.gemstone.gemfire.cache.EvictionAttributes-">setEvictionAttributes</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/EvictionAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">EvictionAttributes</a>&nbsp;evictAttrs)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -737,21 +726,21 @@ extends java.lang.Object</pre>
  created.</div>
 </td>
 </tr>
-<tr id="i31" class="rowColor">
+<tr id="i30" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/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="i32" class="altColor">
+<tr id="i31" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/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="i33" class="rowColor">
+<tr id="i32" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setInitialCapacity-int-">setInitialCapacity</a></span>(int&nbsp;initialCapacity)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -759,14 +748,14 @@ extends java.lang.Object</pre>
  created.</div>
 </td>
 </tr>
-<tr id="i34" class="altColor">
+<tr id="i33" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setKeyConstraint-java.lang.Class-">setKeyConstraint</a></span>(java.lang.Class&lt;<a
 href="../../../../com/gemstone/gemfire/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="i35" class="rowColor">
+<tr id="i34" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setLoadFactor-float-">setLoadFactor</a></span>(float&nbsp;loadFactor)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -774,14 +763,14 @@ extends java.lang.Object</pre>
  created.</div>
 </td>
 </tr>
-<tr id="i36" class="altColor">
+<tr id="i35" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/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="i37" class="rowColor">
+<tr id="i36" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setMembershipAttributes-com.gemstone.gemfire.cache.MembershipAttributes-">setMembershipAttributes</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/MembershipAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">MembershipAttributes</a>&nbsp;membership)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -789,7 +778,7 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr id="i38" class="altColor">
+<tr id="i37" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setMirrorType-com.gemstone.gemfire.cache.MirrorType-">setMirrorType</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/MirrorType.html" title="class in 
com.gemstone.gemfire.cache">MirrorType</a>&nbsp;mirrorType)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -797,7 +786,7 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr id="i39" class="rowColor">
+<tr id="i38" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setMulticastEnabled-boolean-">setMulticastEnabled</a></span>(boolean&nbsp;value)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -805,14 +794,14 @@ extends java.lang.Object</pre>
       to use multicast.</div>
 </td>
 </tr>
-<tr id="i40" class="altColor">
+<tr id="i39" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/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="i41" class="rowColor">
+<tr id="i40" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setPartitionAttributes-com.gemstone.gemfire.cache.PartitionAttributes-">setPartitionAttributes</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/PartitionAttributes.html" 
title="interface in 
com.gemstone.gemfire.cache">PartitionAttributes</a>&nbsp;partition)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -820,7 +809,7 @@ extends java.lang.Object</pre>
  region is partitioned among members of the distributed system.</div>
 </td>
 </tr>
-<tr id="i42" class="altColor">
+<tr id="i41" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setPersistBackup-boolean-">setPersistBackup</a></span>(boolean&nbsp;persistBackup)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -828,14 +817,14 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr id="i43" class="rowColor">
+<tr id="i42" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/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="i44" class="altColor">
+<tr id="i43" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setPublisher-boolean-">setPublisher</a></span>(boolean&nbsp;v)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -843,7 +832,7 @@ extends java.lang.Object</pre>
 </div>
 </td>
 </tr>
-<tr id="i45" class="rowColor">
+<tr id="i44" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setRegionIdleTimeout-com.gemstone.gemfire.cache.ExpirationAttributes-">setRegionIdleTimeout</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">ExpirationAttributes</a>&nbsp;idleTimeout)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -851,7 +840,7 @@ extends java.lang.Object</pre>
  next <code>RegionAttributes</code> created.</div>
 </td>
 </tr>
-<tr id="i46" class="altColor">
+<tr id="i45" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setRegionTimeToLive-com.gemstone.gemfire.cache.ExpirationAttributes-">setRegionTimeToLive</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">ExpirationAttributes</a>&nbsp;timeToLive)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -859,21 +848,21 @@ extends java.lang.Object</pre>
  next <code>RegionAttributes</code> created.</div>
 </td>
 </tr>
-<tr id="i47" class="rowColor">
+<tr id="i46" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setScope-com.gemstone.gemfire.cache.Scope-">setScope</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/Scope.html" title="class in 
com.gemstone.gemfire.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="i48" class="altColor">
+<tr id="i47" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/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="i49" class="rowColor">
+<tr id="i48" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setSubscriptionAttributes-com.gemstone.gemfire.cache.SubscriptionAttributes-">setSubscriptionAttributes</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/SubscriptionAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">SubscriptionAttributes</a>&nbsp;subscription)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -881,14 +870,14 @@ extends java.lang.Object</pre>
  will subscribe to other distributed cache instances of the region.</div>
 </td>
 </tr>
-<tr id="i50" class="altColor">
+<tr id="i49" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setValueConstraint-java.lang.Class-">setValueConstraint</a></span>(java.lang.Class&lt;<a
 href="../../../../com/gemstone/gemfire/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="i51" class="rowColor">
+<tr id="i50" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#validateAttributes-com.gemstone.gemfire.cache.RegionAttributes-">validateAttributes</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/RegionAttributes.html" 
title="interface in 
com.gemstone.gemfire.cache">RegionAttributes</a>&lt;?,?&gt;&nbsp;attrs)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -929,7 +918,7 @@ extends java.lang.Object</pre>
  <p>Current value: <code>true</code> each.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.5</dd>
+<dd>GemFire 6.5</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../constant-values.html#com.gemstone.gemfire.cache.AttributesFactory.DEFAULT_DISK_SYNCHRONOUS">Constant
 Field Values</a></dd>
 </dl>
@@ -1047,7 +1036,7 @@ public&nbsp;void&nbsp;setCacheListener(<a 
href="../../../../com/gemstone/gemfire
 <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>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -1066,7 +1055,7 @@ public&nbsp;void&nbsp;setCacheListener(<a 
href="../../../../com/gemstone/gemfire
 <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>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -1215,33 +1204,6 @@ public&nbsp;void&nbsp;setCacheListener(<a 
href="../../../../com/gemstone/gemfire
 </dl>
 </li>
 </ul>
-<a 
name="setCustomEvictionAttributes-com.gemstone.gemfire.cache.EvictionCriteria-long-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setCustomEvictionAttributes</h4>
-<pre>public&nbsp;void&nbsp;setCustomEvictionAttributes(<a 
href="../../../../com/gemstone/gemfire/cache/EvictionCriteria.html" 
title="interface in com.gemstone.gemfire.cache">EvictionCriteria</a>&lt;<a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html" 
title="type parameter in AttributesFactory">K</a>,<a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html" 
title="type parameter in AttributesFactory">V</a>&gt;&nbsp;criteria,
-                                        long&nbsp;start,
-                                        long&nbsp;interval)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Set custom <a 
href="../../../../com/gemstone/gemfire/cache/EvictionCriteria.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>EvictionCriteria</code></a> for the region 
with start time and
- frequency of evictor task to be run in milliseconds, or evict incoming rows
- in case both start and frequency are specified as zero.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>criteria</code> - an <a 
href="../../../../com/gemstone/gemfire/cache/EvictionCriteria.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>EvictionCriteria</code></a> to be used for 
eviction for HDFS
-          persistent regions</dd>
-<dd><code>start</code> - the start time at which periodic evictor task should 
be first
-          fired to apply the provided <a 
href="../../../../com/gemstone/gemfire/cache/EvictionCriteria.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>EvictionCriteria</code></a>; if this is
-          zero then current time is used for the first invocation of 
evictor</dd>
-<dd><code>interval</code> - the periodic frequency at which to run the evictor 
task after the
-          initial start; if this is if both start and frequency are zero
-          then <a 
href="../../../../com/gemstone/gemfire/cache/EvictionCriteria.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>EvictionCriteria</code></a> is applied on 
incoming insert/update
-          to determine whether it is to be retained</dd>
-</dl>
-</li>
-</ul>
 <a name="setMirrorType-com.gemstone.gemfire.cache.MirrorType-">
 <!--   -->
 </a>
@@ -1397,7 +1359,7 @@ public&nbsp;void&nbsp;setMirrorType(<a 
href="../../../../com/gemstone/gemfire/ca
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>concurrencyChecksEnabled</code> - whether to perform concurrency 
checks on operations</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -1414,7 +1376,7 @@ 
public&nbsp;void&nbsp;setPersistBackup(boolean&nbsp;persistBackup)</pre>
  region.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.2</dd>
+<dd>GemFire 3.2</dd>
 </dl>
 </li>
 </ul>
@@ -1430,7 +1392,7 @@ 
public&nbsp;void&nbsp;setEarlyAck(boolean&nbsp;earlyAck)</pre>
 <div class="block">Sets whether or not acks are sent after an operation is 
processed.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>4.1</dd>
+<dd>GemFire 4.1</dd>
 </dl>
 </li>
 </ul>
@@ -1446,7 +1408,7 @@ public&nbsp;void&nbsp;setPublisher(boolean&nbsp;v)</pre>
 <div class="block">Sets whether or not this region should be considered a 
publisher.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>4.2.3</dd>
+<dd>GemFire 4.2.3</dd>
 </dl>
 </li>
 </ul>
@@ -1463,7 +1425,7 @@ public&nbsp;void&nbsp;setPublisher(boolean&nbsp;v)</pre>
  Default value is false.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>4.2.3</dd>
+<dd>GemFire 4.2.3</dd>
 </dl>
 </li>
 </ul>
@@ -1480,7 +1442,7 @@ public&nbsp;void&nbsp;setPublisher(boolean&nbsp;v)</pre>
  Default is false.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -1499,7 +1461,7 @@ public&nbsp;void&nbsp;setPublisher(boolean&nbsp;v)</pre>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>java.lang.IllegalArgumentException</code> - if 
<code>gatewaySender</code> is null</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -1518,7 +1480,7 @@ public&nbsp;void&nbsp;setPublisher(boolean&nbsp;v)</pre>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>java.lang.IllegalArgumentException</code> - if 
<code>gatewaySender</code> is null</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -1535,7 +1497,7 @@ 
public&nbsp;void&nbsp;setEnableBridgeConflation(boolean&nbsp;enableBridgeConflat
  from a cache server to its clients.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -1564,7 +1526,7 @@ public&nbsp;void&nbsp;setDiskWriteAttributes(<a 
href="../../../../com/gemstone/g
 <div class="block">Returns whether or not disk writes are asynchronous.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.2</dd>
+<dd>GemFire 3.2</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/Region.html#writeToDisk--"><code>Region.writeToDisk()</code></a></dd>
 </dl>
@@ -1585,7 +1547,7 @@ 
public&nbsp;void&nbsp;setDiskDirs(java.io.File[]&nbsp;diskDirs)</pre>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../../../../com/gemstone/gemfire/GemFireIOException.html" 
title="class in com.gemstone.gemfire">GemFireIOException</a></code> - if a 
directory does not exist</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.2</dd>
+<dd>GemFire 3.2</dd>
 </dl>
 </li>
 </ul>
@@ -1603,7 +1565,7 @@ 
public&nbsp;void&nbsp;setDiskDirs(java.io.File[]&nbsp;diskDirs)</pre>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>name</code> - the name of the diskstore</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.5</dd>
+<dd>GemFire 6.5</dd>
 </dl>
 </li>
 </ul>
@@ -1621,7 +1583,7 @@ 
public&nbsp;void&nbsp;setDiskDirs(java.io.File[]&nbsp;diskDirs)</pre>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>isSynchronous</code> - boolean if true indicates synchronous 
writes</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.5</dd>
+<dd>GemFire 6.5</dd>
 </dl>
 </li>
 </ul>
@@ -1641,7 +1603,7 @@ 
public&nbsp;void&nbsp;setDiskDirsAndSizes(java.io.File[]&nbsp;diskDirs,
 <dd><code>java.lang.IllegalArgumentException</code> - if a dir does not exist 
or the length of the size array
  does not match to the length of the dir array or the given length is not a 
valid positive number</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.1</dd>
+<dd>GemFire 5.1</dd>
 </dl>
 </li>
 </ul>
@@ -1659,7 +1621,7 @@ 
public&nbsp;void&nbsp;setDiskDirsAndSizes(java.io.File[]&nbsp;diskDirs,
  if the data policy has not already been set.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -1697,7 +1659,7 @@ 
public&nbsp;void&nbsp;setDiskDirsAndSizes(java.io.File[]&nbsp;diskDirs,
  will subscribe to other distributed cache instances of the region.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -1742,7 +1704,7 @@ 
public&nbsp;void&nbsp;setDiskDirsAndSizes(java.io.File[]&nbsp;diskDirs,
  Default is false.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -1777,7 +1739,7 @@ 
public&nbsp;void&nbsp;setDiskDirsAndSizes(java.io.File[]&nbsp;diskDirs,
       Default is false.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.0</dd>
+<dd>GemFire 5.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/RegionAttributes.html#getMulticastEnabled--"><code>RegionAttributes.getMulticastEnabled()</code></a></dd>
 </dl>
@@ -1792,12 +1754,13 @@ 
public&nbsp;void&nbsp;setDiskDirsAndSizes(java.io.File[]&nbsp;diskDirs,
 <pre>public&nbsp;void&nbsp;setCloningEnabled(boolean&nbsp;cloningEnable)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Sets cloning on region.
- Default is false.</div>
+ Default is false.
+ 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>6.1</dd>
+<dd>GemFire 6.1</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/RegionAttributes.html#getCloningEnabled--"><code>RegionAttributes.getCloningEnabled()</code></a></dd>
 </dl>
@@ -1827,7 +1790,7 @@ 
public&nbsp;void&nbsp;setDiskDirsAndSizes(java.io.File[]&nbsp;diskDirs,
  or <code>""</code> then the connection pool is disabled for regions
  using these attributes.</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.7</dd>
+<dd>GemFire 5.7</dd>
 </dl>
 </li>
 </ul>
@@ -1844,7 +1807,7 @@ 
public&nbsp;void&nbsp;setDiskDirsAndSizes(java.io.File[]&nbsp;diskDirs,
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>compressor</code> - a compressor.</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>8.0</dd>
+<dd>GemFire 8.0</dd>
 </dl>
 </li>
 </ul>
@@ -1861,7 +1824,7 @@ 
public&nbsp;void&nbsp;setDiskDirsAndSizes(java.io.File[]&nbsp;diskDirs,
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>offHeap</code> - boolean flag to enable off-heap memory</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>9.0</dd>
+<dd>Geode 1.0</dd>
 </dl>
 </li>
 </ul>
@@ -1900,7 +1863,7 @@ public&nbsp;<a 
href="../../../../com/gemstone/gemfire/cache/RegionAttributes.htm
 <dd><code>java.lang.IllegalStateException</code> - if the current settings 
violate the
  <a href="#compatibility">compatibility rules</a></dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -1938,7 +1901,7 @@ public&nbsp;<a 
href="../../../../com/gemstone/gemfire/cache/RegionAttributes.htm
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>java.lang.IllegalStateException</code> - if the attributes are not 
consistent with each other.</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.5</dd>
+<dd>GemFire 3.5</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/AttributesMutator.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/AttributesMutator.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/AttributesMutator.html
index fc4aeb8..16cca3d 100644
--- a/releases/latest/javadoc/com/gemstone/gemfire/cache/AttributesMutator.html
+++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/AttributesMutator.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>AttributesMutator (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>AttributesMutator (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AttributesMutator (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="AttributesMutator (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     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,"i20":6};
+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";
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
  The setter methods all return the previous value of the attribute.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.0</dd>
+<dd>GemFire 3.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/Region.html#getAttributesMutator--"><code>Region.getAttributesMutator()</code></a>,
 
 <a href="../../../../com/gemstone/gemfire/cache/RegionAttributes.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>RegionAttributes</code></a>, 
@@ -218,7 +218,8 @@ var activeTableTab = "activeTableTab";
 <tr id="i13" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesMutator.html#setCloningEnabled-boolean-">setCloningEnabled</a></span>(boolean&nbsp;cloningEnable)</code>
-<div class="block">Sets cloning on region</div>
+<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">
@@ -234,31 +235,24 @@ var activeTableTab = "activeTableTab";
 </td>
 </tr>
 <tr id="i16" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/CustomEvictionAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">CustomEvictionAttributes</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesMutator.html#setCustomEvictionAttributes-long-long-">setCustomEvictionAttributes</a></span>(long&nbsp;newStart,
-                           long&nbsp;newInterval)</code>
-<div class="block">Changes the evictor frequency for custom eviction 
attributes.</div>
-</td>
-</tr>
-<tr id="i17" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in com.gemstone.gemfire.cache">ExpirationAttributes</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesMutator.html#setEntryIdleTimeout-com.gemstone.gemfire.cache.ExpirationAttributes-">setEntryIdleTimeout</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">ExpirationAttributes</a>&nbsp;idleTimeout)</code>
 <div class="block">Changes the idleTimeout expiration attributes for values in 
the region.</div>
 </td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in com.gemstone.gemfire.cache">ExpirationAttributes</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesMutator.html#setEntryTimeToLive-com.gemstone.gemfire.cache.ExpirationAttributes-">setEntryTimeToLive</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">ExpirationAttributes</a>&nbsp;timeToLive)</code>
 <div class="block">Changes the timeToLive expiration attributes for values in 
this region.</div>
 </td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in com.gemstone.gemfire.cache">ExpirationAttributes</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesMutator.html#setRegionIdleTimeout-com.gemstone.gemfire.cache.ExpirationAttributes-">setRegionIdleTimeout</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in 
com.gemstone.gemfire.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="i20" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in com.gemstone.gemfire.cache">ExpirationAttributes</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/AttributesMutator.html#setRegionTimeToLive-com.gemstone.gemfire.cache.ExpirationAttributes-">setRegionTimeToLive</a></span>(<a
 href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">ExpirationAttributes</a>&nbsp;timeToLive)</code>
 <div class="block">Changes the timeToLive expiration attributes for the region 
as a whole</div>
@@ -450,7 +444,7 @@ var activeTableTab = "activeTableTab";
 <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>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -471,7 +465,7 @@ var activeTableTab = "activeTableTab";
 <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>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -489,7 +483,7 @@ var activeTableTab = "activeTableTab";
 <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>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -543,24 +537,6 @@ var activeTableTab = "activeTableTab";
 </dl>
 </li>
 </ul>
-<a name="setCustomEvictionAttributes-long-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setCustomEvictionAttributes</h4>
-<pre><a 
href="../../../../com/gemstone/gemfire/cache/CustomEvictionAttributes.html" 
title="class in 
com.gemstone.gemfire.cache">CustomEvictionAttributes</a>&nbsp;setCustomEvictionAttributes(long&nbsp;newStart,
-                                                     
long&nbsp;newInterval)</pre>
-<div class="block">Changes the evictor frequency for custom eviction 
attributes.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>newStart</code> - the new start time in millis since epoch for the 
evictor task</dd>
-<dd><code>newInterval</code> - the new interval between evictor task 
invocations in millis</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the updated <a 
href="../../../../com/gemstone/gemfire/cache/CustomEvictionAttributes.html" 
title="class in 
com.gemstone.gemfire.cache"><code>CustomEvictionAttributes</code></a></dd>
-</dl>
-</li>
-</ul>
 <a name="setCloningEnabled-boolean-">
 <!--   -->
 </a>
@@ -568,12 +544,13 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <h4>setCloningEnabled</h4>
 <pre>void&nbsp;setCloningEnabled(boolean&nbsp;cloningEnable)</pre>
-<div class="block">Sets cloning on region</div>
+<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>6.1</dd>
+<dd>GemFire 6.1</dd>
 </dl>
 </li>
 </ul>
@@ -590,7 +567,7 @@ var activeTableTab = "activeTableTab";
 <dd>True if cloning is enabled (default);
          false cloning is not enabled.</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.1</dd>
+<dd>GemFire 6.1</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/Cache.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/Cache.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/Cache.html
index acaad98..010f335 100644
--- a/releases/latest/javadoc/com/gemstone/gemfire/cache/Cache.html
+++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/Cache.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>Cache (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>Cache (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Cache (Apache Geode 1.0.0-incubating.M2)";
+            parent.document.title="Cache (Apache Geode 1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -126,7 +126,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/cache/GemFireCache.html" title
  <p>A cache can have multiple root regions, each with a different name.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2.0</dd>
+<dd>GemFire 2.0</dd>
 </dl>
 </li>
 </ul>
@@ -538,7 +538,7 @@ void&nbsp;close(boolean&nbsp;keepalive)</pre>
          <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>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -553,7 +553,7 @@ void&nbsp;close(boolean&nbsp;keepalive)</pre>
  attributes for <a href="../../../../com/gemstone/gemfire/cache/Region.html" 
title="interface in com.gemstone.gemfire.cache"><code>Region</code></a> 
creation.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.5</dd>
+<dd>GemFire 6.5</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/Cache.html#createRegionFactory-com.gemstone.gemfire.cache.RegionShortcut-"><code>createRegionFactory(RegionShortcut)</code></a></dd>
 </dl>
@@ -570,7 +570,7 @@ void&nbsp;close(boolean&nbsp;keepalive)</pre>
  defined by <a 
href="../../../../com/gemstone/gemfire/cache/RegionShortcut.html" title="enum 
in com.gemstone.gemfire.cache"><code>RegionShortcut</code></a></div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.5</dd>
+<dd>GemFire 6.5</dd>
 </dl>
 </li>
 </ul>
@@ -587,7 +587,7 @@ void&nbsp;close(boolean&nbsp;keepalive)</pre>
 <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>6.5</dd>
+<dd>GemFire 6.5</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/GemFireCache.html#setRegionAttributes-java.lang.String-com.gemstone.gemfire.cache.RegionAttributes-"><code>GemFireCache.setRegionAttributes(String,
 RegionAttributes)</code></a></dd>
 </dl>
@@ -606,7 +606,7 @@ void&nbsp;close(boolean&nbsp;keepalive)</pre>
 <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>6.5</dd>
+<dd>GemFire 6.5</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/Cache.html#createRegionFactory-com.gemstone.gemfire.cache.RegionShortcut-"><code>createRegionFactory(RegionShortcut)</code></a></dd>
 </dl>
@@ -786,7 +786,7 @@ void&nbsp;close(boolean&nbsp;keepalive)</pre>
  <a href="../../../../com/gemstone/gemfire/cache/server/CacheServer.html" 
title="interface in 
com.gemstone.gemfire.cache.server"><code>CacheServer</code></a>.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.7</dd>
+<dd>GemFire 5.7</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../com/gemstone/gemfire/cache/server/CacheServer.html" 
title="interface in 
com.gemstone.gemfire.cache.server"><code>CacheServer</code></a></dd>
 </dl>
@@ -803,7 +803,7 @@ void&nbsp;close(boolean&nbsp;keepalive)</pre>
  that can serve the contents of this <code>Cache</code> to clients.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.7</dd>
+<dd>GemFire 5.7</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/Cache.html#addCacheServer--"><code>addCacheServer()</code></a></dd>
 </dl>
@@ -827,7 +827,7 @@ void&nbsp;close(boolean&nbsp;keepalive)</pre>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>resolver</code> - </dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -841,7 +841,7 @@ void&nbsp;close(boolean&nbsp;keepalive)</pre>
 <div class="block">Returns the current gateway event conflict resolver</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -858,7 +858,7 @@ void&nbsp;close(boolean&nbsp;keepalive)</pre>
  utility.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>4.0</dd>
+<dd>GemFire 4.0</dd>
 </dl>
 </li>
 </ul>
@@ -872,7 +872,7 @@ void&nbsp;close(boolean&nbsp;keepalive)</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>4.0</dd>
+<dd>GemFire 4.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/Cache.html#setIsServer-boolean-"><code>setIsServer(boolean)</code></a></dd>
 </dl>
@@ -901,7 +901,7 @@ void&nbsp;readyForEvents()</pre>
 <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>5.5</dd>
+<dd>GemFire 5.5</dd>
 </dl>
 </li>
 </ul>
@@ -920,7 +920,7 @@ void&nbsp;readyForEvents()</pre>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>SerialGatewaySenderFactory</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -937,7 +937,7 @@ void&nbsp;readyForEvents()</pre>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>AsyncEventQueueFactory</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -953,7 +953,7 @@ void&nbsp;readyForEvents()</pre>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>GatewayReceiverFactory</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -969,7 +969,7 @@ void&nbsp;readyForEvents()</pre>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Set of GatewaySenders</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -985,7 +985,7 @@ void&nbsp;readyForEvents()</pre>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>GatewaySender with id</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -1001,7 +1001,7 @@ void&nbsp;readyForEvents()</pre>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Set of GatewaySenders</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -1017,7 +1017,7 @@ void&nbsp;readyForEvents()</pre>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Set of AsyncEventQueue</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -1033,7 +1033,7 @@ void&nbsp;readyForEvents()</pre>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>AsyncEventQueue with id</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>7.0</dd>
+<dd>GemFire 7.0</dd>
 </dl>
 </li>
 </ul>
@@ -1047,7 +1047,7 @@ void&nbsp;readyForEvents()</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>6.6</dd>
+<dd>GemFire 6.6</dd>
 </dl>
 </li>
 </ul>
@@ -1061,7 +1061,7 @@ void&nbsp;readyForEvents()</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>6.6</dd>
+<dd>GemFire 6.6</dd>
 </dl>
 </li>
 </ul>
@@ -1078,7 +1078,7 @@ void&nbsp;readyForEvents()</pre>
 <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>6.6</dd>
+<dd>GemFire 6.6</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheCallback.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheCallback.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheCallback.html
index 26e33d8..b6d533b 100644
--- a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheCallback.html
+++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheCallback.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>CacheCallback (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>CacheCallback (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheCallback (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="CacheCallback (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
  notifications.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.0</dd>
+<dd>GemFire 3.0</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheClosedException.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheClosedException.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheClosedException.html
index 05c6176..8c153b6 100644
--- 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheClosedException.html
+++ 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheClosedException.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>CacheClosedException (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>CacheClosedException (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheClosedException (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="CacheClosedException (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -143,7 +143,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/CancelException.html" title="c
  <code>Cache</code> after the cache has been closed.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.0</dd>
+<dd>GemFire 3.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../com/gemstone/gemfire/cache/Cache.html" 
title="interface in com.gemstone.gemfire.cache"><code>Cache</code></a>, 
 <a 
href="../../../../serialized-form.html#com.gemstone.gemfire.cache.CacheClosedException">Serialized
 Form</a></dd>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheEvent.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheEvent.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheEvent.html
index d7d6324..069e538 100644
--- a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheEvent.html
+++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheEvent.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>CacheEvent (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>CacheEvent (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheEvent (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="CacheEvent (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
  <code>null</code> is now used in place of <code>NOT_AVAILABLE</code>.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2.0</dd>
+<dd>GemFire 2.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../com/gemstone/gemfire/cache/CacheListener.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>CacheListener</code></a></dd>
 </dl>
@@ -234,7 +234,7 @@ var activeTableTab = "activeTableTab";
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the operation that triggered this event.</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>
@@ -272,7 +272,7 @@ var activeTableTab = "activeTableTab";
  when this method returns <code>false</code>.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.0</dd>
+<dd>GemFire 6.0</dd>
 </dl>
 </li>
 </ul>
@@ -303,7 +303,7 @@ var activeTableTab = "activeTableTab";
 <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>5.0</dd>
+<dd>GemFire 5.0</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheException.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheException.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheException.html
index 6acbc88..a0b53a1 100644
--- a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheException.html
+++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheException.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>CacheException (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>CacheException (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheException (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="CacheException (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -132,7 +132,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../com/gemstone/gemfire/cache/CacheExistsException.html" 
title="class in com.gemstone.gemfire.cache">CacheExistsException</a>, <a 
href="../../../../com/gemstone/gemfire/cache/EntryExistsException.html" 
title="class in com.gemstone.gemfire.cache">EntryExistsException</a>, <a 
href="../../../../com/gemstone/gemfire/cache/EntryNotFoundException.html" 
title="class in com.gemstone.gemfire.cache">EntryNotFoundException</a>, <a 
href="../../../../com/gemstone/gemfire/cache/RegionExistsException.html" 
title="class in com.gemstone.gemfire.cache">RegionExistsException</a>, <a 
href="../../../../com/gemstone/gemfire/cache/hdfs/StoreExistsException.html" 
title="class in com.gemstone.gemfire.cache.hdfs">StoreExistsException</a>, <a 
href="../../../../com/gemstone/gemfire/cache/TransactionException.html" 
title="class in com.gemstone.gemfire.cache">TransactionException</a></dd>
+<dd><a href="../../../../com/gemstone/gemfire/cache/CacheExistsException.html" 
title="class in com.gemstone.gemfire.cache">CacheExistsException</a>, <a 
href="../../../../com/gemstone/gemfire/cache/EntryExistsException.html" 
title="class in com.gemstone.gemfire.cache">EntryExistsException</a>, <a 
href="../../../../com/gemstone/gemfire/cache/EntryNotFoundException.html" 
title="class in com.gemstone.gemfire.cache">EntryNotFoundException</a>, <a 
href="../../../../com/gemstone/gemfire/cache/RegionExistsException.html" 
title="class in com.gemstone.gemfire.cache">RegionExistsException</a>, <a 
href="../../../../com/gemstone/gemfire/cache/TransactionException.html" 
title="class in com.gemstone.gemfire.cache">TransactionException</a></dd>
 </dl>
 <hr>
 <br>
@@ -144,7 +144,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/GemFireException.html" title="
  subclasses are instantiated.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2.0</dd>
+<dd>GemFire 2.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../serialized-form.html#com.gemstone.gemfire.cache.CacheException">Serialized
 Form</a></dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheExistsException.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheExistsException.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheExistsException.html
index 63f3cff..30774be 100644
--- 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheExistsException.html
+++ 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheExistsException.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>CacheExistsException (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>CacheExistsException (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheExistsException (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="CacheExistsException (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -142,7 +142,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/cache/CacheException.html" tit
 <div class="block">Thrown when attempting to create a <a 
href="../../../../com/gemstone/gemfire/cache/Cache.html" title="interface in 
com.gemstone.gemfire.cache"><code>Cache</code></a> if one already exists.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.0</dd>
+<dd>GemFire 3.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/CacheFactory.html#create-com.gemstone.gemfire.distributed.DistributedSystem-"><code>CacheFactory.create(com.gemstone.gemfire.distributed.DistributedSystem)</code></a>,
 
 <a 
href="../../../../serialized-form.html#com.gemstone.gemfire.cache.CacheExistsException">Serialized
 Form</a></dd>
@@ -293,7 +293,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/cache/CacheException.html" tit
 <div class="block">Returns the <code>Cache</code> that already exists.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>4.0</dd>
+<dd>GemFire 4.0</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheFactory.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheFactory.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheFactory.html
index cd83288..39ab90e 100644
--- a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheFactory.html
+++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheFactory.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>CacheFactory (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>CacheFactory (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheFactory (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="CacheFactory (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -153,7 +153,7 @@ Now, create the cache telling it to read your cache.xml 
file:
 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>3.0</dd>
+<dd>GemFire 3.0</dd>
 </dl>
 </li>
 </ul>
@@ -307,7 +307,7 @@ Applications that need to explicitly control the individual 
region attributes ca
 <div class="block">Creates a default cache factory.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.5</dd>
+<dd>GemFire 6.5</dd>
 </dl>
 </li>
 </ul>
@@ -319,12 +319,13 @@ Applications that need to explicitly control the 
individual region attributes ca
 <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 see <a 
href="../../../../com/gemstone/gemfire/distributed/DistributedSystem.html" 
title="class in 
com.gemstone.gemfire.distributed"><code>DistributedSystem</code></a>.</div>
+ For a list of valid GemFire properties and their meanings
+ see <a 
href="../../../../com/gemstone/gemfire/distributed/ConfigurationProperties.html"
 title="interface in 
com.gemstone.gemfire.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>6.5</dd>
+<dd>GemFire 6.5</dd>
 </dl>
 </li>
 </ul>
@@ -345,7 +346,8 @@ Applications that need to explicitly control the individual 
region attributes ca
 <pre>public&nbsp;<a 
href="../../../../com/gemstone/gemfire/cache/CacheFactory.html" title="class in 
com.gemstone.gemfire.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 see <a 
href="../../../../com/gemstone/gemfire/distributed/DistributedSystem.html" 
title="class in 
com.gemstone.gemfire.distributed"><code>DistributedSystem</code></a>.</div>
+ For a list of valid GemFire properties and their meanings
+ see <a 
href="../../../../com/gemstone/gemfire/distributed/ConfigurationProperties.html"
 title="interface in 
com.gemstone.gemfire.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>
@@ -353,7 +355,7 @@ Applications that need to explicitly control the individual 
region attributes ca
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a reference to this CacheFactory object</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.5</dd>
+<dd>GemFire 6.5</dd>
 </dl>
 </li>
 </ul>
@@ -444,7 +446,7 @@ public static&nbsp;<a 
href="../../../../com/gemstone/gemfire/cache/Cache.html" t
 <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>6.5</dd>
+<dd>GemFire 6.5</dd>
 </dl>
 </li>
 </ul>
@@ -485,7 +487,7 @@ public static&nbsp;<a 
href="../../../../com/gemstone/gemfire/cache/Cache.html" t
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="../../../../com/gemstone/gemfire/cache/CacheClosedException.html" 
title="class in com.gemstone.gemfire.cache">CacheClosedException</a></code> - 
if a cache has not been created</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.5</dd>
+<dd>GemFire 3.5</dd>
 </dl>
 </li>
 </ul>
@@ -543,7 +545,7 @@ public static&nbsp;<a 
href="../../../../com/gemstone/gemfire/cache/Cache.html" t
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>this CacheFactory</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.6</dd>
+<dd>GemFire 6.6</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../com/gemstone/gemfire/pdx/PdxInstance.html" 
title="interface in com.gemstone.gemfire.pdx"><code>PdxInstance</code></a></dd>
 </dl>
@@ -565,7 +567,7 @@ public static&nbsp;<a 
href="../../../../com/gemstone/gemfire/cache/Cache.html" t
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>this CacheFactory</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.6</dd>
+<dd>GemFire 6.6</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../com/gemstone/gemfire/pdx/PdxSerializer.html" 
title="interface in 
com.gemstone.gemfire.pdx"><code>PdxSerializer</code></a></dd>
 </dl>
@@ -591,7 +593,7 @@ public static&nbsp;<a 
href="../../../../com/gemstone/gemfire/cache/Cache.html" t
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>this CacheFactory</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.6</dd>
+<dd>GemFire 6.6</dd>
 </dl>
 </li>
 </ul>
@@ -613,7 +615,7 @@ public static&nbsp;<a 
href="../../../../com/gemstone/gemfire/cache/Cache.html" t
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>this CacheFactory</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.6</dd>
+<dd>GemFire 6.6</dd>
 </dl>
 </li>
 </ul>
@@ -638,7 +640,7 @@ public static&nbsp;<a 
href="../../../../com/gemstone/gemfire/cache/Cache.html" t
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>this CacheFactory</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>6.6</dd>
+<dd>GemFire 6.6</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheListener.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheListener.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheListener.html
index 57ca17c..63d6726 100644
--- a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheListener.html
+++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheListener.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>CacheListener (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>CacheListener (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheListener (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="CacheListener (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -157,7 +157,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/cache/CacheCallback.html" titl
  </p></div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.0</dd>
+<dd>GemFire 3.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#addCacheListener-com.gemstone.gemfire.cache.CacheListener-"><code>AttributesFactory.addCacheListener(com.gemstone.gemfire.cache.CacheListener&lt;K,
 V&gt;)</code></a>, 
 <a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#initCacheListeners-com.gemstone.gemfire.cache.CacheListener:A-"><code>AttributesFactory.initCacheListeners(com.gemstone.gemfire.cache.CacheListener&lt;K,
 V&gt;[])</code></a>, 
@@ -386,7 +386,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/cache/CacheCallback.html" titl
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>event</code> - the RegionEvent</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.0</dd>
+<dd>GemFire 5.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/Region.html#clear--"><code>Region.clear()</code></a></dd>
 </dl>
@@ -408,7 +408,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/cache/CacheCallback.html" titl
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>event</code> - the RegionEvent</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.0</dd>
+<dd>GemFire 5.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/Cache.html#createRegion-java.lang.String-com.gemstone.gemfire.cache.RegionAttributes-"><code>Cache.createRegion(java.lang.String,
 com.gemstone.gemfire.cache.RegionAttributes&lt;K, V&gt;)</code></a>, 
 <a 
href="../../../../com/gemstone/gemfire/cache/Region.html#createSubregion-java.lang.String-com.gemstone.gemfire.cache.RegionAttributes-"><code>Region.createSubregion(java.lang.String,
 com.gemstone.gemfire.cache.RegionAttributes&lt;SK, SV&gt;)</code></a></dd>
@@ -427,7 +427,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/cache/CacheCallback.html" titl
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>event</code> - the RegionEvent</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.5</dd>
+<dd>GemFire 5.5</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/Cache.html#readyForEvents--"><code>Cache.readyForEvents()</code></a></dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheLoader.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheLoader.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheLoader.html
index 9dd7183..91785cb 100644
--- a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheLoader.html
+++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheLoader.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>CacheLoader (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>CacheLoader (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheLoader (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="CacheLoader (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -122,7 +122,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/cache/CacheCallback.html" titl
  another member of the distributed system.</p></div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2.0</dd>
+<dd>GemFire 2.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setCacheLoader-com.gemstone.gemfire.cache.CacheLoader-"><code>AttributesFactory.setCacheLoader(com.gemstone.gemfire.cache.CacheLoader&lt;K,
 V&gt;)</code></a>, 
 <a 
href="../../../../com/gemstone/gemfire/cache/RegionAttributes.html#getCacheLoader--"><code>RegionAttributes.getCacheLoader()</code></a>,
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheLoaderException.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheLoaderException.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheLoaderException.html
index beffeaf..0fa91d1 100644
--- 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheLoaderException.html
+++ 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheLoaderException.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:05 PDT 2016 
-->
-<title>CacheLoaderException (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>CacheLoaderException (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheLoaderException (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="CacheLoaderException (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -143,7 +143,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/cache/OperationAbortedExceptio
  exception is propagated back to the caller of <code>Region.get</code>.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.0</dd>
+<dd>GemFire 3.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a>,
 
 <a 
href="../../../../com/gemstone/gemfire/cache/CacheLoader.html#load-com.gemstone.gemfire.cache.LoaderHelper-"><code>CacheLoader.load(com.gemstone.gemfire.cache.LoaderHelper&lt;K,
 V&gt;)</code></a>, 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheRuntimeException.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheRuntimeException.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheRuntimeException.html
index 0994fd2..f4c9722 100644
--- 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheRuntimeException.html
+++ 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheRuntimeException.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:05 PDT 2016 
-->
-<title>CacheRuntimeException (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>CacheRuntimeException (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheRuntimeException (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="CacheRuntimeException (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -144,7 +144,7 @@ extends <a 
href="../../../../com/gemstone/gemfire/GemFireException.html" title="
  instantiated</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.0</dd>
+<dd>GemFire 3.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../serialized-form.html#com.gemstone.gemfire.cache.CacheRuntimeException">Serialized
 Form</a></dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheStatistics.html
----------------------------------------------------------------------
diff --git 
a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheStatistics.html 
b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheStatistics.html
index 54e7629..ade1e75 100644
--- a/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheStatistics.html
+++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/CacheStatistics.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:05 PDT 2016 
-->
-<title>CacheStatistics (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
+<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 -->
+<title>CacheStatistics (Apache Geode 1.0.0-incubating.M3)</title>
+<meta name="date" content="2016-08-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheStatistics (Apache Geode 
1.0.0-incubating.M2)";
+            parent.document.title="CacheStatistics (Apache Geode 
1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -106,7 +106,7 @@ var activeTableTab = "activeTableTab";
  CacheClosedException, RegionDestroyedException or an 
EntryDestroyedException.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2.0</dd>
+<dd>GemFire 2.0</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../com/gemstone/gemfire/cache/Region.html#getStatistics--"><code>Region.getStatistics()</code></a>,
 
 <a 
href="../../../../com/gemstone/gemfire/cache/Region.Entry.html#getStatistics--"><code>Region.Entry.getStatistics()</code></a></dd>

Reply via email to