http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/Operation.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/Operation.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/Operation.html index aa8f7d8..56712ca 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/Operation.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/Operation.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>Operation (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>Operation (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="Operation (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="Operation (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -119,7 +119,7 @@ implements java.io.Serializable</pre> This class describes the operation that generated the event.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/CacheEvent.html#getOperation--"><code>CacheEvent.getOperation()</code></a>, <a href="../../../../serialized-form.html#com.gemstone.gemfire.cache.Operation">Serialized Form</a></dd> @@ -186,264 +186,258 @@ implements java.io.Serializable</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#CUSTOM_EVICT_DESTROY">CUSTOM_EVICT_DESTROY</a></span></code> -<div class="block">An entry local destroy caused by an eviction.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#DESTROY">DESTROY</a></span></code> <div class="block">An entry distributed destroy.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#EVICT_DESTROY">EVICT_DESTROY</a></span></code> <div class="block">An entry local destroy caused by an eviction.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#EXPIRE_DESTROY">EXPIRE_DESTROY</a></span></code> <div class="block">An entry distributed destroy triggered by expiration</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#EXPIRE_INVALIDATE">EXPIRE_INVALIDATE</a></span></code> <div class="block">An entry distributed invalidate triggered by expiration</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#EXPIRE_LOCAL_DESTROY">EXPIRE_LOCAL_DESTROY</a></span></code> <div class="block">An entry local destroy triggered by expiration</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#EXPIRE_LOCAL_INVALIDATE">EXPIRE_LOCAL_INVALIDATE</a></span></code> <div class="block">An entry local invalidate triggered by expiration</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#FORCED_DISCONNECT">FORCED_DISCONNECT</a></span></code> <div class="block">A cache close due to being forced out of the distributed system by other members.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#FUNCTION_EXECUTION">FUNCTION_EXECUTION</a></span></code> <div class="block">A 'function execution' operation.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#GET">GET</a></span></code> <div class="block">A 'value for key' operation.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#GET_ENTRY">GET_ENTRY</a></span></code> <div class="block">A 'entry for key' operation.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#INVALIDATE">INVALIDATE</a></span></code> <div class="block">An entry distributed invalidate.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#LOCAL_DESTROY">LOCAL_DESTROY</a></span></code> <div class="block">An entry local destroy.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#LOCAL_INVALIDATE">LOCAL_INVALIDATE</a></span></code> <div class="block">An entry local invalidate.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#LOCAL_LOAD_CREATE">LOCAL_LOAD_CREATE</a></span></code> <div class="block">An entry creation caused by a local loader</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#LOCAL_LOAD_UPDATE">LOCAL_LOAD_UPDATE</a></span></code> <div class="block">An entry update caused by a local load.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#MARKER">MARKER</a></span></code> <div class="block">A marker operation.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#NET_LOAD_CREATE">NET_LOAD_CREATE</a></span></code> <div class="block">An entry creation caused by a net loader</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#NET_LOAD_UPDATE">NET_LOAD_UPDATE</a></span></code> <div class="block">An entry update caused by a net load.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>byte</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#ordinal">ordinal</a></span></code> <div class="block">byte used as ordinal to represent this Operation</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#PUT_IF_ABSENT">PUT_IF_ABSENT</a></span></code> <div class="block">An atomic entry creation operation</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#PUTALL_CREATE">PUTALL_CREATE</a></span></code> <div class="block">An entry creation caused by a putAll invocation</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#PUTALL_UPDATE">PUTALL_UPDATE</a></span></code> <div class="block">An entry update caused by a putAll invocation.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_CLEAR">REGION_CLEAR</a></span></code> <div class="block">A region clear.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_CLOSE">REGION_CLOSE</a></span></code> <div class="block">A region close</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_CREATE">REGION_CREATE</a></span></code> <div class="block">A region create.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_DESTROY">REGION_DESTROY</a></span></code> <div class="block">A region distributed destroy.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_EXPIRE_DESTROY">REGION_EXPIRE_DESTROY</a></span></code> <div class="block">A region distributed destroy triggered by expiration</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_EXPIRE_INVALIDATE">REGION_EXPIRE_INVALIDATE</a></span></code> <div class="block">A region distributed invalidate triggered by expiration</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_EXPIRE_LOCAL_DESTROY">REGION_EXPIRE_LOCAL_DESTROY</a></span></code> <div class="block">A region local destroy triggered by expiration</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_EXPIRE_LOCAL_INVALIDATE">REGION_EXPIRE_LOCAL_INVALIDATE</a></span></code> <div class="block">A region local invalidate triggered by expiration</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_INVALIDATE">REGION_INVALIDATE</a></span></code> <div class="block">A region distributed invalidate.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_LOAD_SNAPSHOT">REGION_LOAD_SNAPSHOT</a></span></code> <div class="block">A region load snapshot.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_LOCAL_CLEAR">REGION_LOCAL_CLEAR</a></span></code> <div class="block">A region local clear.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_LOCAL_DESTROY">REGION_LOCAL_DESTROY</a></span></code> <div class="block">A region local destroy.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_LOCAL_INVALIDATE">REGION_LOCAL_INVALIDATE</a></span></code> <div class="block">A region local invalidate.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REGION_REINITIALIZE">REGION_REINITIALIZE</a></span></code> <div class="block">A region destroy triggered by <a href="../../../../com/gemstone/gemfire/cache/ResumptionAction.html#REINITIALIZE"><code>ResumptionAction.REINITIALIZE</code></a>.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REMOVE">REMOVE</a></span></code> <div class="block">An atomic destroy destroy operation</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REMOVEALL_DESTROY">REMOVEALL_DESTROY</a></span></code> <div class="block">An entry distributed destroy caused by a removeAll.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#REPLACE">REPLACE</a></span></code> <div class="block">An atomic update operation</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#SEARCH_CREATE">SEARCH_CREATE</a></span></code> <div class="block">An entry creation caused by a netsearch</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#SEARCH_UPDATE">SEARCH_UPDATE</a></span></code> <div class="block">An entry update caused by a net search.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#UPDATE">UPDATE</a></span></code> <div class="block">An entry update.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/Operation.html#UPDATE_VERSION_STAMP">UPDATE_VERSION_STAMP</a></span></code> <div class="block">An internal operation used to update the version stamp of an entry.</div> @@ -1326,7 +1320,7 @@ implements java.io.Serializable</pre> <div class="block">An atomic entry creation operation</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><code>ConcurrentMap.putIfAbsent(Object, Object)</code></dd> </dl> @@ -1342,7 +1336,7 @@ implements java.io.Serializable</pre> <div class="block">An atomic update operation</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><code>ConcurrentMap.replace(Object, Object, Object)</code></dd> </dl> @@ -1358,7 +1352,7 @@ implements java.io.Serializable</pre> <div class="block">An atomic destroy destroy operation</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><code>ConcurrentMap.remove(Object, Object)</code></dd> </dl> @@ -1384,26 +1378,12 @@ implements java.io.Serializable</pre> <div class="block">An entry distributed destroy caused by a removeAll.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>8.1</dd> +<dd>GemFire 8.1</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/Region.html#removeAll-java.util.Collection-"><code>Region.removeAll(java.util.Collection)</code></a></dd> </dl> </li> </ul> -<a name="CUSTOM_EVICT_DESTROY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CUSTOM_EVICT_DESTROY</h4> -<pre>public static final <a href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in com.gemstone.gemfire.cache">Operation</a> CUSTOM_EVICT_DESTROY</pre> -<div class="block">An entry local destroy caused by an eviction.</div> -<dl> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../../com/gemstone/gemfire/cache/Region.html#localDestroy-java.lang.Object-"><code>Region.localDestroy(Object)</code></a></dd> -</dl> -</li> -</ul> <a name="ordinal"> <!-- --> </a> @@ -1572,7 +1552,7 @@ implements java.io.Serializable</pre> <div class="block">Returns true if this operation was initiated by a removeAll.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>8.1</dd> +<dd>GemFire 8.1</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/Region.html#removeAll-java.util.Collection-"><code>Region.removeAll(java.util.Collection)</code></a></dd> </dl> @@ -1760,7 +1740,7 @@ implements java.io.Serializable</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd>true if this operation has this guarantee</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/OperationAbortedException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/OperationAbortedException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/OperationAbortedException.html index d6c36e6..9e21f17 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/OperationAbortedException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/OperationAbortedException.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>OperationAbortedException (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>OperationAbortedException (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="OperationAbortedException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="OperationAbortedException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -142,7 +142,7 @@ extends <a href="../../../../com/gemstone/gemfire/cache/CacheRuntimeException.ht Only subclasses are instantiated.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>3.0</dd> +<dd>GemFire 3.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../serialized-form.html#com.gemstone.gemfire.cache.OperationAbortedException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionAttributes.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionAttributes.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionAttributes.html index f693b6f..7e6f127 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionAttributes.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionAttributes.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>PartitionAttributes (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>PartitionAttributes (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="PartitionAttributes (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionAttributes (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab"; Also see <a href="../../../../com/gemstone/gemfire/cache/DataPolicy.html#PARTITION"><code>DataPolicy.PARTITION</code></a>.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> </dl> </li> </ul> @@ -323,7 +323,7 @@ long getTotalSize()</pre> <div class="block">Returns name of the colocated PartitionedRegion's name</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -373,7 +373,7 @@ java.util.Properties getGlobalProperties()</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd><code>PartitionResolver</code> for the PartitionedRegion</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -391,7 +391,7 @@ java.util.Properties getGlobalProperties()</pre> be recovered if a member crashes.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -409,7 +409,7 @@ java.util.Properties getGlobalProperties()</pre> member is added.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -425,7 +425,7 @@ java.util.Properties getGlobalProperties()</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd>PartitionListener configured on this partitioned region</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/partition/PartitionListener.html" title="interface in com.gemstone.gemfire.cache.partition"><code>PartitionListener</code></a></dd> </dl> @@ -442,7 +442,7 @@ java.util.Properties getGlobalProperties()</pre> defined on this Partitioned Region</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.6</dd> +<dd>GemFire 6.6</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionAttributesFactory.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionAttributesFactory.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionAttributesFactory.html index d6573ca..1f4f3ef 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionAttributesFactory.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionAttributesFactory.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>PartitionAttributesFactory (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>PartitionAttributesFactory (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="PartitionAttributesFactory (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionAttributesFactory (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -153,7 +153,7 @@ extends java.lang.Object</pre> </p></div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/PartitionAttributes.html" title="interface in com.gemstone.gemfire.cache"><code>PartitionAttributes</code></a>, <a href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setPartitionAttributes-com.gemstone.gemfire.cache.PartitionAttributes-"><code>AttributesFactory.setPartitionAttributes(PartitionAttributes)</code></a></dd> @@ -658,7 +658,7 @@ public static final int LOCAL_MAX_MEMORY_DEFAULT</pre> that redundancy will not be recovered after a failure.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -676,7 +676,7 @@ public static final int LOCAL_MAX_MEMORY_DEFAULT</pre> member is added.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -694,7 +694,7 @@ public static final int LOCAL_MAX_MEMORY_DEFAULT</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd>PartitionAttributeFactory</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -753,7 +753,7 @@ public <a href="../../../../com/gemstone/gemfire/cache/PartitionAttributesF PR attributes.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.6</dd> +<dd>GemFire 6.6</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionResolver.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionResolver.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionResolver.html index 6741199..3853d64 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionResolver.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionResolver.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>PartitionResolver (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>PartitionResolver (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="PartitionResolver (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionResolver (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -111,19 +111,24 @@ var activeTableTab = "activeTableTab"; <pre>public interface <span class="typeNameLabel">PartitionResolver<K,V></span> extends <a href="../../../../com/gemstone/gemfire/cache/CacheCallback.html" title="interface in com.gemstone.gemfire.cache">CacheCallback</a></pre> <div class="block">Implementers of interface <code>PartitionResolver</code> enable custom - partitioning on the <code>PartitionedRegion</code>.<br> + standard partitioning on the <code>PartitionedRegion</code>.<br> + See <code>FixedPartitionResolver</code> to enable custom fixed partitioning.<br> <p> - 1. The Key class can implement PartitionResolver interface to - enable custom partitioning OR <br> - 2. Configure your own PartitionResolver class in partition attributes (For - instance when the Key is a primitive type or String) Implement the + 1. The key class can implement the PartitionResolver interface to + enable custom partitioning. OR <br> + 2. Configure your own PartitionResolver class in partition attributes (for + instance when the key is a JDK class like Integer or String). Implement the appropriate equals - For all implementations, you need to be sure to code the class equals method so it properly verifies equality for the PartitionResolver implementation. This might mean verifying that class names are the same or that the returned routing objects are the same etc.. When you initiate the partitioned region on multiple nodes, GemFire uses the equals method to ensure you are using the same PartitionResolver implementation for - all of the nodes for the region. + all of the nodes for the region. OR <br> + 3. The callback argument passed to the Region operation methods can implement + PartitionResolver. This implementation restricts you to using methods that accept + a cache callback argument to manage the region entries. For a full list of the methods + that take a callback argument, see the Region Javadocs. </p> <p> GemFire uses the routing object's hashCode to determine where the data is @@ -150,7 +155,7 @@ extends <a href="../../../../com/gemstone/gemfire/cache/CacheCallback.html" titl </p></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/PartitionedRegionDistributionException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionedRegionDistributionException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionedRegionDistributionException.html index bdc39ab..f9cd7ec 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionedRegionDistributionException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionedRegionDistributionException.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>PartitionedRegionDistributionException (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>PartitionedRegionDistributionException (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="PartitionedRegionDistributionException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionedRegionDistributionException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -137,7 +137,7 @@ extends <a href="../../../../com/gemstone/gemfire/cache/CacheRuntimeException.ht after multiple attempts.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.1</dd> +<dd>GemFire 5.1</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../serialized-form.html#com.gemstone.gemfire.cache.PartitionedRegionDistributionException">Serialized Form</a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionedRegionStorageException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionedRegionStorageException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionedRegionStorageException.html index 91f11a6..4e6995d 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionedRegionStorageException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/PartitionedRegionStorageException.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>PartitionedRegionStorageException (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>PartitionedRegionStorageException (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="PartitionedRegionStorageException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PartitionedRegionStorageException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -180,7 +180,7 @@ extends <a href="../../../../com/gemstone/gemfire/cache/CacheRuntimeException.ht </p></div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/PartitionAttributesFactory.html" title="class in com.gemstone.gemfire.cache"><code>PartitionAttributesFactory</code></a>, <a href="../../../../serialized-form.html#com.gemstone.gemfire.cache.PartitionedRegionStorageException">Serialized Form</a></dd> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/Region.Entry.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/Region.Entry.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/Region.Entry.html index fc9ff37..8065943 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/Region.Entry.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/Region.Entry.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>Region.Entry (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>Region.Entry (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="Region.Entry (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="Region.Entry (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -370,7 +370,7 @@ extends java.util.Map.Entry<K,V></pre> and if the region does not have cqs then <code>null</code> is returned.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/Region.html#put-K-V-"><code>Region.put(Object, Object)</code></a></dd> </dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/Region.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/Region.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/Region.html index c27fac3..2072457 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/Region.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/Region.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>Region (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>Region (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="Region (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="Region (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -216,7 +216,7 @@ extends java.util.concurrent.ConcurrentMap<K,V></pre> <p></div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2.0</dd> +<dd>GemFire 2.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/RegionAttributes.html" title="interface in com.gemstone.gemfire.cache"><code>RegionAttributes</code></a>, <a href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html" title="class in com.gemstone.gemfire.cache"><code>AttributesFactory</code></a>, @@ -2417,7 +2417,7 @@ java.util.Set<<a href="../../../../com/gemstone/gemfire/cache/Region.Entry.ht <dt><span class="returnLabel">Returns:</span></dt> <dd>the cache</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -2619,7 +2619,7 @@ void writeToDisk()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/DiskAccessException.html" title="class in com.gemstone.gemfire.cache">DiskAccessException</a></code> - If problems are encounter while writing to disk</dd> <dd><code>java.lang.UnsupportedOperationException</code> - If the region is a partitioned region</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>3.2</dd> +<dd>GemFire 3.2</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/AttributesFactory.html#setPersistBackup-boolean-"><code>AttributesFactory.setPersistBackup(boolean)</code></a></dd> </dl> @@ -2656,7 +2656,7 @@ void writeToDisk()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/query/NameResolutionException.html" title="class in com.gemstone.gemfire.cache.query">NameResolutionException</a></code></dd> <dd><code><a href="../../../../com/gemstone/gemfire/cache/query/QueryInvocationTargetException.html" title="class in com.gemstone.gemfire.cache.query">QueryInvocationTargetException</a></code></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.0</dd> +<dd>GemFire 4.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/query/QueryService.html" title="interface in com.gemstone.gemfire.cache.query"><code>QueryService</code></a></dd> </dl> @@ -2695,7 +2695,7 @@ void writeToDisk()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/query/NameResolutionException.html" title="class in com.gemstone.gemfire.cache.query">NameResolutionException</a></code></dd> <dd><code><a href="../../../../com/gemstone/gemfire/cache/query/QueryInvocationTargetException.html" title="class in com.gemstone.gemfire.cache.query">QueryInvocationTargetException</a></code></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.0</dd> +<dd>GemFire 4.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/client/Pool.html#getQueryService--"><code>Pool.getQueryService()</code></a>, <a href="../../../../com/gemstone/gemfire/cache/RegionService.html#getQueryService--"><code>RegionService.getQueryService()</code></a>, @@ -2735,7 +2735,7 @@ void writeToDisk()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/query/NameResolutionException.html" title="class in com.gemstone.gemfire.cache.query">NameResolutionException</a></code></dd> <dd><code><a href="../../../../com/gemstone/gemfire/cache/query/QueryInvocationTargetException.html" title="class in com.gemstone.gemfire.cache.query">QueryInvocationTargetException</a></code></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.0</dd> +<dd>GemFire 4.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/query/QueryService.html" title="interface in com.gemstone.gemfire.cache.query"><code>QueryService</code></a></dd> </dl> @@ -2761,7 +2761,7 @@ void forceRolling()</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../com/gemstone/gemfire/cache/DiskAccessException.html" title="class in com.gemstone.gemfire.cache">DiskAccessException</a></code></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.1</dd> +<dd>GemFire 5.1</dd> </dl> </li> </ul> @@ -2798,7 +2798,7 @@ void forceRolling()</pre> <dd><code>java.lang.IllegalStateException</code> - if scope is not GLOBAL</dd> <dd><code>java.lang.UnsupportedOperationException</code> - If the region is a partitioned region</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.0</dd> +<dd>GemFire 4.0</dd> </dl> </li> </ul> @@ -2816,7 +2816,7 @@ void forceRolling()</pre> <dd><code>java.lang.UnsupportedOperationException</code> - If the region is a replicated region</dd> <dd><code>java.lang.UnsupportedOperationException</code> - If the region is a partitioned region</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/CacheListener.html#afterRegionClear-com.gemstone.gemfire.cache.RegionEvent-"><code>CacheListener.afterRegionClear(com.gemstone.gemfire.cache.RegionEvent<K, V>)</code></a></dd> </dl> @@ -2838,7 +2838,7 @@ void forceRolling()</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.UnsupportedOperationException</code> - If the region is a partitioned region</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><code>Map.clear()</code>, <a href="../../../../com/gemstone/gemfire/cache/CacheListener.html#afterRegionClear-com.gemstone.gemfire.cache.RegionEvent-"><code>CacheListener.afterRegionClear(com.gemstone.gemfire.cache.RegionEvent<K, V>)</code></a>, @@ -2862,7 +2862,7 @@ void forceRolling()</pre> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>containsValue</code> in interface <code>java.util.Map<<a href="../../../../com/gemstone/gemfire/cache/Region.html" title="type parameter in Region">K</a>,<a href="../../../../com/gemstone/gemfire/cache/Region.html" title="type parameter in Region">V</a>></code></dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><code>Map.containsValue(Object)</code></dd> </dl> @@ -2897,7 +2897,7 @@ void forceRolling()</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd>a Set of all the Region.Entry instances in this region locally</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><code>Map.entrySet()</code></dd> </dl> @@ -2917,7 +2917,7 @@ void forceRolling()</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd>true if this region contains no entries.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><code>Map.isEmpty()</code></dd> </dl> @@ -2943,7 +2943,7 @@ void forceRolling()</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../com/gemstone/gemfire/cache/LowMemoryException.html" title="class in com.gemstone.gemfire.cache">LowMemoryException</a></code> - if a low memory condition is detected.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><code>Map.putAll(Map map)</code></dd> </dl> @@ -2970,7 +2970,7 @@ void forceRolling()</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../com/gemstone/gemfire/cache/LowMemoryException.html" title="class in com.gemstone.gemfire.cache">LowMemoryException</a></code> - if a low memory condition is detected.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>8.1</dd> +<dd>GemFire 8.1</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><code>Map.putAll(Map map)</code></dd> </dl> @@ -2993,7 +2993,7 @@ void forceRolling()</pre> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>keys</code> - the keys to remove from this region.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>8.1</dd> +<dd>GemFire 8.1</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/Region.html#destroy-java.lang.Object-"><code>destroy(Object)</code></a></dd> </dl> @@ -3019,7 +3019,7 @@ void forceRolling()</pre> <dd><code>aCallbackArgument</code> - a user-defined parameter to pass to callback events triggered by this method. May be null. Must be serializable if this operation is distributed.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>8.1</dd> +<dd>GemFire 8.1</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/Region.html#destroy-java.lang.Object-java.lang.Object-"><code>destroy(Object, Object)</code></a></dd> </dl> @@ -3045,7 +3045,7 @@ void forceRolling()</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd>A Map of values for the input keys</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.7</dd> +<dd>GemFire 5.7</dd> </dl> </li> </ul> @@ -3076,7 +3076,7 @@ void forceRolling()</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd>A Map of values for the input keys</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>8.1</dd> +<dd>GemFire 8.1</dd> </dl> </li> </ul> @@ -3118,7 +3118,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/TimeoutException.html" title="class in com.gemstone.gemfire.cache">TimeoutException</a></code> - if timed out getting distributed lock for Scope.GLOBAL</dd> <dd><code><a href="../../../../com/gemstone/gemfire/cache/CacheWriterException.html" title="class in com.gemstone.gemfire.cache">CacheWriterException</a></code> - if a CacheWriter aborts the operation</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/Region.html#destroy-java.lang.Object-"><code>destroy(Object)</code></a>, <a href="../../../../com/gemstone/gemfire/cache/CacheListener.html#afterDestroy-com.gemstone.gemfire.cache.EntryEvent-"><code>CacheListener.afterDestroy(com.gemstone.gemfire.cache.EntryEvent<K, V>)</code></a>, @@ -3147,7 +3147,7 @@ void forceRolling()</pre> <dt><span class="returnLabel">Returns:</span></dt> <dd>int the number of entries present in this region</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0</dd> +<dd>GemFire 5.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><code>Map.size()</code></dd> </dl> @@ -3239,7 +3239,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subscriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.2</dd> +<dd>GemFire 4.2</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a></dd> </dl> @@ -3292,7 +3292,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subcriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.2.3</dd> +<dd>GemFire 4.2.3</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a></dd> </dl> @@ -3330,7 +3330,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subscriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.2.3</dd> +<dd>GemFire 4.2.3</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a>, <code>Pattern</code></dd> @@ -3375,7 +3375,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subscriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.2.3</dd> +<dd>GemFire 4.2.3</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a>, <code>Pattern</code></dd> @@ -3403,7 +3403,7 @@ void forceRolling()</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is not configured with a pool name.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.2</dd> +<dd>GemFire 4.2</dd> </dl> </li> </ul> @@ -3425,7 +3425,7 @@ void forceRolling()</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is not configured with a pool name.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.2.3</dd> +<dd>GemFire 4.2.3</dd> </dl> </li> </ul> @@ -3445,7 +3445,7 @@ void forceRolling()</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is not configured with a pool name.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.2</dd> +<dd>GemFire 4.2</dd> </dl> </li> </ul> @@ -3490,7 +3490,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subscriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a></dd> </dl> @@ -3540,7 +3540,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subscriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0.3</dd> +<dd>GemFire 6.0.3</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a></dd> </dl> @@ -3598,7 +3598,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subscriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0.3</dd> +<dd>GemFire 6.0.3</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a></dd> </dl> @@ -3653,7 +3653,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subscriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a></dd> </dl> @@ -3693,7 +3693,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subscriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a>, <code>Pattern</code></dd> @@ -3737,7 +3737,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subscriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0.3</dd> +<dd>GemFire 6.0.3</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a>, <code>Pattern</code></dd> @@ -3784,7 +3784,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subscriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a>, <code>Pattern</code></dd> @@ -3834,7 +3834,7 @@ void forceRolling()</pre> <dd><code><a href="../../../../com/gemstone/gemfire/cache/client/SubscriptionNotEnabledException.html" title="class in com.gemstone.gemfire.cache.client">SubscriptionNotEnabledException</a></code> - if the region's pool does not have subscriptions enabled.</dd> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is a replicate with distributed scope.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0.3</dd> +<dd>GemFire 6.0.3</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/gemstone/gemfire/cache/InterestResultPolicy.html" title="class in com.gemstone.gemfire.cache"><code>InterestResultPolicy</code></a>, <code>Pattern</code></dd> @@ -3857,7 +3857,7 @@ void forceRolling()</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is not configured with a pool name.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>4.2.3</dd> +<dd>GemFire 4.2.3</dd> </dl> </li> </ul> @@ -3875,7 +3875,7 @@ void forceRolling()</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is not configured with a pool name.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0.2</dd> +<dd>GemFire 5.0.2</dd> </dl> </li> </ul> @@ -3897,7 +3897,7 @@ void forceRolling()</pre> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.UnsupportedOperationException</code> - if the region is not configured with a pool name.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.0.2</dd> +<dd>GemFire 5.0.2</dd> </dl> </li> </ul> @@ -3954,7 +3954,7 @@ and in client caches. They are also supported on non-empty local regions.</p> <dd><code><a href="../../../../com/gemstone/gemfire/cache/PartitionedRegionStorageException.html" title="class in com.gemstone.gemfire.cache">PartitionedRegionStorageException</a></code> - if the operation could not be completed on a partitioned region.</dd> <dd><code><a href="../../../../com/gemstone/gemfire/cache/LowMemoryException.html" title="class in com.gemstone.gemfire.cache">LowMemoryException</a></code> - if a low memory condition is detected.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -4003,7 +4003,7 @@ and in client caches. They are also supported on non-empty local regions.<p> <dd><code><a href="../../../../com/gemstone/gemfire/cache/PartitionedRegionStorageException.html" title="class in com.gemstone.gemfire.cache">PartitionedRegionStorageException</a></code> - if the operation could not be completed on a partitioned region.</dd> <dd><code><a href="../../../../com/gemstone/gemfire/cache/LowMemoryException.html" title="class in com.gemstone.gemfire.cache">LowMemoryException</a></code> - if a low memory condition is detected.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -4058,7 +4058,7 @@ and in client caches. They are also supported on non-empty local regions.</p> <dd><code><a href="../../../../com/gemstone/gemfire/cache/PartitionedRegionStorageException.html" title="class in com.gemstone.gemfire.cache">PartitionedRegionStorageException</a></code> - if the operation could not be completed on a partitioned region.</dd> <dd><code><a href="../../../../com/gemstone/gemfire/cache/LowMemoryException.html" title="class in com.gemstone.gemfire.cache">LowMemoryException</a></code> - if a low memory condition is detected.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -4111,7 +4111,7 @@ and in client caches. They are also supported on non-empty local regions.</p> <dd><code><a href="../../../../com/gemstone/gemfire/cache/PartitionedRegionStorageException.html" title="class in com.gemstone.gemfire.cache">PartitionedRegionStorageException</a></code> - if the operation could not be completed on a partitioned region.</dd> <dd><code><a href="../../../../com/gemstone/gemfire/cache/LowMemoryException.html" title="class in com.gemstone.gemfire.cache">LowMemoryException</a></code> - if a low memory condition is detected.</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/RegionAccessException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/RegionAccessException.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/RegionAccessException.html index c796e55..fd3ee85 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/RegionAccessException.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/RegionAccessException.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>RegionAccessException (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>RegionAccessException (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="RegionAccessException (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="RegionAccessException (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) {
