http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/54a3e718/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryEvent.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryEvent.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryEvent.html
new file mode 100644
index 0000000..67d76a2
--- /dev/null
+++ 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryEvent.html
@@ -0,0 +1,562 @@
+<!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_45) on Fri Mar 11 16:13:08 PST 2016 -->
+<title>EntryEvent (Apache Geode 1.0.0-incubating.M2-SNAPSHOT)</title>
+<meta name="date" content="2016-03-11">
+<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="EntryEvent (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":38,"i8":38,"i9":38,"i10":38,"i11":38,"i12":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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/EntryDestroyedException.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/gemstone/gemfire/cache/EntryExistsException.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/gemstone/gemfire/cache/EntryEvent.html" 
target="_top">Frames</a></li>
+<li><a href="EntryEvent.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</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</div>
+<h2 title="Interface EntryEvent" class="title">Interface 
EntryEvent&lt;K,V&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../../com/gemstone/gemfire/cache/CacheEvent.html" 
title="interface in com.gemstone.gemfire.cache">CacheEvent</a>&lt;K,V&gt;</dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a 
href="../../../../com/gemstone/gemfire/cache/util/TimestampedEntryEvent.html" 
title="interface in 
com.gemstone.gemfire.cache.util">TimestampedEntryEvent</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">EntryEvent&lt;K,V&gt;</span>
+extends <a href="../../../../com/gemstone/gemfire/cache/CacheEvent.html" 
title="interface in com.gemstone.gemfire.cache">CacheEvent</a>&lt;K,V&gt;</pre>
+<div class="block">Contains information about an event affecting an entry, 
including
+ its identity and the the circumstances of the event.
+ It is passed in to <code>CacheListener</code>, 
<code>CapacityController</code>, and <code>CacheWriter</code>.
+ <p>
+ If this event originated from a region stored off heap then this event can
+ only be used as long as the notification method that obtained it has not 
returned.
+ For example in your implementation of <a 
href="../../../../com/gemstone/gemfire/cache/CacheListener.html#afterUpdate-com.gemstone.gemfire.cache.EntryEvent-"><code>CacheListener.afterUpdate(EntryEvent)</code></a>
 the event parameter
+ is only valid until your afterUpdate method returns. It is not safe to store 
instances of this
+ class and use them later when using off heap storage.
+ Attempts to access off-heap data from this event after it has expired will 
result in an
+ IllegalStateException.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../com/gemstone/gemfire/cache/CacheListener.html" 
title="interface in com.gemstone.gemfire.cache"><code>CacheListener</code></a>, 
+<a href="../../../../com/gemstone/gemfire/cache/CacheWriter.html" 
title="interface in com.gemstone.gemfire.cache"><code>CacheWriter</code></a>, 
+<a href="../../../../com/gemstone/gemfire/cache/RegionEvent.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>RegionEvent</code></a></dd>
+</dl>
+</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a 
href="javascript:show(32);">Deprecated Methods</a></span><span 
class="tabEnd">&nbsp;</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><a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html" title="type 
parameter in EntryEvent">K</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html#getKey--">getKey</a></span>()</code>
+<div class="block">Returns the key.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html" title="type 
parameter in EntryEvent">V</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html#getNewValue--">getNewValue</a></span>()</code>
+<div class="block">Returns the value in the cache after this event.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html" title="type 
parameter in EntryEvent">V</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html#getOldValue--">getOldValue</a></span>()</code>
+<div class="block">Returns the value in the cache prior to this event.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/SerializedCacheValue.html" 
title="interface in com.gemstone.gemfire.cache">SerializedCacheValue</a>&lt;<a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html" title="type 
parameter in EntryEvent">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html#getSerializedNewValue--">getSerializedNewValue</a></span>()</code>
+<div class="block">Returns the serialized form of the value in the cache after 
this event.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/SerializedCacheValue.html" 
title="interface in com.gemstone.gemfire.cache">SerializedCacheValue</a>&lt;<a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html" title="type 
parameter in EntryEvent">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html#getSerializedOldValue--">getSerializedOldValue</a></span>()</code>
+<div class="block">Returns the serialized form of the value in the cache 
before this event.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/TransactionId.html" 
title="interface in com.gemstone.gemfire.cache">TransactionId</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html#getTransactionId--">getTransactionId</a></span>()</code>
+<div class="block">Gets the TransactionId for this EntryEvent.</div>
+</td>
+</tr>
+<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/EntryEvent.html#hasClientOrigin--">hasClientOrigin</a></span>()</code>
+<div class="block">Returns true if this event originated on a client.</div>
+</td>
+</tr>
+<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/EntryEvent.html#isBridgeEvent--">isBridgeEvent</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of 5.7 use <a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html#hasClientOrigin--"><code>hasClientOrigin()</code></a>
 instead.</span></div>
+</div>
+</td>
+</tr>
+<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/EntryEvent.html#isLoad--">isLoad</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a 
href="../../../../com/gemstone/gemfire/cache/Operation.html#isLoad--"><code>Operation.isLoad()</code></a>
 instead.</span></div>
+</div>
+</td>
+</tr>
+<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/EntryEvent.html#isLocalLoad--">isLocalLoad</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a 
href="../../../../com/gemstone/gemfire/cache/Operation.html#isLocalLoad--"><code>Operation.isLocalLoad()</code></a>
 instead.</span></div>
+</div>
+</td>
+</tr>
+<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/EntryEvent.html#isNetLoad--">isNetLoad</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a 
href="../../../../com/gemstone/gemfire/cache/Operation.html#isNetLoad--"><code>Operation.isNetLoad()</code></a>
 instead.</span></div>
+</div>
+</td>
+</tr>
+<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/EntryEvent.html#isNetSearch--">isNetSearch</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">as of GemFire 5.0, use <a 
href="../../../../com/gemstone/gemfire/cache/Operation.html#isNetSearch--"><code>Operation.isNetSearch()</code></a>
 instead.</span></div>
+</div>
+</td>
+</tr>
+<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/EntryEvent.html#isOldValueAvailable--">isOldValueAvailable</a></span>()</code>
+<div class="block">Returns <code>true</code> if the old value is 
"available".</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.com.gemstone.gemfire.cache.CacheEvent">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;com.gemstone.gemfire.cache.<a 
href="../../../../com/gemstone/gemfire/cache/CacheEvent.html" title="interface 
in com.gemstone.gemfire.cache">CacheEvent</a></h3>
+<code><a 
href="../../../../com/gemstone/gemfire/cache/CacheEvent.html#getCallbackArgument--">getCallbackArgument</a>,
 <a 
href="../../../../com/gemstone/gemfire/cache/CacheEvent.html#getDistributedMember--">getDistributedMember</a>,
 <a 
href="../../../../com/gemstone/gemfire/cache/CacheEvent.html#getOperation--">getOperation</a>,
 <a 
href="../../../../com/gemstone/gemfire/cache/CacheEvent.html#getRegion--">getRegion</a>,
 <a 
href="../../../../com/gemstone/gemfire/cache/CacheEvent.html#isCallbackArgumentAvailable--">isCallbackArgumentAvailable</a>,
 <a 
href="../../../../com/gemstone/gemfire/cache/CacheEvent.html#isDistributed--">isDistributed</a>,
 <a 
href="../../../../com/gemstone/gemfire/cache/CacheEvent.html#isExpiration--">isExpiration</a>,
 <a 
href="../../../../com/gemstone/gemfire/cache/CacheEvent.html#isOriginRemote--">isOriginRemote</a></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="getKey--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKey</h4>
+<pre><a href="../../../../com/gemstone/gemfire/cache/EntryEvent.html" 
title="type parameter in EntryEvent">K</a>&nbsp;getKey()</pre>
+<div class="block">Returns the key.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the key</dd>
+</dl>
+</li>
+</ul>
+<a name="getOldValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOldValue</h4>
+<pre><a href="../../../../com/gemstone/gemfire/cache/EntryEvent.html" 
title="type parameter in EntryEvent">V</a>&nbsp;getOldValue()</pre>
+<div class="block">Returns the value in the cache prior to this event.
+ When passed to an event handler after an event occurs, this value
+ reflects the value that was in the cache in this VM, not necessarily
+ the value that was in the cache VM that initiated the operation.
+ In certain scenarios the old value may no longer be available in which
+ case <code>null</code> is returned.
+ This can happen for disk regions when the old value is on disk only.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the old value in the cache prior to this event.
+ If the entry did not exist, was invalid, or was not available,
+ then null is returned.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if off-heap and called 
after the method that was passed this EntryEvent returns.</dd>
+</dl>
+</li>
+</ul>
+<a name="getSerializedOldValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSerializedOldValue</h4>
+<pre><a 
href="../../../../com/gemstone/gemfire/cache/SerializedCacheValue.html" 
title="interface in com.gemstone.gemfire.cache">SerializedCacheValue</a>&lt;<a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html" title="type 
parameter in EntryEvent">V</a>&gt;&nbsp;getSerializedOldValue()</pre>
+<div class="block">Returns the serialized form of the value in the cache 
before this event.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the serialized form of the value in the cache before this event</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if off-heap and called 
after the method that was passed this EntryEvent returns.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>5.5</dd>
+</dl>
+</li>
+</ul>
+<a name="getNewValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNewValue</h4>
+<pre><a href="../../../../com/gemstone/gemfire/cache/EntryEvent.html" 
title="type parameter in EntryEvent">V</a>&nbsp;getNewValue()</pre>
+<div class="block">Returns the value in the cache after this event.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value in the cache after this event</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if off-heap and called 
after the method that was passed this EntryEvent returns.</dd>
+</dl>
+</li>
+</ul>
+<a name="getSerializedNewValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSerializedNewValue</h4>
+<pre><a 
href="../../../../com/gemstone/gemfire/cache/SerializedCacheValue.html" 
title="interface in com.gemstone.gemfire.cache">SerializedCacheValue</a>&lt;<a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html" title="type 
parameter in EntryEvent">V</a>&gt;&nbsp;getSerializedNewValue()</pre>
+<div class="block">Returns the serialized form of the value in the cache after 
this event.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the serialized form of the value in the cache after this event</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if off-heap and called 
after the method that was passed this EntryEvent returns.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>5.5</dd>
+</dl>
+</li>
+</ul>
+<a name="isLocalLoad--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLocalLoad</h4>
+<pre>@Deprecated
+boolean&nbsp;isLocalLoad()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">as of GemFire 5.0, use <a 
href="../../../../com/gemstone/gemfire/cache/Operation.html#isLocalLoad--"><code>Operation.isLocalLoad()</code></a>
 instead.</span></div>
+<div class="block">Returns true if this event resulted from a loader running 
in this cache.
+ Note that this will be true even if the local loader called 
<code>netSearch</code>.
+
+ If this event is for a Partitioned Region, then true will be returned if the
+ loader ran in the same VM as where the data is hosted. If true is returned, 
and <a 
href="../../../../com/gemstone/gemfire/cache/CacheEvent.html#isOriginRemote--"><code>CacheEvent.isOriginRemote()</code></a>
+ is true, it means the data is not hosted locally, but the loader was run 
local to the data.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event resulted from local loader execution</dd>
+</dl>
+</li>
+</ul>
+<a name="isNetLoad--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isNetLoad</h4>
+<pre>@Deprecated
+boolean&nbsp;isNetLoad()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">as of GemFire 5.0, use <a 
href="../../../../com/gemstone/gemfire/cache/Operation.html#isNetLoad--"><code>Operation.isNetLoad()</code></a>
 instead.</span></div>
+<div class="block">Returns true if this event resulted from a loader running 
that was remote
+ from the cache that requested it, i.e., a netLoad. Note that the cache
+ that requested the netLoad may not be this cache in which case
+ <code>isOriginRemote</code> will also return true.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event resulted from a netLoad</dd>
+</dl>
+</li>
+</ul>
+<a name="isLoad--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLoad</h4>
+<pre>@Deprecated
+boolean&nbsp;isLoad()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">as of GemFire 5.0, use <a 
href="../../../../com/gemstone/gemfire/cache/Operation.html#isLoad--"><code>Operation.isLoad()</code></a>
 instead.</span></div>
+<div class="block">Returns true if this event resulted from a loader.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if isLocalLoad or isNetLoad</dd>
+</dl>
+</li>
+</ul>
+<a name="isNetSearch--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isNetSearch</h4>
+<pre>@Deprecated
+boolean&nbsp;isNetSearch()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">as of GemFire 5.0, use <a 
href="../../../../com/gemstone/gemfire/cache/Operation.html#isNetSearch--"><code>Operation.isNetSearch()</code></a>
 instead.</span></div>
+<div class="block">Returns true if this event resulted from a 
<code>netSearch</code>. If the <code>netSearch</code>
+ was invoked by a loader however, this will return false and 
<code>isLocalLoad()</code>
+ or <code>isNetLoad()</code> will return true instead.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event resulted from a netSearch</dd>
+</dl>
+</li>
+</ul>
+<a name="getTransactionId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTransactionId</h4>
+<pre><a href="../../../../com/gemstone/gemfire/cache/TransactionId.html" 
title="interface in 
com.gemstone.gemfire.cache">TransactionId</a>&nbsp;getTransactionId()</pre>
+<div class="block">Gets the TransactionId for this EntryEvent.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the ID of the transaction that performed the operation that
+ generated this event; null if no transaction involved.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>4.0</dd>
+</dl>
+</li>
+</ul>
+<a name="isBridgeEvent--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isBridgeEvent</h4>
+<pre>@Deprecated
+boolean&nbsp;isBridgeEvent()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">as of 5.7 use <a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html#hasClientOrigin--"><code>hasClientOrigin()</code></a>
 instead.</span></div>
+<div class="block">Returns true if this event originated on a client.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event originated on a client.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>5.1</dd>
+</dl>
+</li>
+</ul>
+<a name="hasClientOrigin--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasClientOrigin</h4>
+<pre>boolean&nbsp;hasClientOrigin()</pre>
+<div class="block">Returns true if this event originated on a client.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if this event originated on a client.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>5.7</dd>
+</dl>
+</li>
+</ul>
+<a name="isOldValueAvailable--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isOldValueAvailable</h4>
+<pre>boolean&nbsp;isOldValueAvailable()</pre>
+<div class="block">Returns <code>true</code> if the old value is "available".
+ Not available means that an old value existed but it could not be obtained
+ or it was deemed too expensive to obtain.
+ Note that <a 
href="../../../../com/gemstone/gemfire/cache/EntryEvent.html#getOldValue--"><code>getOldValue()</code></a>
 will return <code>null</code> when this
+ method returns <code>false</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>6.0</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/EntryDestroyedException.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/gemstone/gemfire/cache/EntryExistsException.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/gemstone/gemfire/cache/EntryEvent.html" 
target="_top">Frames</a></li>
+<li><a href="EntryEvent.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</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/54a3e718/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryExistsException.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryExistsException.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryExistsException.html
new file mode 100644
index 0000000..159a591
--- /dev/null
+++ 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryExistsException.html
@@ -0,0 +1,369 @@
+<!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_45) on Fri Mar 11 16:13:08 PST 2016 -->
+<title>EntryExistsException (Apache Geode 1.0.0-incubating.M2-SNAPSHOT)</title>
+<meta name="date" content="2016-03-11">
+<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="EntryExistsException (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete 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/EntryEvent.html" 
title="interface in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../com/gemstone/gemfire/cache/EntryNotFoundException.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/gemstone/gemfire/cache/EntryExistsException.html"
 target="_top">Frames</a></li>
+<li><a href="EntryExistsException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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</div>
+<h2 title="Class EntryExistsException" class="title">Class 
EntryExistsException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../com/gemstone/gemfire/GemFireException.html" 
title="class in 
com.gemstone.gemfire">com.gemstone.gemfire.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../com/gemstone/gemfire/cache/CacheException.html" 
title="class in 
com.gemstone.gemfire.cache">com.gemstone.gemfire.cache.CacheException</a></li>
+<li>
+<ul class="inheritance">
+<li>com.gemstone.gemfire.cache.EntryExistsException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</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</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">EntryExistsException</span>
+extends <a href="../../../../com/gemstone/gemfire/cache/CacheException.html" 
title="class in com.gemstone.gemfire.cache">CacheException</a></pre>
+<div class="block">Thrown when attempting to create a 
<code>Region.Entry</code> that already
+ exists in the <code>Region</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../com/gemstone/gemfire/cache/Region.html#create-K-V-"><code>Region.create(Object,
 Object)</code></a>, 
+<a href="../../../../com/gemstone/gemfire/cache/Region.Entry.html" 
title="interface in com.gemstone.gemfire.cache"><code>Region.Entry</code></a>, 
+<a 
href="../../../../serialized-form.html#com.gemstone.gemfire.cache.EntryExistsException">Serialized
 Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryExistsException.html#EntryExistsException-java.lang.String-java.lang.Object-">EntryExistsException</a></span>(java.lang.String&nbsp;msg,
+                    java.lang.Object&nbsp;oldValue)</code>
+<div class="block">Constructs an instance of <code>EntryExistsException</code> 
with the specified detail message.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== 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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</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>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryExistsException.html#getOldValue--">getOldValue</a></span>()</code>
+<div class="block">Returns the old existing value that caused this 
exception.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryExistsException.html#setOldValue-java.lang.Object-">setOldValue</a></span>(java.lang.Object&nbsp;oldValue)</code>
+<div class="block">Sets the old existing value that caused this 
exception.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryExistsException.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.com.gemstone.gemfire.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;com.gemstone.gemfire.<a 
href="../../../../com/gemstone/gemfire/GemFireException.html" title="class in 
com.gemstone.gemfire">GemFireException</a></h3>
+<code><a 
href="../../../../com/gemstone/gemfire/GemFireException.html#getRootCause--">getRootCause</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 
getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, 
printStackTrace, printStackTrace, setStackTrace</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, 
wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="EntryExistsException-java.lang.String-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EntryExistsException</h4>
+<pre>public&nbsp;EntryExistsException(java.lang.String&nbsp;msg,
+                            java.lang.Object&nbsp;oldValue)</pre>
+<div class="block">Constructs an instance of <code>EntryExistsException</code> 
with the specified detail message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>6.5</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getOldValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOldValue</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;getOldValue()</pre>
+<div class="block">Returns the old existing value that caused this 
exception.</div>
+</li>
+</ul>
+<a name="setOldValue-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setOldValue</h4>
+<pre>public&nbsp;void&nbsp;setOldValue(java.lang.Object&nbsp;oldValue)</pre>
+<div class="block">Sets the old existing value that caused this 
exception.</div>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a 
href="../../../../com/gemstone/gemfire/cache/CacheException.html#toString--">toString</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../com/gemstone/gemfire/cache/CacheException.html" title="class 
in com.gemstone.gemfire.cache">CacheException</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/EntryEvent.html" 
title="interface in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../com/gemstone/gemfire/cache/EntryNotFoundException.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/gemstone/gemfire/cache/EntryExistsException.html"
 target="_top">Frames</a></li>
+<li><a href="EntryExistsException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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/54a3e718/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryNotFoundException.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryNotFoundException.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryNotFoundException.html
new file mode 100644
index 0000000..4d8ce94
--- /dev/null
+++ 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryNotFoundException.html
@@ -0,0 +1,328 @@
+<!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_45) on Fri Mar 11 16:13:08 PST 2016 -->
+<title>EntryNotFoundException (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)</title>
+<meta name="date" content="2016-03-11">
+<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="EntryNotFoundException (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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/EntryExistsException.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../com/gemstone/gemfire/cache/EntryNotFoundInRegion.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/gemstone/gemfire/cache/EntryNotFoundException.html"
 target="_top">Frames</a></li>
+<li><a href="EntryNotFoundException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a 
href="#methods.inherited.from.class.com.gemstone.gemfire.cache.CacheException">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</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</div>
+<h2 title="Class EntryNotFoundException" class="title">Class 
EntryNotFoundException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../com/gemstone/gemfire/GemFireException.html" 
title="class in 
com.gemstone.gemfire">com.gemstone.gemfire.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../com/gemstone/gemfire/cache/CacheException.html" 
title="class in 
com.gemstone.gemfire.cache">com.gemstone.gemfire.cache.CacheException</a></li>
+<li>
+<ul class="inheritance">
+<li>com.gemstone.gemfire.cache.EntryNotFoundException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</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</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">EntryNotFoundException</span>
+extends <a href="../../../../com/gemstone/gemfire/cache/CacheException.html" 
title="class in com.gemstone.gemfire.cache">CacheException</a></pre>
+<div class="block">Thrown when an operation is invoked on <code>Region</code> 
for an entry that
+ doesn't exist in the <code>Region</code>. This exception is <i>not</i>
+ thrown by <a 
href="../../../../com/gemstone/gemfire/cache/Region.html#get-java.lang.Object-"><code>Region.get(Object)</code></a>
 or <a 
href="../../../../com/gemstone/gemfire/cache/Region.html#getEntry-java.lang.Object-"><code>Region.getEntry(java.lang.Object)</code></a>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>3.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../com/gemstone/gemfire/cache/Region.html#invalidate-java.lang.Object-"><code>Region.invalidate(Object)</code></a>,
 
+<a 
href="../../../../com/gemstone/gemfire/cache/Region.html#destroy-java.lang.Object-"><code>Region.destroy(Object)</code></a>,
 
+<a href="../../../../com/gemstone/gemfire/cache/Region.Entry.html" 
title="interface in com.gemstone.gemfire.cache"><code>Region.Entry</code></a>, 
+<a 
href="../../../../serialized-form.html#com.gemstone.gemfire.cache.EntryNotFoundException">Serialized
 Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryNotFoundException.html#EntryNotFoundException-java.lang.String-">EntryNotFoundException</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block">Constructs an instance of 
<code>EntryNotFoundException</code> with the specified detail message.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryNotFoundException.html#EntryNotFoundException-java.lang.String-java.lang.Throwable-">EntryNotFoundException</a></span>(java.lang.String&nbsp;msg,
+                      java.lang.Throwable&nbsp;cause)</code>
+<div class="block">Constructs an instance of 
<code>EntryNotFoundException</code> with the specified detail message
+ and cause.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.com.gemstone.gemfire.cache.CacheException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;com.gemstone.gemfire.cache.<a 
href="../../../../com/gemstone/gemfire/cache/CacheException.html" title="class 
in com.gemstone.gemfire.cache">CacheException</a></h3>
+<code><a 
href="../../../../com/gemstone/gemfire/cache/CacheException.html#toString--">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.com.gemstone.gemfire.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;com.gemstone.gemfire.<a 
href="../../../../com/gemstone/gemfire/GemFireException.html" title="class in 
com.gemstone.gemfire">GemFireException</a></h3>
+<code><a 
href="../../../../com/gemstone/gemfire/GemFireException.html#getRootCause--">getRootCause</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 
getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, 
printStackTrace, printStackTrace, setStackTrace</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, 
wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="EntryNotFoundException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EntryNotFoundException</h4>
+<pre>public&nbsp;EntryNotFoundException(java.lang.String&nbsp;msg)</pre>
+<div class="block">Constructs an instance of 
<code>EntryNotFoundException</code> with the specified detail message.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="EntryNotFoundException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EntryNotFoundException</h4>
+<pre>public&nbsp;EntryNotFoundException(java.lang.String&nbsp;msg,
+                              java.lang.Throwable&nbsp;cause)</pre>
+<div class="block">Constructs an instance of 
<code>EntryNotFoundException</code> with the specified detail message
+ and cause.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+<dd><code>cause</code> - the causal Throwable</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/EntryExistsException.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../com/gemstone/gemfire/cache/EntryNotFoundInRegion.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/gemstone/gemfire/cache/EntryNotFoundException.html"
 target="_top">Frames</a></li>
+<li><a href="EntryNotFoundException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a 
href="#methods.inherited.from.class.com.gemstone.gemfire.cache.CacheException">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</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/54a3e718/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryNotFoundInRegion.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryNotFoundInRegion.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryNotFoundInRegion.html
new file mode 100644
index 0000000..43f761b
--- /dev/null
+++ 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryNotFoundInRegion.html
@@ -0,0 +1,318 @@
+<!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_45) on Fri Mar 11 16:13:08 PST 2016 -->
+<title>EntryNotFoundInRegion (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)</title>
+<meta name="date" content="2016-03-11">
+<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="EntryNotFoundInRegion (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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/EntryNotFoundException.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/gemstone/gemfire/cache/EntryOperation.html" 
title="interface in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/gemstone/gemfire/cache/EntryNotFoundInRegion.html"
 target="_top">Frames</a></li>
+<li><a href="EntryNotFoundInRegion.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a 
href="#methods.inherited.from.class.com.gemstone.gemfire.GemFireException">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</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</div>
+<h2 title="Class EntryNotFoundInRegion" class="title">Class 
EntryNotFoundInRegion</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../com/gemstone/gemfire/GemFireException.html" 
title="class in 
com.gemstone.gemfire">com.gemstone.gemfire.GemFireException</a></li>
+<li>
+<ul class="inheritance">
+<li>com.gemstone.gemfire.cache.EntryNotFoundInRegion</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</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</dd>
+</dl>
+<hr>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">this class is no longer in 
use</span></div>
+</div>
+<br>
+<pre>@Deprecated
+public class <span class="typeNameLabel">EntryNotFoundInRegion</span>
+extends <a href="../../../../com/gemstone/gemfire/GemFireException.html" 
title="class in com.gemstone.gemfire">GemFireException</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../serialized-form.html#com.gemstone.gemfire.cache.EntryNotFoundInRegion">Serialized
 Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryNotFoundInRegion.html#EntryNotFoundInRegion-java.lang.String-">EntryNotFoundInRegion</a></span>(java.lang.String&nbsp;msg)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">Do not create instances of 
this class.</span></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryNotFoundInRegion.html#EntryNotFoundInRegion-java.lang.String-java.lang.Throwable-">EntryNotFoundInRegion</a></span>(java.lang.String&nbsp;msg,
+                     java.lang.Throwable&nbsp;cause)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">do not create instances of 
this class.</span></div>
+</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.com.gemstone.gemfire.GemFireException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;com.gemstone.gemfire.<a 
href="../../../../com/gemstone/gemfire/GemFireException.html" title="class in 
com.gemstone.gemfire">GemFireException</a></h3>
+<code><a 
href="../../../../com/gemstone/gemfire/GemFireException.html#getRootCause--">getRootCause</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 
getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, 
printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, 
wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="EntryNotFoundInRegion-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EntryNotFoundInRegion</h4>
+<pre>@Deprecated
+public&nbsp;EntryNotFoundInRegion(java.lang.String&nbsp;msg)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">Do not create instances of this class.</span></div>
+<div class="block">Generates an <a 
href="../../../../com/gemstone/gemfire/InternalGemFireError.html" title="class 
in com.gemstone.gemfire"><code>InternalGemFireError</code></a></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+</dl>
+</li>
+</ul>
+<a name="EntryNotFoundInRegion-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EntryNotFoundInRegion</h4>
+<pre>@Deprecated
+public&nbsp;EntryNotFoundInRegion(java.lang.String&nbsp;msg,
+                                         java.lang.Throwable&nbsp;cause)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">do not create instances of this class.</span></div>
+<div class="block">Generates an <a 
href="../../../../com/gemstone/gemfire/InternalGemFireError.html" title="class 
in com.gemstone.gemfire"><code>InternalGemFireError</code></a></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>msg</code> - the detail message</dd>
+<dd><code>cause</code> - the causal Throwable</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/EntryNotFoundException.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/gemstone/gemfire/cache/EntryOperation.html" 
title="interface in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/gemstone/gemfire/cache/EntryNotFoundInRegion.html"
 target="_top">Frames</a></li>
+<li><a href="EntryNotFoundInRegion.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a 
href="#methods.inherited.from.class.com.gemstone.gemfire.GemFireException">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</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/54a3e718/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryOperation.html
----------------------------------------------------------------------
diff --git 
a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryOperation.html
 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryOperation.html
new file mode 100644
index 0000000..7d5cef6
--- /dev/null
+++ 
b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/cache/EntryOperation.html
@@ -0,0 +1,356 @@
+<!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_45) on Fri Mar 11 16:13:08 PST 2016 -->
+<title>EntryOperation (Apache Geode 1.0.0-incubating.M2-SNAPSHOT)</title>
+<meta name="date" content="2016-03-11">
+<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="EntryOperation (Apache Geode 
1.0.0-incubating.M2-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":38,"i3":38,"i4":6,"i5":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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/EntryNotFoundInRegion.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/gemstone/gemfire/cache/EvictionAction.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/gemstone/gemfire/cache/EntryOperation.html" 
target="_top">Frames</a></li>
+<li><a href="EntryOperation.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</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</div>
+<h2 title="Interface EntryOperation" class="title">Interface 
EntryOperation&lt;K,V&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span 
class="typeNameLabel">EntryOperation&lt;K,V&gt;</span></pre>
+<div class="block">Gemfire Context passed to <code>PartitionResolver</code> to 
compute the
+ data location</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>6.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../com/gemstone/gemfire/cache/PartitionResolver.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>PartitionResolver</code></a></dd>
+</dl>
+</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a 
href="javascript:show(32);">Deprecated Methods</a></span><span 
class="tabEnd">&nbsp;</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>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html#getCallbackArgument--">getCallbackArgument</a></span>()</code>
+<div class="block">Returns the callbackArgument passed to the method that 
generated this event.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html" title="type 
parameter in EntryOperation">K</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html#getKey--">getKey</a></span>()</code>
+<div class="block">Returns the key.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html" title="type 
parameter in EntryOperation">V</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html#getNewValue--">getNewValue</a></span>()</code>
+<div class="block"><span 
class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/Operation.html" title="class in 
com.gemstone.gemfire.cache">Operation</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html#getOperation--">getOperation</a></span>()</code>
+<div class="block"><span 
class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../com/gemstone/gemfire/cache/Region.html" title="interface in 
com.gemstone.gemfire.cache">Region</a>&lt;<a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html" title="type 
parameter in EntryOperation">K</a>,<a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html" title="type 
parameter in EntryOperation">V</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html#getRegion--">getRegion</a></span>()</code>
+<div class="block">Returns the region to which this cached object belongs or
+ the region that raised this event for <code>RegionEvent</code>s.</div>
+</td>
+</tr>
+<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/EntryOperation.html#isCallbackArgumentAvailable--">isCallbackArgumentAvailable</a></span>()</code>
+<div class="block">Returns <code>true</code> if the callback argument is 
"available".</div>
+</td>
+</tr>
+</table>
+</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="getRegion--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegion</h4>
+<pre><a href="../../../../com/gemstone/gemfire/cache/Region.html" 
title="interface in com.gemstone.gemfire.cache">Region</a>&lt;<a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html" title="type 
parameter in EntryOperation">K</a>,<a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html" title="type 
parameter in EntryOperation">V</a>&gt;&nbsp;getRegion()</pre>
+<div class="block">Returns the region to which this cached object belongs or
+ the region that raised this event for <code>RegionEvent</code>s.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the region associated with this object or the region that raised
+ this event.</dd>
+</dl>
+</li>
+</ul>
+<a name="getOperation--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOperation</h4>
+<pre><a href="../../../../com/gemstone/gemfire/cache/Operation.html" 
title="class in 
com.gemstone.gemfire.cache">Operation</a>&nbsp;getOperation()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Return a description of the operation that triggered this 
event.
+ It may return null and should not be used to generate routing object
+ in <a 
href="../../../../com/gemstone/gemfire/cache/PartitionResolver.html#getRoutingObject-com.gemstone.gemfire.cache.EntryOperation-"><code>PartitionResolver.getRoutingObject(EntryOperation)</code></a></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the operation that triggered this event.</dd>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>6.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getKey--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKey</h4>
+<pre><a href="../../../../com/gemstone/gemfire/cache/EntryOperation.html" 
title="type parameter in EntryOperation">K</a>&nbsp;getKey()</pre>
+<div class="block">Returns the key.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the key</dd>
+</dl>
+</li>
+</ul>
+<a name="getCallbackArgument--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCallbackArgument</h4>
+<pre>java.lang.Object&nbsp;getCallbackArgument()</pre>
+<div class="block">Returns the callbackArgument passed to the method that 
generated this event.
+ Provided primarily in case this object or region has already been
+ destroyed. See the <a 
href="../../../../com/gemstone/gemfire/cache/Region.html" title="interface in 
com.gemstone.gemfire.cache"><code>Region</code></a> interface methods that take 
a
+ callbackArgument parameter.
+ Only fields on the key should be used when creating the routing object.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the callbackArgument associated with this event. <code>null</code>
+ is returned if the callback argument is not propagated to the event.
+ This happens for events given to <a 
href="../../../../com/gemstone/gemfire/cache/TransactionListener.html" 
title="interface in 
com.gemstone.gemfire.cache"><code>TransactionListener</code></a>
+ and to <a href="../../../../com/gemstone/gemfire/cache/CacheListener.html" 
title="interface in com.gemstone.gemfire.cache"><code>CacheListener</code></a> 
on the remote side of a transaction commit.</dd>
+</dl>
+</li>
+</ul>
+<a name="isCallbackArgumentAvailable--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCallbackArgumentAvailable</h4>
+<pre>boolean&nbsp;isCallbackArgumentAvailable()</pre>
+<div class="block">Returns <code>true</code> if the callback argument is 
"available".
+ Not available means that the callback argument may have existed but it could
+ not be obtained.
+ Note that <a 
href="../../../../com/gemstone/gemfire/cache/EntryOperation.html#getCallbackArgument--"><code>getCallbackArgument()</code></a>
 will return <code>null</code>
+ when this method returns <code>false</code>.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>6.0</dd>
+</dl>
+</li>
+</ul>
+<a name="getNewValue--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getNewValue</h4>
+<pre><a href="../../../../com/gemstone/gemfire/cache/EntryOperation.html" 
title="type parameter in EntryOperation">V</a>&nbsp;getNewValue()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">Returns the value but may return null and should not be 
used to generate 
+ routing object in <a 
href="../../../../com/gemstone/gemfire/cache/PartitionResolver.html#getRoutingObject-com.gemstone.gemfire.cache.EntryOperation-"><code>PartitionResolver.getRoutingObject(EntryOperation)</code></a>.
+  Only fields on the key should be used when creating the routing object.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the value.</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/EntryNotFoundInRegion.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/gemstone/gemfire/cache/EvictionAction.html" 
title="class in com.gemstone.gemfire.cache"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?com/gemstone/gemfire/cache/EntryOperation.html" 
target="_top">Frames</a></li>
+<li><a href="EntryOperation.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Reply via email to