http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html
----------------------------------------------------------------------
diff --git
a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html
b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html
index 8037162..fdee2bb 100644
---
a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html
+++
b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.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.OperationCode (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.OperationCode (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,14 +12,14 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="OperationContext.OperationCode (Apache
Geode 1.0.0-incubating.M2)";
+ parent.document.title="OperationContext.OperationCode (Apache
Geode 1.0.0-incubating.M3)";
}
}
catch(err) {
}
//-->
-var methods =
{"i0":10,"i1":10,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":9,"i24":10,"i25":10};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var methods =
{"i0":42,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":42,"i8":42,"i9":42,"i10":42,"i11":42,"i12":42,"i13":42,"i14":42,"i15":42,"i16":42,"i17":42,"i18":42,"i19":9,"i20":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete
Methods"],32:["t6","Deprecated Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
@@ -74,14 +74,14 @@ var activeTableTab = "activeTableTab";
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a href="#field.summary">Field</a> | </li>
-<li>Constr | </li>
+<li><a href="#enum.constant.summary">Enum Constants</a> | </li>
+<li>Field | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
-<li><a href="#field.detail">Field</a> | </li>
-<li>Constr | </li>
+<li><a href="#enum.constant.detail">Enum Constants</a> | </li>
+<li>Field | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
@@ -92,170 +92,147 @@ var activeTableTab = "activeTableTab";
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.gemstone.gemfire.cache.operations</div>
-<h2 title="Class OperationContext.OperationCode" class="title">Class
OperationContext.OperationCode</h2>
+<h2 title="Enum OperationContext.OperationCode" class="title">Enum
OperationContext.OperationCode</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
+<li>java.lang.Enum<<a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>></li>
+<li>
+<ul class="inheritance">
<li>com.gemstone.gemfire.cache.operations.OperationContext.OperationCode</li>
</ul>
</li>
</ul>
+</li>
+</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Comparable<<a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>></dd>
+</dl>
+<dl>
<dt>Enclosing class:</dt>
<dd><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext</a></dd>
</dl>
<hr>
<br>
-<pre>public static final class <span
class="typeNameLabel">OperationContext.OperationCode</span>
-extends java.lang.Object</pre>
-<div class="block">Enumeration for various cache operations. Implementations
for each of the
- supported operation listed here are provided.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>5.5</dd>
-</dl>
+<pre>public static enum <span
class="typeNameLabel">OperationContext.OperationCode</span>
+extends java.lang.Enum<<a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<ul class="blockList">
-<li class="blockList"><a name="field.summary">
+<li class="blockList"><a name="enum.constant.summary">
<!-- -->
</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0"
summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd"> </span></caption>
+<h3>Enum Constant Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0"
summary="Enum Constant Summary table, listing enum constants, and an
explanation">
+<caption><span>Enum Constants</span><span
class="tabEnd"> </span></caption>
<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
+<th class="colOne" scope="col">Enum Constant and Description</th>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#CLOSE_CQ">CLOSE_CQ</a></span></code>
-<div class="block">A continuous query close operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#CLOSE_CQ">CLOSE_CQ</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#CONTAINS_KEY">CONTAINS_KEY</a></span></code>
-<div class="block">A region <code>containsKey</code> operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#CONTAINS_KEY">CONTAINS_KEY</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#DESTROY">DESTROY</a></span></code>
-<div class="block">An entry destroy operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#DESTROY">DESTROY</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#EXECUTE_CQ">EXECUTE_CQ</a></span></code>
-<div class="block">A continuous query execution operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#EXECUTE_CQ">EXECUTE_CQ</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#EXECUTE_FUNCTION">EXECUTE_FUNCTION</a></span></code>
-<div class="block">A function execution operation</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#EXECUTE_FUNCTION">EXECUTE_FUNCTION</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#GET">GET</a></span></code>
-<div class="block">An entry get operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#GET">GET</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#GET_DURABLE_CQS">GET_DURABLE_CQS</a></span></code>
-<div class="block">A get durable continuous query operation</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#GET_DURABLE_CQS">GET_DURABLE_CQS</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#INVALIDATE">INVALIDATE</a></span></code>
-<div class="block">An entry invalidate operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#INVALIDATE">INVALIDATE</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#KEY_SET">KEY_SET</a></span></code>
-<div class="block">A region <code>keySet</code> operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#KEY_SET">KEY_SET</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#PUT">PUT</a></span></code>
-<div class="block">An entry create/update operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#PUT">PUT</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#PUTALL">PUTALL</a></span></code>
-<div class="block">An map putAll operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#PUTALL">PUTALL</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#QUERY">QUERY</a></span></code>
-<div class="block">A cache query operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#QUERY">QUERY</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGION_CLEAR">REGION_CLEAR</a></span></code>
-<div class="block">A region clear operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGION_CLEAR">REGION_CLEAR</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGION_CREATE">REGION_CREATE</a></span></code>
-<div class="block">A region create operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGION_CREATE">REGION_CREATE</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGION_DESTROY">REGION_DESTROY</a></span></code>
-<div class="block">A region destroy operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGION_DESTROY">REGION_DESTROY</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGISTER_INTEREST">REGISTER_INTEREST</a></span></code>
-<div class="block">A register interest operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REGISTER_INTEREST">REGISTER_INTEREST</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REMOVEALL">REMOVEALL</a></span></code>
-<div class="block">A region removeAll operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#REMOVEALL">REMOVEALL</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#RESOURCE">RESOURCE</a></span></code>
-<div class="block">A resource operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#STOP_CQ">STOP_CQ</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#STOP_CQ">STOP_CQ</a></span></code>
-<div class="block">A continuous query stop operation.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#UNREGISTER_INTEREST">UNREGISTER_INTEREST</a></span></code>
-<div class="block">An unregister interest operation.</div>
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#UNREGISTER_INTEREST">UNREGISTER_INTEREST</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
</table>
@@ -268,175 +245,190 @@ extends java.lang.Object</pre>
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span
class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a
href="javascript:show(1);">Static Methods</a></span><span
class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a
href="javascript:show(2);">Instance Methods</a></span><span
class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a
href="javascript:show(8);">Concrete Methods</a></span><span
class="tabEnd"> </span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span
class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a
href="javascript:show(1);">Static Methods</a></span><span
class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a
href="javascript:show(2);">Instance Methods</a></span><span
class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a
href="javascript:show(8);">Concrete Methods</a></span><span
class="tabEnd"> </span></span><span id="t6" class="tableTab"><span><a
href="javascript:show(32);">Deprecated Methods</a></span><span
class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object obj)</code>
-<div class="block">Indicates whether other object is same as this one.</div>
-</td>
-</tr>
-<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.OperationCode.html#equals-com.gemstone.gemfire.cache.operations.OperationContext.OperationCode-">equals</a></span>(<a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> opCode)</code>
-<div class="block">Indicates whether other <code>OperationCode</code> is same
as this one.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#fromOrdinal-byte-">fromOrdinal</a></span>(byte opCode)</code>
-<div class="block">Returns the <code>OperationCode</code> represented by
specified byte.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#hashCode--">hashCode</a></span>()</code>
-<div class="block">Returns a hash code value for this
<code>OperationCode</code> which is
- the same as the byte representing its operation type.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isCloseCQ--">isCloseCQ</a></span>()</code>
-<div class="block">Returns true if this is a continuous query close
operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == CLOSE_CQ</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i5" class="rowColor">
+<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.OperationCode.html#isContainsKey--">isContainsKey</a></span>()</code>
-<div class="block">Returns true if this is a region <code>containsKey</code>
operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == CONTAINS_KEY</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i6" class="altColor">
+<tr id="i2" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isDestroy--">isDestroy</a></span>()</code>
-<div class="block">Returns true if this is an entry destroy operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == DESTROY</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i7" class="rowColor">
+<tr id="i3" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isExecuteCQ--">isExecuteCQ</a></span>()</code>
-<div class="block">Returns true if this is a continuous query execution
operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == EXECUTE_CQ</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i8" class="altColor">
+<tr id="i4" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isExecuteRegionFunction--">isExecuteRegionFunction</a></span>()</code>
-<div class="block">Returns true if this is a execute region function
operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == EXECUTE_FUNCTION</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i9" class="rowColor">
+<tr id="i5" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isGet--">isGet</a></span>()</code>
-<div class="block">Returns true if this is a entry get operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == GET</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i10" class="altColor">
+<tr id="i6" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isGetDurableCQs--">isGetDurableCQs</a></span>()</code>
-<div class="block">Returns true if this is a get durable cqs operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == GET_DURABLE_CQS</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i11" class="rowColor">
+<tr id="i7" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isInvalidate--">isInvalidate</a></span>()</code>
-<div class="block">Returns true if this is an entry invalidate operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == INVALIDATE</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i12" class="altColor">
+<tr id="i8" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isKeySet--">isKeySet</a></span>()</code>
-<div class="block">Returns true if this is a region <code>keySet</code>
operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == KEY_SET</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i13" class="rowColor">
+<tr id="i9" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isPut--">isPut</a></span>()</code>
-<div class="block">Returns true if this is a entry create/update
operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == PUT</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i14" class="altColor">
+<tr id="i10" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isPutAll--">isPutAll</a></span>()</code>
-<div class="block">Returns true if this is a map putAll operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == PUTALL</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i15" class="rowColor">
+<tr id="i11" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isQuery--">isQuery</a></span>()</code>
-<div class="block">Returns true if this is a cache query operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == QUERY</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i16" class="altColor">
+<tr id="i12" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isRegionClear--">isRegionClear</a></span>()</code>
-<div class="block">Returns true if this is a region clear operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == REGION_CLEAR</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i17" class="rowColor">
+<tr id="i13" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isRegionCreate--">isRegionCreate</a></span>()</code>
-<div class="block">Returns true if this is a region create operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == REGION_CREATE</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i18" class="altColor">
+<tr id="i14" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isRegionDestroy--">isRegionDestroy</a></span>()</code>
-<div class="block">Returns true if this is a region destroy operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == REGION_DESTROY</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i19" class="rowColor">
+<tr id="i15" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isRegisterInterest--">isRegisterInterest</a></span>()</code>
-<div class="block">Returns true if this is a register interest operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == REGISTER_INTEREST</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i20" class="altColor">
+<tr id="i16" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isRemoveAll--">isRemoveAll</a></span>()</code>
-<div class="block">Returns true if this is a region removeAll operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == REMOVEALL</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i21" class="rowColor">
+<tr id="i17" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isStopCQ--">isStopCQ</a></span>()</code>
-<div class="block">Returns true if this is a continuous query stop
operation.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == STOP_CQ</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i22" class="altColor">
+<tr id="i18" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#isUnregisterInterest--">isUnregisterInterest</a></span>()</code>
-<div class="block">Returns true if this is an unregister interest
operation.</div>
-</td>
-</tr>
-<tr id="i23" class="rowColor">
-<td class="colFirst"><code>static <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="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#parse-java.lang.String-">parse</a></span>(java.lang.String operationName)</code>
-<div class="block">Returns the <code>OperationCode</code> represented by
specified string.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">Use
<code>getOperationCode() == UNREGISTER_INTEREST</code> instead</span></div>
+</div>
</td>
</tr>
-<tr id="i24" class="altColor">
-<td class="colFirst"><code>byte</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#toOrdinal--">toOrdinal</a></span>()</code>
-<div class="block">Returns the byte representing this operation code.</div>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>static <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.OperationCode.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String name)</code>
+<div class="block">Returns the enum constant of this type with the specified
name.</div>
</td>
</tr>
-<tr id="i25" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html#toString--">toString</a></span>()</code>
-<div class="block">Returns a string representation for this operation.</div>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>static <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.OperationCode.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum
type, in
+the order they are declared.</div>
</td>
</tr>
</table>
<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
+<!-- -->
+</a>
+<h3>Methods inherited from class java.lang.Enum</h3>
+<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name,
ordinal, toString, valueOf</code></li>
+</ul>
+<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
-<code>clone, finalize, getClass, notify, notifyAll, wait, wait,
wait</code></li>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@@ -446,24 +438,21 @@ extends java.lang.Object</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
<ul class="blockList">
-<li class="blockList"><a name="field.detail">
+<li class="blockList"><a name="enum.constant.detail">
<!-- -->
</a>
-<h3>Field Detail</h3>
+<h3>Enum Constant Detail</h3>
<a name="GET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GET</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
GET</pre>
-<div class="block">An entry get operation.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a
href="../../../../../com/gemstone/gemfire/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
GET</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="PUT">
@@ -472,12 +461,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>PUT</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
PUT</pre>
-<div class="block">An entry create/update operation.</div>
-<dl>
-<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>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
PUT</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="PUTALL">
@@ -486,12 +472,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>PUTALL</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
PUTALL</pre>
-<div class="block">An map putAll operation.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a
href="../../../../../com/gemstone/gemfire/cache/Region.html#putAll-java.util.Map-"><code>Region.putAll(Map
map)</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
PUTALL</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="REMOVEALL">
@@ -500,14 +483,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>REMOVEALL</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
REMOVEALL</pre>
-<div class="block">A region removeAll operation.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>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>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
REMOVEALL</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="DESTROY">
@@ -516,12 +494,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>DESTROY</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
DESTROY</pre>
-<div class="block">An entry destroy operation.</div>
-<dl>
-<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>Region.destroy(Object,
Object)</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
DESTROY</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="INVALIDATE">
@@ -530,12 +505,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>INVALIDATE</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
INVALIDATE</pre>
-<div class="block">An entry invalidate operation.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a
href="../../../../../com/gemstone/gemfire/cache/Region.html#invalidate-java.lang.Object-java.lang.Object-"><code>Region.invalidate(Object,
Object)</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
INVALIDATE</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="REGISTER_INTEREST">
@@ -544,12 +516,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>REGISTER_INTEREST</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
REGISTER_INTEREST</pre>
-<div class="block">A register interest operation.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a
href="../../../../../com/gemstone/gemfire/cache/Region.html#registerInterest-K-"><code>Region.registerInterest(Object)</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
REGISTER_INTEREST</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="UNREGISTER_INTEREST">
@@ -558,12 +527,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>UNREGISTER_INTEREST</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
UNREGISTER_INTEREST</pre>
-<div class="block">An unregister interest operation.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a
href="../../../../../com/gemstone/gemfire/cache/Region.html#unregisterInterest-K-"><code>Region.unregisterInterest(K)</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
UNREGISTER_INTEREST</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="CONTAINS_KEY">
@@ -572,12 +538,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>CONTAINS_KEY</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
CONTAINS_KEY</pre>
-<div class="block">A region <code>containsKey</code> operation.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a
href="../../../../../com/gemstone/gemfire/cache/Region.html#containsKey-java.lang.Object-"><code>Region.containsKey(java.lang.Object)</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
CONTAINS_KEY</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="KEY_SET">
@@ -586,12 +549,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>KEY_SET</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
KEY_SET</pre>
-<div class="block">A region <code>keySet</code> operation.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a
href="../../../../../com/gemstone/gemfire/cache/Region.html#keySet--"><code>Region.keySet()</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
KEY_SET</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="QUERY">
@@ -600,12 +560,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>QUERY</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
QUERY</pre>
-<div class="block">A cache query operation.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a
href="../../../../../com/gemstone/gemfire/cache/Region.html#query-java.lang.String-"><code>Region.query(java.lang.String)</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
QUERY</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="EXECUTE_CQ">
@@ -614,8 +571,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>EXECUTE_CQ</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
EXECUTE_CQ</pre>
-<div class="block">A continuous query execution operation.</div>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
EXECUTE_CQ</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="STOP_CQ">
@@ -624,8 +582,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>STOP_CQ</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
STOP_CQ</pre>
-<div class="block">A continuous query stop operation.</div>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
STOP_CQ</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="CLOSE_CQ">
@@ -634,8 +593,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>CLOSE_CQ</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
CLOSE_CQ</pre>
-<div class="block">A continuous query close operation.</div>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
CLOSE_CQ</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="REGION_CLEAR">
@@ -644,12 +604,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>REGION_CLEAR</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
REGION_CLEAR</pre>
-<div class="block">A region clear operation.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a
href="../../../../../com/gemstone/gemfire/cache/Region.html#clear--"><code>Region.clear()</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
REGION_CLEAR</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="REGION_CREATE">
@@ -658,13 +615,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>REGION_CREATE</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
REGION_CREATE</pre>
-<div class="block">A region create operation.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a
href="../../../../../com/gemstone/gemfire/cache/Region.html#createSubregion-java.lang.String-com.gemstone.gemfire.cache.RegionAttributes-"><code>Region.createSubregion(java.lang.String,
com.gemstone.gemfire.cache.RegionAttributes<SK, SV>)</code></a>,
-<a
href="../../../../../com/gemstone/gemfire/cache/Cache.html#createRegion-java.lang.String-com.gemstone.gemfire.cache.RegionAttributes-"><code>Cache.createRegion(java.lang.String,
com.gemstone.gemfire.cache.RegionAttributes<K, V>)</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
REGION_CREATE</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="REGION_DESTROY">
@@ -673,12 +626,9 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>REGION_DESTROY</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
REGION_DESTROY</pre>
-<div class="block">A region destroy operation.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a
href="../../../../../com/gemstone/gemfire/cache/Region.html#destroyRegion-java.lang.Object-"><code>Region.destroyRegion(Object)</code></a></dd>
-</dl>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
REGION_DESTROY</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="EXECUTE_FUNCTION">
@@ -687,28 +637,20 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>EXECUTE_FUNCTION</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
EXECUTE_FUNCTION</pre>
-<div class="block">A function execution operation</div>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
EXECUTE_FUNCTION</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
<a name="GET_DURABLE_CQS">
<!-- -->
</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>GET_DURABLE_CQS</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
GET_DURABLE_CQS</pre>
-<div class="block">A get durable continuous query operation</div>
-</li>
-</ul>
-<a name="RESOURCE">
-<!-- -->
-</a>
<ul class="blockListLast">
<li class="blockList">
-<h4>RESOURCE</h4>
-<pre>public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
RESOURCE</pre>
-<div class="block">A resource operation. See ResourceOperationContext for more
details</div>
+<h4>GET_DURABLE_CQS</h4>
+<pre>@Deprecated
+public static final <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>
GET_DURABLE_CQS</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
</li>
@@ -719,14 +661,62 @@ extends java.lang.Object</pre>
<!-- -->
</a>
<h3>Method Detail</h3>
+<a name="values--">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a>[] values()</pre>
+<div class="block">Returns an array containing the constants of this enum
type, in
+the order they are declared. This method may be used to iterate
+over the constants as follows:
+<pre>
+for (OperationContext.OperationCode c :
OperationContext.OperationCode.values())
+ System.out.println(c);
+</pre></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>an array containing the constants of this enum type, in the order they are
declared</dd>
+</dl>
+</li>
+</ul>
+<a name="valueOf-java.lang.String-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="enum in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> valueOf(java.lang.String name)</pre>
+<div class="block">Returns the enum constant of this type with the specified
name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the enum constant with the specified name</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no
constant with the specified name</dd>
+<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
+</dl>
+</li>
+</ul>
<a name="isGet--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isGet</h4>
-<pre>public boolean isGet()</pre>
-<div class="block">Returns true if this is a entry get operation.</div>
+<pre>@Deprecated
+public boolean isGet()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == GET</code>
instead</span></div>
+<div class="block">Check if this is an entry get operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is an entry get operation</dd>
+</dl>
</li>
</ul>
<a name="isPut--">
@@ -735,8 +725,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isPut</h4>
-<pre>public boolean isPut()</pre>
-<div class="block">Returns true if this is a entry create/update
operation.</div>
+<pre>@Deprecated
+public boolean isPut()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == PUT</code>
instead</span></div>
+<div class="block">Check if this is a entry create/update operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is a entry create/update operation.</dd>
+</dl>
</li>
</ul>
<a name="isPutAll--">
@@ -745,8 +741,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isPutAll</h4>
-<pre>public boolean isPutAll()</pre>
-<div class="block">Returns true if this is a map putAll operation.</div>
+<pre>@Deprecated
+public boolean isPutAll()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == PUTALL</code>
instead</span></div>
+<div class="block">Check if this is a map putAll operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is a map putAll operation.</dd>
+</dl>
</li>
</ul>
<a name="isRemoveAll--">
@@ -755,11 +757,15 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isRemoveAll</h4>
-<pre>public boolean isRemoveAll()</pre>
-<div class="block">Returns true if this is a region removeAll operation.</div>
+<pre>@Deprecated
+public boolean isRemoveAll()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == REMOVEALL</code>
instead</span></div>
+<div class="block">Check if this is a region removeAll operation.</div>
<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is a region removeAll operation.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>8.1</dd>
+<dd>GemFire 8.1</dd>
</dl>
</li>
</ul>
@@ -769,8 +775,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isDestroy</h4>
-<pre>public boolean isDestroy()</pre>
-<div class="block">Returns true if this is an entry destroy operation.</div>
+<pre>@Deprecated
+public boolean isDestroy()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == DESTROY</code>
instead</span></div>
+<div class="block">Check if this is an entry destroy operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is an entry destroy operation.</dd>
+</dl>
</li>
</ul>
<a name="isInvalidate--">
@@ -779,8 +791,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isInvalidate</h4>
-<pre>public boolean isInvalidate()</pre>
-<div class="block">Returns true if this is an entry invalidate operation.</div>
+<pre>@Deprecated
+public boolean isInvalidate()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == INVALIDATE</code>
instead</span></div>
+<div class="block">Check if this is an entry invalidate operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is an entry invalidate operation.</dd>
+</dl>
</li>
</ul>
<a name="isRegisterInterest--">
@@ -789,8 +807,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isRegisterInterest</h4>
-<pre>public boolean isRegisterInterest()</pre>
-<div class="block">Returns true if this is a register interest operation.</div>
+<pre>@Deprecated
+public boolean isRegisterInterest()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() ==
REGISTER_INTEREST</code> instead</span></div>
+<div class="block">Check if this is a register interest operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is a register interest operation.</dd>
+</dl>
</li>
</ul>
<a name="isUnregisterInterest--">
@@ -799,8 +823,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isUnregisterInterest</h4>
-<pre>public boolean isUnregisterInterest()</pre>
-<div class="block">Returns true if this is an unregister interest
operation.</div>
+<pre>@Deprecated
+public boolean isUnregisterInterest()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() ==
UNREGISTER_INTEREST</code> instead</span></div>
+<div class="block">Check if this is an unregister interest operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is an unregister interest operation.</dd>
+</dl>
</li>
</ul>
<a name="isContainsKey--">
@@ -809,8 +839,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isContainsKey</h4>
-<pre>public boolean isContainsKey()</pre>
-<div class="block">Returns true if this is a region <code>containsKey</code>
operation.</div>
+<pre>@Deprecated
+public boolean isContainsKey()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == CONTAINS_KEY</code>
instead</span></div>
+<div class="block">Check if this is a region <code>containsKey</code>
operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is a region <code>containsKey</code> operation.</dd>
+</dl>
</li>
</ul>
<a name="isKeySet--">
@@ -819,8 +855,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isKeySet</h4>
-<pre>public boolean isKeySet()</pre>
-<div class="block">Returns true if this is a region <code>keySet</code>
operation.</div>
+<pre>@Deprecated
+public boolean isKeySet()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == KEY_SET</code>
instead</span></div>
+<div class="block">Check if this is a region <code>keySet</code>
operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is a region <code>keySet</code> operation.</dd>
+</dl>
</li>
</ul>
<a name="isQuery--">
@@ -829,8 +871,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isQuery</h4>
-<pre>public boolean isQuery()</pre>
-<div class="block">Returns true if this is a cache query operation.</div>
+<pre>@Deprecated
+public boolean isQuery()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == QUERY</code>
instead</span></div>
+<div class="block">Check if this is a cache query operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is a cache query operation.</dd>
+</dl>
</li>
</ul>
<a name="isExecuteCQ--">
@@ -839,8 +887,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isExecuteCQ</h4>
-<pre>public boolean isExecuteCQ()</pre>
-<div class="block">Returns true if this is a continuous query execution
operation.</div>
+<pre>@Deprecated
+public boolean isExecuteCQ()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == EXECUTE_CQ</code>
instead</span></div>
+<div class="block">Check if this is a continuous query execution
operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is a continuous query execution operation.</dd>
+</dl>
</li>
</ul>
<a name="isStopCQ--">
@@ -849,8 +903,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isStopCQ</h4>
-<pre>public boolean isStopCQ()</pre>
-<div class="block">Returns true if this is a continuous query stop
operation.</div>
+<pre>@Deprecated
+public boolean isStopCQ()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == STOP_CQ</code>
instead</span></div>
+<div class="block">Check if this is a continuous query stop operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is a continuous query stop operation.</dd>
+</dl>
</li>
</ul>
<a name="isCloseCQ--">
@@ -859,8 +919,14 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isCloseCQ</h4>
-<pre>public boolean isCloseCQ()</pre>
-<div class="block">Returns true if this is a continuous query close
operation.</div>
+<pre>@Deprecated
+public boolean isCloseCQ()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == CLOSE_CQ</code>
instead</span></div>
+<div class="block">Check if this is a continuous query close operation.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this is a continuous query close operation.</dd>
+</dl>
</li>
</ul>
<a name="isRegionClear--">
@@ -869,144 +935,77 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>isRegionClear</h4>
-<pre>public boolean isRegionClear()</pre>
-<div class="block">Returns true if this is a region clear operation.</div>
-</li>
-</ul>
-<a name="isRegionCreate--">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isRegionCreate</h4>
-<pre>public boolean isRegionCreate()</pre>
-<div class="block">Returns true if this is a region create operation.</div>
-</li>
-</ul>
-<a name="isRegionDestroy--">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isRegionDestroy</h4>
-<pre>public boolean isRegionDestroy()</pre>
-<div class="block">Returns true if this is a region destroy operation.</div>
-</li>
-</ul>
-<a name="isExecuteRegionFunction--">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isExecuteRegionFunction</h4>
-<pre>public boolean isExecuteRegionFunction()</pre>
-<div class="block">Returns true if this is a execute region function
operation.</div>
-</li>
-</ul>
-<a name="isGetDurableCQs--">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isGetDurableCQs</h4>
-<pre>public boolean isGetDurableCQs()</pre>
-<div class="block">Returns true if this is a get durable cqs operation.</div>
-</li>
-</ul>
-<a name="fromOrdinal-byte-">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>fromOrdinal</h4>
-<pre>public static <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> fromOrdinal(byte opCode)</pre>
-<div class="block">Returns the <code>OperationCode</code> represented by
specified byte.</div>
-</li>
-</ul>
-<a name="parse-java.lang.String-">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>parse</h4>
-<pre>public static <a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> parse(java.lang.String operationName)</pre>
-<div class="block">Returns the <code>OperationCode</code> represented by
specified string.</div>
-</li>
-</ul>
-<a name="toOrdinal--">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>toOrdinal</h4>
-<pre>public byte toOrdinal()</pre>
-<div class="block">Returns the byte representing this operation code.</div>
+<pre>@Deprecated
+public boolean isRegionClear()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == REGION_CLEAR</code>
instead</span></div>
+<div class="block">Check if this is a region clear operation.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a byte representing this operation.</dd>
+<dd>true if this is a region clear operation.</dd>
</dl>
</li>
</ul>
-<a name="toString--">
+<a name="isRegionCreate--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>toString</h4>
-<pre>public final java.lang.String toString()</pre>
-<div class="block">Returns a string representation for this operation.</div>
+<h4>isRegionCreate</h4>
+<pre>@Deprecated
+public boolean isRegionCreate()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() == REGION_CREATE</code>
instead</span></div>
+<div class="block">Check if this is a region create operation.</div>
<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the name of this operation.</dd>
+<dd>true if this is a region create operation.</dd>
</dl>
</li>
</ul>
-<a name="equals-java.lang.Object-">
+<a name="isRegionDestroy--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>equals</h4>
-<pre>public final boolean equals(java.lang.Object obj)</pre>
-<div class="block">Indicates whether other object is same as this one.</div>
+<h4>isRegionDestroy</h4>
+<pre>@Deprecated
+public boolean isRegionDestroy()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() ==
REGION_DESTROY</code> instead</span></div>
+<div class="block">Check if this is a region destroy operation.</div>
<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if other object is same as this one.</dd>
+<dd>true if this is a region destroy operation.</dd>
</dl>
</li>
</ul>
-<a
name="equals-com.gemstone.gemfire.cache.operations.OperationContext.OperationCode-">
+<a name="isExecuteRegionFunction--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>equals</h4>
-<pre>public final boolean equals(<a
href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.OperationCode.html"
title="class in
com.gemstone.gemfire.cache.operations">OperationContext.OperationCode</a> opCode)</pre>
-<div class="block">Indicates whether other <code>OperationCode</code> is same
as this one.</div>
+<h4>isExecuteRegionFunction</h4>
+<pre>@Deprecated
+public boolean isExecuteRegionFunction()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() ==
EXECUTE_FUNCTION</code> instead</span></div>
+<div class="block">Check if this is a execute region function operation.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if other <code>OperationCode</code> is same as this one.</dd>
+<dd>true if this is a execute region function operation.</dd>
</dl>
</li>
</ul>
-<a name="hashCode--">
+<a name="isGetDurableCQs--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
-<h4>hashCode</h4>
-<pre>public final int hashCode()</pre>
-<div class="block">Returns a hash code value for this
<code>OperationCode</code> which is
- the same as the byte representing its operation type.</div>
+<h4>isGetDurableCQs</h4>
+<pre>@Deprecated
+public boolean isGetDurableCQs()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">Use <code>getOperationCode() ==
GET_DURABLE_CQS</code> instead</span></div>
+<div class="block">Check if this is a get durable cqs operation.</div>
<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the hashCode of this operation.</dd>
+<dd>true if this is a get durable cqs operation.</dd>
</dl>
</li>
</ul>
@@ -1063,14 +1062,14 @@ extends java.lang.Object</pre>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a href="#field.summary">Field</a> | </li>
-<li>Constr | </li>
+<li><a href="#enum.constant.summary">Enum Constants</a> | </li>
+<li>Field | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
-<li><a href="#field.detail">Field</a> | </li>
-<li>Constr | </li>
+<li><a href="#enum.constant.detail">Enum Constants</a> | </li>
+<li>Field | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>