blob: ffb967d83af1b90f323c476d2c43bd8299bd78ce [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Apache Geode Native .NET Reference: Class Hierarchy</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Apache Geode Native .NET Reference
&#160;<span id="projectnumber">1.13.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('hierarchy.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Class Hierarchy</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span><span onclick="javascript:toggleLevel(5);">5</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00402.html" target="_self">Apache::Geode::Client::AttributesMutator&lt; TKey, TValue &gt;</a></td><td class="desc">Supports modification of certain region attributes after the region has been created </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00422.html" target="_self">Apache::Geode::Client::CacheableBuiltinArray&lt; TNative, TNativePtr, TManaged, TYPEID &gt;</a></td><td class="desc">An immutable template array wrapper that can serve as a distributable object for caching </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00422.html" target="_self">Apache::Geode::Client::CacheableBuiltinArray&lt; NativeArray, NativeArray, ManagedType, DsCode &gt;</a></td><td class="desc"></td></tr>
<tr id="row_3_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_3_" class="arrow" onclick="toggleFolder('3_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00470.html" target="_self">Apache::Geode::Client::CacheableHashMap</a></td><td class="desc">A mutable <code><a class="el" href="a00902.html" title="This interface class is the superclass of all user objects in the cache that can be used as a key.">ICacheableKey</a></code> to <code><a class="el" href="a01022.html" title="This interface class is the superclass of all user objects in the cache that can be serialized.">ISerializable</a></code> hash map that can serve as a distributable object for caching </td></tr>
<tr id="row_3_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00490.html" target="_self">Apache::Geode::Client::CacheableHashTable</a></td><td class="desc">A mutable <code><a class="el" href="a00902.html" title="This interface class is the superclass of all user objects in the cache that can be used as a key.">ICacheableKey</a></code> to <code><a class="el" href="a01022.html" title="This interface class is the superclass of all user objects in the cache that can be serialized.">ISerializable</a></code> hash table that can serve as a distributable object for caching </td></tr>
<tr id="row_3_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00494.html" target="_self">Apache::Geode::Client::CacheableIdentityHashMap</a></td><td class="desc">A mutable <code><a class="el" href="a00902.html" title="This interface class is the superclass of all user objects in the cache that can be used as a key.">ICacheableKey</a></code> to <code><a class="el" href="a01022.html" title="This interface class is the superclass of all user objects in the cache that can be serialized.">ISerializable</a></code> hash map that can serve as a distributable object for caching </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00502.html" target="_self">Apache::Geode::Client::CacheableLinkedList</a></td><td class="desc">A mutable <code><a class="el" href="a01022.html" title="This interface class is the superclass of all user objects in the cache that can be serialized.">ISerializable</a></code> vector wrapper that can serve as a distributable object for caching </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00506.html" target="_self">Apache::Geode::Client::CacheableObject</a></td><td class="desc">An mutable generic System.Object wrapper that can serve as a distributable value for caching </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00510.html" target="_self">Apache::Geode::Client::CacheableObjectArray</a></td><td class="desc">A mutable <code><a class="el" href="a01022.html" title="This interface class is the superclass of all user objects in the cache that can be serialized.">ISerializable</a></code> object array wrapper that can serve as a distributable object for caching </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00518.html" target="_self">Apache::Geode::Client::CacheableStack</a></td><td class="desc">A mutable <code><a class="el" href="a01022.html" title="This interface class is the superclass of all user objects in the cache that can be serialized.">ISerializable</a></code> vector wrapper that can serve as a distributable object for caching </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00526.html" target="_self">Apache::Geode::Client::CacheableStringArray</a></td><td class="desc">An immutable wrapper for array of strings that can serve as a distributable object for caching </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00530.html" target="_self">Apache::Geode::Client::CacheableUndefined</a></td><td class="desc">Encapsulate an undefined result </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_10_" class="arrow" onclick="toggleFolder('10_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00534.html" target="_self">Apache::Geode::Client::CacheableVector</a></td><td class="desc">A mutable <code><a class="el" href="a01022.html" title="This interface class is the superclass of all user objects in the cache that can be serialized.">ISerializable</a></code> vector wrapper that can serve as a distributable object for caching </td></tr>
<tr id="row_10_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00414.html" target="_self">Apache::Geode::Client::CacheableArrayList</a></td><td class="desc">A mutable <code><a class="el" href="a01022.html" title="This interface class is the superclass of all user objects in the cache that can be serialized.">ISerializable</a></code> vector wrapper that can serve as a distributable object for caching </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00538.html" target="_self">Apache::Geode::Client::CacheFactory</a></td><td class="desc">A factory class that must be used to obtain instance of <a class="el" href="a00410.html" title="Provides a distributed cache.">Cache</a> </td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00910.html" target="_self">Apache::Geode::Client::CacheLoader</a></td><td class="desc"><a class="el" href="a00910.html" title="CacheLoader">CacheLoader</a> </td></tr>
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00546.html" target="_self">Apache::Geode::Client::CacheStatistics</a></td><td class="desc">Defines common statistical information for both the region and its entries </td></tr>
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00550.html" target="_self">Apache::Geode::Client::CacheTransactionManager</a></td><td class="desc"><a class="el" href="a00550.html" title="CacheTransactionManager encapsulates the transactions for a cache">CacheTransactionManager</a> encapsulates the transactions for a cache </td></tr>
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00562.html" target="_self">Apache::Geode::Client::CqAttributes&lt; TKey, TResult &gt;</a></td><td class="desc">Defines attributes for configuring a cq </td></tr>
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00566.html" target="_self">Apache::Geode::Client::CqAttributesFactory&lt; TKey, TResult &gt;</a></td><td class="desc">Creates instances of <code><a class="el" href="a00562.html" title="Defines attributes for configuring a cq.">CqAttributes</a></code> </td></tr>
<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00574.html" target="_self">Apache::Geode::Client::CqAttributesMutator&lt; TKey, TResult &gt;</a></td><td class="desc">Supports modification of certain cq attributes after the cq has been created </td></tr>
<tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00578.html" target="_self">Apache::Geode::Client::CqEvent&lt; TKey, TResult &gt;</a></td><td class="desc">This class encapsulates events that occur for cq </td></tr>
<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00590.html" target="_self">Apache::Geode::Client::CqQuery&lt; TKey, TResult &gt;</a></td><td class="desc">Class to encapsulate a continuous query (CQ) </td></tr>
<tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00594.html" target="_self">Apache::Geode::Client::CqServiceStatistics</a></td><td class="desc">Defines common statistical information for cqservice </td></tr>
<tr id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00598.html" target="_self">Apache::Geode::Client::CqStatistics</a></td><td class="desc">Defines common statistical information for a cq </td></tr>
<tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00602.html" target="_self">Apache::Geode::Client::DataInput</a></td><td class="desc">Provides operations for reading primitive data values, byte arrays, strings, <code><a class="el" href="a01022.html" title="This interface class is the superclass of all user objects in the cache that can be serialized.">ISerializable</a></code> objects from a byte stream </td></tr>
<tr id="row_23_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00606.html" target="_self">Apache::Geode::Client::DataOutput</a></td><td class="desc">Provides operations for writing primitive data values, and user-defined objects implementing <a class="el" href="a01022.html" title="This interface class is the superclass of all user objects in the cache that can be serialized.">ISerializable</a>, to a byte stream </td></tr>
<tr id="row_24_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00610.html" target="_self">Apache::Geode::Client::DiskPolicy</a></td><td class="desc">Static class containing convenience methods for <code>DiskPolicyType</code> </td></tr>
<tr id="row_25_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00614.html" target="_self">Apache::Geode::Client::DistributedSystem</a></td><td class="desc"><a class="el" href="a00614.html" title="DistributedSystem encapsulates this applications &quot;connection&quot; into the Geode Java servers.">DistributedSystem</a> encapsulates this applications "connection" into the <a class="el" href="a00381.html" title="This namespace contains all the Geode .NET classes and utility classes.">Geode</a> Java servers </td></tr>
<tr id="row_26_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00618.html" target="_self">Apache::Geode::Client::EntryEvent&lt; TKey, TValue &gt;</a></td><td class="desc">This class encapsulates events that occur for an entry in a region </td></tr>
<tr id="row_27_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00478.html" target="_self">Apache::Geode::Client::Internal::CacheableHashSetType&lt; TYPEID, HSTYPE &gt;::Enumerator</a></td><td class="desc"><a class="el" href="a00478.html" title="Enumerator for CacheableHashSet class.">Enumerator</a> for <code><a class="el" href="a00482.html" title="A mutable ICacheableKey hash set wrapper that can serve as a distributable object for caching.">CacheableHashSet</a></code> class </td></tr>
<tr id="row_28_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00882.html" target="_self">Apache::Geode::Client::Execution&lt; TResult &gt;</a></td><td class="desc">This class encapsulates events that occur for cq </td></tr>
<tr id="row_29_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00886.html" target="_self">Apache::Geode::Client::Expiration</a></td><td class="desc">Static class containing convenience methods for <code>ExpirationAction</code> </td></tr>
<tr id="row_30_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00890.html" target="_self">Apache::Geode::Client::FunctionService&lt; TResult &gt;</a></td><td class="desc">A factory class used to create Execute object for function execution </td></tr>
<tr id="row_31_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00894.html" target="_self">Apache::Geode::Client::GeodeClassIds</a></td><td class="desc">Static class containing the classIds of the built-in cacheable types </td></tr>
<tr id="row_32_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_32_" class="arrow" onclick="toggleFolder('32_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00622.html" target="_self">Apache::Geode::Client::GeodeException</a></td><td class="desc">The base exception class of all managed <a class="el" href="a00381.html" title="This namespace contains all the Geode .NET classes and utility classes.">Geode</a> exceptions </td></tr>
<tr id="row_32_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00826.html" target="_self">Apache::Geode::Client::AllConnectionsInUseException</a></td><td class="desc">Thrown when all connections in a pool are in use </td></tr>
<tr id="row_32_1_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00690.html" target="_self">Apache::Geode::Client::AlreadyConnectedException</a></td><td class="desc">Thrown when an attempt is made to connect to <a class="el" href="a00614.html" title="DistributedSystem encapsulates this applications &quot;connection&quot; into the Geode Java servers.">DistributedSystem</a> second time </td></tr>
<tr id="row_32_2_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00630.html" target="_self">Apache::Geode::Client::AssertionException</a></td><td class="desc">A geode assertion exception </td></tr>
<tr id="row_32_3_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00810.html" target="_self">Apache::Geode::Client::AuthenticationFailedException</a></td><td class="desc">Thrown when authentication to the server fails </td></tr>
<tr id="row_32_4_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00814.html" target="_self">Apache::Geode::Client::AuthenticationRequiredException</a></td><td class="desc">Thrown when credentials are not provided to a server which expects them </td></tr>
<tr id="row_32_5_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00762.html" target="_self">Apache::Geode::Client::BufferSizeExceededException</a></td><td class="desc">Thrown when the internal buffer size is exceeded </td></tr>
<tr id="row_32_6_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00666.html" target="_self">Apache::Geode::Client::CacheClosedException</a></td><td class="desc">Thrown when an operation is attempted on a closed cache </td></tr>
<tr id="row_32_7_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00642.html" target="_self">Apache::Geode::Client::CacheExistsException</a></td><td class="desc">Thrown when an attempt is made to create an existing cache </td></tr>
<tr id="row_32_8_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00658.html" target="_self">Apache::Geode::Client::CacheListenerException</a></td><td class="desc">Thrown when the cache listener throws an exception </td></tr>
<tr id="row_32_9_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00674.html" target="_self">Apache::Geode::Client::CacheLoaderException</a></td><td class="desc">Thrown when the cache loader aborts the operation </td></tr>
<tr id="row_32_10_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00746.html" target="_self">Apache::Geode::Client::CacheProxyException</a></td><td class="desc">Thrown when there is an error in the cache proxy </td></tr>
<tr id="row_32_11_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00790.html" target="_self">Apache::Geode::Client::CacheServerException</a></td><td class="desc">Thrown when an exception occurs on the cache server </td></tr>
<tr id="row_32_12_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00654.html" target="_self">Apache::Geode::Client::CacheWriterException</a></td><td class="desc">Thrown when the cache writer aborts the operation </td></tr>
<tr id="row_32_13_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00646.html" target="_self">Apache::Geode::Client::CacheXmlException</a></td><td class="desc">Thrown when the cache xml is incorrect </td></tr>
<tr id="row_32_14_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00718.html" target="_self">Apache::Geode::Client::ClassCastException</a></td><td class="desc">Thrown when a cast operation fails </td></tr>
<tr id="row_32_15_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00862.html" target="_self">Apache::Geode::Client::CommitConflictException</a></td><td class="desc">Thrown if commit fails </td></tr>
<tr id="row_32_16_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00710.html" target="_self">Apache::Geode::Client::ConcurrentModificationException</a></td><td class="desc">Thrown when a concurrent operation fails </td></tr>
<tr id="row_32_17_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00842.html" target="_self">Apache::Geode::Client::CqClosedException</a></td><td class="desc">Thrown if the Cq on which the operaion performed is closed </td></tr>
<tr id="row_32_18_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00838.html" target="_self">Apache::Geode::Client::CqException</a></td><td class="desc">Thrown during continuous query execution time </td></tr>
<tr id="row_32_19_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00850.html" target="_self">Apache::Geode::Client::CqExistsException</a></td><td class="desc">Thrown if a Cq by this name already exists on this client </td></tr>
<tr id="row_32_20_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00830.html" target="_self">Apache::Geode::Client::CqInvalidException</a></td><td class="desc">Thrown when cq is invalid </td></tr>
<tr id="row_32_21_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00846.html" target="_self">Apache::Geode::Client::CqQueryException</a></td><td class="desc">Thrown if the Cq <a class="el" href="a00586.html" title="Class to encapsulate a query.">Query</a> failed </td></tr>
<tr id="row_32_22_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00778.html" target="_self">Apache::Geode::Client::DiskCorruptException</a></td><td class="desc">Thrown by the persistence manager when the data to be read from disk is corrupt </td></tr>
<tr id="row_32_23_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00774.html" target="_self">Apache::Geode::Client::DiskFailureException</a></td><td class="desc">Thrown by the persistence manager when a write fails due to disk failure </td></tr>
<tr id="row_32_24_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00818.html" target="_self">Apache::Geode::Client::DuplicateDurableClientException</a></td><td class="desc">Thrown when a duplicate durable client id is provided to the server </td></tr>
<tr id="row_32_25_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00682.html" target="_self">Apache::Geode::Client::EntryDestroyedException</a></td><td class="desc">Thrown when an operation is attempted on a destroyed entry </td></tr>
<tr id="row_32_26_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00738.html" target="_self">Apache::Geode::Client::EntryExistsException</a></td><td class="desc">Thrown when attempt is made to create an existing entry </td></tr>
<tr id="row_32_27_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00722.html" target="_self">Apache::Geode::Client::EntryNotFoundException</a></td><td class="desc">Thrown when an operation is attempted on a non-existent entry </td></tr>
<tr id="row_32_28_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00770.html" target="_self">Apache::Geode::Client::FatalInternalException</a></td><td class="desc">Thrown when there is a fatal internal exception in <a class="el" href="a00381.html" title="This namespace contains all the Geode .NET classes and utility classes.">Geode</a> </td></tr>
<tr id="row_32_29_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00694.html" target="_self">Apache::Geode::Client::FileNotFoundException</a></td><td class="desc">Thrown when a non-existing file is accessed </td></tr>
<tr id="row_32_30_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00834.html" target="_self">Apache::Geode::Client::FunctionExecutionException</a></td><td class="desc">Thrown when function execution failed </td></tr>
<tr id="row_32_31_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00730.html" target="_self">Apache::Geode::Client::GeodeConfigException</a></td><td class="desc">Thrown when geode configuration file is incorrect </td></tr>
<tr id="row_32_32_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00726.html" target="_self">Apache::Geode::Client::GeodeIOException</a></td><td class="desc">Thrown when there is an input/output error </td></tr>
<tr id="row_32_33_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00634.html" target="_self">Apache::Geode::Client::IllegalArgumentException</a></td><td class="desc">Thrown when an argument to a method is illegal </td></tr>
<tr id="row_32_34_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00638.html" target="_self">Apache::Geode::Client::IllegalStateException</a></td><td class="desc">Thrown when the state of cache is manipulated to be illegal </td></tr>
<tr id="row_32_35_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00782.html" target="_self">Apache::Geode::Client::InitFailedException</a></td><td class="desc">Thrown when persistence manager fails to initialize </td></tr>
<tr id="row_32_36_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00698.html" target="_self">Apache::Geode::Client::InterruptedException</a></td><td class="desc">Thrown when an operation is interrupted </td></tr>
<tr id="row_32_37_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00858.html" target="_self">Apache::Geode::Client::KeyNotFoundException</a></td><td class="desc">Thrown if a Key is not present in the region </td></tr>
<tr id="row_32_38_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00670.html" target="_self">Apache::Geode::Client::LeaseExpiredException</a></td><td class="desc">Thrown when lease of cache proxy has expired </td></tr>
<tr id="row_32_39_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00802.html" target="_self">Apache::Geode::Client::MessageException</a></td><td class="desc">Thrown when an unknown message is received from the server </td></tr>
<tr id="row_32_40_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00822.html" target="_self">Apache::Geode::Client::NoAvailableLocatorsException</a></td><td class="desc">Thrown when a client is unable to contact any locators </td></tr>
<tr id="row_32_41_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00686.html" target="_self">Apache::Geode::Client::NoSystemException</a></td><td class="desc">Thrown when the connecting target is not running </td></tr>
<tr id="row_32_42_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00806.html" target="_self">Apache::Geode::Client::NotAuthorizedException</a></td><td class="desc">Thrown when a client operation is not authorized on the server </td></tr>
<tr id="row_32_43_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00742.html" target="_self">Apache::Geode::Client::NotConnectedException</a></td><td class="desc">Thrown when an operation is attempted before connecting to the distributed system </td></tr>
<tr id="row_32_44_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00754.html" target="_self">Apache::Geode::Client::NotOwnerException</a></td><td class="desc">Thrown when an attempt is made to release a lock not owned by the thread </td></tr>
<tr id="row_32_45_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00734.html" target="_self">Apache::Geode::Client::NullPointerException</a></td><td class="desc">Thrown when a null argument is provided to a method where it is expected to be non-null </td></tr>
<tr id="row_32_46_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00750.html" target="_self">Apache::Geode::Client::OutOfMemoryException</a></td><td class="desc">Thrown when the system cannot allocate any more memory </td></tr>
<tr id="row_32_47_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00794.html" target="_self">Apache::Geode::Client::OutOfRangeException</a></td><td class="desc">Thrown when bound of array/vector etc </td></tr>
<tr id="row_32_48_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00798.html" target="_self">Apache::Geode::Client::QueryException</a></td><td class="desc">Thrown when query exception occurs at the server </td></tr>
<tr id="row_32_49_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00766.html" target="_self">Apache::Geode::Client::RegionCreationFailedException</a></td><td class="desc">Thrown when a region creation operation fails </td></tr>
<tr id="row_32_50_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00678.html" target="_self">Apache::Geode::Client::RegionDestroyedException</a></td><td class="desc">Thrown when an operation is attempted on a destroyed region </td></tr>
<tr id="row_32_51_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00662.html" target="_self">Apache::Geode::Client::RegionExistsException</a></td><td class="desc">Thrown when an attempt is made to create an existing region </td></tr>
<tr id="row_32_52_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00786.html" target="_self">Apache::Geode::Client::ShutdownFailedException</a></td><td class="desc">Thrown when persistence manager fails to close properly </td></tr>
<tr id="row_32_53_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00706.html" target="_self">Apache::Geode::Client::StatisticsDisabledException</a></td><td class="desc">Thrown when statistics are invoked for a region where they are disabled </td></tr>
<tr id="row_32_54_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00650.html" target="_self">Apache::Geode::Client::TimeoutException</a></td><td class="desc">Thrown when a timout occurs </td></tr>
<tr id="row_32_55_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00866.html" target="_self">Apache::Geode::Client::TransactionDataNodeHasDepartedException</a></td><td class="desc"></td></tr>
<tr id="row_32_56_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00870.html" target="_self">Apache::Geode::Client::TransactionDataRebalancedException</a></td><td class="desc"></td></tr>
<tr id="row_32_57_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00714.html" target="_self">Apache::Geode::Client::UnknownException</a></td><td class="desc">An unknown exception occurred </td></tr>
<tr id="row_32_58_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00702.html" target="_self">Apache::Geode::Client::UnsupportedOperationException</a></td><td class="desc">Thrown when an operation unsupported by the current configuration is attempted </td></tr>
<tr id="row_32_59_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00758.html" target="_self">Apache::Geode::Client::WrongRegionScopeException</a></td><td class="desc">Thrown when a region is created in an incorrect scope </td></tr>
<tr id="row_33_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00898.html" target="_self">Apache::Geode::Client::IAuthInitialize</a></td><td class="desc">Specifies the mechanism to obtain credentials for a client </td></tr>
<tr id="row_34_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_34_" class="arrow" onclick="toggleFolder('34_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00906.html" target="_self">Apache::Geode::Client::ICacheListener&lt; TKey, TValue &gt;</a></td><td class="desc">An application plug-in that can be installed on a region </td></tr>
<tr id="row_34_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00542.html" target="_self">Apache::Geode::Client::CacheListenerAdapter&lt; TKey, TValue &gt;</a></td><td class="desc">Utility class that implements all methods in <code><a class="el" href="a00906.html" title="An application plug-in that can be installed on a region.">ICacheListener</a></code> with empty implementations </td></tr>
<tr id="row_35_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00914.html" target="_self">Apache::Geode::Client::ICacheLoader&lt; TKey, TValue &gt;</a></td><td class="desc">A data-loading application plug-in that can be installed on a region </td></tr>
<tr id="row_36_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_36_" class="arrow" onclick="toggleFolder('36_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00918.html" target="_self">Apache::Geode::Client::ICacheWriter&lt; TKey, TValue &gt;</a></td><td class="desc">An application plug-in that can be installed on a region </td></tr>
<tr id="row_36_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00554.html" target="_self">Apache::Geode::Client::CacheWriterAdapter&lt; TKey, TValue &gt;</a></td><td class="desc">Utility class that implements all methods in <code><a class="el" href="a00918.html" title="An application plug-in that can be installed on a region.">ICacheWriter</a></code> with empty implementations </td></tr>
<tr id="row_37_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00922.html" target="_self">Apache::Geode::Client::ICqEvent&lt; TKey, TResult &gt;</a></td><td class="desc">An application plug-in that can be installed on a region </td></tr>
<tr id="row_38_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_38_" class="arrow" onclick="toggleFolder('38_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00558.html" target="_self">Apache::Geode::Client::ICqListener&lt; TKey, TResult &gt;</a></td><td class="desc">An application plug-in that can be installed on a region </td></tr>
<tr id="row_38_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00930.html" target="_self">Apache::Geode::Client::ICqStatusListener&lt; TKey, TResult &gt;</a></td><td class="desc">Extension of CqListener </td></tr>
<tr id="row_39_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00950.html" target="_self">Apache::Geode::Client::IDelta</a></td><td class="desc">This interface is used for delta propagation </td></tr>
<tr id="row_40_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_40_" class="arrow" onclick="toggleFolder('40_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00962.html" target="_self">Apache::Geode::Client::IPartitionResolver&lt; TKey, TValue &gt;</a></td><td class="desc">Implementers of interface </p><div class="fragment"><div class="line">PartitionResolver</div></div><!-- fragment --><p> enable custom partitioning on the </p><div class="fragment"><div class="line">PartitionedRegion</div></div><!-- fragment --> </td></tr>
<tr id="row_40_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00954.html" target="_self">Apache::Geode::Client::IFixedPartitionResolver&lt; TKey, TValue &gt;</a></td><td class="desc">Implementers of interface </p><div class="fragment"><div class="line">FixedPartitionResolver</div></div><!-- fragment --><p> helps to achieve explicit mapping of a "user defined" partition to a data member node </td></tr>
<tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00966.html" target="_self">Apache::Geode::Client::IPdxInstance</a></td><td class="desc">PdxInstance provides run time access to the fields of a PDX without deserializing the PDX </td></tr>
<tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00970.html" target="_self">Apache::Geode::Client::IPdxInstanceFactory</a></td><td class="desc">PdxInstanceFactory gives you a way to create PdxInstances </td></tr>
<tr id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00974.html" target="_self">Apache::Geode::Client::IPdxReader</a></td><td class="desc">A <a class="el" href="a00974.html" title="A IPdxReader will be passed to IPdxSerializable.fromData or during deserialization of a PDX.">IPdxReader</a> will be passed to IPdxSerializable.fromData or during deserialization of a PDX </td></tr>
<tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00978.html" target="_self">Apache::Geode::Client::IPdxSerializable</a></td><td class="desc">When a domain class implements PdxSerializable it marks itself as a PDX </td></tr>
<tr id="row_45_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_45_" class="arrow" onclick="toggleFolder('45_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00982.html" target="_self">Apache::Geode::Client::IPdxSerializer</a></td><td class="desc">The <a class="el" href="a00982.html" title="The IPdxSerializer interface allows domain classes to be serialized and deserialized as PDXs without ...">IPdxSerializer</a> interface allows domain classes to be serialized and deserialized as PDXs without modification of the domain class </td></tr>
<tr id="row_45_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01090.html" target="_self">Apache::Geode::Client::ReflectionBasedAutoSerializer</a></td><td class="desc"></td></tr>
<tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00986.html" target="_self">Apache::Geode::Client::IPdxTypeMapper</a></td><td class="desc">Application can implement this interface to map pdx type name to local type name </td></tr>
<tr id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00990.html" target="_self">Apache::Geode::Client::IPdxUnreadFields</a></td><td class="desc">Serialize the data in geode Portable Data eXchange(Pdx) Format </td></tr>
<tr id="row_48_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00994.html" target="_self">Apache::Geode::Client::IPdxWriter</a></td><td class="desc">A <a class="el" href="a00994.html" title="A IPdxWriter will be passed to IPdxSerializable.toData when it is serializing the domain class.">IPdxWriter</a> will be passed to IPdxSerializable.toData when it is serializing the domain class </td></tr>
<tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00998.html" target="_self">Apache::Geode::Client::IPersistenceManager&lt; TKey, TValue &gt;</a></td><td class="desc"></td></tr>
<tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01014.html" target="_self">Apache::Geode::Client::IRegion&lt; TKey, TValue &gt;</a></td><td class="desc">Encapsulates a concrete region of cached data </td></tr>
<tr id="row_51_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_51_" class="arrow" onclick="toggleFolder('51_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01018.html" target="_self">Apache::Geode::Client::IRegionService</a></td><td class="desc">A RegionService provides access to existing regions that exist in a <a class="el" href="a00410.html" title="Provides a distributed cache.">Cache</a> </td></tr>
<tr id="row_51_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_51_0_" class="arrow" onclick="toggleFolder('51_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00958.html" target="_self">Apache::Geode::Client::IGeodeCache</a></td><td class="desc">GeodeCache represents the singleton cache that must be created in order to connect to <a class="el" href="a00381.html" title="This namespace contains all the Geode .NET classes and utility classes.">Geode</a> server </td></tr>
<tr id="row_51_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00410.html" target="_self">Apache::Geode::Client::Cache</a></td><td class="desc">Provides a distributed cache </td></tr>
<tr id="row_52_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_52_" class="arrow" onclick="toggleFolder('52_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00874.html" target="_self">Apache::Geode::Client::IResultCollector&lt; TResult &gt;</a></td><td class="desc">collect function execution results, can be overriden </td></tr>
<tr id="row_52_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00878.html" target="_self">Apache::Geode::Client::ResultCollector&lt; TResult &gt;</a></td><td class="desc">collect function execution results, default collector </td></tr>
<tr id="row_53_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_53_" class="arrow" onclick="toggleFolder('53_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01002.html" target="_self">Apache::Geode::Client::ISelectResults&lt; TResult &gt;</a></td><td class="desc">Interface to encapsulate a select query result set </td></tr>
<tr id="row_53_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_53_0_" class="arrow" onclick="toggleFolder('53_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00582.html" target="_self">Apache::Geode::Client::ICqResults&lt; TResult &gt;</a></td><td class="desc">Interface to encapsulate a select query result set </td></tr>
<tr id="row_53_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01118.html" target="_self">Apache::Geode::Client::StructSet&lt; TResult &gt;</a></td><td class="desc">Encapsulates a query struct set </td></tr>
<tr id="row_53_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01110.html" target="_self">Apache::Geode::Client::ResultSet&lt; TResult &gt;</a></td><td class="desc">Encapsulates a query result set </td></tr>
<tr id="row_54_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_54_" class="arrow" onclick="toggleFolder('54_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01022.html" target="_self">Apache::Geode::Client::ISerializable</a></td><td class="desc">This interface class is the superclass of all user objects in the cache that can be serialized </td></tr>
<tr id="row_54_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00514.html" target="_self">Apache::Geode::Client::CacheableObjectXml</a></td><td class="desc">A mutable generic System.Object wrapper that can serve as a distributable value for caching </td></tr>
<tr id="row_54_1_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_54_1_" class="arrow" onclick="toggleFolder('54_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00902.html" target="_self">Apache::Geode::Client::ICacheableKey</a></td><td class="desc">This interface class is the superclass of all user objects in the cache that can be used as a key </td></tr>
<tr id="row_54_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00462.html" target="_self">Apache::Geode::Client::CacheableDate</a></td><td class="desc">An immutable date wrapper that can serve as a distributable key object for caching as well as being a string value </td></tr>
<tr id="row_54_1_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00466.html" target="_self">Apache::Geode::Client::CacheableFileName</a></td><td class="desc">An immutable filename wrapper that can serve as a distributable key object for caching as well as being a string value </td></tr>
<tr id="row_54_1_2_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_54_1_2_" class="arrow" onclick="toggleFolder('54_1_2_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00498.html" target="_self">Apache::Geode::Client::CacheableKey</a></td><td class="desc">This class wraps the native C++ <code>apache::geode::client::Serializable</code> objects as managed ../../ISerializable objects </td></tr>
<tr id="row_54_1_2_0_" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00418.html" target="_self">Apache::Geode::Client::CacheableBuiltinKey&lt; TNative, TManaged, TYPEID &gt;</a></td><td class="desc">An immutable template wrapper for C++ <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>s that can serve as a distributable key object for caching </td></tr>
<tr id="row_54_1_2_1_" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00522.html" target="_self">Apache::Geode::Client::CacheableString</a></td><td class="desc">An immutable string wrapper that can serve as a distributable key object for caching as well as being a string value </td></tr>
<tr id="row_54_1_2_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_54_1_2_2_" class="arrow" onclick="toggleFolder('54_1_2_2_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00418.html" target="_self">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableBoolean, bool, static_cast&lt; int8_t &gt;(DSCode::CacheableBoolean)&gt;</a></td><td class="desc"></td></tr>
<tr id="row_54_1_2_2_0_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00426.html" target="_self">Apache::Geode::Client::CacheableBoolean</a></td><td class="desc">An immutable wrapper for booleans that can serve as a distributable key object for caching </td></tr>
<tr id="row_54_1_2_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_54_1_2_3_" class="arrow" onclick="toggleFolder('54_1_2_3_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00418.html" target="_self">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableByte, Byte, static_cast&lt; int8_t &gt;(DSCode::CacheableByte)&gt;</a></td><td class="desc"></td></tr>
<tr id="row_54_1_2_3_0_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00430.html" target="_self">Apache::Geode::Client::CacheableByte</a></td><td class="desc">An immutable wrapper for bytes that can serve as a distributable key object for caching </td></tr>
<tr id="row_54_1_2_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_54_1_2_4_" class="arrow" onclick="toggleFolder('54_1_2_4_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00418.html" target="_self">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableCharacter, Char, static_cast&lt; int8_t &gt;(DSCode::CacheableCharacter)&gt;</a></td><td class="desc"></td></tr>
<tr id="row_54_1_2_4_0_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00434.html" target="_self">Apache::Geode::Client::CacheableCharacter</a></td><td class="desc">An immutable wrapper for 16-bit characters that can serve as a distributable key object for caching </td></tr>
<tr id="row_54_1_2_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_54_1_2_5_" class="arrow" onclick="toggleFolder('54_1_2_5_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00418.html" target="_self">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableDouble, Double, static_cast&lt; int8_t &gt;(DSCode::CacheableDouble)&gt;</a></td><td class="desc"></td></tr>
<tr id="row_54_1_2_5_0_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00438.html" target="_self">Apache::Geode::Client::CacheableDouble</a></td><td class="desc">An immutable wrapper for doubles that can serve as a distributable key object for caching </td></tr>
<tr id="row_54_1_2_6_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_54_1_2_6_" class="arrow" onclick="toggleFolder('54_1_2_6_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00418.html" target="_self">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableFloat, Single, static_cast&lt; int8_t &gt;(DSCode::CacheableFloat)&gt;</a></td><td class="desc"></td></tr>
<tr id="row_54_1_2_6_0_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00442.html" target="_self">Apache::Geode::Client::CacheableFloat</a></td><td class="desc">An immutable wrapper for floats that can serve as a distributable key object for caching </td></tr>
<tr id="row_54_1_2_7_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_54_1_2_7_" class="arrow" onclick="toggleFolder('54_1_2_7_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00418.html" target="_self">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt16, System::Int16, static_cast&lt; int8_t &gt;(DSCode::CacheableInt16)&gt;</a></td><td class="desc"></td></tr>
<tr id="row_54_1_2_7_0_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00446.html" target="_self">Apache::Geode::Client::CacheableInt16</a></td><td class="desc">An immutable wrapper for 16-bit integers that can serve as a distributable key object for caching </td></tr>
<tr id="row_54_1_2_8_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_54_1_2_8_" class="arrow" onclick="toggleFolder('54_1_2_8_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00418.html" target="_self">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt32, System::Int32, static_cast&lt; int8_t &gt;(DSCode::CacheableInt32)&gt;</a></td><td class="desc"></td></tr>
<tr id="row_54_1_2_8_0_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00450.html" target="_self">Apache::Geode::Client::CacheableInt32</a></td><td class="desc">An immutable wrapper for 32-bit integers that can serve as a distributable key object for caching </td></tr>
<tr id="row_54_1_2_9_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_54_1_2_9_" class="arrow" onclick="toggleFolder('54_1_2_9_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00418.html" target="_self">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt64, System::Int64, static_cast&lt; int8_t &gt;(DSCode::CacheableInt64)&gt;</a></td><td class="desc"></td></tr>
<tr id="row_54_1_2_9_0_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00454.html" target="_self">Apache::Geode::Client::CacheableInt64</a></td><td class="desc">An immutable wrapper for 64-bit integers that can serve as a distributable key object for caching </td></tr>
<tr id="row_54_2_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00934.html" target="_self">Apache::Geode::Client::IDataSerializable</a></td><td class="desc">An interface for objects whose contents can be serialized as primitive types </td></tr>
<tr id="row_54_3_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_54_3_" class="arrow" onclick="toggleFolder('54_3_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01114.html" target="_self">Apache::Geode::Client::Serializable</a></td><td class="desc">This class wraps the native C++ <code>native::Serializable</code> objects as managed <a class="el" href="a01022.html" title="This interface class is the superclass of all user objects in the cache that can be serialized.">ISerializable</a> objects </td></tr>
<tr id="row_54_3_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00498.html" target="_self">Apache::Geode::Client::CacheableKey</a></td><td class="desc">This class wraps the native C++ <code>apache::geode::client::Serializable</code> objects as managed ../../ISerializable objects </td></tr>
<tr id="row_54_3_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00474.html" target="_self">Apache::Geode::Client::Internal::CacheableHashSetType&lt; TYPEID, HSTYPE &gt;</a></td><td class="desc">A mutable <code><a class="el" href="a00902.html" title="This interface class is the superclass of all user objects in the cache that can be used as a key.">ICacheableKey</a></code> hash set wrapper that can serve as a distributable object for caching </td></tr>
<tr id="row_54_3_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01122.html" target="_self">Apache::Geode::Client::Struct</a></td><td class="desc">Encapsulates a row of query struct set </td></tr>
<tr id="row_54_3_3_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_54_3_3_" class="arrow" onclick="toggleFolder('54_3_3_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00474.html" target="_self">Apache::Geode::Client::Internal::CacheableHashSetType&lt; static_cast&lt; int8_t &gt;(native::private ::DSCode::CacheableHashSet), apache::geode::client::CacheableHashSet &gt;</a></td><td class="desc"></td></tr>
<tr id="row_54_3_3_0_" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00482.html" target="_self">Apache::Geode::Client::CacheableHashSet</a></td><td class="desc">A mutable <code><a class="el" href="a00902.html" title="This interface class is the superclass of all user objects in the cache that can be used as a key.">ICacheableKey</a></code> hash set wrapper that can serve as a distributable object for caching </td></tr>
<tr id="row_54_3_4_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_54_3_4_" class="arrow" onclick="toggleFolder('54_3_4_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00474.html" target="_self">Apache::Geode::Client::Internal::CacheableHashSetType&lt; static_cast&lt; int8_t &gt;(native::private ::DSCode::CacheableLinkedHashSet), apache::geode::client::CacheableLinkedHashSet &gt;</a></td><td class="desc"></td></tr>
<tr id="row_54_3_4_0_" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00486.html" target="_self">Apache::Geode::Client::CacheableLinkedHashSet</a></td><td class="desc">A mutable <code><a class="el" href="a00902.html" title="This interface class is the superclass of all user objects in the cache that can be used as a key.">ICacheableKey</a></code> hash set wrapper that can serve as a distributable object for caching </td></tr>
<tr id="row_54_4_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01142.html" target="_self">Apache::Geode::Client::UserFunctionExecutionException</a></td><td class="desc"><a class="el" href="a01142.html" title="UserFunctionExecutionException class is used to encapsulate geode sendException in case of Function e...">UserFunctionExecutionException</a> class is used to encapsulate geode sendException in case of Function execution </td></tr>
<tr id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01026.html" target="_self">Apache::Geode::Client::ISubscriptionService&lt; TKey &gt;</a></td><td class="desc">This generic interface class provides all Register Interest API's for geode's generic non local region (Region&lt;TKey, TValue&gt;) </td></tr>
<tr id="row_56_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01030.html" target="_self">Apache::Geode::Client::IWritablePdxInstance</a></td><td class="desc"></td></tr>
<tr id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01038.html" target="_self">Apache::Geode::Client::Log</a></td><td class="desc">Defines methods available to clients that want to write a log message to their <a class="el" href="a00381.html" title="This namespace contains all the Geode .NET classes and utility classes.">Geode</a> system's shared log file </td></tr>
<tr id="row_58_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01042.html" target="_self">apache::geode::client::ManagedDataSerializableHandler</a></td><td class="desc">Intercept (de)serialization of DataSerializable types into the .NET managed layer </td></tr>
<tr id="row_59_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01046.html" target="_self">apache::geode::client::ManagedPdxTypeHandler</a></td><td class="desc">Intercept (de)serialization of PDX types into the .NET managed layer </td></tr>
<tr id="row_60_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01066.html" target="_self">Apache::Geode::Client::PdxIdentityFieldAttribute</a></td><td class="desc"></td></tr>
<tr id="row_61_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01070.html" target="_self">Apache::Geode::Client::Pool</a></td><td class="desc">A pool of connections </td></tr>
<tr id="row_62_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01074.html" target="_self">Apache::Geode::Client::PoolFactory</a></td><td class="desc">This interface provides for the configuration and creation of instances of <a class="el" href="a01070.html" title="A pool of connections.">Pool</a> </td></tr>
<tr id="row_63_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01078.html" target="_self">Apache::Geode::Client::PoolManager</a></td><td class="desc">This interface provides for the configuration and creation of instances of <a class="el" href="a01074.html" title="This interface provides for the configuration and creation of instances of Pool.">PoolFactory</a> </td></tr>
<tr id="row_64_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00406.html" target="_self">Apache::Geode::Client::Properties&lt; TPropKey, TPropValue &gt;</a></td><td class="desc">Provides a collection of properties, each of which is a key/value pair </td></tr>
<tr id="row_65_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00406.html" target="_self">Apache::Geode::Client::Properties&lt; String^, String^&gt;</a></td><td class="desc"></td></tr>
<tr id="row_66_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00586.html" target="_self">Apache::Geode::Client::Query&lt; TResult &gt;</a></td><td class="desc">Class to encapsulate a query </td></tr>
<tr id="row_67_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01086.html" target="_self">Apache::Geode::Client::QueryService</a></td><td class="desc">Provides a query service </td></tr>
<tr id="row_68_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01010.html" target="_self">Apache::Geode::Client::RegionAttributes&lt; TKey, TValue &gt;</a></td><td class="desc">Defines attributes for configuring a region </td></tr>
<tr id="row_69_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01098.html" target="_self">Apache::Geode::Client::RegionAttributesFactory&lt; TKey, TValue &gt;</a></td><td class="desc">Factory class to create instances of <a class="el" href="a01010.html" title="Defines attributes for configuring a region.">RegionAttributes</a> </td></tr>
<tr id="row_70_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01006.html" target="_self">Apache::Geode::Client::RegionEntry&lt; TKey, TValue &gt;</a></td><td class="desc">An object in a region that represents an <em>entry</em>, that is, a key-value pair </td></tr>
<tr id="row_71_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01102.html" target="_self">Apache::Geode::Client::RegionEvent&lt; TKey, TValue &gt;</a></td><td class="desc">This class encapsulates events that occur for a region </td></tr>
<tr id="row_72_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01106.html" target="_self">Apache::Geode::Client::RegionFactory</a></td><td class="desc"></td></tr>
<tr id="row_73_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a00926.html" target="_self">Apache::Geode::Client::SelectResultsIterator&lt; TResult &gt;</a></td><td class="desc">Iterator for a query result </td></tr>
<tr id="row_74_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01126.html" target="_self">Apache::Geode::Client::SystemProperties</a></td><td class="desc">A class for internal use that encapsulates the properties that can be set through <a class="el" href="a00614.html#a0e1fbe633fe9ca276d086b8917fcfb32" title="Initializes the Native Client system to be able to connect to the Geode Java servers.">DistributedSystem.Connect</a> or a geode.properties file </td></tr>
<tr id="row_75_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01134.html" target="_self">Apache::Geode::Client::TransactionId</a></td><td class="desc">This class encapsulates Id of a transaction </td></tr>
<tr id="row_76_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01138.html" target="_self">Apache::Geode::Client::TypeRegistry</a></td><td class="desc">Registry for custom serializable types, both PDXSerializable and DataSerializable </td></tr>
<tr id="row_77_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="a01146.html" target="_self">Apache::Geode::Client::Utils</a></td><td class="desc">Some static utility methods </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
</div><!-- doc-content -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<HR><address style="align: right;"><small>Apache Geode C++ Cache .NET API Documentation</small></address>