http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/OperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/OperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/OperationContext.html index 59e6541..2b69910 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/OperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/OperationContext.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>OperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>OperationContext (Apache Geode 1.0.0-incubating.M3)</title> +<meta name="date" content="2016-08-01"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,13 +12,13 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="OperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="OperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { } //--> -var methods = {"i0":6,"i1":10,"i2":42,"i3":6}; +var methods = {"i0":38,"i1":42,"i2":42,"i3":38}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab"; <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/gemstone/gemfire/cache/operations/KeyValueOperationContext.html" title="class in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/gemstone/gemfire/cache/operations/OperationContext.html" target="_top">Frames</a></li> @@ -111,6 +111,9 @@ var activeTableTab = "activeTableTab"; <dd><a href="../../../../../com/gemstone/gemfire/cache/operations/ExecuteFunctionOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">ExecuteFunctionOperationContext</a>, <a href="../../../../../com/gemstone/gemfire/cache/operations/GetDurableCQsOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">GetDurableCQsOperationContext</a>, <a href="../../../../../com/gemstone/gemfire/cache/operations/InterestOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">InterestOperationContext</a>, <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">KeyOperationContext</a>, <a href="../../../../../com/gemstone/gemfire/cache/operations/KeySetOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">KeySetOperationContext</a>, <a href="../../../../../com/gemstone/gemfire/cache/operations/PutAllOperationContext.html" ti tle="class in com.gemstone.gemfire.cache.operations">PutAllOperationContext</a>, <a href="../../../../../com/gemstone/gemfire/cache/operations/QueryOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">QueryOperationContext</a>, <a href="../../../../../com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">RegionCreateOperationContext</a>, <a href="../../../../../com/gemstone/gemfire/cache/operations/RegionOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">RegionOperationContext</a>, <a href="../../../../../com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">RemoveAllOperationContext</a></dd> </dl> <hr> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">since Geode1.0, use <code>GeodePermission</code> instead</span></div> +</div> <br> <pre>public abstract class <span class="typeNameLabel">OperationContext</span> extends java.lang.Object</pre> @@ -119,11 +122,11 @@ extends java.lang.Object</pre> operations will extend this with the specifics as required e.g. a getKey() method for a GET operation. Implementations for all the cache operations that require authorization are provided. - + Implementations of this interface are <b>not</b> expected to be thread-safe.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -145,9 +148,9 @@ extends java.lang.Object</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></span></code> -<div class="block">Enumeration for various cache operations.</div> -</td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></span></code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> + </td> </tr> </table> </li> @@ -164,7 +167,9 @@ extends java.lang.Object</pre> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html#OperationContext--">OperationContext</a></span>()</code> </td> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html#OperationContext--">OperationContext</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> + </td> </tr> </table> </li> @@ -182,8 +187,9 @@ extends java.lang.Object</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code>abstract <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code>abstract <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> <div class="block">Return the operation code associated with the <code>OperationContext</code> object.</div> </td> @@ -191,6 +197,7 @@ extends java.lang.Object</pre> <tr id="i1" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html#isClientUpdate--">isClientUpdate</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> <div class="block">When called post-operation, returns true if the operation was one that performed an update.</div> </td> </tr> @@ -203,6 +210,7 @@ extends java.lang.Object</pre> <tr id="i3" class="rowColor"> <td class="colFirst"><code>abstract boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html#isPostOperation--">isPostOperation</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> <div class="block">True if the context is for post-operation.</div> </td> </tr> @@ -235,6 +243,7 @@ extends java.lang.Object</pre> <li class="blockList"> <h4>OperationContext</h4> <pre>public OperationContext()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> </li> </ul> </li> @@ -251,7 +260,8 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public abstract <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public abstract <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> <div class="block">Return the operation code associated with the <code>OperationContext</code> object.</div> </li> @@ -263,8 +273,9 @@ extends java.lang.Object</pre> <li class="blockList"> <h4>isPostOperation</h4> <pre>public abstract boolean isPostOperation()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> <div class="block">True if the context is for post-operation. - + The <code>OperationContext</code> interface encapsulates the data both before the operation is performed and after the operation is complete. For example, for a query operation the <code>Query</code> object as well as @@ -280,6 +291,7 @@ extends java.lang.Object</pre> <li class="blockList"> <h4>isClientUpdate</h4> <pre>public boolean isClientUpdate()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> <div class="block">When called post-operation, returns true if the operation was one that performed an update. An update occurs when one of the following methods on <code>getOperationCode()</code> returns true: <code>isPut()</code>, <code>isPutAll()</code>, <code>isDestroy()</code>, <code>isRemoveAll()</code>, @@ -287,7 +299,7 @@ extends java.lang.Object</pre> Otherwise, returns false.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.6</dd> +<dd>GemFire 6.6</dd> </dl> </li> </ul> @@ -331,7 +343,7 @@ public boolean isClientUpdate(<a href="../../../../../com/gemstone/gem <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/gemstone/gemfire/cache/operations/KeyValueOperationContext.html" title="class in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/gemstone/gemfire/cache/operations/OperationContext.html" target="_top">Frames</a></li>
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/PutAllOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/PutAllOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/PutAllOperationContext.html index 0ded349..80187a0 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/PutAllOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/PutAllOperationContext.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>PutAllOperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>PutAllOperationContext (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="PutAllOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PutAllOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -48,7 +48,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../com/gemstone/gemfire/cache/operations/PutOperationContext.html" title="class in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -119,7 +119,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC pre-operation and post-operation cases.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.7</dd> +<dd>GemFire 5.7</dd> </dl> </li> </ul> @@ -138,7 +138,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <!-- --> </a> <h3>Nested classes/interfaces inherited from class com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></h3> -<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> +<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> </ul> </li> </ul> @@ -186,7 +186,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC </td> </tr> <tr id="i2" class="altColor"> -<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/PutAllOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -271,7 +271,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <ul class="blockList"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> <dl> @@ -349,7 +349,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <dt><span class="returnLabel">Returns:</span></dt> <dd>the callback argument object for this operation.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>8.1</dd> +<dd>GemFire 8.1</dd> </dl> </li> </ul> @@ -365,7 +365,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>callbackArg</code> - the callback argument object for this operation.</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>8.1</dd> +<dd>GemFire 8.1</dd> </dl> </li> </ul> @@ -396,7 +396,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../com/gemstone/gemfire/cache/operations/PutOperationContext.html" title="class in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/PutOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/PutOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/PutOperationContext.html index 58d4a60..d8b3293 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/PutOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/PutOperationContext.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>PutOperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>PutOperationContext (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="PutOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="PutOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -130,7 +130,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyValueOp updates.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -149,7 +149,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyValueOp <!-- --> </a> <h3>Nested classes/interfaces inherited from class com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></h3> -<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> +<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> </ul> </li> </ul> @@ -238,7 +238,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyValueOp <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/PutOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -362,7 +362,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyValueOp <dd><code>isObject</code> - true when the value is an object; false when it is a raw byte array</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -385,7 +385,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyValueOp byte array</dd> <dd><code>postOperation</code> - true if the context is at the time of sending updates</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -411,7 +411,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyValueOp unknown</dd> <dd><code>isPostOperation</code> - true if the context is at the time of sending updates</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -429,7 +429,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyValueOp <ul class="blockList"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/QueryOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/QueryOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/QueryOperationContext.html index 2e7ba76..8280a75 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/QueryOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/QueryOperationContext.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>QueryOperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>QueryOperationContext (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="QueryOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="QueryOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -123,7 +123,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC post-operation cases.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -142,7 +142,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <!-- --> </a> <h3>Nested classes/interfaces inherited from class com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></h3> -<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> +<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> </ul> </li> </ul> @@ -188,7 +188,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/QueryOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -329,7 +329,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <ul class="blockList"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionClearOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionClearOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionClearOperationContext.html index b4e57c5..1001e7a 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionClearOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionClearOperationContext.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>RegionClearOperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>RegionClearOperationContext (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="RegionClearOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="RegionClearOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -124,7 +124,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/RegionOper pre-operation and post-operation cases.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -143,7 +143,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/RegionOper <!-- --> </a> <h3>Nested classes/interfaces inherited from class com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></h3> -<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> +<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> </ul> </li> </ul> @@ -179,7 +179,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/RegionOper <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/RegionClearOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -249,7 +249,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/RegionOper <ul class="blockListLast"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.html index 64e4d8e..46852b5 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.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>RegionCreateOperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>RegionCreateOperationContext (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="RegionCreateOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="RegionCreateOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -119,7 +119,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC pre-operation and post-operation cases.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -138,7 +138,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <!-- --> </a> <h3>Nested classes/interfaces inherited from class com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></h3> -<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> +<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> </ul> </li> </ul> @@ -174,7 +174,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -243,7 +243,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <ul class="blockList"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.html index 7b66f89..f7f594f 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.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>RegionDestroyOperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>RegionDestroyOperationContext (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="RegionDestroyOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="RegionDestroyOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -124,7 +124,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/RegionOper pre-operation and post-operation cases.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -143,7 +143,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/RegionOper <!-- --> </a> <h3>Nested classes/interfaces inherited from class com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></h3> -<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> +<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> </ul> </li> </ul> @@ -179,7 +179,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/RegionOper <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -249,7 +249,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/RegionOper <ul class="blockListLast"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionOperationContext.html index cb22ac8..239580e 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegionOperationContext.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>RegionOperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>RegionOperationContext (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="RegionOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="RegionOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -125,7 +125,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC and <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGION_DESTROY"><code>OperationContext.OperationCode.REGION_DESTROY</code></a>.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -144,7 +144,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <!-- --> </a> <h3>Nested classes/interfaces inherited from class com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></h3> -<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> +<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> </ul> </li> </ul> @@ -186,7 +186,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code>abstract <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code>abstract <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/RegionOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -261,7 +261,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <ul class="blockList"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public abstract <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public abstract <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.html index ca6d96b..07217a5 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.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>RegisterInterestOperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>RegisterInterestOperationContext (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="RegisterInterestOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="RegisterInterestOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -124,7 +124,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/InterestOp the pre-operation case.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -143,7 +143,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/InterestOp <!-- --> </a> <h3>Nested classes/interfaces inherited from class com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></h3> -<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> +<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> </ul> </li> </ul> @@ -188,7 +188,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/InterestOp </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -263,7 +263,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/InterestOp <ul class="blockList"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.html index 8ace2c1..5704aaa 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.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>RemoveAllOperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>RemoveAllOperationContext (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="RemoveAllOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="RemoveAllOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -119,7 +119,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC pre-operation and post-operation cases.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>8.1</dd> +<dd>GemFire 8.1</dd> </dl> </li> </ul> @@ -138,7 +138,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <!-- --> </a> <h3>Nested classes/interfaces inherited from class com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></h3> -<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> +<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> </ul> </li> </ul> @@ -186,7 +186,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC </td> </tr> <tr id="i2" class="altColor"> -<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -263,7 +263,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <ul class="blockList"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/StopCQOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/StopCQOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/StopCQOperationContext.html index 974103b..9392c34 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/StopCQOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/StopCQOperationContext.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>StopCQOperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>StopCQOperationContext (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="StopCQOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="StopCQOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -129,7 +129,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/ExecuteCQO case.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -148,7 +148,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/ExecuteCQO <!-- --> </a> <h3>Nested classes/interfaces inherited from class com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></h3> -<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> +<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> </ul> </li> </ul> @@ -186,7 +186,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/ExecuteCQO <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/StopCQOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -273,7 +273,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/ExecuteCQO <ul class="blockList"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.html index f334fbe..3c12c94 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.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>UnregisterInterestOperationContext (Apache Geode 1.0.0-incubating.M2)</title> -<meta name="date" content="2016-04-13"> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>UnregisterInterestOperationContext (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="UnregisterInterestOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="UnregisterInterestOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -124,7 +124,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/InterestOp the pre-operation case.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -143,7 +143,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/InterestOp <!-- --> </a> <h3>Nested classes/interfaces inherited from class com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></h3> -<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> +<code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></li> </ul> </li> </ul> @@ -180,7 +180,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/InterestOp <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> +<td class="colFirst"><code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -252,7 +252,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/InterestOp <ul class="blockListLast"> <li class="blockList"> <h4>getOperationCode</h4> -<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> +<pre>public <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> getOperationCode()</pre> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-frame.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-frame.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-frame.html index 81e549c..7f2ecd9 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-frame.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/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.operations (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.operations (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> @@ -26,7 +26,6 @@ <li><a href="KeySetOperationContext.html" title="class in com.gemstone.gemfire.cache.operations" target="classFrame">KeySetOperationContext</a></li> <li><a href="KeyValueOperationContext.html" title="class in com.gemstone.gemfire.cache.operations" target="classFrame">KeyValueOperationContext</a></li> <li><a href="OperationContext.html" title="class in com.gemstone.gemfire.cache.operations" target="classFrame">OperationContext</a></li> -<li><a href="OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations" target="classFrame">OperationContext.OperationCode</a></li> <li><a href="PutAllOperationContext.html" title="class in com.gemstone.gemfire.cache.operations" target="classFrame">PutAllOperationContext</a></li> <li><a href="PutOperationContext.html" title="class in com.gemstone.gemfire.cache.operations" target="classFrame">PutOperationContext</a></li> <li><a href="QueryOperationContext.html" title="class in com.gemstone.gemfire.cache.operations" target="classFrame">QueryOperationContext</a></li> @@ -39,6 +38,10 @@ <li><a href="StopCQOperationContext.html" title="class in com.gemstone.gemfire.cache.operations" target="classFrame">StopCQOperationContext</a></li> <li><a href="UnregisterInterestOperationContext.html" title="class in com.gemstone.gemfire.cache.operations" target="classFrame">UnregisterInterestOperationContext</a></li> </ul> +<h2 title="Enums">Enums</h2> +<ul title="Enums"> +<li><a href="OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations" target="classFrame">OperationContext.OperationCode</a></li> +</ul> </div> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-summary.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-summary.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-summary.html index da0da26..4f214d6 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-summary.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/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.operations (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.operations (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.operations (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="com.gemstone.gemfire.cache.operations (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -169,25 +169,18 @@ </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext</a></td> -<td class="colLast"> -<div class="block">Encapsulates a cache operation and the data associated with it for both the - pre-operation and post-operation cases.</div> +<td class="colLast">Deprecated +<div class="block"><span class="deprecationComment">since Geode1.0, use <code>GeodePermission</code> instead</span></div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></td> -<td class="colLast"> -<div class="block">Enumeration for various cache operations.</div> -</td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/PutAllOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">PutAllOperationContext</a></td> <td class="colLast"> <div class="block">Encapsulates a <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#PUTALL"><code>OperationContext.OperationCode.PUTALL</code></a> operation for both the pre-operation and post-operation cases.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/PutOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">PutOperationContext</a></td> <td class="colLast"> <div class="block">Encapsulates an <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#PUT"><code>OperationContext.OperationCode.PUT</code></a> region operation having both key @@ -195,63 +188,63 @@ updates.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/QueryOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">QueryOperationContext</a></td> <td class="colLast"> <div class="block">Encapsulates a cache query operation for both the pre-operation and post-operation cases.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/RegionClearOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">RegionClearOperationContext</a></td> <td class="colLast"> <div class="block">Encapsulates a <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGION_CLEAR"><code>OperationContext.OperationCode.REGION_CLEAR</code></a> operation for both the pre-operation and post-operation cases.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/RegionCreateOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">RegionCreateOperationContext</a></td> <td class="colLast"> <div class="block">Encapsulates a <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGION_CREATE"><code>OperationContext.OperationCode.REGION_CREATE</code></a> operation for both the pre-operation and post-operation cases.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/RegionDestroyOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">RegionDestroyOperationContext</a></td> <td class="colLast"> <div class="block">Encapsulates a <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGION_DESTROY"><code>OperationContext.OperationCode.REGION_DESTROY</code></a> operation for both the pre-operation and post-operation cases.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/RegionOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">RegionOperationContext</a></td> <td class="colLast"> <div class="block">Encapsulates a region-level operation in both the pre-operation and post-operation cases.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/RegisterInterestOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">RegisterInterestOperationContext</a></td> <td class="colLast"> <div class="block">Encapsulates a <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGISTER_INTEREST"><code>OperationContext.OperationCode.REGISTER_INTEREST</code></a> region operation for the pre-operation case.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">RemoveAllOperationContext</a></td> <td class="colLast"> <div class="block">Encapsulates a <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REMOVEALL"><code>OperationContext.OperationCode.REMOVEALL</code></a> operation for both the pre-operation and post-operation cases.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/StopCQOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">StopCQOperationContext</a></td> <td class="colLast"> <div class="block">Encapsulates a <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#STOP_CQ"><code>OperationContext.OperationCode.STOP_CQ</code></a> operation for the pre-operation case.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/UnregisterInterestOperationContext.html" title="class in com.gemstone.gemfire.cache.operations">UnregisterInterestOperationContext</a></td> <td class="colLast"> <div class="block">Encapsulates a <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#UNREGISTER_INTEREST"><code>OperationContext.OperationCode.UNREGISTER_INTEREST</code></a> region operation for @@ -261,6 +254,21 @@ </tbody> </table> </li> +<li class="blockList"> +<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation"> +<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Enum</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> </ul> <a name="package.description"> <!-- --> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-tree.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-tree.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-tree.html index c360121..135140a 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/package-tree.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/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.operations 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.operations 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.operations Class Hierarchy (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="com.gemstone.gemfire.cache.operations Class Hierarchy (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -125,7 +125,18 @@ <li type="circle">com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/RemoveAllOperationContext.html" title="class in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">RemoveAllOperationContext</span></a></li> </ul> </li> -<li type="circle">com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="class in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">OperationContext.OperationCode</span></a></li> +</ul> +</li> +</ul> +<h2 title="Enum Hierarchy">Enum Hierarchy</h2> +<ul> +<li type="circle">java.lang.Object +<ul> +<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) +<ul> +<li type="circle">com.gemstone.gemfire.cache.operations.<a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html" title="enum in com.gemstone.gemfire.cache.operations"><span class="typeNameLink">OperationContext.OperationCode</span></a></li> +</ul> +</li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/package-frame.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/package-frame.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/package-frame.html index 1c0258d..b36364e 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/package-frame.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/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 (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> @@ -32,7 +32,6 @@ <li><a href="EntryEvent.html" title="interface in com.gemstone.gemfire.cache" target="classFrame"><span class="interfaceName">EntryEvent</span></a></li> <li><a href="EntryOperation.html" title="interface in com.gemstone.gemfire.cache" target="classFrame"><span class="interfaceName">EntryOperation</span></a></li> <li><a href="EvictionAttributesMutator.html" title="interface in com.gemstone.gemfire.cache" target="classFrame"><span class="interfaceName">EvictionAttributesMutator</span></a></li> -<li><a href="EvictionCriteria.html" title="interface in com.gemstone.gemfire.cache" target="classFrame"><span class="interfaceName">EvictionCriteria</span></a></li> <li><a href="FixedPartitionResolver.html" title="interface in com.gemstone.gemfire.cache" target="classFrame"><span class="interfaceName">FixedPartitionResolver</span></a></li> <li><a href="GemFireCache.html" title="interface in com.gemstone.gemfire.cache" target="classFrame"><span class="interfaceName">GemFireCache</span></a></li> <li><a href="InterestRegistrationEvent.html" title="interface in com.gemstone.gemfire.cache" target="classFrame"><span class="interfaceName">InterestRegistrationEvent</span></a></li> @@ -58,7 +57,6 @@ <ul title="Classes"> <li><a href="AttributesFactory.html" title="class in com.gemstone.gemfire.cache" target="classFrame">AttributesFactory</a></li> <li><a href="CacheFactory.html" title="class in com.gemstone.gemfire.cache" target="classFrame">CacheFactory</a></li> -<li><a href="CustomEvictionAttributes.html" title="class in com.gemstone.gemfire.cache" target="classFrame">CustomEvictionAttributes</a></li> <li><a href="DataPolicy.html" title="class in com.gemstone.gemfire.cache" target="classFrame">DataPolicy</a></li> <li><a href="DiskWriteAttributesFactory.html" title="class in com.gemstone.gemfire.cache" target="classFrame">DiskWriteAttributesFactory</a></li> <li><a href="DynamicRegionFactory.html" title="class in com.gemstone.gemfire.cache" target="classFrame">DynamicRegionFactory</a></li>