http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/package-summary.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/package-summary.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/package-summary.html index ed94a9f..b5f5272 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/package-summary.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/package-summary.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>com.gemstone.gemfire.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:16 PDT 2016 --> +<title>com.gemstone.gemfire.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="com.gemstone.gemfire.cache (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="com.gemstone.gemfire.cache (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -213,34 +213,27 @@ can leverage GemFire's distribution capabilities.</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/EvictionCriteria.html" title="interface in com.gemstone.gemfire.cache">EvictionCriteria</a><K,V></td> -<td class="colLast"> -<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> -</td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/FixedPartitionResolver.html" title="interface in com.gemstone.gemfire.cache">FixedPartitionResolver</a><K,V></td> <td class="colLast"> <div class="block">Implementers of interface <code>FixedPartitionResolver</code> helps to achieve explicit mapping of a "user defined" partition to a data member node.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/GemFireCache.html" title="interface in com.gemstone.gemfire.cache">GemFireCache</a></td> <td class="colLast"> <div class="block">GemFireCache represents the singleton cache that must be created in order to use GemFire in a Java virtual machine.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/InterestRegistrationEvent.html" title="interface in com.gemstone.gemfire.cache">InterestRegistrationEvent</a></td> <td class="colLast"> <div class="block">Interface <code>InterestRegistrationEvent</code> encapsulated interest event information like region and keys of interest.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/InterestRegistrationListener.html" title="interface in com.gemstone.gemfire.cache">InterestRegistrationListener</a></td> <td class="colLast"> <div class="block">Interface <code>InterestRegisterationListener</code> provides the ability for @@ -248,103 +241,104 @@ can leverage GemFire's distribution capabilities.</div> events.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/LoaderHelper.html" title="interface in com.gemstone.gemfire.cache">LoaderHelper</a><K,V></td> <td class="colLast"> <div class="block">Provides a set of APIs to help the implementation of the <code>CacheLoader</code> load method.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/PartitionAttributes.html" title="interface in com.gemstone.gemfire.cache">PartitionAttributes</a><K,V></td> <td class="colLast"> <div class="block">Attributes that define the partitioned character of a Partitioned Region.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/PartitionResolver.html" title="interface in com.gemstone.gemfire.cache">PartitionResolver</a><K,V></td> <td class="colLast"> <div class="block">Implementers of interface <code>PartitionResolver</code> enable custom - partitioning on the <code>PartitionedRegion</code>.<br></div> + standard partitioning on the <code>PartitionedRegion</code>.<br> + See <code>FixedPartitionResolver</code> to enable custom fixed partitioning.<br></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/Region.html" title="interface in com.gemstone.gemfire.cache">Region</a><K,V></td> <td class="colLast"> <div class="block">Manages subregions and cached data.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/Region.Entry.html" title="interface in com.gemstone.gemfire.cache">Region.Entry</a><K,V></td> <td class="colLast"> <div class="block">A key-value pair containing the cached data in a region.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/RegionAttributes.html" title="interface in com.gemstone.gemfire.cache">RegionAttributes</a><K,V></td> <td class="colLast"> <div class="block">Defines attributes for configuring a region.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/RegionEvent.html" title="interface in com.gemstone.gemfire.cache">RegionEvent</a><K,V></td> <td class="colLast"> <div class="block">Contains information about an event affecting a region, including its identity and the circumstances of the event.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/RegionMembershipListener.html" title="interface in com.gemstone.gemfire.cache">RegionMembershipListener</a><K,V></td> <td class="colLast"> <div class="block">A listener that can be implemented to handle region membership events.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/RegionRoleListener.html" title="interface in com.gemstone.gemfire.cache">RegionRoleListener</a><K,V></td> <td class="colLast">Deprecated <div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/RegionService.html" title="interface in com.gemstone.gemfire.cache">RegionService</a></td> <td class="colLast"> <div class="block">A RegionService provides access to existing <a href="../../../../com/gemstone/gemfire/cache/Region.html" title="interface in com.gemstone.gemfire.cache"><code>regions</code></a> that exist in a <a href="../../../../com/gemstone/gemfire/cache/GemFireCache.html" title="interface in com.gemstone.gemfire.cache"><code>GemFire cache</code></a>.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/RoleEvent.html" title="interface in com.gemstone.gemfire.cache">RoleEvent</a><K,V></td> <td class="colLast">Deprecated <div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/SerializedCacheValue.html" title="interface in com.gemstone.gemfire.cache">SerializedCacheValue</a><V></td> <td class="colLast"> <div class="block">Class <code>SerializedCacheValue</code> represents a serialized cache value.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/TransactionEvent.html" title="interface in com.gemstone.gemfire.cache">TransactionEvent</a></td> <td class="colLast"> <div class="block">An event that describes the culmination of an entire transaction.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/TransactionId.html" title="interface in com.gemstone.gemfire.cache">TransactionId</a></td> <td class="colLast"> <div class="block">The TransactionId interface is a "marker" interface that represents a unique GemFire transaction.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/TransactionListener.html" title="interface in com.gemstone.gemfire.cache">TransactionListener</a></td> <td class="colLast"> <div class="block">A listener that can be implemented to handle transaction related events.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/TransactionWriter.html" title="interface in com.gemstone.gemfire.cache">TransactionWriter</a></td> <td class="colLast"> <div class="block">A callback that is allowed to veto a transaction.</div> @@ -374,111 +368,104 @@ can leverage GemFire's distribution capabilities.</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/CustomEvictionAttributes.html" title="class in com.gemstone.gemfire.cache">CustomEvictionAttributes</a></td> -<td class="colLast"> -<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> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/DataPolicy.html" title="class in com.gemstone.gemfire.cache">DataPolicy</a></td> <td class="colLast"> <div class="block">Enumerated type for region data policy.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/DiskWriteAttributesFactory.html" title="class in com.gemstone.gemfire.cache">DiskWriteAttributesFactory</a></td> <td class="colLast">Deprecated <div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../com/gemstone/gemfire/cache/DiskStoreFactory.html" title="interface in com.gemstone.gemfire.cache"><code>DiskStoreFactory</code></a> instead</span></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/DynamicRegionFactory.html" title="class in com.gemstone.gemfire.cache">DynamicRegionFactory</a></td> <td class="colLast"> <div class="block">DynamicRegionFactory provides a distributed region creation service.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/DynamicRegionFactory.Config.html" title="class in com.gemstone.gemfire.cache">DynamicRegionFactory.Config</a></td> <td class="colLast"> <div class="block">Configuration for dynamic region factory.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/EvictionAction.html" title="class in com.gemstone.gemfire.cache">EvictionAction</a></td> <td class="colLast"> <div class="block">The action that an <a href="../../../../com/gemstone/gemfire/cache/EvictionAlgorithm.html" title="class in com.gemstone.gemfire.cache"><code>EvictionAlgorithm</code></a> takes.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/EvictionAlgorithm.html" title="class in com.gemstone.gemfire.cache">EvictionAlgorithm</a></td> <td class="colLast"> <div class="block">The algorithm used to determine when to perform an <a href="../../../../com/gemstone/gemfire/cache/EvictionAction.html" title="class in com.gemstone.gemfire.cache"><code>EvictionAction</code></a></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/EvictionAttributes.html" title="class in com.gemstone.gemfire.cache">EvictionAttributes</a></td> <td class="colLast"> <div class="block">Attributes that describe how a <code>Region</code>'s size is managed through an eviction controller.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/ExpirationAction.html" title="class in com.gemstone.gemfire.cache">ExpirationAction</a></td> <td class="colLast"> <div class="block">Enumerated type for expiration actions.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/ExpirationAttributes.html" title="class in com.gemstone.gemfire.cache">ExpirationAttributes</a></td> <td class="colLast"> <div class="block">Immutable parameter object for accessing and setting the attributes associated with <code>timeToLive</code> and <code>idleTimeout</code>.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/FixedPartitionAttributes.html" title="class in com.gemstone.gemfire.cache">FixedPartitionAttributes</a></td> <td class="colLast"> <div class="block">Composite date type used to distribute the attributes for a fixed partition.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/InterestPolicy.html" title="class in com.gemstone.gemfire.cache">InterestPolicy</a></td> <td class="colLast"> <div class="block">Enumerated type for region subscription interest policy.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache">InterestResultPolicy</a></td> <td class="colLast"> <div class="block">Class <code>InterestResultPolicy</code> is an enumerated type for a register interest result.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/LossAction.html" title="class in com.gemstone.gemfire.cache">LossAction</a></td> <td class="colLast">Deprecated <div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/MembershipAttributes.html" title="class in com.gemstone.gemfire.cache">MembershipAttributes</a></td> <td class="colLast">Deprecated <div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/MirrorType.html" title="class in com.gemstone.gemfire.cache">MirrorType</a></td> <td class="colLast">Deprecated <div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a href="../../../../com/gemstone/gemfire/cache/DataPolicy.html" title="class in com.gemstone.gemfire.cache"><code>DataPolicy</code></a> instead.</span></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></td> <td class="colLast"> <div class="block">Enumerated type for an event operation.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/PartitionAttributesFactory.html" title="class in com.gemstone.gemfire.cache">PartitionAttributesFactory</a><K,V></td> <td class="colLast"> <div class="block"> @@ -486,32 +473,32 @@ can leverage GemFire's distribution capabilities.</div> used to create a partitioned <a href="../../../../com/gemstone/gemfire/cache/Region.html" title="interface in com.gemstone.gemfire.cache"><code>Region</code></a>.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/RegionFactory.html" title="class in com.gemstone.gemfire.cache">RegionFactory</a><K,V></td> <td class="colLast"> <div class="block"><code>RegionFactory</code> is used to create <a href="../../../../com/gemstone/gemfire/cache/Region.html" title="interface in com.gemstone.gemfire.cache"><code>regions</code></a> in a <a href="../../../../com/gemstone/gemfire/cache/Cache.html" title="interface in com.gemstone.gemfire.cache"><code>cache</code></a>.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/RequiredRoles.html" title="class in com.gemstone.gemfire.cache">RequiredRoles</a></td> <td class="colLast">Deprecated <div class="block"><span class="deprecationComment">this feature is scheduled to be removed</span></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/ResumptionAction.html" title="class in com.gemstone.gemfire.cache">ResumptionAction</a></td> <td class="colLast">Deprecated <div class="block"><span class="deprecationComment">this API is scheduled to be removed</span></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/Scope.html" title="class in com.gemstone.gemfire.cache">Scope</a></td> <td class="colLast"> <div class="block">Enumerated type for region distribution scope.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../com/gemstone/gemfire/cache/SubscriptionAttributes.html" title="class in com.gemstone.gemfire.cache">SubscriptionAttributes</a></td> <td class="colLast"> <div class="block">Configuration attributes for defining subscriber requirements and behavior
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/package-tree.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/package-tree.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/package-tree.html index 23f8755..3fb6c6f 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/package-tree.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/package-tree.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>com.gemstone.gemfire.cache Class Hierarchy (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:16 PDT 2016 --> +<title>com.gemstone.gemfire.cache Class Hierarchy (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="com.gemstone.gemfire.cache Class Hierarchy (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="com.gemstone.gemfire.cache Class Hierarchy (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -82,7 +82,6 @@ <ul> <li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html" title="class in com.gemstone.gemfire.cache"><span class="typeNameLink">AttributesFactory</span></a><K,V></li> <li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/CacheFactory.html" title="class in com.gemstone.gemfire.cache"><span class="typeNameLink">CacheFactory</span></a></li> -<li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/CustomEvictionAttributes.html" title="class in com.gemstone.gemfire.cache"><span class="typeNameLink">CustomEvictionAttributes</span></a></li> <li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/DataPolicy.html" title="class in com.gemstone.gemfire.cache"><span class="typeNameLink">DataPolicy</span></a> (implements java.io.Serializable)</li> <li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/DiskWriteAttributesFactory.html" title="class in com.gemstone.gemfire.cache"><span class="typeNameLink">DiskWriteAttributesFactory</span></a> (implements java.io.Serializable)</li> <li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/DynamicRegionFactory.html" title="class in com.gemstone.gemfire.cache"><span class="typeNameLink">DynamicRegionFactory</span></a></li> @@ -277,7 +276,6 @@ <li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/DynamicRegionListener.html" title="interface in com.gemstone.gemfire.cache"><span class="typeNameLink">DynamicRegionListener</span></a></li> <li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/EntryOperation.html" title="interface in com.gemstone.gemfire.cache"><span class="typeNameLink">EntryOperation</span></a><K,V></li> <li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/EvictionAttributesMutator.html" title="interface in com.gemstone.gemfire.cache"><span class="typeNameLink">EvictionAttributesMutator</span></a></li> -<li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/EvictionCriteria.html" title="interface in com.gemstone.gemfire.cache"><span class="typeNameLink">EvictionCriteria</span></a><K,V></li> <li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/InterestRegistrationEvent.html" title="interface in com.gemstone.gemfire.cache"><span class="typeNameLink">InterestRegistrationEvent</span></a></li> <li type="circle">com.gemstone.gemfire.cache.<a href="../../../../com/gemstone/gemfire/cache/LoaderHelper.html" title="interface in com.gemstone.gemfire.cache"><span class="typeNameLink">LoaderHelper</span></a><K,V></li> <li type="circle">java.util.Map<K,V> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionListener.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionListener.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionListener.html index 80d65c9..0159dfb 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionListener.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionListener.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>PartitionListener (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:14 PDT 2016 --> +<title>PartitionListener (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="PartitionListener (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionListener (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -158,7 +158,7 @@ var activeTableTab = "activeTableTab"; </pre></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/PartitionAttributesFactory.html#addPartitionListener-com.gemstone.gemfire.cache.partition.PartitionListener-"><code>Note : Please contact [email protected] before using these APIs</code></a></dd> </dl> @@ -233,7 +233,7 @@ var activeTableTab = "activeTableTab"; <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>bucketId</code> - id of the bucket which became primary</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -249,7 +249,7 @@ var activeTableTab = "activeTableTab"; <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>region</code> - handle of the region which is created</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -269,7 +269,7 @@ var activeTableTab = "activeTableTab"; <dd><code>bucketId</code> - id of the bucket removed</dd> <dd><code>keys</code> - keys in the bucket removed</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.6.1</dd> +<dd>GemFire 6.6.1</dd> </dl> </li> </ul> @@ -291,7 +291,7 @@ var activeTableTab = "activeTableTab"; <dd><code>bucketId</code> - id of the bucket created</dd> <dd><code>keys</code> - keys in the bucket created</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.6.1</dd> +<dd>GemFire 6.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/partition/PartitionListenerAdapter.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionListenerAdapter.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionListenerAdapter.html index dad7686..d86801d 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionListenerAdapter.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionListenerAdapter.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>PartitionListenerAdapter (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:14 PDT 2016 --> +<title>PartitionListenerAdapter (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="PartitionListenerAdapter (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionListenerAdapter (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -126,7 +126,7 @@ implements <a href="../../../../../com/gemstone/gemfire/cache/partition/Partitio ([email protected]) before using these APIs.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.6.2</dd> +<dd>GemFire 6.6.2</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionMemberInfo.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionMemberInfo.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionMemberInfo.html index 4f58240..204318f 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionMemberInfo.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionMemberInfo.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>PartitionMemberInfo (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:14 PDT 2016 --> +<title>PartitionMemberInfo (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="PartitionMemberInfo (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionMemberInfo (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -107,7 +107,7 @@ var activeTableTab = "activeTableTab"; This is an immutable snapshot of the details.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionNotAvailableException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionNotAvailableException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionNotAvailableException.html index 2f0a9fb..9fa9235 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionNotAvailableException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionNotAvailableException.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>PartitionNotAvailableException (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:14 PDT 2016 --> +<title>PartitionNotAvailableException (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="PartitionNotAvailableException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionNotAvailableException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -132,7 +132,7 @@ extends <a href="../../../../../com/gemstone/gemfire/GemFireException.html" titl (local-max-memory > 0) is not available.</div> <dl> <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="../../../../../serialized-form.html#com.gemstone.gemfire.cache.partition.PartitionNotAvailableException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRebalanceInfo.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRebalanceInfo.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRebalanceInfo.html index fa36126..f1aac82 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRebalanceInfo.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRebalanceInfo.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>PartitionRebalanceInfo (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:14 PDT 2016 --> +<title>PartitionRebalanceInfo (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="PartitionRebalanceInfo (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionRebalanceInfo (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -104,7 +104,7 @@ var activeTableTab = "activeTableTab"; <div class="block">The detailed results of rebalancing a partitioned region.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRegionHelper.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRegionHelper.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRegionHelper.html index 2b60479..10151a7 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRegionHelper.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRegionHelper.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>PartitionRegionHelper (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:14 PDT 2016 --> +<title>PartitionRegionHelper (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="PartitionRegionHelper (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionRegionHelper (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -130,7 +130,7 @@ extends java.lang.Object</pre> </pre></div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../com/gemstone/gemfire/cache/execute/FunctionService.html#onRegion-com.gemstone.gemfire.cache.Region-"><code>FunctionService.onRegion(Region)</code></a></dd> </dl> @@ -298,7 +298,7 @@ extends java.lang.Object</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.IllegalStateException</code> - if the Region is not a <a href="../../../../../com/gemstone/gemfire/cache/DataPolicy.html#PARTITION">partitioned Region</a></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -316,7 +316,7 @@ extends java.lang.Object</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd>true if it is a partitioned Region</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -335,7 +335,7 @@ extends java.lang.Object</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd>set of details about all locally defined partitioned regions</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -354,7 +354,7 @@ extends java.lang.Object</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd>details about the specified partitioned region</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -381,7 +381,7 @@ extends java.lang.Object</pre> <dd><code>java.lang.IllegalStateException</code> - if the provided region is something other than a <a href="../../../../../com/gemstone/gemfire/cache/DataPolicy.html#PARTITION">partitioned Region</a></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -408,7 +408,7 @@ extends java.lang.Object</pre> <dd><code>java.lang.IllegalStateException</code> - if the provided region is something other than a <a href="../../../../../com/gemstone/gemfire/cache/DataPolicy.html#PARTITION">partitioned Region</a></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -443,7 +443,7 @@ extends java.lang.Object</pre> <dd><code>java.lang.IllegalStateException</code> - if the provided region is something other than a <a href="../../../../../com/gemstone/gemfire/cache/DataPolicy.html#PARTITION">partitioned Region</a></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -471,7 +471,7 @@ extends java.lang.Object</pre> <dd><code>java.lang.IllegalStateException</code> - if the provided region is something other than a <a href="../../../../../com/gemstone/gemfire/cache/DataPolicy.html#PARTITION">partitioned Region</a></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -496,7 +496,7 @@ extends java.lang.Object</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.IllegalStateException</code> - if the Region is not a <a href="../../../../../com/gemstone/gemfire/cache/DataPolicy.html#PARTITION">partitioned Region</a></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -527,7 +527,7 @@ extends java.lang.Object</pre> <dd><code>java.lang.IllegalStateException</code> - if <a href="../../../../../com/gemstone/gemfire/cache/execute/RegionFunctionContext.html#getDataSet--"><code>RegionFunctionContext.getDataSet()</code></a> returns something other than a <a href="../../../../../com/gemstone/gemfire/cache/DataPolicy.html#PARTITION">partitioned Region</a></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -550,7 +550,7 @@ extends java.lang.Object</pre> <dd><code>java.lang.IllegalStateException</code> - if the provided region is something other than a <a href="../../../../../com/gemstone/gemfire/cache/DataPolicy.html#PARTITION">partitioned Region</a></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -573,7 +573,7 @@ extends java.lang.Object</pre> <dd><code>java.lang.IllegalStateException</code> - if the provided region is something other than a <a href="../../../../../com/gemstone/gemfire/cache/DataPolicy.html#PARTITION">partitioned Region</a></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -618,7 +618,7 @@ extends java.lang.Object</pre> destination already hosts a copy of the bucket, or if the bucket does not exist.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>7.1</dd> +<dd>GemFire 7.1</dd> </dl> </li> </ul> @@ -667,7 +667,7 @@ extends java.lang.Object</pre> <dd><code>java.lang.IllegalStateException</code> - if the source or destination are not valid members of the system.</dd> <dd><code>java.lang.IllegalArgumentException</code> - if the percentage is not between 0 to 100.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>7.1</dd> +<dd>GemFire 7.1</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRegionInfo.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRegionInfo.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRegionInfo.html index 48f9eac..3c774fa 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRegionInfo.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/PartitionRegionInfo.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>PartitionRegionInfo (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:14 PDT 2016 --> +<title>PartitionRegionInfo (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="PartitionRegionInfo (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionRegionInfo (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab"; This is an immutable snapshot of the information.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-frame.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-frame.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-frame.html index b99ed49..d43e05a 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-frame.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-frame.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>com.gemstone.gemfire.cache.partition (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:16 PDT 2016 --> +<title>com.gemstone.gemfire.cache.partition (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> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-summary.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-summary.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-summary.html index c35226c..9d7e823 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-summary.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-summary.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>com.gemstone.gemfire.cache.partition (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:16 PDT 2016 --> +<title>com.gemstone.gemfire.cache.partition (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="com.gemstone.gemfire.cache.partition (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="com.gemstone.gemfire.cache.partition (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-tree.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-tree.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-tree.html index ee3b248..8dbddd0 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-tree.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/partition/package-tree.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>com.gemstone.gemfire.cache.partition Class Hierarchy (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:16 PDT 2016 --> +<title>com.gemstone.gemfire.cache.partition Class Hierarchy (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="com.gemstone.gemfire.cache.partition Class Hierarchy (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="com.gemstone.gemfire.cache.partition Class Hierarchy (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.html index 5a826e2..cb659ed 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.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>ConflictingPersistentDataException (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:16 PDT 2016 --> +<title>ConflictingPersistentDataException (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="ConflictingPersistentDataException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="ConflictingPersistentDataException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -138,7 +138,7 @@ extends <a href="../../../../../com/gemstone/gemfire/GemFireException.html" titl exception rather than discarding one of the sets of persistent files.</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="../../../../../serialized-form.html#com.gemstone.gemfire.cache.persistence.ConflictingPersistentDataException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PartitionOfflineException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PartitionOfflineException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PartitionOfflineException.html index 14587fd..bc076da 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PartitionOfflineException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PartitionOfflineException.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>PartitionOfflineException (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:16 PDT 2016 --> +<title>PartitionOfflineException (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="PartitionOfflineException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionOfflineException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -150,7 +150,7 @@ extends <a href="../../../../../com/gemstone/gemfire/GemFireException.html" titl persisted to disk before the member went offline.</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="../../../../../serialized-form.html#com.gemstone.gemfire.cache.persistence.PartitionOfflineException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PersistentID.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PersistentID.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PersistentID.html index c03b3d0..e3e33df 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PersistentID.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PersistentID.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>PersistentID (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:16 PDT 2016 --> +<title>PersistentID (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="PersistentID (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PersistentID (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -118,7 +118,7 @@ extends <a href="../../../../../com/gemstone/gemfire/DataSerializable.html" titl <a href="../../../../../com/gemstone/gemfire/admin/AdminDistributedSystem.html#getMissingPersistentMembers--"><code>AdminDistributedSystem.getMissingPersistentMembers()</code></a></div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -223,7 +223,7 @@ extends <a href="../../../../../com/gemstone/gemfire/DataSerializable.html" titl <div class="block">The unique identifier for the persistent data.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>7.0</dd> +<dd>GemFire 7.0</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PersistentReplicatesOfflineException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PersistentReplicatesOfflineException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PersistentReplicatesOfflineException.html index 01a1a73..788af1d 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PersistentReplicatesOfflineException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/PersistentReplicatesOfflineException.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>PersistentReplicatesOfflineException (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:16 PDT 2016 --> +<title>PersistentReplicatesOfflineException (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="PersistentReplicatesOfflineException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PersistentReplicatesOfflineException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -135,7 +135,7 @@ extends <a href="../../../../../com/gemstone/gemfire/GemFireException.html" titl configured for hosting persistent replicates.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>7.0</dd> +<dd>GemFire 7.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../serialized-form.html#com.gemstone.gemfire.cache.persistence.PersistentReplicatesOfflineException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/RevokeFailedException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/RevokeFailedException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/RevokeFailedException.html index 60d6c21..9a9b844 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/RevokeFailedException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/RevokeFailedException.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>RevokeFailedException (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:16 PDT 2016 --> +<title>RevokeFailedException (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="RevokeFailedException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="RevokeFailedException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -133,7 +133,7 @@ extends <a href="../../../../../com/gemstone/gemfire/GemFireException.html" titl members which is not running.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.6.2</dd> +<dd>GemFire 6.6.2</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../serialized-form.html#com.gemstone.gemfire.cache.persistence.RevokeFailedException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/RevokedPersistentDataException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/RevokedPersistentDataException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/RevokedPersistentDataException.html index eecfd06..2601f68 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/RevokedPersistentDataException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/RevokedPersistentDataException.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>RevokedPersistentDataException (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:16 PDT 2016 --> +<title>RevokedPersistentDataException (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="RevokedPersistentDataException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="RevokedPersistentDataException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -139,7 +139,7 @@ extends <a href="../../../../../com/gemstone/gemfire/GemFireException.html" titl <a href="../../../../../com/gemstone/gemfire/admin/AdminDistributedSystem.html#revokePersistentMember-java.net.InetAddress-java.lang.String-"><code>AdminDistributedSystem.revokePersistentMember(java.net.InetAddress, String)</code></a></div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>7.0</dd> +<dd>GemFire 7.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../serialized-form.html#com.gemstone.gemfire.cache.persistence.RevokedPersistentDataException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-frame.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-frame.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-frame.html index f78bb72..4f79165 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-frame.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-frame.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>com.gemstone.gemfire.cache.persistence (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:16 PDT 2016 --> +<title>com.gemstone.gemfire.cache.persistence (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> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-summary.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-summary.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-summary.html index 266a467..fa292e2 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-summary.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-summary.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>com.gemstone.gemfire.cache.persistence (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:16 PDT 2016 --> +<title>com.gemstone.gemfire.cache.persistence (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="com.gemstone.gemfire.cache.persistence (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="com.gemstone.gemfire.cache.persistence (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-tree.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-tree.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-tree.html index d21e9c1..b46c79f 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-tree.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/persistence/package-tree.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>com.gemstone.gemfire.cache.persistence Class Hierarchy (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:16 PDT 2016 --> +<title>com.gemstone.gemfire.cache.persistence Class Hierarchy (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="com.gemstone.gemfire.cache.persistence Class Hierarchy (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="com.gemstone.gemfire.cache.persistence Class Hierarchy (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/Aggregator.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/Aggregator.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/Aggregator.html index 2c26e41..3e12e50 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/Aggregator.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/Aggregator.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>Aggregator (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:13 PDT 2016 --> +<title>Aggregator (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="Aggregator (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="Aggregator (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/AmbiguousNameException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/AmbiguousNameException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/AmbiguousNameException.html index 426f03d..d192fec 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/AmbiguousNameException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/AmbiguousNameException.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>AmbiguousNameException (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:14 PDT 2016 --> +<title>AmbiguousNameException (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="AmbiguousNameException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="AmbiguousNameException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -138,7 +138,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/query/NameResolutionE overridden method in a class.</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="../../../../../serialized-form.html#com.gemstone.gemfire.cache.query.AmbiguousNameException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributes.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributes.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributes.html index 00fe3e3..7e03960 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributes.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributes.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>CqAttributes (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:14 PDT 2016 --> +<title>CqAttributes (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="CqAttributes (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="CqAttributes (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab"; For compatibility rules and default values, see <a href="../../../../../com/gemstone/gemfire/cache/query/CqAttributesFactory.html" title="class in com.gemstone.gemfire.cache.query"><code>CqAttributesFactory</code></a>.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesFactory.CqAttributesImpl.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesFactory.CqAttributesImpl.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesFactory.CqAttributesImpl.html index 644a779..07c94bf 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesFactory.CqAttributesImpl.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesFactory.CqAttributesImpl.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>CqAttributesFactory.CqAttributesImpl (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:14 PDT 2016 --> +<title>CqAttributesFactory.CqAttributesImpl (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="CqAttributesFactory.CqAttributesImpl (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="CqAttributesFactory.CqAttributesImpl (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesFactory.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesFactory.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesFactory.html index b2f785b..f60cda0 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesFactory.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesFactory.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>CqAttributesFactory (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:14 PDT 2016 --> +<title>CqAttributesFactory (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="CqAttributesFactory (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="CqAttributesFactory (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -122,7 +122,7 @@ extends java.lang.Object</pre> after it has been used to create a <code>CqQuery</code>.</div> <dl> <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/query/CqAttributes.html" title="interface in com.gemstone.gemfire.cache.query"><code>CqAttributes</code></a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesMutator.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesMutator.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesMutator.html index 0b0385c..3142612 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesMutator.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqAttributesMutator.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>CqAttributesMutator (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:14 PDT 2016 --> +<title>CqAttributesMutator (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="CqAttributesMutator (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="CqAttributesMutator (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab"; of certain CQ attributes after the CQ has been created.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqClosedException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqClosedException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqClosedException.html index 804d63b..6ec4a76 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqClosedException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqClosedException.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>CqClosedException (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:14 PDT 2016 --> +<title>CqClosedException (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="CqClosedException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="CqClosedException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -136,7 +136,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/CacheRuntimeException <div class="block">Thrown if the CqQuery on which the operation performed is closed.</div> <dl> <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="../../../../../serialized-form.html#com.gemstone.gemfire.cache.query.CqClosedException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqEvent.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqEvent.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqEvent.html index 7c6ae9e..7fb3155 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqEvent.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqEvent.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>CqEvent (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:14 PDT 2016 --> +<title>CqEvent (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="CqEvent (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="CqEvent (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab"; The CqEvent is not an extension of CacheEvent.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -295,7 +295,7 @@ var activeTableTab = "activeTableTab"; <dt><span class="returnLabel">Returns:</span></dt> <dd>byte[] delta value.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqException.html index 3133f70..a8bf068 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqException.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>CqException (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:14 PDT 2016 --> +<title>CqException (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="CqException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="CqException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -131,7 +131,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/query/QueryException. <div class="block">Thrown during continuous query creation, execution time.</div> <dl> <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="../../../../../serialized-form.html#com.gemstone.gemfire.cache.query.CqException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqExistsException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqExistsException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqExistsException.html index 4d27275..16479de 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqExistsException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqExistsException.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>CqExistsException (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:14 PDT 2016 --> +<title>CqExistsException (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="CqExistsException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="CqExistsException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -131,7 +131,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/query/QueryException. <div class="block">Thrown if a CQ by this name already exists on this client</div> <dl> <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="../../../../../serialized-form.html#com.gemstone.gemfire.cache.query.CqExistsException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqListener.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqListener.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqListener.html index 24f8041..4606b63 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqListener.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqListener.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>CqListener (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:14 PDT 2016 --> +<title>CqListener (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="CqListener (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="CqListener (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -120,7 +120,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/CacheCallback.html" t error during CQ processing.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqQuery.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqQuery.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqQuery.html index 42b41bb..23f11d3 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqQuery.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/query/CqQuery.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:03 PDT 2016 --> -<title>CqQuery (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:14 PDT 2016 --> +<title>CqQuery (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="CqQuery (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="CqQuery (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -107,7 +107,7 @@ var activeTableTab = "activeTableTab"; like execute, stop, close and get the state of the CQ.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -487,7 +487,7 @@ var activeTableTab = "activeTableTab"; <dt><span class="returnLabel">Returns:</span></dt> <dd>boolean true if durable, false otherwise</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul>
