http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/index-all.html
----------------------------------------------------------------------
diff --git a/releases/latest/javadoc/index-all.html 
b/releases/latest/javadoc/index-all.html
index d3924f5..d45cb19 100644
--- a/releases/latest/javadoc/index-all.html
+++ b/releases/latest/javadoc/index-all.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:06 PDT 2016 
-->
-<title>Index (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:17 PDT 2016 -->
+<title>Index (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="Index (Apache Geode 1.0.0-incubating.M2)";
+            parent.document.title="Index (Apache Geode 1.0.0-incubating.M3)";
         }
     }
     catch(err) {
@@ -117,13 +117,23 @@
 </dd>
 <dt><a href="com/gemstone/gemfire/security/AccessControl.html" 
title="interface in com.gemstone.gemfire.security"><span 
class="typeNameLink">AccessControl</span></a> - Interface in <a 
href="com/gemstone/gemfire/security/package-summary.html">com.gemstone.gemfire.security</a></dt>
 <dd>
-<div class="block">Specifies the interface to authorize operations at the 
cache or region level
- for clients or servers.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">since Geode 1.0, use 
<code>SecurityManager</code> instead</span></div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/query/Aggregator.html#accumulate-java.lang.Object-">accumulate(Object)</a></span>
 - Method in interface com.gemstone.gemfire.cache.query.<a 
href="com/gemstone/gemfire/cache/query/Aggregator.html" title="interface in 
com.gemstone.gemfire.cache.query">Aggregator</a></dt>
 <dd>
 <div class="block">Accumulate the next scalar value</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#ACK_SEVERE_ALERT_THRESHOLD">ACK_SEVERE_ALERT_THRESHOLD</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static string definition of the 
<i>"ack-severe-alert-threshold"</i> property <a 
name="./com/gemstone/gemfire/distributed/ack-severe-alert-threshold"/></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#ACK_WAIT_THRESHOLD">ACK_WAIT_THRESHOLD</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"ack-wait-threshold"</i> property
+ <a name="./com/gemstone/gemfire/distributed/ack-wait-threshold"/a></div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/management/membership/UniversalMembershipListenerAdapter.AdaptedMembershipEvent.html#AdaptedMembershipEvent-com.gemstone.gemfire.management.membership.ClientMembershipEvent-">AdaptedMembershipEvent(ClientMembershipEvent)</a></span>
 - Constructor for class com.gemstone.gemfire.management.membership.<a 
href="com/gemstone/gemfire/management/membership/UniversalMembershipListenerAdapter.AdaptedMembershipEvent.html"
 title="class in 
com.gemstone.gemfire.management.membership">UniversalMembershipListenerAdapter.AdaptedMembershipEvent</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSessionManager.html#add-org.apache.catalina.Session-">add(Session)</a></span>
 - Method in class com.gemstone.gemfire.modules.session.catalina.<a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSessionManager.html" 
title="class in 
com.gemstone.gemfire.modules.session.catalina">DeltaSessionManager</a></dt>
@@ -753,11 +763,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/management/AlreadyRunningException.html#AlreadyRunningException-java.lang.Throwable-">AlreadyRunningException(Throwable)</a></span>
 - Constructor for exception com.gemstone.gemfire.management.<a 
href="com/gemstone/gemfire/management/AlreadyRunningException.html" 
title="class in 
com.gemstone.gemfire.management">AlreadyRunningException</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#alter-com.gemstone.gemfire.cache.hdfs.HDFSStoreMutator-">alter(HDFSStoreMutator)</a></span>
 - Method in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>
-<div class="block">Identifies attributes configured in <a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStoreMutator.html" title="interface 
in com.gemstone.gemfire.cache.hdfs"><code>HDFSStoreMutator</code></a> and 
applies
- the new attribute values to this instance of <a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs"><code>HDFSStore</code></a> dynamically.</div>
-</dd>
 <dt><a href="com/gemstone/gemfire/cache/query/AmbiguousNameException.html" 
title="class in com.gemstone.gemfire.cache.query"><span 
class="typeNameLink">AmbiguousNameException</span></a> - Exception in <a 
href="com/gemstone/gemfire/cache/query/package-summary.html">com.gemstone.gemfire.cache.query</a></dt>
 <dd>
 <div class="block">Thrown if an attribute or method name in a query can be 
resolved to
@@ -798,6 +803,16 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSession.html#applyAttributeEvents-com.gemstone.gemfire.cache.Region-java.util.List-">applyAttributeEvents(Region&lt;String,
 DeltaSession&gt;, List&lt;DeltaSessionAttributeEvent&gt;)</a></span> - Method 
in class com.gemstone.gemfire.modules.session.catalina.<a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSession.html" 
title="class in 
com.gemstone.gemfire.modules.session.catalina">DeltaSession</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#ARCHIVE_DISK_SPACE_LIMIT">ARCHIVE_DISK_SPACE_LIMIT</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"archive-disk-space-limit"</i> property
+ <a name="./com/gemstone/gemfire/distributed/archive-disk-space-limit"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#ARCHIVE_FILE_SIZE_LIMIT">ARCHIVE_FILE_SIZE_LIMIT</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"archive-file-size-limit"</i> property
+ <a name="./com/gemstone/gemfire/distributed/archive-file-size-limit"/a></div>
+</dd>
 <dt><a 
href="com/gemstone/gemfire/modules/session/installer/args/Argument.html" 
title="class in com.gemstone.gemfire.modules.session.installer.args"><span 
class="typeNameLink">Argument</span></a> - Class in <a 
href="com/gemstone/gemfire/modules/session/installer/args/package-summary.html">com.gemstone.gemfire.modules.session.installer.args</a></dt>
 <dd>
 <div class="block">Class representing a single command line argument.</div>
@@ -859,12 +874,27 @@
 <div class="block">Get the string representation of this <code>Locator</code> 
in host[port]
  format.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#ASYNC_DISTRIBUTION_TIMEOUT">ASYNC_DISTRIBUTION_TIMEOUT</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"async-distribution-timeout"</i> property
+ <a 
name="./com/gemstone/gemfire/distributed/async-distribution-timeout"/a></div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/management/JMXNotificationType.html#ASYNC_EVENT_QUEUE_CREATED">ASYNC_EVENT_QUEUE_CREATED</a></span>
 - Static variable in interface com.gemstone.gemfire.management.<a 
href="com/gemstone/gemfire/management/JMXNotificationType.html" 
title="interface in 
com.gemstone.gemfire.management">JMXNotificationType</a></dt>
 <dd>
 <div class="block">Notification type which indicates that an async queue is 
created <BR>
  The value of this type string is
  <CODE>ggemfire.distributedsystem.asycn.event.queue.created</CODE>.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#ASYNC_MAX_QUEUE_SIZE">ASYNC_MAX_QUEUE_SIZE</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"async-max-queue-size"</i> property
+ <a name="./com/gemstone/gemfire/distributed/async-max-queue-size"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#ASYNC_QUEUE_TIMEOUT">ASYNC_QUEUE_TIMEOUT</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"async-queue-timeout"</i> property
+ <a name="./com/gemstone/gemfire/distributed/async-queue-timeout"/a></div>
+</dd>
 <dt><a href="com/gemstone/gemfire/cache/asyncqueue/AsyncEvent.html" 
title="interface in com.gemstone.gemfire.cache.asyncqueue"><span 
class="typeNameLink">AsyncEvent</span></a>&lt;<a 
href="com/gemstone/gemfire/cache/asyncqueue/AsyncEvent.html" title="type 
parameter in AsyncEvent">K</a>,<a 
href="com/gemstone/gemfire/cache/asyncqueue/AsyncEvent.html" title="type 
parameter in AsyncEvent">V</a>&gt; - Interface in <a 
href="com/gemstone/gemfire/cache/asyncqueue/package-summary.html">com.gemstone.gemfire.cache.asyncqueue</a></dt>
 <dd>
 <div class="block">Represents <code>Cache</code> events delivered to 
<code>AsyncEventListener</code>.</div>
@@ -936,10 +966,15 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/security/Authenticator.html#authenticate-java.util.Properties-com.gemstone.gemfire.distributed.DistributedMember-">authenticate(Properties,
 DistributedMember)</a></span> - Method in interface 
com.gemstone.gemfire.security.<a 
href="com/gemstone/gemfire/security/Authenticator.html" title="interface in 
com.gemstone.gemfire.security">Authenticator</a></dt>
 <dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 <div class="block">Verify the credentials provided in the properties for the 
client/peer as
  specified in member ID and returns the principal associated with the
  client/peer.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/security/Authenticator.html#authenticate-java.util.Properties-">authenticate(Properties)</a></span>
 - Method in interface com.gemstone.gemfire.security.<a 
href="com/gemstone/gemfire/security/Authenticator.html" title="interface in 
com.gemstone.gemfire.security">Authenticator</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><a href="com/gemstone/gemfire/security/AuthenticationFailedException.html" 
title="class in com.gemstone.gemfire.security"><span 
class="typeNameLink">AuthenticationFailedException</span></a> - Exception in <a 
href="com/gemstone/gemfire/security/package-summary.html">com.gemstone.gemfire.security</a></dt>
 <dd>
 <div class="block">Thrown if authentication of this client/peer fails.</div>
@@ -971,7 +1006,9 @@
 </dd>
 <dt><a href="com/gemstone/gemfire/security/Authenticator.html" 
title="interface in com.gemstone.gemfire.security"><span 
class="typeNameLink">Authenticator</span></a> - Interface in <a 
href="com/gemstone/gemfire/security/package-summary.html">com.gemstone.gemfire.security</a></dt>
 <dd>
-<div class="block">Specifies the mechanism to verify credentials for a client 
or peer.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">since Geode 1.0, use 
<code>SecurityManager</code> instead</span></div>
+</div>
 </dd>
 <dt><a href="com/gemstone/gemfire/security/AuthInitialize.html" 
title="interface in com.gemstone.gemfire.security"><span 
class="typeNameLink">AuthInitialize</span></a> - Interface in <a 
href="com/gemstone/gemfire/security/package-summary.html">com.gemstone.gemfire.security</a></dt>
 <dd>
@@ -979,6 +1016,7 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/security/AccessControl.html#authorizeOperation-java.lang.String-com.gemstone.gemfire.cache.operations.OperationContext-">authorizeOperation(String,
 OperationContext)</a></span> - Method in interface 
com.gemstone.gemfire.security.<a 
href="com/gemstone/gemfire/security/AccessControl.html" title="interface in 
com.gemstone.gemfire.security">AccessControl</a></dt>
 <dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 <div class="block">Check if the given operation is allowed for the 
cache/region.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/util/AutoBalancer.html#AUTO_BALANCER_LOCK">AUTO_BALANCER_LOCK</a></span>
 - Static variable in class com.gemstone.gemfire.cache.util.<a 
href="com/gemstone/gemfire/cache/util/AutoBalancer.html" title="class in 
com.gemstone.gemfire.cache.util">AutoBalancer</a></dt>
@@ -1032,6 +1070,8 @@
 </dd>
 <dt><a href="com/gemstone/gemfire/modules/util/Banner.html" title="class in 
com.gemstone.gemfire.modules.util"><span class="typeNameLink">Banner</span></a> 
- Class in <a 
href="com/gemstone/gemfire/modules/util/package-summary.html">com.gemstone.gemfire.modules.util</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/util/Banner.html#Banner--">Banner()</a></span>
 - Constructor for class com.gemstone.gemfire.modules.util.<a 
href="com/gemstone/gemfire/modules/util/Banner.html" title="class in 
com.gemstone.gemfire.modules.util">Banner</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/Region.html#becomeLockGrantor--">becomeLockGrantor()</a></span>
 - Method in interface com.gemstone.gemfire.cache.<a 
href="com/gemstone/gemfire/cache/Region.html" title="interface in 
com.gemstone.gemfire.cache">Region</a></dt>
 <dd>
 <div class="block">Specifies this member to become the grantor for this 
region's lock
@@ -1114,6 +1154,11 @@
 <dd>
 <div class="block">Creates a new transaction and associates it with the 
current thread.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#BIND_ADDRESS">BIND_ADDRESS</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the <i>"bind-address"</i> 
property
+ <a name="./com/gemstone/gemfire/distributed/bind-address"/a></div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/admin/DistributedSystemConfig.html#BIND_ADDRESS_NAME">BIND_ADDRESS_NAME</a></span>
 - Static variable in interface com.gemstone.gemfire.admin.<a 
href="com/gemstone/gemfire/admin/DistributedSystemConfig.html" title="interface 
in com.gemstone.gemfire.admin">DistributedSystemConfig</a></dt>
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
@@ -1133,29 +1178,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/util/BootstrappingFunction.html#BootstrappingFunction--">BootstrappingFunction()</a></span>
 - Constructor for class com.gemstone.gemfire.modules.util.<a 
href="com/gemstone/gemfire/modules/util/BootstrappingFunction.html" 
title="class in 
com.gemstone.gemfire.modules.util">BootstrappingFunction</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="com/gemstone/gemfire/cache/util/BoundedLinkedHashMap.html" 
title="class in com.gemstone.gemfire.cache.util"><span 
class="typeNameLink">BoundedLinkedHashMap</span></a> - Class in <a 
href="com/gemstone/gemfire/cache/util/package-summary.html">com.gemstone.gemfire.cache.util</a></dt>
-<dd>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>
-<div class="block"><span class="deprecationComment">as of 5.7 create your own 
class that extends <code>LinkedHashMap</code>
- and implement <code>LinkedHashMap.removeEldestEntry(java.util.Map.Entry&lt;K, 
V&gt;)</code>
- to enforce a maximum number of entries.</span></div>
-</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/util/BoundedLinkedHashMap.html#BoundedLinkedHashMap-int-float-int-">BoundedLinkedHashMap(int,
 float, int)</a></span> - Constructor for class 
com.gemstone.gemfire.cache.util.<a 
href="com/gemstone/gemfire/cache/util/BoundedLinkedHashMap.html" title="class 
in com.gemstone.gemfire.cache.util">BoundedLinkedHashMap</a></dt>
-<dd>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
-<div class="block">Constructor.</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/util/BoundedLinkedHashMap.html#BoundedLinkedHashMap-int-int-">BoundedLinkedHashMap(int,
 int)</a></span> - Constructor for class com.gemstone.gemfire.cache.util.<a 
href="com/gemstone/gemfire/cache/util/BoundedLinkedHashMap.html" title="class 
in com.gemstone.gemfire.cache.util">BoundedLinkedHashMap</a></dt>
-<dd>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
-<div class="block">Constructor.</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/util/BoundedLinkedHashMap.html#BoundedLinkedHashMap-int-">BoundedLinkedHashMap(int)</a></span>
 - Constructor for class com.gemstone.gemfire.cache.util.<a 
href="com/gemstone/gemfire/cache/util/BoundedLinkedHashMap.html" title="class 
in com.gemstone.gemfire.cache.util">BoundedLinkedHashMap</a></dt>
-<dd>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
-<div class="block">Constructor.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/LocatorLauncher.Builder.html#build--">build()</a></span>
 - Method in class com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/LocatorLauncher.Builder.html" 
title="class in 
com.gemstone.gemfire.distributed">LocatorLauncher.Builder</a></dt>
 <dd>
 <div class="block">Validates the Builder configuration settings and then 
constructs an instance of the LocatorLauncher class
@@ -1265,11 +1287,22 @@
  The value of this type string is
  <CODE>gemfire.distributedsystem.cache.server.stopped</CODE>.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/management/JMXNotificationType.html#CACHE_SERVICE_CREATED">CACHE_SERVICE_CREATED</a></span>
 - Static variable in interface com.gemstone.gemfire.management.<a 
href="com/gemstone/gemfire/management/JMXNotificationType.html" 
title="interface in 
com.gemstone.gemfire.management">JMXNotificationType</a></dt>
+<dd>
+<div class="block">Notification type which indicates that a cache service is 
created <BR>
+ The value of this type string is
+ <CODE>gemfire.distributedsystem.cache.service.created</CODE>.</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/admin/SystemMemberType.html#CACHE_VM">CACHE_VM</a></span>
 - Static variable in class com.gemstone.gemfire.admin.<a 
href="com/gemstone/gemfire/admin/SystemMemberType.html" title="class in 
com.gemstone.gemfire.admin">SystemMemberType</a></dt>
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 <div class="block">GemFire Cache VM connected to the distributed system</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CACHE_XML_FILE">CACHE_XML_FILE</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the <i>"cache-xml-file"</i> 
property
+ <a name="./com/gemstone/gemfire/distributed/cache-xml-file"/a></div>
+</dd>
 <dt><a href="com/gemstone/gemfire/cache/CacheCallback.html" title="interface 
in com.gemstone.gemfire.cache"><span 
class="typeNameLink">CacheCallback</span></a> - Interface in <a 
href="com/gemstone/gemfire/cache/package-summary.html">com.gemstone.gemfire.cache</a></dt>
 <dd>
 <div class="block">User-defined objects that can be plugged into caching to 
receive callback
@@ -1871,10 +1904,6 @@
 <dd>
 <div class="block">Closes these statistics.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#CLOSE_CQ">CLOSE_CQ</a></span>
 - Static variable in class com.gemstone.gemfire.cache.operations.<a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
 title="class in 
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></dt>
-<dd>
-<div class="block">A continuous query close operation.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/management/CacheServerMXBean.html#closeAllContinuousQuery-java.lang.String-">closeAllContinuousQuery(String)</a></span>
 - Method in interface com.gemstone.gemfire.management.<a 
href="com/gemstone/gemfire/management/CacheServerMXBean.html" title="interface 
in com.gemstone.gemfire.management">CacheServerMXBean</a></dt>
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>
@@ -1906,6 +1935,56 @@
 <dd>
 <div class="block">Unregister all Continuous Queries.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CLUSTER_CONFIGURATION_DIR">CLUSTER_CONFIGURATION_DIR</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"cluster-configuration-dir"</i> property
+ <a 
name="./com/gemstone/gemfire/distributed/cluster-configuration-dir"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CLUSTER_SSL_CIPHERS">CLUSTER_SSL_CIPHERS</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"cluster-ssl-ciphers"</i> property
+ <a name="./com/gemstone/gemfire/distributed/cluster-ssl-ciphers"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CLUSTER_SSL_ENABLED">CLUSTER_SSL_ENABLED</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"cluster-ssl-enabled"</i> property
+ <a name="./com/gemstone/gemfire/distributed/cluster-ssl-enabled"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CLUSTER_SSL_KEYSTORE">CLUSTER_SSL_KEYSTORE</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"cluster-ssl-keystore"</i> property
+ <a name="./com/gemstone/gemfire/distributed/cluster-ssl-keystore"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CLUSTER_SSL_KEYSTORE_PASSWORD">CLUSTER_SSL_KEYSTORE_PASSWORD</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"cluster-ssl-keystore-password"</i> property
+ <a 
name="./com/gemstone/gemfire/distributed/cluster-ssl-keystore-password"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CLUSTER_SSL_KEYSTORE_TYPE">CLUSTER_SSL_KEYSTORE_TYPE</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"cluster-ssl-keystore-type"</i> property
+ <a 
name="./com/gemstone/gemfire/distributed/cluster-ssl-keystore-type"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CLUSTER_SSL_PROTOCOLS">CLUSTER_SSL_PROTOCOLS</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"cluster-ssl-protocols"</i> property
+ <a name="./com/gemstone/gemfire/distributed/cluster-ssl-protocols"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CLUSTER_SSL_REQUIRE_AUTHENTICATION">CLUSTER_SSL_REQUIRE_AUTHENTICATION</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"cluster-ssl-require-authentication"</i> property
+ <a 
name="./com/gemstone/gemfire/distributed/cluster-ssl-require-authentication"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CLUSTER_SSL_TRUSTSTORE">CLUSTER_SSL_TRUSTSTORE</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"cluster-ssl-truststore"</i> property
+ <a name="./com/gemstone/gemfire/distributed/cluster-ssl-truststore"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CLUSTER_SSL_TRUSTSTORE_PASSWORD">CLUSTER_SSL_TRUSTSTORE_PASSWORD</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"cluster-ssl-truststore-password"</i> property
+ <a 
name="./com/gemstone/gemfire/distributed/cluster-ssl-truststore-password"/a></div>
+</dd>
 <dt><a href="com/gemstone/gemfire/cache/query/types/CollectionType.html" 
title="interface in com.gemstone.gemfire.cache.query.types"><span 
class="typeNameLink">CollectionType</span></a> - Interface in <a 
href="com/gemstone/gemfire/cache/query/types/package-summary.html">com.gemstone.gemfire.cache.query.types</a></dt>
 <dd>
 <div class="block">Represents the type of a collection, an object that can 
contain element
@@ -1955,10 +2034,11 @@ can leverage GemFire's distribution capabilities.</div>
   The <code>com.gemstone.gemfire.cache.execute</code> package provides APIs 
used
   for function execution on gemfire system members.</div>
 </dd>
-<dt><a 
href="com/gemstone/gemfire/cache/hdfs/package-summary.html">com.gemstone.gemfire.cache.hdfs</a>
 - package com.gemstone.gemfire.cache.hdfs</dt>
-<dd>&nbsp;</dd>
 <dt><a 
href="com/gemstone/gemfire/cache/lucene/package-summary.html">com.gemstone.gemfire.cache.lucene</a>
 - package com.gemstone.gemfire.cache.lucene</dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">This package provides an integration with Apache Lucene 
that allows Geode regions to be indexed in a distributed
+ Lucene index and queries using Lucene queries.</div>
+</dd>
 <dt><a 
href="com/gemstone/gemfire/cache/operations/package-summary.html">com.gemstone.gemfire.cache.operations</a>
 - package com.gemstone.gemfire.cache.operations</dt>
 <dd>
 <div class="block">Contains the <a 
href="com/gemstone/gemfire/cache/operations/OperationContext.html" title="class 
in com.gemstone.gemfire.cache.operations"><code>OperationContext</code></a> 
interface that encapsulates an operation and the data associated with it for 
both the pre-operation and post-operation cases.</div>
@@ -2040,8 +2120,6 @@ distributed systems.</div>
 </dd>
 <dt><a 
href="com/gemstone/gemfire/ra/package-summary.html">com.gemstone.gemfire.ra</a> 
- package com.gemstone.gemfire.ra</dt>
 <dd>&nbsp;</dd>
-<dt><a 
href="com/gemstone/gemfire/redis/package-summary.html">com.gemstone.gemfire.redis</a>
 - package com.gemstone.gemfire.redis</dt>
-<dd>&nbsp;</dd>
 <dt><a 
href="com/gemstone/gemfire/security/package-summary.html">com.gemstone.gemfire.security</a>
 - package com.gemstone.gemfire.security</dt>
 <dd>
 <div class="block">Provides an API for plugging in authentication and 
authorization
@@ -2254,6 +2332,15 @@ for members of a distributed system and clients.</div>
 <div class="block"><span class="deprecationComment">as of 7.0 use the <code><a 
href="./com/gemstone/gemfire/management/package-summary.html">management</a></code>
 package instead</span></div>
 </div>
 </dd>
+<dt><a href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in com.gemstone.gemfire.distributed"><span 
class="typeNameLink">ConfigurationProperties</span></a> - Interface in <a 
href="com/gemstone/gemfire/distributed/package-summary.html">com.gemstone.gemfire.distributed</a></dt>
+<dd>
+<div class="block">This interface defines all the configuration properties 
that can be used.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CONFLATE_EVENTS">CONFLATE_EVENTS</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"conflate-events"</i> property
+ <a name="./com/gemstone/gemfire/distributed/conflate-events"/a></div>
+</dd>
 <dt><a 
href="com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.html"
 title="class in com.gemstone.gemfire.cache.persistence"><span 
class="typeNameLink">ConflictingPersistentDataException</span></a> - Exception 
in <a 
href="com/gemstone/gemfire/cache/persistence/package-summary.html">com.gemstone.gemfire.cache.persistence</a></dt>
 <dd>
 <div class="block">Thrown when a member with persistence is recovering, and it 
discovers that
@@ -2295,13 +2382,14 @@ for members of a distributed system and clients.</div>
 <div class="block">Connects to the distributed system described by this 
<code>Agent</code>'s 
  configuration.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/Operation.html#CONTAINS_KEY">CONTAINS_KEY</a></span>
 - Static variable in class com.gemstone.gemfire.cache.<a 
href="com/gemstone/gemfire/cache/Operation.html" title="class in 
com.gemstone.gemfire.cache">Operation</a></dt>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#CONSERVE_SOCKETS">CONSERVE_SOCKETS</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
 <dd>
-<div class="block">A 'check for existence of key' operation.</div>
+<div class="block">The static String definition of the 
<i>"conserve-sockets"</i> property
+ <a name="./com/gemstone/gemfire/distributed/conserve-sockets"/a></div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#CONTAINS_KEY">CONTAINS_KEY</a></span>
 - Static variable in class com.gemstone.gemfire.cache.operations.<a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
 title="class in 
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></dt>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/Operation.html#CONTAINS_KEY">CONTAINS_KEY</a></span>
 - Static variable in class com.gemstone.gemfire.cache.<a 
href="com/gemstone/gemfire/cache/Operation.html" title="class in 
com.gemstone.gemfire.cache">Operation</a></dt>
 <dd>
-<div class="block">A region <code>containsKey</code> operation.</div>
+<div class="block">A 'check for existence of key' operation.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/Operation.html#CONTAINS_VALUE">CONTAINS_VALUE</a></span>
 - Static variable in class com.gemstone.gemfire.cache.<a 
href="com/gemstone/gemfire/cache/Operation.html" title="class in 
com.gemstone.gemfire.cache">Operation</a></dt>
 <dd>
@@ -2537,11 +2625,7 @@ for members of a distributed system and clients.</div>
 <div class="block"><span class="deprecationComment">as of 6.5 use <a 
href="com/gemstone/gemfire/cache/DiskStoreFactory.html#create-java.lang.String-"><code>DiskStoreFactory.create(java.lang.String)</code></a>
 instead</span></div>
 </div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStoreFactory.html#create-java.lang.String-">create(String)</a></span>
 - Method in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStoreFactory.html" title="interface 
in com.gemstone.gemfire.cache.hdfs">HDFSStoreFactory</a></dt>
-<dd>
-<div class="block">Validates all attribute values and assigns defaults where 
applicable.</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/lucene/LuceneQueryFactory.html#create-java.lang.String-java.lang.String-java.lang.String-">create(String,
 String, String)</a></span> - Method in interface 
com.gemstone.gemfire.cache.lucene.<a 
href="com/gemstone/gemfire/cache/lucene/LuceneQueryFactory.html" 
title="interface in 
com.gemstone.gemfire.cache.lucene">LuceneQueryFactory</a></dt>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/lucene/LuceneQueryFactory.html#create-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">create(String,
 String, String, String)</a></span> - Method in interface 
com.gemstone.gemfire.cache.lucene.<a 
href="com/gemstone/gemfire/cache/lucene/LuceneQueryFactory.html" 
title="interface in 
com.gemstone.gemfire.cache.lucene">LuceneQueryFactory</a></dt>
 <dd>
 <div class="block">Create wrapper object for lucene's QueryParser object using 
default standard analyzer.</div>
 </dd>
@@ -2740,17 +2824,13 @@ for members of a distributed system and clients.</div>
 <div class="block">Create a hash index that can be used when executing equal 
and not equal
  queries.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#createHdfsStoreMutator--">createHdfsStoreMutator()</a></span>
 - Method in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/lucene/LuceneService.html#createIndex-java.lang.String-java.lang.String-java.lang.String...-">createIndex(String,
 String, String...)</a></span> - Method in interface 
com.gemstone.gemfire.cache.lucene.<a 
href="com/gemstone/gemfire/cache/lucene/LuceneService.html" title="interface in 
com.gemstone.gemfire.cache.lucene">LuceneService</a></dt>
 <dd>
 <div class="block">Create a lucene index using default analyzer.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/lucene/LuceneService.html#createIndex-java.lang.String-java.lang.String-java.util.Map-">createIndex(String,
 String, Map&lt;String, Analyzer&gt;)</a></span> - Method in interface 
com.gemstone.gemfire.cache.lucene.<a 
href="com/gemstone/gemfire/cache/lucene/LuceneService.html" title="interface in 
com.gemstone.gemfire.cache.lucene">LuceneService</a></dt>
 <dd>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>
-<div class="block"><span class="deprecationComment">TODO This feature is not 
yet implemented</span></div>
-</div>
+<div class="block">Create a lucene index using specified analyzer per 
field</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/query/QueryService.html#createIndex-java.lang.String-com.gemstone.gemfire.cache.query.IndexType-java.lang.String-java.lang.String-">createIndex(String,
 IndexType, String, String)</a></span> - Method in interface 
com.gemstone.gemfire.cache.query.<a 
href="com/gemstone/gemfire/cache/query/QueryService.html" title="interface in 
com.gemstone.gemfire.cache.query">QueryService</a></dt>
 <dd>
@@ -3070,17 +3150,6 @@ for members of a distributed system and clients.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/session/bootstrap/AbstractCache.html#criticalHeapPercentage">criticalHeapPercentage</a></span>
 - Variable in class com.gemstone.gemfire.modules.session.bootstrap.<a 
href="com/gemstone/gemfire/modules/session/bootstrap/AbstractCache.html" 
title="class in 
com.gemstone.gemfire.modules.session.bootstrap">AbstractCache</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/Operation.html#CUSTOM_EVICT_DESTROY">CUSTOM_EVICT_DESTROY</a></span>
 - Static variable in class com.gemstone.gemfire.cache.<a 
href="com/gemstone/gemfire/cache/Operation.html" title="class in 
com.gemstone.gemfire.cache">Operation</a></dt>
-<dd>
-<div class="block">An entry local destroy caused by an eviction.</div>
-</dd>
-<dt><a href="com/gemstone/gemfire/cache/CustomEvictionAttributes.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">CustomEvictionAttributes</span></a> - Class in <a 
href="com/gemstone/gemfire/cache/package-summary.html">com.gemstone.gemfire.cache</a></dt>
-<dd>
-<div class="block">Custom eviction attributes including <a 
href="com/gemstone/gemfire/cache/EvictionCriteria.html" title="interface in 
com.gemstone.gemfire.cache"><code>EvictionCriteria</code></a> and evictor
- start time and frequency, if any.</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/CustomEvictionAttributes.html#CustomEvictionAttributes-com.gemstone.gemfire.cache.EvictionCriteria-long-long-boolean-">CustomEvictionAttributes(EvictionCriteria&lt;?,
 ?&gt;, long, long, boolean)</a></span> - Constructor for class 
com.gemstone.gemfire.cache.<a 
href="com/gemstone/gemfire/cache/CustomEvictionAttributes.html" title="class in 
com.gemstone.gemfire.cache">CustomEvictionAttributes</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="com/gemstone/gemfire/cache/CustomExpiry.html" title="interface in 
com.gemstone.gemfire.cache"><span 
class="typeNameLink">CustomExpiry</span></a>&lt;<a 
href="com/gemstone/gemfire/cache/CustomExpiry.html" title="type parameter in 
CustomExpiry">K</a>,<a href="com/gemstone/gemfire/cache/CustomExpiry.html" 
title="type parameter in CustomExpiry">V</a>&gt; - Interface in <a 
href="com/gemstone/gemfire/cache/package-summary.html">com.gemstone.gemfire.cache</a></dt>
 <dd>
 <div class="block">This is the contract that a <code>custom-expiry</code> 
element must honor.</div>
@@ -3214,14 +3283,10 @@ for members of a distributed system and clients.</div>
 <dd>
 <div class="block">The default batch conflation</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_BATCH_INTERVAL_MILLIS">DEFAULT_BATCH_INTERVAL_MILLIS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html#DEFAULT_BATCH_SIZE">DEFAULT_BATCH_SIZE</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.wan.<a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html" title="interface in 
com.gemstone.gemfire.cache.wan">GatewaySender</a></dt>
 <dd>
 <div class="block">The default batch size</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_BATCH_SIZE_MB">DEFAULT_BATCH_SIZE_MB</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html#DEFAULT_BATCH_TIME_INTERVAL">DEFAULT_BATCH_TIME_INTERVAL</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.wan.<a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html" title="interface in 
com.gemstone.gemfire.cache.wan">GatewaySender</a></dt>
 <dd>
 <div class="block">The default batch time interval in milliseconds</div>
@@ -3241,10 +3306,6 @@ for members of a distributed system and clients.</div>
 <div class="block">The default ip address or host name that the receiver's 
socket will
  listen on for client connections.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_BLOCK_CACHE_SIZE">DEFAULT_BLOCK_CACHE_SIZE</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_BUFFER_PERSISTANCE">DEFAULT_BUFFER_PERSISTANCE</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/session/bootstrap/ClientServerCache.html#DEFAULT_CACHE_XML_FILE_NAME">DEFAULT_CACHE_XML_FILE_NAME</a></span>
 - Static variable in class com.gemstone.gemfire.modules.session.bootstrap.<a 
href="com/gemstone/gemfire/modules/session/bootstrap/ClientServerCache.html" 
title="class in 
com.gemstone.gemfire.modules.session.bootstrap">ClientServerCache</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/session/bootstrap/PeerToPeerCache.html#DEFAULT_CACHE_XML_FILE_NAME">DEFAULT_CACHE_XML_FILE_NAME</a></span>
 - Static variable in class com.gemstone.gemfire.modules.session.bootstrap.<a 
href="com/gemstone/gemfire/modules/session/bootstrap/PeerToPeerCache.html" 
title="class in 
com.gemstone.gemfire.modules.session.bootstrap">PeerToPeerCache</a></dt>
@@ -3299,8 +3360,6 @@ for members of a distributed system and clients.</div>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 <div class="block">The default disk synchronous write setting</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_DISK_SYNCHRONOUS">DEFAULT_DISK_SYNCHRONOUS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html#DEFAULT_DISK_SYNCHRONOUS">DEFAULT_DISK_SYNCHRONOUS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.wan.<a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html" title="interface in 
com.gemstone.gemfire.cache.wan">GatewaySender</a></dt>
 <dd>
 <div class="block">The default value ( true) for writing to disk synchronously 
in case
@@ -3314,8 +3373,6 @@ for members of a distributed system and clients.</div>
 <dd>
 <div class="block">The default disk usage warning percentage.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_DISPATCHER_THREADS">DEFAULT_DISPATCHER_THREADS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html#DEFAULT_DISPATCHER_THREADS">DEFAULT_DISPATCHER_THREADS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.wan.<a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html" title="interface in 
com.gemstone.gemfire.cache.wan">GatewaySender</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html#DEFAULT_DISTRIBUTED_SYSTEM_ID">DEFAULT_DISTRIBUTED_SYSTEM_ID</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.wan.<a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html" title="interface in 
com.gemstone.gemfire.cache.wan">GatewaySender</a></dt>
@@ -3402,6 +3459,8 @@ for members of a distributed system and clients.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/AbstractLauncher.html#DEFAULT_FORCE">DEFAULT_FORCE</a></span>
 - Static variable in class com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/AbstractLauncher.html" title="class in 
com.gemstone.gemfire.distributed">AbstractLauncher</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html#DEFAULT_FORWARD_EXPIRATION_DESTROY">DEFAULT_FORWARD_EXPIRATION_DESTROY</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.wan.<a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html" title="interface in 
com.gemstone.gemfire.cache.wan">GatewaySender</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/client/PoolFactory.html#DEFAULT_FREE_CONNECTION_TIMEOUT">DEFAULT_FREE_CONNECTION_TIMEOUT</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.client.<a 
href="com/gemstone/gemfire/cache/client/PoolFactory.html" title="interface in 
com.gemstone.gemfire.cache.client">PoolFactory</a></dt>
 <dd>
 <div class="block">The default amount of time, in milliseconds, which we will 
wait for a free
@@ -3413,8 +3472,6 @@ for members of a distributed system and clients.</div>
 <div class="block"><span class="deprecationComment">as of 7.0 use the groups 
gemfire property</span></div>
 </div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html#DEFAULT_HDFS_DISPATCHER_THREADS">DEFAULT_HDFS_DISPATCHER_THREADS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.wan.<a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html" title="interface in 
com.gemstone.gemfire.cache.wan">GatewaySender</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/admin/GemFireHealthConfig.html#DEFAULT_HEALTH_EVALUATION_INTERVAL">DEFAULT_HEALTH_EVALUATION_INTERVAL</a></span>
 - Static variable in interface com.gemstone.gemfire.admin.<a 
href="com/gemstone/gemfire/admin/GemFireHealthConfig.html" title="interface in 
com.gemstone.gemfire.admin">GemFireHealthConfig</a></dt>
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
@@ -3426,8 +3483,6 @@ for members of a distributed system and clients.</div>
 <div class="block">Default number of historical events to track in order to 
avoid duplicate
  events for members that are both clients and peer members; value is 100.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_HOME_DIR">DEFAULT_HOME_DIR</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/server/CacheServer.html#DEFAULT_HOSTNAME_FOR_CLIENTS">DEFAULT_HOSTNAME_FOR_CLIENTS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.server.<a 
href="com/gemstone/gemfire/cache/server/CacheServer.html" title="interface in 
com.gemstone.gemfire.cache.server">CacheServer</a></dt>
 <dd>
 <div class="block">The default ip address or host name that will be given to 
clients
@@ -3475,12 +3530,6 @@ for members of a distributed system and clients.</div>
 <dd>
 <div class="block">The default amount of time in milliseconds, to wait for a 
connection to become idle</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_INPUT_FILE_COUNT_MAX">DEFAULT_INPUT_FILE_COUNT_MAX</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_INPUT_FILE_COUNT_MIN">DEFAULT_INPUT_FILE_COUNT_MIN</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_INPUT_FILE_SIZE_MAX_MB">DEFAULT_INPUT_FILE_SIZE_MAX_MB</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html#DEFAULT_IS_FOR_INTERNAL_USE">DEFAULT_IS_FOR_INTERNAL_USE</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.wan.<a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html" title="interface in 
com.gemstone.gemfire.cache.wan">GatewaySender</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html#DEFAULT_IS_PARALLEL">DEFAULT_IS_PARALLEL</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.wan.<a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html" title="interface in 
com.gemstone.gemfire.cache.wan">GatewaySender</a></dt>
@@ -3544,12 +3593,6 @@ for members of a distributed system and clients.</div>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 <div class="block">The default log level ("config")</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_MAJOR_COMPACTION">DEFAULT_MAJOR_COMPACTION</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_MAJOR_COMPACTION_INTERVAL_MINS">DEFAULT_MAJOR_COMPACTION_INTERVAL_MINS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_MAJOR_COMPACTION_THREADS">DEFAULT_MAJOR_COMPACTION_THREADS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/wan/GatewayReceiver.html#DEFAULT_MANUAL_START">DEFAULT_MANUAL_START</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.wan.<a 
href="com/gemstone/gemfire/cache/wan/GatewayReceiver.html" title="interface in 
com.gemstone.gemfire.cache.wan">GatewayReceiver</a></dt>
 <dd>
 <div class="block">The default value (true) for manually starting a
@@ -3559,8 +3602,6 @@ for members of a distributed system and clients.</div>
 <dd>
 <div class="block">The default value (false) for manually starting a 
<code>GatewaySender</code>.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_MAX_BUFFER_MEMORY">DEFAULT_MAX_BUFFER_MEMORY</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/client/PoolFactory.html#DEFAULT_MAX_CONNECTIONS">DEFAULT_MAX_CONNECTIONS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.client.<a 
href="com/gemstone/gemfire/cache/client/PoolFactory.html" title="interface in 
com.gemstone.gemfire.cache.client">PoolFactory</a></dt>
 <dd>
 <div class="block">The default maximum number of connections to create</div>
@@ -3691,10 +3732,6 @@ for members of a distributed system and clients.</div>
 <dd>
 <div class="block">Default value of <a 
href="com/gemstone/gemfire/cache/util/AutoBalancer.html#MINIMUM_SIZE"><code>AutoBalancer.MINIMUM_SIZE</code></a>.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_MINOR_COMPACTION">DEFAULT_MINOR_COMPACTION</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_MINOR_COMPACTION_THREADS">DEFAULT_MINOR_COMPACTION_THREADS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/client/PoolFactory.html#DEFAULT_MULTIUSER_AUTHENTICATION">DEFAULT_MULTIUSER_AUTHENTICATION</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.client.<a 
href="com/gemstone/gemfire/cache/client/PoolFactory.html" title="interface in 
com.gemstone.gemfire.cache.client">PoolFactory</a></dt>
 <dd>
 <div class="block">The default value for whether to use multiuser mode.</div>
@@ -3710,8 +3747,6 @@ for members of a distributed system and clients.</div>
  <Code>CacheServer</code> whether or not to notify clients 
  based on key subscription.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_OLD_FILE_CLEANUP_INTERVAL_MINS">DEFAULT_OLD_FILE_CLEANUP_INTERVAL_MINS</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html#DEFAULT_ORDER_POLICY">DEFAULT_ORDER_POLICY</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.wan.<a 
href="com/gemstone/gemfire/cache/wan/GatewaySender.html" title="interface in 
com.gemstone.gemfire.cache.wan">GatewaySender</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/server/ClientSubscriptionConfig.html#DEFAULT_OVERFLOW_DIRECTORY">DEFAULT_OVERFLOW_DIRECTORY</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.server.<a 
href="com/gemstone/gemfire/cache/server/ClientSubscriptionConfig.html" 
title="interface in 
com.gemstone.gemfire.cache.server">ClientSubscriptionConfig</a></dt>
@@ -3756,10 +3791,6 @@ for members of a distributed system and clients.</div>
 <dd>
 <div class="block">The default amount of time, in milliseconds, to wait for a 
response from a server</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/redis/GemFireRedisServer.html#DEFAULT_REDIS_SERVER_PORT">DEFAULT_REDIS_SERVER_PORT</a></span>
 - Static variable in class com.gemstone.gemfire.redis.<a 
href="com/gemstone/gemfire/redis/GemFireRedisServer.html" title="class in 
com.gemstone.gemfire.redis">GemFireRedisServer</a></dt>
-<dd>
-<div class="block">The default Redis port as specified by their protocol, 
6379</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/admin/DistributedSystemConfig.html#DEFAULT_REFRESH_INTERVAL">DEFAULT_REFRESH_INTERVAL</a></span>
 - Static variable in interface com.gemstone.gemfire.admin.<a 
href="com/gemstone/gemfire/admin/DistributedSystemConfig.html" title="interface 
in com.gemstone.gemfire.admin">DistributedSystemConfig</a></dt>
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
@@ -3772,16 +3803,6 @@ for members of a distributed system and clients.</div>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSessionManager.html#DEFAULT_REGION_NAME">DEFAULT_REGION_NAME</a></span>
 - Static variable in class com.gemstone.gemfire.modules.session.catalina.<a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSessionManager.html" 
title="class in 
com.gemstone.gemfire.modules.session.catalina">DeltaSessionManager</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/redis/GemFireRedisServer.html#DEFAULT_REGION_SYS_PROP_NAME">DEFAULT_REGION_SYS_PROP_NAME</a></span>
 - Static variable in class com.gemstone.gemfire.redis.<a 
href="com/gemstone/gemfire/redis/GemFireRedisServer.html" title="class in 
com.gemstone.gemfire.redis">GemFireRedisServer</a></dt>
-<dd>
-<div class="block">The system property name used to set the default <a 
href="com/gemstone/gemfire/cache/Region.html" title="interface in 
com.gemstone.gemfire.cache"><code>Region</code></a> creation
- type.</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/redis/GemFireRedisServer.html#DEFAULT_REGION_TYPE">DEFAULT_REGION_TYPE</a></span>
 - Variable in class com.gemstone.gemfire.redis.<a 
href="com/gemstone/gemfire/redis/GemFireRedisServer.html" title="class in 
com.gemstone.gemfire.redis">GemFireRedisServer</a></dt>
-<dd>
-<div class="block">The actual <a 
href="com/gemstone/gemfire/cache/RegionShortcut.html" title="enum in 
com.gemstone.gemfire.cache"><code>RegionShortcut</code></a> type specified by 
the system property
- <a 
href="com/gemstone/gemfire/redis/GemFireRedisServer.html#DEFAULT_REGION_SYS_PROP_NAME">"gemfireredis.regiontype"</a>.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/admin/DistributedSystemConfig.html#DEFAULT_REMOTE_COMMAND">DEFAULT_REMOTE_COMMAND</a></span>
 - Static variable in interface com.gemstone.gemfire.admin.<a 
href="com/gemstone/gemfire/admin/DistributedSystemConfig.html" title="interface 
in com.gemstone.gemfire.admin">DistributedSystemConfig</a></dt>
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
@@ -3961,12 +3982,6 @@ for members of a distributed system and clients.</div>
 <dd>
 <div class="block">The default write buffer size.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_WRITE_ONLY_FILE_ROLLOVER_INTERVAL">DEFAULT_WRITE_ONLY_FILE_ROLLOVER_INTERVAL</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_WRITE_ONLY_FILE_SIZE_LIMIT">DEFAULT_WRITE_ONLY_FILE_SIZE_LIMIT</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#DEFAULT_WRITEONLY_HDFSSTORE">DEFAULT_WRITEONLY_HDFSSTORE</a></span>
 - Static variable in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/admin/jmx/AgentFactory.html#defineAgent--">defineAgent()</a></span>
 - Static method in class com.gemstone.gemfire.admin.jmx.<a 
href="com/gemstone/gemfire/admin/jmx/AgentFactory.html" title="class in 
com.gemstone.gemfire.admin.jmx">AgentFactory</a></dt>
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
@@ -4016,6 +4031,15 @@ for members of a distributed system and clients.</div>
  a new application object by applying a delta to an existing application
  object.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#DELTA_PROPAGATION">DELTA_PROPAGATION</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"delta-propagation"</i> property
+ <a name="./com/gemstone/gemfire/distributed/delta-propagation">
+ delta-propagation
+ </a>
+ <U>Description</U>: "true" indicates that server propagates delta
+ generated from <a href="com/gemstone/gemfire/Delta.html" title="interface in 
com.gemstone.gemfire"><code>Delta</code></a> type of objects.</div>
+</dd>
 <dt><a href="com/gemstone/gemfire/DeltaSerializationException.html" 
title="class in com.gemstone.gemfire"><span 
class="typeNameLink">DeltaSerializationException</span></a> - Exception in <a 
href="com/gemstone/gemfire/package-summary.html">com.gemstone.gemfire</a></dt>
 <dd>
 <div class="block">This exception wraps any checked exception encountered 
during invocation of
@@ -4066,6 +4090,11 @@ for members of a distributed system and clients.</div>
 <div class="block">Constructs a new DependenciesNotFoundException with the 
specified detail 
  message.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#DEPLOY_WORKING_DIR">DEPLOY_WORKING_DIR</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"deploy-working-dir"</i> property
+ <a name="./com/gemstone/gemfire/distributed/deploy-working-dir"/a></div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/client/Pool.html#destroy-boolean-">destroy(boolean)</a></span>
 - Method in interface com.gemstone.gemfire.cache.client.<a 
href="com/gemstone/gemfire/cache/client/Pool.html" title="interface in 
com.gemstone.gemfire.cache.client">Pool</a></dt>
 <dd>
 <div class="block">Destroys this pool closing any connections it 
produced.</div>
@@ -4082,18 +4111,10 @@ for members of a distributed system and clients.</div>
 <dd>
 <div class="block">When the region or cached object expires, it is 
destroyed.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html#destroy--">destroy()</a></span>
 - Method in interface com.gemstone.gemfire.cache.hdfs.<a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs">HDFSStore</a></dt>
-<dd>
-<div class="block">Permanently deletes all HDFS files associated with this <a 
href="com/gemstone/gemfire/cache/hdfs/HDFSStore.html" title="interface in 
com.gemstone.gemfire.cache.hdfs"><code>HDFSStore</code></a>.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/Operation.html#DESTROY">DESTROY</a></span> - 
Static variable in class com.gemstone.gemfire.cache.<a 
href="com/gemstone/gemfire/cache/Operation.html" title="class in 
com.gemstone.gemfire.cache">Operation</a></dt>
 <dd>
 <div class="block">An entry distributed destroy.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#DESTROY">DESTROY</a></span>
 - Static variable in class com.gemstone.gemfire.cache.operations.<a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
 title="class in 
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></dt>
-<dd>
-<div class="block">An entry destroy operation.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/Region.html#destroy-java.lang.Object-">destroy(Object)</a></span>
 - Method in interface com.gemstone.gemfire.cache.<a 
href="com/gemstone/gemfire/cache/Region.html" title="interface in 
com.gemstone.gemfire.cache">Region</a></dt>
 <dd>
 <div class="block">Destroys the entry with the specified key.</div>
@@ -4159,6 +4180,16 @@ for members of a distributed system and clients.</div>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/management/cli/ConverterHint.html#DIRS">DIRS</a></span>
 - Static variable in interface com.gemstone.gemfire.management.cli.<a 
href="com/gemstone/gemfire/management/cli/ConverterHint.html" title="interface 
in com.gemstone.gemfire.management.cli">ConverterHint</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#DISABLE_AUTO_RECONNECT">DISABLE_AUTO_RECONNECT</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"disable-auto-reconnect"</i> property
+ <a name="./com/gemstone/gemfire/distributed/disable-auto-reconnect"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#DISABLE_TCP">DISABLE_TCP</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the <i>"disable-tcp"</i> 
property
+ <a name="./com/gemstone/gemfire/distributed/disable-tcp"/a></div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/DataSerializer.html#DISALLOW_JAVA_SERIALIZATION">DISALLOW_JAVA_SERIALIZATION</a></span>
 - Static variable in class com.gemstone.gemfire.<a 
href="com/gemstone/gemfire/DataSerializer.html" title="class in 
com.gemstone.gemfire">DataSerializer</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/util/GatewayConflictHelper.html#disallowEvent--">disallowEvent()</a></span>
 - Method in interface com.gemstone.gemfire.cache.util.<a 
href="com/gemstone/gemfire/cache/util/GatewayConflictHelper.html" 
title="interface in 
com.gemstone.gemfire.cache.util">GatewayConflictHelper</a></dt>
@@ -4320,6 +4351,14 @@ for members of a distributed system and clients.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/SystemFailure.html#DISTRIBUTED_SYSTEM_DISCONNECTED_MESSAGE">DISTRIBUTED_SYSTEM_DISCONNECTED_MESSAGE</a></span>
 - Static variable in class com.gemstone.gemfire.<a 
href="com/gemstone/gemfire/SystemFailure.html" title="class in 
com.gemstone.gemfire">SystemFailure</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#DISTRIBUTED_SYSTEM_ID">DISTRIBUTED_SYSTEM_ID</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"distributed-system-id"</i> property</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#DISTRIBUTED_TRANSACTIONS">DISTRIBUTED_TRANSACTIONS</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"distributed-transactions"</i> property</div>
+</dd>
 <dt><a href="com/gemstone/gemfire/distributed/DistributedLockService.html" 
title="class in com.gemstone.gemfire.distributed"><span 
class="typeNameLink">DistributedLockService</span></a> - Class in <a 
href="com/gemstone/gemfire/distributed/package-summary.html">com.gemstone.gemfire.distributed</a></dt>
 <dd>
 <div class="block">A named instance of DistributedLockService defines a space 
for
@@ -4402,12 +4441,6 @@ for members of a distributed system and clients.</div>
 <div class="block"><span class="deprecationComment">as of 7.0 use the <code><a 
href="./com/gemstone/gemfire/management/package-summary.html">management</a></code>
 package instead</span></div>
 </div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/EvictionCriteria.html#doEvict-com.gemstone.gemfire.cache.EntryEvent-">doEvict(EntryEvent&lt;K,
 V&gt;)</a></span> - Method in interface com.gemstone.gemfire.cache.<a 
href="com/gemstone/gemfire/cache/EvictionCriteria.html" title="interface in 
com.gemstone.gemfire.cache">EvictionCriteria</a></dt>
-<dd>
-<div class="block">Last moment check if an entry should be evicted or not 
applying the
- EVICTION BY CRITERIA again under the region entry lock in case the entry
- has changed after the check in <a 
href="com/gemstone/gemfire/cache/EvictionCriteria.html#getKeysToBeEvicted-long-com.gemstone.gemfire.cache.Region-"><code>EvictionCriteria.getKeysToBeEvicted(long,
 com.gemstone.gemfire.cache.Region&lt;K, V&gt;)</code></a>.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/session/filter/SessionCachingFilter.html#doFilter-javax.servlet.ServletRequest-javax.servlet.ServletResponse-javax.servlet.FilterChain-">doFilter(ServletRequest,
 ServletResponse, FilterChain)</a></span> - Method in class 
com.gemstone.gemfire.modules.session.filter.<a 
href="com/gemstone/gemfire/modules/session/filter/SessionCachingFilter.html" 
title="class in 
com.gemstone.gemfire.modules.session.filter">SessionCachingFilter</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSessionManager.html#doLoad--">doLoad()</a></span>
 - Method in class com.gemstone.gemfire.modules.session.catalina.<a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSessionManager.html" 
title="class in 
com.gemstone.gemfire.modules.session.catalina">DeltaSessionManager</a></dt>
@@ -4443,6 +4476,16 @@ for members of a distributed system and clients.</div>
 <div class="block">Creates a new 
<code>DuplicatePrimaryPartitionException</code> with the
  given detail message and cause.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#DURABLE_CLIENT_ID">DURABLE_CLIENT_ID</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"durable-client-id"</i> property
+ <a name="./com/gemstone/gemfire/distributed/durable-client-id"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#DURABLE_CLIENT_TIMEOUT">DURABLE_CLIENT_TIMEOUT</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"durable-client-timeout"</i> property
+ <a name="./com/gemstone/gemfire/distributed/durable-client-timeout"/a></div>
+</dd>
 <dt><a href="com/gemstone/gemfire/distributed/DurableClientAttributes.html" 
title="class in com.gemstone.gemfire.distributed"><span 
class="typeNameLink">DurableClientAttributes</span></a> - Class in <a 
href="com/gemstone/gemfire/distributed/package-summary.html">com.gemstone.gemfire.distributed</a></dt>
 <dd>
 <div class="block">Class <code>DurableClientAttributes</code> represents 
durable member
@@ -4509,22 +4552,37 @@ for members of a distributed system and clients.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/management/cli/CommandService.html#EMPTY_ENV">EMPTY_ENV</a></span>
 - Static variable in class com.gemstone.gemfire.management.cli.<a 
href="com/gemstone/gemfire/management/cli/CommandService.html" title="class in 
com.gemstone.gemfire.management.cli">CommandService</a></dt>
 <dd>&nbsp;</dd>
-<dt><a 
href="com/gemstone/gemfire/cache/execute/EmtpyRegionFunctionException.html" 
title="class in com.gemstone.gemfire.cache.execute"><span 
class="typeNameLink">EmtpyRegionFunctionException</span></a> - Exception in <a 
href="com/gemstone/gemfire/cache/execute/package-summary.html">com.gemstone.gemfire.cache.execute</a></dt>
+<dt><a 
href="com/gemstone/gemfire/cache/execute/EmptyRegionFunctionException.html" 
title="class in com.gemstone.gemfire.cache.execute"><span 
class="typeNameLink">EmptyRegionFunctionException</span></a> - Exception in <a 
href="com/gemstone/gemfire/cache/execute/package-summary.html">com.gemstone.gemfire.cache.execute</a></dt>
 <dd>
 <div class="block">Exception to indicate that Region is empty for data aware 
functions.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/execute/EmtpyRegionFunctionException.html#EmtpyRegionFunctionException-java.lang.Throwable-">EmtpyRegionFunctionException(Throwable)</a></span>
 - Constructor for exception com.gemstone.gemfire.cache.execute.<a 
href="com/gemstone/gemfire/cache/execute/EmtpyRegionFunctionException.html" 
title="class in 
com.gemstone.gemfire.cache.execute">EmtpyRegionFunctionException</a></dt>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/execute/EmptyRegionFunctionException.html#EmptyRegionFunctionException-java.lang.Throwable-">EmptyRegionFunctionException(Throwable)</a></span>
 - Constructor for exception com.gemstone.gemfire.cache.execute.<a 
href="com/gemstone/gemfire/cache/execute/EmptyRegionFunctionException.html" 
title="class in 
com.gemstone.gemfire.cache.execute">EmptyRegionFunctionException</a></dt>
 <dd>
 <div class="block">Construct an instance of EmtpyRegionFunctionException</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/execute/EmtpyRegionFunctionException.html#EmtpyRegionFunctionException-java.lang.String-">EmtpyRegionFunctionException(String)</a></span>
 - Constructor for exception com.gemstone.gemfire.cache.execute.<a 
href="com/gemstone/gemfire/cache/execute/EmtpyRegionFunctionException.html" 
title="class in 
com.gemstone.gemfire.cache.execute">EmtpyRegionFunctionException</a></dt>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/execute/EmptyRegionFunctionException.html#EmptyRegionFunctionException-java.lang.String-">EmptyRegionFunctionException(String)</a></span>
 - Constructor for exception com.gemstone.gemfire.cache.execute.<a 
href="com/gemstone/gemfire/cache/execute/EmptyRegionFunctionException.html" 
title="class in 
com.gemstone.gemfire.cache.execute">EmptyRegionFunctionException</a></dt>
 <dd>
 <div class="block">Construct an instance of EmtpyRegionFunctionException</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/execute/EmtpyRegionFunctionException.html#EmtpyRegionFunctionException-java.lang.String-java.lang.Throwable-">EmtpyRegionFunctionException(String,
 Throwable)</a></span> - Constructor for exception 
com.gemstone.gemfire.cache.execute.<a 
href="com/gemstone/gemfire/cache/execute/EmtpyRegionFunctionException.html" 
title="class in 
com.gemstone.gemfire.cache.execute">EmtpyRegionFunctionException</a></dt>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/execute/EmptyRegionFunctionException.html#EmptyRegionFunctionException-java.lang.String-java.lang.Throwable-">EmptyRegionFunctionException(String,
 Throwable)</a></span> - Constructor for exception 
com.gemstone.gemfire.cache.execute.<a 
href="com/gemstone/gemfire/cache/execute/EmptyRegionFunctionException.html" 
title="class in 
com.gemstone.gemfire.cache.execute">EmptyRegionFunctionException</a></dt>
 <dd>
 <div class="block">Construct an instance of EmtpyRegionFunctionException</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#ENABLE_CLUSTER_CONFIGURATION">ENABLE_CLUSTER_CONFIGURATION</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"enable-cluster-configuration"</i> property
+ <a 
name="./com/gemstone/gemfire/distributed/enable-cluster-configuration"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#ENABLE_NETWORK_PARTITION_DETECTION">ENABLE_NETWORK_PARTITION_DETECTION</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"enable-network-partition-detection"</i> property
+ <a 
name="./com/gemstone/gemfire/distributed/enable-network-partition-detection"/a></div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#ENABLE_TIME_STATISTICS">ENABLE_TIME_STATISTICS</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"enable-time-statistics"</i> property
+ <a name="./com/gemstone/gemfire/distributed/enable-time-statistics"/a></div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSessionManager.html#enableCommitValve">enableCommitValve</a></span>
 - Variable in class com.gemstone.gemfire.modules.session.catalina.<a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSessionManager.html" 
title="class in 
com.gemstone.gemfire.modules.session.catalina">DeltaSessionManager</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSessionManager.html#enableCommitValveFailfast">enableCommitValveFailfast</a></span>
 - Variable in class com.gemstone.gemfire.modules.session.catalina.<a 
href="com/gemstone/gemfire/modules/session/catalina/DeltaSessionManager.html" 
title="class in 
com.gemstone.gemfire.modules.session.catalina">DeltaSessionManager</a></dt>
@@ -4546,6 +4604,11 @@ for members of a distributed system and clients.</div>
  <a 
href="com/gemstone/gemfire/cache/execute/ResultSender.html#lastResult-T-"><code>last
 result</code></a> from all the
  executing nodes, it keeps waiting for more results to come.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html#ENFORCE_UNIQUE_HOST">ENFORCE_UNIQUE_HOST</a></span>
 - Static variable in interface com.gemstone.gemfire.distributed.<a 
href="com/gemstone/gemfire/distributed/ConfigurationProperties.html" 
title="interface in 
com.gemstone.gemfire.distributed">ConfigurationProperties</a></dt>
+<dd>
+<div class="block">The static String definition of the 
<i>"enforce-unique-host"</i> property
+ <a name="./com/gemstone/gemfire/distributed/enforce-unique-host"/a></div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/i18n/LogWriterI18n.html#entering-java.lang.String-java.lang.String-">entering(String,
 String)</a></span> - Method in interface com.gemstone.gemfire.i18n.<a 
href="com/gemstone/gemfire/i18n/LogWriterI18n.html" title="interface in 
com.gemstone.gemfire.i18n">LogWriterI18n</a></dt>
 <dd>
 <div class="block">Log a method entry.</div>
@@ -4696,14 +4759,6 @@ for members of a distributed system and clients.</div>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 <div class="block">Indicates whether some other object is "equal to" this 
one.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#equals-java.lang.Object-">equals(Object)</a></span>
 - Method in class com.gemstone.gemfire.cache.operations.<a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
 title="class in 
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></dt>
-<dd>
-<div class="block">Indicates whether other object is same as this one.</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#equals-com.gemstone.gemfire.cache.operations.OperationContext.OperationCode-">equals(OperationContext.OperationCode)</a></span>
 - Method in class com.gemstone.gemfire.cache.operations.<a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
 title="class in 
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></dt>
-<dd>
-<div class="block">Indicates whether other <code>OperationCode</code> is same 
as this one.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/Region.html#equals-java.lang.Object-">equals(Object)</a></span>
 - Method in interface com.gemstone.gemfire.cache.<a 
href="com/gemstone/gemfire/cache/Region.html" title="interface in 
com.gemstone.gemfire.cache">Region</a></dt>
 <dd>
 <div class="block">Compares the specified object with this region for 
equality.</div>
@@ -4829,11 +4884,6 @@ for members of a distributed system and clients.</div>
 <div class="block">The EvictionAttributesMutator allows changes to be made to 
a 
  <a href="com/gemstone/gemfire/cache/EvictionAttributes.html" title="class in 
com.gemstone.gemfire.cache"><code>EvictionAttributes</code></a>.</div>
 </dd>
-<dt><a href="com/gemstone/gemfire/cache/EvictionCriteria.html" 
title="interface in com.gemstone.gemfire.cache"><span 
class="typeNameLink">EvictionCriteria</span></a>&lt;<a 
href="com/gemstone/gemfire/cache/EvictionCriteria.html" title="type parameter 
in EvictionCriteria">K</a>,<a 
href="com/gemstone/gemfire/cache/EvictionCriteria.html" title="type parameter 
in EvictionCriteria">V</a>&gt; - Interface in <a 
href="com/gemstone/gemfire/cache/package-summary.html">com.gemstone.gemfire.cache</a></dt>
-<dd>
-<div class="block">Interface implemented by an EVICTION BY CRITERIA of
- <a href="com/gemstone/gemfire/cache/CustomEvictionAttributes.html" 
title="class in 
com.gemstone.gemfire.cache"><code>CustomEvictionAttributes</code></a>.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/session/bootstrap/AbstractCache.html#evictionHeapPercentage">evictionHeapPercentage</a></span>
 - Variable in class com.gemstone.gemfire.modules.session.bootstrap.<a 
href="com/gemstone/gemfire/modules/session/bootstrap/AbstractCache.html" 
title="class in 
com.gemstone.gemfire.modules.session.bootstrap">AbstractCache</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/control/RebalanceFactory.html#excludeRegions-java.util.Set-">excludeRegions(Set&lt;String&gt;)</a></span>
 - Method in interface com.gemstone.gemfire.cache.control.<a 
href="com/gemstone/gemfire/cache/control/RebalanceFactory.html" 
title="interface in 
com.gemstone.gemfire.cache.control">RebalanceFactory</a></dt>
@@ -4870,10 +4920,6 @@ for members of a distributed system and clients.</div>
 <dd>
 <div class="block">The method which contains the logic to be executed.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/execute/FunctionAdapter.html#execute-com.gemstone.gemfire.cache.execute.FunctionContext-">execute(FunctionContext)</a></span>
 - Method in class com.gemstone.gemfire.cache.execute.<a 
href="com/gemstone/gemfire/cache/execute/FunctionAdapter.html" title="class in 
com.gemstone.gemfire.cache.execute">FunctionAdapter</a></dt>
-<dd>
-<div class="block">The method which contains the logic to be executed.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/query/CqQuery.html#execute--">execute()</a></span>
 - Method in interface com.gemstone.gemfire.cache.query.<a 
href="com/gemstone/gemfire/cache/query/CqQuery.html" title="interface in 
com.gemstone.gemfire.cache.query">CqQuery</a></dt>
 <dd>
 <div class="block">Start executing the CQ or if this CQ is stopped earlier, 
resumes execution of the CQ.</div>
@@ -4909,14 +4955,6 @@ for members of a distributed system and clients.</div>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/modules/util/TouchReplicatedRegionEntriesFunction.html#execute-com.gemstone.gemfire.cache.execute.FunctionContext-">execute(FunctionContext)</a></span>
 - Method in class com.gemstone.gemfire.modules.util.<a 
href="com/gemstone/gemfire/modules/util/TouchReplicatedRegionEntriesFunction.html"
 title="class in 
com.gemstone.gemfire.modules.util">TouchReplicatedRegionEntriesFunction</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#EXECUTE_CQ">EXECUTE_CQ</a></span>
 - Static variable in class com.gemstone.gemfire.cache.operations.<a 
href="com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
 title="class in 
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></dt>


<TRUNCATED>

Reply via email to