|  | <!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 --> | 
|  | <title>EntryOperation (Apache Geode 1.15.2)</title> | 
|  | <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.15.2)"; | 
|  | } | 
|  | } | 
|  | 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="../../../../org/apache/geode/cache/EntryNotFoundException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev Class</span></a></li> | 
|  | <li><a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next Class</span></a></li> | 
|  | </ul> | 
|  | <ul class="navList"> | 
|  | <li><a href="../../../../index.html?org/apache/geode/cache/EntryOperation.html" target="_top">Frames</a></li> | 
|  | <li><a href="EntryOperation.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">org.apache.geode.cache</div> | 
|  | <h2 title="Interface EntryOperation" class="title">Interface EntryOperation<K,V></h2> | 
|  | </div> | 
|  | <div class="contentContainer"> | 
|  | <div class="description"> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <hr> | 
|  | <br> | 
|  | <pre>public interface <span class="typeNameLabel">EntryOperation<K,V></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>GemFire 6.0</dd> | 
|  | <dt><span class="seeLabel">See Also:</span></dt> | 
|  | <dd><a href="../../../../org/apache/geode/cache/PartitionResolver.html" title="interface in org.apache.geode.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"> </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><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd"> </span></span></caption> | 
|  | <tr> | 
|  | <th class="colFirst" scope="col">Modifier and Type</th> | 
|  | <th class="colLast" scope="col">Method and Description</th> | 
|  | </tr> | 
|  | <tr id="i0" class="altColor"> | 
|  | <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/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="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">K</a></code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/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="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">V</a></code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryOperation.html#getNewValue--">getNewValue</a></span>()</code> | 
|  | <div class="block"><span class="deprecatedLabel">Deprecated.</span>  </div> | 
|  | </td> | 
|  | </tr> | 
|  | <tr id="i3" class="rowColor"> | 
|  | <td class="colFirst"><code><a href="../../../../org/apache/geode/cache/Operation.html" title="class in org.apache.geode.cache">Operation</a></code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/EntryOperation.html#getOperation--">getOperation</a></span>()</code> | 
|  | <div class="block"><span class="deprecatedLabel">Deprecated.</span>  </div> | 
|  | </td> | 
|  | </tr> | 
|  | <tr id="i4" class="altColor"> | 
|  | <td class="colFirst"><code><a href="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a><<a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">K</a>,<a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">V</a>></code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/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="../../../../org/apache/geode/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="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.cache">Region</a><<a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">K</a>,<a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">V</a>> 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="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> | 
|  | <a href="../../../../org/apache/geode/cache/Operation.html" title="class in org.apache.geode.cache">Operation</a> getOperation()</pre> | 
|  | <div class="block"><span class="deprecatedLabel">Deprecated.</span> </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="../../../../org/apache/geode/cache/PartitionResolver.html#getRoutingObject-org.apache.geode.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>GemFire 6.0</dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="getKey--"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <h4>getKey</h4> | 
|  | <pre><a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">K</a> 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><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> 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="../../../../org/apache/geode/cache/Region.html" title="interface in org.apache.geode.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="../../../../org/apache/geode/cache/TransactionListener.html" title="interface in org.apache.geode.cache"><code>TransactionListener</code></a> and to <a href="../../../../org/apache/geode/cache/CacheListener.html" title="interface in org.apache.geode.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 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="../../../../org/apache/geode/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="returnLabel">Returns:</span></dt> | 
|  | <dd>the callback argument is available</dd> | 
|  | <dt><span class="simpleTagLabel">Since:</span></dt> | 
|  | <dd>GemFire 6.0</dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="getNewValue--"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockListLast"> | 
|  | <li class="blockList"> | 
|  | <h4>getNewValue</h4> | 
|  | <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> | 
|  | <a href="../../../../org/apache/geode/cache/EntryOperation.html" title="type parameter in EntryOperation">V</a> getNewValue()</pre> | 
|  | <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> | 
|  | <div class="block">Returns the value but may return null and should not be used to generate routing object in | 
|  | <a href="../../../../org/apache/geode/cache/PartitionResolver.html#getRoutingObject-org.apache.geode.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="../../../../org/apache/geode/cache/EntryNotFoundException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev Class</span></a></li> | 
|  | <li><a href="../../../../org/apache/geode/cache/EvictionAction.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next Class</span></a></li> | 
|  | </ul> | 
|  | <ul class="navList"> | 
|  | <li><a href="../../../../index.html?org/apache/geode/cache/EntryOperation.html" target="_top">Frames</a></li> | 
|  | <li><a href="EntryOperation.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> |