http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html new file mode 100644 index 0000000..45753b9 --- /dev/null +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html @@ -0,0 +1,301 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_77) on Mon Aug 01 17:02:15 PDT 2016 --> +<title>PageableLuceneQueryResults (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> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PageableLuceneQueryResults (Apache Geode 1.0.0-incubating.M3)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":6,"i1":6,"i2":6,"i3":6}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneServiceProvider.html" title="class in com.gemstone.gemfire.cache.lucene"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" target="_top">Frames</a></li> +<li><a href="PageableLuceneQueryResults.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">com.gemstone.gemfire.cache.lucene</div> +<h2 title="Interface PageableLuceneQueryResults" class="title">Interface PageableLuceneQueryResults<K,V></h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt><span class="paramLabel">Type Parameters:</span></dt> +<dd><code>K</code> - The type of the key</dd> +<dd><code>V</code> - The type of the value</dd> +</dl> +<dl> +<dt>All Superinterfaces:</dt> +<dd>java.util.Iterator<java.util.List<<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneResultStruct.html" title="interface in com.gemstone.gemfire.cache.lucene">LuceneResultStruct</a><K,V>>></dd> +</dl> +<hr> +<br> +<pre><a href="../../../../../com/gemstone/gemfire/annotations/Experimental.html" title="annotation in com.gemstone.gemfire.annotations">@Experimental</a> +public interface <span class="typeNameLabel">PageableLuceneQueryResults<K,V></span> +extends java.util.Iterator<java.util.List<<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneResultStruct.html" title="interface in com.gemstone.gemfire.cache.lucene">LuceneResultStruct</a><K,V>>></pre> +<div class="block"><p> + Defines the interface for a container of lucene query result collected from function execution.<br></div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</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="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>float</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html#getMaxScore--">getMaxScore</a></span>()</code> +<div class="block">Returns the maximum score value encountered.</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/lucene/PageableLuceneQueryResults.html#hasNext--">hasNext</a></span>()</code> +<div class="block">True if there another page of results.</div> +</td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>java.util.List<<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneResultStruct.html" title="interface in com.gemstone.gemfire.cache.lucene">LuceneResultStruct</a><<a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" title="type parameter in PageableLuceneQueryResults">K</a>,<a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" title="type parameter in PageableLuceneQueryResults">V</a>>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html#next--">next</a></span>()</code> +<div class="block">Get the next page of results.</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/lucene/PageableLuceneQueryResults.html#size--">size</a></span>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.util.Iterator"> +<!-- --> +</a> +<h3>Methods inherited from interface java.util.Iterator</h3> +<code>forEachRemaining, remove</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="size--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>size</h4> +<pre>int size()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>total number of hits for this query</dd> +</dl> +</li> +</ul> +<a name="getMaxScore--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMaxScore</h4> +<pre>float getMaxScore()</pre> +<div class="block">Returns the maximum score value encountered. Note that in case scores are not tracked, this returns <code>Float.NaN</code>.</div> +</li> +</ul> +<a name="next--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>next</h4> +<pre>java.util.List<<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneResultStruct.html" title="interface in com.gemstone.gemfire.cache.lucene">LuceneResultStruct</a><<a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" title="type parameter in PageableLuceneQueryResults">K</a>,<a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" title="type parameter in PageableLuceneQueryResults">V</a>>> next()</pre> +<div class="block">Get the next page of results.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code>next</code> in interface <code>java.util.Iterator<java.util.List<<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneResultStruct.html" title="interface in com.gemstone.gemfire.cache.lucene">LuceneResultStruct</a><<a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" title="type parameter in PageableLuceneQueryResults">K</a>,<a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" title="type parameter in PageableLuceneQueryResults">V</a>>>></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>a page of results, or null if there are no more pages</dd> +</dl> +</li> +</ul> +<a name="hasNext--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>hasNext</h4> +<pre>boolean hasNext()</pre> +<div class="block">True if there another page of results.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code>hasNext</code> in interface <code>java.util.Iterator<java.util.List<<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneResultStruct.html" title="interface in com.gemstone.gemfire.cache.lucene">LuceneResultStruct</a><<a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" title="type parameter in PageableLuceneQueryResults">K</a>,<a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" title="type parameter in PageableLuceneQueryResults">V</a>>>></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneServiceProvider.html" title="class in com.gemstone.gemfire.cache.lucene"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" target="_top">Frames</a></li> +<li><a href="PageableLuceneQueryResults.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html>
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/package-frame.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/package-frame.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/package-frame.html index 5f93401..2aa263e 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/package-frame.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/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.lucene (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.lucene (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> @@ -17,14 +17,18 @@ <li><a href="LuceneQuery.html" title="interface in com.gemstone.gemfire.cache.lucene" target="classFrame"><span class="interfaceName">LuceneQuery</span></a></li> <li><a href="LuceneQueryFactory.html" title="interface in com.gemstone.gemfire.cache.lucene" target="classFrame"><span class="interfaceName">LuceneQueryFactory</span></a></li> <li><a href="LuceneQueryProvider.html" title="interface in com.gemstone.gemfire.cache.lucene" target="classFrame"><span class="interfaceName">LuceneQueryProvider</span></a></li> -<li><a href="LuceneQueryResults.html" title="interface in com.gemstone.gemfire.cache.lucene" target="classFrame"><span class="interfaceName">LuceneQueryResults</span></a></li> <li><a href="LuceneResultStruct.html" title="interface in com.gemstone.gemfire.cache.lucene" target="classFrame"><span class="interfaceName">LuceneResultStruct</span></a></li> <li><a href="LuceneService.html" title="interface in com.gemstone.gemfire.cache.lucene" target="classFrame"><span class="interfaceName">LuceneService</span></a></li> +<li><a href="PageableLuceneQueryResults.html" title="interface in com.gemstone.gemfire.cache.lucene" target="classFrame"><span class="interfaceName">PageableLuceneQueryResults</span></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="LuceneServiceProvider.html" title="class in com.gemstone.gemfire.cache.lucene" target="classFrame">LuceneServiceProvider</a></li> </ul> +<h2 title="Exceptions">Exceptions</h2> +<ul title="Exceptions"> +<li><a href="LuceneQueryException.html" title="class in com.gemstone.gemfire.cache.lucene" target="classFrame">LuceneQueryException</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/lucene/package-summary.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/package-summary.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/package-summary.html index ee00c2e..7416bf9 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/package-summary.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/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.lucene (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.lucene (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.lucene (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="com.gemstone.gemfire.cache.lucene (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -42,7 +42,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../com/gemstone/gemfire/cache/hdfs/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../com/gemstone/gemfire/cache/execute/package-summary.html">Prev Package</a></li> <li><a href="../../../../../com/gemstone/gemfire/cache/operations/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> @@ -70,6 +70,11 @@ <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package com.gemstone.gemfire.cache.lucene</h1> +<div class="docSummary"> +<div class="block">This package provides an integration with Apache Lucene that allows Geode regions to be indexed in a distributed + Lucene index and queries using Lucene queries.</div> +</div> +<p>See: <a href="#package.description">Description</a></p> </div> <div class="contentContainer"> <ul class="blockList"> @@ -106,23 +111,23 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneQueryResults.html" title="interface in com.gemstone.gemfire.cache.lucene">LuceneQueryResults</a><K,V></td> +<td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneResultStruct.html" title="interface in com.gemstone.gemfire.cache.lucene">LuceneResultStruct</a><K,V></td> <td class="colLast"> <div class="block"> - Defines the interface for a container of lucene query result collected from function execution.<br></div> + Abstract data structure for one item in query result.</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneResultStruct.html" title="interface in com.gemstone.gemfire.cache.lucene">LuceneResultStruct</a><K,V></td> +<td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneService.html" title="interface in com.gemstone.gemfire.cache.lucene">LuceneService</a></td> <td class="colLast"> -<div class="block"> - Abstract data structure for one item in query result.</div> +<div class="block">LuceneService instance is a singleton for each cache.</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneService.html" title="interface in com.gemstone.gemfire.cache.lucene">LuceneService</a></td> +<td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" title="interface in com.gemstone.gemfire.cache.lucene">PageableLuceneQueryResults</a><K,V></td> <td class="colLast"> -<div class="block">LuceneService instance is a singleton for each cache.</div> +<div class="block"> + Defines the interface for a container of lucene query result collected from function execution.<br></div> </td> </tr> </tbody> @@ -146,7 +151,38 @@ </tbody> </table> </li> +<li class="blockList"> +<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation"> +<caption><span>Exception Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Exception</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneQueryException.html" title="class in com.gemstone.gemfire.cache.lucene">LuceneQueryException</a></td> +<td class="colLast"> +<div class="block">Thrown when a lucene query fails.</div> +</td> +</tr> +</tbody> +</table> +</li> </ul> +<a name="package.description"> +<!-- --> +</a> +<h2 title="Package com.gemstone.gemfire.cache.lucene Description">Package com.gemstone.gemfire.cache.lucene Description</h2> +<div class="block">This package provides an integration with Apache Lucene that allows Geode regions to be indexed in a distributed + Lucene index and queries using Lucene queries. + <p> + All indexing and query operations are performed through the <a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneService.html" title="interface in com.gemstone.gemfire.cache.lucene"><code>LuceneService</code></a> class. + See <a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneService.html" title="interface in com.gemstone.gemfire.cache.lucene"><code>LuceneService</code></a> for an example of how to add a lucene index to a geode region. + <p> + + The Lucene indexes created using this API are stored in geode and colocated with the indexed region, which means they + have the same availability guarantees as the underlying region. The indexes are maintained asynchronously, so changes + to the region may not be immediately visible in the lucene index.</div> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> @@ -168,7 +204,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../com/gemstone/gemfire/cache/hdfs/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../com/gemstone/gemfire/cache/execute/package-summary.html">Prev Package</a></li> <li><a href="../../../../../com/gemstone/gemfire/cache/operations/package-summary.html">Next Package</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/lucene/package-tree.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/package-tree.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/package-tree.html index 3ab2603..9e35410 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/package-tree.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/lucene/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.lucene 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.lucene 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.lucene Class Hierarchy (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="com.gemstone.gemfire.cache.lucene Class Hierarchy (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -42,7 +42,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../com/gemstone/gemfire/cache/hdfs/package-tree.html">Prev</a></li> +<li><a href="../../../../../com/gemstone/gemfire/cache/execute/package-tree.html">Prev</a></li> <li><a href="../../../../../com/gemstone/gemfire/cache/operations/package-tree.html">Next</a></li> </ul> <ul class="navList"> @@ -81,15 +81,32 @@ <li type="circle">java.lang.Object <ul> <li type="circle">com.gemstone.gemfire.cache.lucene.<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneServiceProvider.html" title="class in com.gemstone.gemfire.cache.lucene"><span class="typeNameLink">LuceneServiceProvider</span></a></li> +<li type="circle">java.lang.Throwable (implements java.io.Serializable) +<ul> +<li type="circle">java.lang.Exception +<ul> +<li type="circle">com.gemstone.gemfire.<a href="../../../../../com/gemstone/gemfire/GemFireCheckedException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">GemFireCheckedException</span></a> +<ul> +<li type="circle">com.gemstone.gemfire.cache.lucene.<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneQueryException.html" title="class in com.gemstone.gemfire.cache.lucene"><span class="typeNameLink">LuceneQueryException</span></a></li> +</ul> +</li> +</ul> +</li> +</ul> +</li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> +<li type="circle">java.util.Iterator<E> +<ul> +<li type="circle">com.gemstone.gemfire.cache.lucene.<a href="../../../../../com/gemstone/gemfire/cache/lucene/PageableLuceneQueryResults.html" title="interface in com.gemstone.gemfire.cache.lucene"><span class="typeNameLink">PageableLuceneQueryResults</span></a><K,V></li> +</ul> +</li> <li type="circle">com.gemstone.gemfire.cache.lucene.<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneIndex.html" title="interface in com.gemstone.gemfire.cache.lucene"><span class="typeNameLink">LuceneIndex</span></a></li> <li type="circle">com.gemstone.gemfire.cache.lucene.<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneQuery.html" title="interface in com.gemstone.gemfire.cache.lucene"><span class="typeNameLink">LuceneQuery</span></a><K,V></li> <li type="circle">com.gemstone.gemfire.cache.lucene.<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneQueryFactory.html" title="interface in com.gemstone.gemfire.cache.lucene"><span class="typeNameLink">LuceneQueryFactory</span></a></li> -<li type="circle">com.gemstone.gemfire.cache.lucene.<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneQueryResults.html" title="interface in com.gemstone.gemfire.cache.lucene"><span class="typeNameLink">LuceneQueryResults</span></a><K,V></li> <li type="circle">com.gemstone.gemfire.cache.lucene.<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneResultStruct.html" title="interface in com.gemstone.gemfire.cache.lucene"><span class="typeNameLink">LuceneResultStruct</span></a><K,V></li> <li type="circle">com.gemstone.gemfire.cache.lucene.<a href="../../../../../com/gemstone/gemfire/cache/lucene/LuceneService.html" title="interface in com.gemstone.gemfire.cache.lucene"><span class="typeNameLink">LuceneService</span></a></li> <li type="circle">java.io.Serializable @@ -119,7 +136,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../com/gemstone/gemfire/cache/hdfs/package-tree.html">Prev</a></li> +<li><a href="../../../../../com/gemstone/gemfire/cache/execute/package-tree.html">Prev</a></li> <li><a href="../../../../../com/gemstone/gemfire/cache/operations/package-tree.html">Next</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/CloseCQOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/CloseCQOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/CloseCQOperationContext.html index df73338..c04f98e 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/CloseCQOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/CloseCQOperationContext.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>CloseCQOperationContext (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>CloseCQOperationContext (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="CloseCQOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="CloseCQOperationContext (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/CloseCQOperationContext.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/DestroyOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/DestroyOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/DestroyOperationContext.html index c2d9828..0ff1a17 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/DestroyOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/DestroyOperationContext.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>DestroyOperationContext (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>DestroyOperationContext (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="DestroyOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="DestroyOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -124,7 +124,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperati object for both the pre-operation case and for post-operation updates.</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/KeyOperati <!-- --> </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> @@ -185,7 +185,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperati <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/DestroyOperationContext.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/KeyOperati <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/ExecuteCQOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/ExecuteCQOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/ExecuteCQOperationContext.html index f2faff2..84db756 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/ExecuteCQOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/ExecuteCQOperationContext.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>ExecuteCQOperationContext (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>ExecuteCQOperationContext (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="ExecuteCQOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="ExecuteCQOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -128,7 +128,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/QueryOpera 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> @@ -147,7 +147,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/QueryOpera <!-- --> </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> @@ -192,7 +192,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/QueryOpera </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/ExecuteCQOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -268,7 +268,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/QueryOpera <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/ExecuteFunctionOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/ExecuteFunctionOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/ExecuteFunctionOperationContext.html index 33970ee..83cf16d 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/ExecuteFunctionOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/ExecuteFunctionOperationContext.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>ExecuteFunctionOperationContext (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>ExecuteFunctionOperationContext (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="ExecuteFunctionOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="ExecuteFunctionOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -118,7 +118,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <div class="block">OperationContext for Function execution operation. This is for the pre-operation case</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.0</dd> +<dd>GemFire 6.0</dd> </dl> </li> </ul> @@ -137,7 +137,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 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/gemstone/gemfire/cache/operations/ExecuteFunctionOperationContext.html#getKeySet--">getKeySet</a></span>()</code> </td> </tr> <tr id="i3" 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/ExecuteFunctionOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation code associated with the <code>OperationContext</code> object.</div> @@ -277,7 +277,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"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html#getOperationCode--">OperationContext</a></code></span></div> <div class="block">Return the operation code associated with the <code>OperationContext</code> object.</div> @@ -296,7 +296,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <pre>public boolean isPostOperation()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../com/gemstone/gemfire/cache/operations/OperationContext.html#isPostOperation--">OperationContext</a></code></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 http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/GetDurableCQsOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/GetDurableCQsOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/GetDurableCQsOperationContext.html index de4eea7..d4e4d20 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/GetDurableCQsOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/GetDurableCQsOperationContext.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>GetDurableCQsOperationContext (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>GetDurableCQsOperationContext (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="GetDurableCQsOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="GetDurableCQsOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -119,7 +119,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC case.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>7.0</dd> +<dd>GemFire 7.0</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/GetDurableCQsOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -239,7 +239,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/GetOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/GetOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/GetOperationContext.html index be00bea..f32e5e7 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/GetOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/GetOperationContext.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>GetOperationContext (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>GetOperationContext (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="GetOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="GetOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -130,7 +130,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyValueOp post-operation case.</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> @@ -192,7 +192,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyValueOp </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/GetOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -284,7 +284,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/InterestOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InterestOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InterestOperationContext.html index 6bb0f35..d89f614 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InterestOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InterestOperationContext.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>InterestOperationContext (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>InterestOperationContext (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="InterestOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="InterestOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -122,7 +122,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC <div class="block">Encapsulates registration/unregistration of interest in a region.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> @@ -141,7 +141,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> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InterestType.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InterestType.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InterestType.html index ae9b802..85c919e 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InterestType.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InterestType.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>InterestType (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>InterestType (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="InterestType (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="InterestType (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -113,7 +113,7 @@ extends java.lang.Object</pre> <div class="block">Enumeration for various interest types supported by GemFire.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.5</dd> +<dd>GemFire 5.5</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/445e6338/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InvalidateOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InvalidateOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InvalidateOperationContext.html index e02e898..ee3a746 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InvalidateOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/InvalidateOperationContext.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>InvalidateOperationContext (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>InvalidateOperationContext (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="InvalidateOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="InvalidateOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -124,7 +124,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperati object for both the pre-operation case and for post-operation updates.</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/KeyOperati <!-- --> </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> @@ -185,7 +185,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperati <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/InvalidateOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -272,7 +272,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperati <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/KeyOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeyOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeyOperationContext.html index ffa5f2d..eba4812 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeyOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeyOperationContext.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>KeyOperationContext (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>KeyOperationContext (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="KeyOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="KeyOperationContext (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#CONTAINS_KEY"><code>OperationContext.OperationCode.CONTAINS_KEY</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> @@ -198,7 +198,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC </td> </tr> <tr id="i2" 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/KeyOperationContext.html#getOperationCode--">getOperationCode</a></span>()</code> <div class="block">Return the operation associated with the <code>OperationContext</code> object.</div> @@ -295,7 +295,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/KeySetOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeySetOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeySetOperationContext.html index 1a899a2..575d473 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeySetOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeySetOperationContext.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>KeySetOperationContext (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>KeySetOperationContext (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="KeySetOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="KeySetOperationContext (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> @@ -181,7 +181,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/OperationC </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/KeySetOperationContext.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/KeyValueOperationContext.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeyValueOperationContext.html b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeyValueOperationContext.html index 43ef7b6..cb97620 100644 --- a/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeyValueOperationContext.html +++ b/releases/latest/javadoc/com/gemstone/gemfire/cache/operations/KeyValueOperationContext.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>KeyValueOperationContext (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>KeyValueOperationContext (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="KeyValueOperationContext (Apache Geode 1.0.0-incubating.M2)"; + parent.document.title="KeyValueOperationContext (Apache Geode 1.0.0-incubating.M3)"; } } catch(err) { @@ -128,7 +128,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperati for the 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> @@ -147,7 +147,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperati <!-- --> </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> @@ -283,7 +283,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperati <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> @@ -306,7 +306,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperati 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> @@ -373,7 +373,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperati <dt><span class="returnLabel">Returns:</span></dt> <dd>the value for this operation</dd> <dt><span class="simpleTagLabel">Since:</span></dt> -<dd>6.5</dd> +<dd>GemFire 6.5</dd> </dl> </li> </ul> @@ -424,7 +424,7 @@ extends <a href="../../../../../com/gemstone/gemfire/cache/operations/KeyOperati <dd><code>isObject</code> - true when the value is an object (either serialized or deserialized); 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>
