blob: 4ed980d423d74cd13aafff8211a3cc52e82ba575 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<link rel="canonical" href="https://ignite.apache.org/releases/2.2.0/javadoc/serialized-form.html" />
<META NAME="ROBOTS" CONTENT="NOINDEX">
<!-- Generated by javadoc (version 1.7.0_80) on Fri Sep 15 11:47:22 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Serialized Form (Ignite 2.2.0)</title>
<meta name="date" content="2017-09-15">
<link rel="stylesheet" type="text/css" href="javadoc.css" title="Style">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-61232409-1', 'auto');
ga('send', 'pageview');
</script></head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Serialized Form (Ignite 2.2.0)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-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 class="aboutLanguage"><em>Ignite - In-Memory Data Fabric</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Serialized Form" class="title">Serialized Form</h1>
</div>
<div class="serializedFormContainer">
<ul class="blockList">
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.IgniteAuthenticationException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/IgniteAuthenticationException.html" title="class in org.apache.ignite">org.apache.ignite.IgniteAuthenticationException</a> extends <a href="org/apache/ignite/IgniteCheckedException.html" title="class in org.apache.ignite">IgniteCheckedException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.IgniteCacheRestartingException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/IgniteCacheRestartingException.html" title="class in org.apache.ignite">org.apache.ignite.IgniteCacheRestartingException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>restartFut</h4>
<pre><a href="org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a>&lt;<a href="org/apache/ignite/lang/IgniteFuture.html" title="type parameter in IgniteFuture">V</a>&gt; restartFut</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.IgniteCheckedException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/IgniteCheckedException.html" title="class in org.apache.ignite">org.apache.ignite.IgniteCheckedException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.IgniteClientDisconnectedException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/IgniteClientDisconnectedException.html" title="class in org.apache.ignite">org.apache.ignite.IgniteClientDisconnectedException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>reconnectFut</h4>
<pre><a href="org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a>&lt;<a href="org/apache/ignite/lang/IgniteFuture.html" title="type parameter in IgniteFuture">V</a>&gt; reconnectFut</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.IgniteDataStreamerTimeoutException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/IgniteDataStreamerTimeoutException.html" title="class in org.apache.ignite">org.apache.ignite.IgniteDataStreamerTimeoutException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.IgniteDeploymentException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/IgniteDeploymentException.html" title="class in org.apache.ignite">org.apache.ignite.IgniteDeploymentException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.IgniteException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">org.apache.ignite.IgniteException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.IgniteIllegalStateException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/IgniteIllegalStateException.html" title="class in org.apache.ignite">org.apache.ignite.IgniteIllegalStateException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalStateException.html?is-external=true" title="class or interface in java.lang">IllegalStateException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.IgniteInterruptedException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/IgniteInterruptedException.html" title="class in org.apache.ignite">org.apache.ignite.IgniteInterruptedException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.IgniteSpringBean">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">org.apache.ignite.IgniteSpringBean</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serialized_methods">
<!-- -->
</a>
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList"><a name="readExternal(java.io.ObjectInput)">
<!-- -->
</a>
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd></dl>
</li>
<li class="blockListLast"><a name="writeExternal(java.io.ObjectOutput)">
<!-- -->
</a>
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.binary</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.binary.BinaryInvalidTypeException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/binary/BinaryInvalidTypeException.html" title="class in org.apache.ignite.binary">org.apache.ignite.binary.BinaryInvalidTypeException</a> extends <a href="org/apache/ignite/binary/BinaryObjectException.html" title="class in org.apache.ignite.binary">BinaryObjectException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.binary.BinaryObjectException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/binary/BinaryObjectException.html" title="class in org.apache.ignite.binary">org.apache.ignite.binary.BinaryObjectException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.CacheAtomicUpdateTimeoutException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/CacheAtomicUpdateTimeoutException.html" title="class in org.apache.ignite.cache">org.apache.ignite.cache.CacheAtomicUpdateTimeoutException</a> extends javax.cache.CacheException implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.CacheExistsException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/CacheExistsException.html" title="class in org.apache.ignite.cache">org.apache.ignite.cache.CacheExistsException</a> extends javax.cache.CacheException implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.CacheInterceptorAdapter">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/CacheInterceptorAdapter.html" title="class in org.apache.ignite.cache">org.apache.ignite.cache.CacheInterceptorAdapter</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.CacheKeyConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">org.apache.ignite.cache.CacheKeyConfiguration</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>typeName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> typeName</pre>
<div class="block">Type name.</div>
</li>
<li class="blockListLast">
<h4>affKeyFieldName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> affKeyFieldName</pre>
<div class="block">Affinity key field name.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.CachePartialUpdateException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/CachePartialUpdateException.html" title="class in org.apache.ignite.cache">org.apache.ignite.cache.CachePartialUpdateException</a> extends javax.cache.CacheException implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.CacheServerNotFoundException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/CacheServerNotFoundException.html" title="class in org.apache.ignite.cache">org.apache.ignite.cache.CacheServerNotFoundException</a> extends javax.cache.CacheException implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.QueryEntity">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">org.apache.ignite.cache.QueryEntity</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>keyType</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> keyType</pre>
<div class="block">Key type.</div>
</li>
<li class="blockList">
<h4>valType</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> valType</pre>
<div class="block">Value type.</div>
</li>
<li class="blockList">
<h4>keyFieldName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> keyFieldName</pre>
<div class="block">Key name. Can be used in field list to denote the key as a whole.</div>
</li>
<li class="blockList">
<h4>valueFieldName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> valueFieldName</pre>
<div class="block">Value name. Can be used in field list to denote the entire value.</div>
</li>
<li class="blockList">
<h4>fields</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">V</a>&gt; fields</pre>
<div class="block">Fields available for query. A map from field name to type name.</div>
</li>
<li class="blockList">
<h4>keyFields</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">E</a>&gt; keyFields</pre>
<div class="block">Set of field names that belong to the key.</div>
</li>
<li class="blockList">
<h4>aliases</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; aliases</pre>
<div class="block">Aliases.</div>
</li>
<li class="blockList">
<h4>idxs</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">E</a>&gt; idxs</pre>
<div class="block">Collection of query indexes.</div>
</li>
<li class="blockListLast">
<h4>tableName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tableName</pre>
<div class="block">Table name.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.QueryIndex">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">org.apache.ignite.cache.QueryIndex</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name</pre>
<div class="block">Index name.</div>
</li>
<li class="blockList">
<h4>fields</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">V</a>&gt; fields</pre>
</li>
<li class="blockList">
<h4>type</h4>
<pre><a href="org/apache/ignite/cache/QueryIndexType.html" title="enum in org.apache.ignite.cache">QueryIndexType</a> type</pre>
</li>
<li class="blockListLast">
<h4>inlineSize</h4>
<pre>int inlineSize</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.affinity</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.affinity.AffinityKey">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">org.apache.ignite.cache.affinity.AffinityKey</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serialized_methods">
<!-- -->
</a>
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList"><a name="readExternal(java.io.ObjectInput)">
<!-- -->
</a>
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd></dl>
</li>
<li class="blockListLast"><a name="writeExternal(java.io.ObjectOutput)">
<!-- -->
</a>
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.affinity.AffinityUuid">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/affinity/AffinityUuid.html" title="class in org.apache.ignite.cache.affinity">org.apache.ignite.cache.affinity.AffinityUuid</a> extends <a href="org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a>&lt;<a href="org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serialized_methods">
<!-- -->
</a>
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList"><a name="readExternal(java.io.ObjectInput)">
<!-- -->
</a>
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd></dl>
</li>
<li class="blockListLast"><a name="writeExternal(java.io.ObjectOutput)">
<!-- -->
</a>
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.affinity.rendezvous</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>parts</h4>
<pre>int parts</pre>
<div class="block">Number of partitions.</div>
</li>
<li class="blockList">
<h4>mask</h4>
<pre>int mask</pre>
<div class="block">Mask to use in calculation when partitions count is power of 2.</div>
</li>
<li class="blockList">
<h4>exclNeighbors</h4>
<pre>boolean exclNeighbors</pre>
<div class="block">Exclude neighbors flag.</div>
</li>
<li class="blockList">
<h4>backupFilter</h4>
<pre><a href="org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;<a href="org/apache/ignite/lang/IgniteBiPredicate.html" title="type parameter in IgniteBiPredicate">E1</a>,<a href="org/apache/ignite/lang/IgniteBiPredicate.html" title="type parameter in IgniteBiPredicate">E2</a>&gt; backupFilter</pre>
<div class="block">Optional backup filter. First node is primary, second node is a node being tested.</div>
</li>
<li class="blockListLast">
<h4>affinityBackupFilter</h4>
<pre><a href="org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;<a href="org/apache/ignite/lang/IgniteBiPredicate.html" title="type parameter in IgniteBiPredicate">E1</a>,<a href="org/apache/ignite/lang/IgniteBiPredicate.html" title="type parameter in IgniteBiPredicate">E2</a>&gt; affinityBackupFilter</pre>
<div class="block">Optional affinity backups filter. The first node is a node being tested,
the second is a list of nodes that are already assigned for a given partition (the first node in the list
is primary).</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.eviction</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.eviction.AbstractEvictionPolicy">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction">org.apache.ignite.cache.eviction.AbstractEvictionPolicy</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serialized_methods">
<!-- -->
</a>
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList"><a name="readExternal(java.io.ObjectInput)">
<!-- -->
</a>
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd></dl>
</li>
<li class="blockListLast"><a name="writeExternal(java.io.ObjectOutput)">
<!-- -->
</a>
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.eviction.fifo</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicy</a> extends <a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicy</a>&lt;<a href="org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="type parameter in FifoEvictionPolicy">K</a>,<a href="org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="type parameter in FifoEvictionPolicy">V</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serialized_methods">
<!-- -->
</a>
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList"><a name="readExternal(java.io.ObjectInput)">
<!-- -->
</a>
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd></dl>
</li>
<li class="blockListLast"><a name="writeExternal(java.io.ObjectOutput)">
<!-- -->
</a>
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.eviction.igfs</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.eviction.igfs.IgfsEvictionFilter">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/eviction/igfs/IgfsEvictionFilter.html" title="class in org.apache.ignite.cache.eviction.igfs">org.apache.ignite.cache.eviction.igfs.IgfsEvictionFilter</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.eviction.igfs.IgfsPerBlockLruEvictionPolicy">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">org.apache.ignite.cache.eviction.igfs.IgfsPerBlockLruEvictionPolicy</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serialized_methods">
<!-- -->
</a>
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList"><a name="readExternal(java.io.ObjectInput)">
<!-- -->
</a>
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd></dl>
</li>
<li class="blockListLast"><a name="writeExternal(java.io.ObjectOutput)">
<!-- -->
</a>
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.eviction.lru</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.eviction.lru.LruEvictionPolicy">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">org.apache.ignite.cache.eviction.lru.LruEvictionPolicy</a> extends <a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicy</a>&lt;<a href="org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="type parameter in LruEvictionPolicy">K</a>,<a href="org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="type parameter in LruEvictionPolicy">V</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serialized_methods">
<!-- -->
</a>
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList"><a name="readExternal(java.io.ObjectInput)">
<!-- -->
</a>
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd></dl>
</li>
<li class="blockListLast"><a name="writeExternal(java.io.ObjectOutput)">
<!-- -->
</a>
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.eviction.sorted</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicy</a> extends <a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicy</a>&lt;<a href="org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="type parameter in SortedEvictionPolicy">K</a>,<a href="org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="type parameter in SortedEvictionPolicy">V</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serialized_methods">
<!-- -->
</a>
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList"><a name="readExternal(java.io.ObjectInput)">
<!-- -->
</a>
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd></dl>
</li>
<li class="blockListLast"><a name="writeExternal(java.io.ObjectOutput)">
<!-- -->
</a>
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.jta.jndi</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.jta.jndi.CacheJndiTmFactory">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi">org.apache.ignite.cache.jta.jndi.CacheJndiTmFactory</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>jndiNames</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] jndiNames</pre>
</li>
<li class="blockListLast">
<h4>environment</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; environment</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.jta.websphere</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.jta.websphere.WebSphereLibertyTmFactory">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/jta/websphere/WebSphereLibertyTmFactory.html" title="class in org.apache.ignite.cache.jta.websphere">org.apache.ignite.cache.jta.websphere.WebSphereLibertyTmFactory</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.jta.websphere.WebSphereTmFactory">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/jta/websphere/WebSphereTmFactory.html" title="class in org.apache.ignite.cache.jta.websphere">org.apache.ignite.cache.jta.websphere.WebSphereTmFactory</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.query</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.query.CacheQueryEntryEvent">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.CacheQueryEntryEvent</a> extends javax.cache.event.CacheEntryEvent&lt;<a href="org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="type parameter in CacheQueryEntryEvent">K</a>,<a href="org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="type parameter in CacheQueryEntryEvent">V</a>&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.query.ContinuousQuery">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.ContinuousQuery</a> extends <a href="org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a>&lt;javax.cache.Cache.Entry&lt;<a href="org/apache/ignite/cache/query/ContinuousQuery.html" title="type parameter in ContinuousQuery">K</a>,<a href="org/apache/ignite/cache/query/ContinuousQuery.html" title="type parameter in ContinuousQuery">V</a>&gt;&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>initQry</h4>
<pre><a href="org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a>&lt;<a href="org/apache/ignite/cache/query/Query.html" title="type parameter in Query">R</a>&gt; initQry</pre>
<div class="block">Initial query.</div>
</li>
<li class="blockList">
<h4>locLsnr</h4>
<pre>javax.cache.event.CacheEntryUpdatedListener&lt;K,V&gt; locLsnr</pre>
<div class="block">Local listener.</div>
</li>
<li class="blockList">
<h4>rmtFilter</h4>
<pre><a href="org/apache/ignite/cache/CacheEntryEventSerializableFilter.html" title="interface in org.apache.ignite.cache">CacheEntryEventSerializableFilter</a>&lt;<a href="org/apache/ignite/cache/CacheEntryEventSerializableFilter.html" title="type parameter in CacheEntryEventSerializableFilter">K</a>,<a href="org/apache/ignite/cache/CacheEntryEventSerializableFilter.html" title="type parameter in CacheEntryEventSerializableFilter">V</a>&gt; rmtFilter</pre>
<div class="block">Remote filter.</div>
</li>
<li class="blockList">
<h4>rmtFilterFactory</h4>
<pre>javax.cache.configuration.Factory&lt;T&gt; rmtFilterFactory</pre>
<div class="block">Remote filter factory.</div>
</li>
<li class="blockList">
<h4>timeInterval</h4>
<pre>long timeInterval</pre>
<div class="block">Time interval.</div>
</li>
<li class="blockList">
<h4>autoUnsubscribe</h4>
<pre>boolean autoUnsubscribe</pre>
<div class="block">Automatic unsubscription flag.</div>
</li>
<li class="blockListLast">
<h4>includeExpired</h4>
<pre>boolean includeExpired</pre>
<div class="block">Whether to notify about <code>EventType.EXPIRED</code> events.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.query.Query">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.Query</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>pageSize</h4>
<pre>int pageSize</pre>
<div class="block">Page size.</div>
</li>
<li class="blockListLast">
<h4>loc</h4>
<pre>boolean loc</pre>
<div class="block">Local flag.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.query.QueryCancelledException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/QueryCancelledException.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.QueryCancelledException</a> extends <a href="org/apache/ignite/IgniteCheckedException.html" title="class in org.apache.ignite">IgniteCheckedException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.query.ScanQuery">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.ScanQuery</a> extends <a href="org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a>&lt;javax.cache.Cache.Entry&lt;<a href="org/apache/ignite/cache/query/ScanQuery.html" title="type parameter in ScanQuery">K</a>,<a href="org/apache/ignite/cache/query/ScanQuery.html" title="type parameter in ScanQuery">V</a>&gt;&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>filter</h4>
<pre><a href="org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;<a href="org/apache/ignite/lang/IgniteBiPredicate.html" title="type parameter in IgniteBiPredicate">E1</a>,<a href="org/apache/ignite/lang/IgniteBiPredicate.html" title="type parameter in IgniteBiPredicate">E2</a>&gt; filter</pre>
</li>
<li class="blockListLast">
<h4>part</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> part</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.query.SpiQuery">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/SpiQuery.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.SpiQuery</a> extends <a href="org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a>&lt;javax.cache.Cache.Entry&lt;<a href="org/apache/ignite/cache/query/SpiQuery.html" title="type parameter in SpiQuery">K</a>,<a href="org/apache/ignite/cache/query/SpiQuery.html" title="type parameter in SpiQuery">V</a>&gt;&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>args</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] args</pre>
<div class="block">Arguments.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.query.SqlFieldsQuery">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.SqlFieldsQuery</a> extends <a href="org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>sql</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sql</pre>
<div class="block">SQL Query.</div>
</li>
<li class="blockList">
<h4>args</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] args</pre>
<div class="block">Arguments.</div>
</li>
<li class="blockList">
<h4>collocated</h4>
<pre>boolean collocated</pre>
<div class="block">Collocation flag.</div>
</li>
<li class="blockList">
<h4>timeout</h4>
<pre>int timeout</pre>
<div class="block">Query timeout in millis.</div>
</li>
<li class="blockList">
<h4>enforceJoinOrder</h4>
<pre>boolean enforceJoinOrder</pre>
</li>
<li class="blockList">
<h4>distributedJoins</h4>
<pre>boolean distributedJoins</pre>
</li>
<li class="blockList">
<h4>replicatedOnly</h4>
<pre>boolean replicatedOnly</pre>
</li>
<li class="blockList">
<h4>parts</h4>
<pre>int[] parts</pre>
<div class="block">Partitions for query</div>
</li>
<li class="blockListLast">
<h4>schema</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> schema</pre>
<div class="block">Schema.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.query.SqlQuery">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.SqlQuery</a> extends <a href="org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a>&lt;javax.cache.Cache.Entry&lt;<a href="org/apache/ignite/cache/query/SqlQuery.html" title="type parameter in SqlQuery">K</a>,<a href="org/apache/ignite/cache/query/SqlQuery.html" title="type parameter in SqlQuery">V</a>&gt;&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type</pre>
</li>
<li class="blockList">
<h4>alias</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> alias</pre>
<div class="block">Table alias</div>
</li>
<li class="blockList">
<h4>sql</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sql</pre>
<div class="block">SQL clause.</div>
</li>
<li class="blockList">
<h4>args</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] args</pre>
<div class="block">Arguments.</div>
</li>
<li class="blockList">
<h4>timeout</h4>
<pre>int timeout</pre>
<div class="block">Timeout in millis.</div>
</li>
<li class="blockList">
<h4>distributedJoins</h4>
<pre>boolean distributedJoins</pre>
</li>
<li class="blockList">
<h4>replicatedOnly</h4>
<pre>boolean replicatedOnly</pre>
</li>
<li class="blockListLast">
<h4>parts</h4>
<pre>int[] parts</pre>
<div class="block">Partitions for query</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.query.TextQuery">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.TextQuery</a> extends <a href="org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a>&lt;javax.cache.Cache.Entry&lt;<a href="org/apache/ignite/cache/query/TextQuery.html" title="type parameter in TextQuery">K</a>,<a href="org/apache/ignite/cache/query/TextQuery.html" title="type parameter in TextQuery">V</a>&gt;&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type</pre>
</li>
<li class="blockListLast">
<h4>txt</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> txt</pre>
<div class="block">SQL clause.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.store.cassandra</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.CassandraCacheStoreFactory">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra">org.apache.ignite.cache.store.cassandra.CassandraCacheStoreFactory</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>appCtx</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> appCtx</pre>
<div class="block">Auto-injected Spring ApplicationContext resource.</div>
</li>
<li class="blockList">
<h4>dataSrcBean</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dataSrcBean</pre>
<div class="block">Name of data source bean.</div>
</li>
<li class="blockList">
<h4>persistenceSettingsBean</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> persistenceSettingsBean</pre>
<div class="block">Name of persistence settings bean.</div>
</li>
<li class="blockList">
<h4>dataSrc</h4>
<pre><a href="org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a> dataSrc</pre>
<div class="block">Data source.</div>
</li>
<li class="blockList">
<h4>persistenceSettings</h4>
<pre><a href="org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a> persistenceSettings</pre>
<div class="block">Persistence settings.</div>
</li>
<li class="blockListLast">
<h4>maxPoolSize</h4>
<pre>int maxPoolSize</pre>
<div class="block">Max workers thread count. These threads are responsible for load cache.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.store.cassandra.datasource</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.datasource.DataSource">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">org.apache.ignite.cache.store.cassandra.datasource.DataSource</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serialized_methods">
<!-- -->
</a>
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList"><a name="readExternal(java.io.ObjectInput)">
<!-- -->
</a>
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd></dl>
</li>
<li class="blockListLast"><a name="writeExternal(java.io.ObjectOutput)">
<!-- -->
</a>
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.datasource.PlainCredentials">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/datasource/PlainCredentials.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">org.apache.ignite.cache.store.cassandra.datasource.PlainCredentials</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>user</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> user</pre>
<div class="block">User name.</div>
</li>
<li class="blockListLast">
<h4>pwd</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pwd</pre>
<div class="block">User password.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.store.cassandra.persistence</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.persistence.KeyPersistenceSettings">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">org.apache.ignite.cache.store.cassandra.persistence.KeyPersistenceSettings</a> extends <a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>fields</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; fields</pre>
<div class="block">POJO fields.</div>
</li>
<li class="blockList">
<h4>partKeyFields</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; partKeyFields</pre>
<div class="block">Partition key fields.</div>
</li>
<li class="blockListLast">
<h4>clusterKeyFields</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; clusterKeyFields</pre>
<div class="block">Cluster key fields.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>ttl</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> ttl</pre>
<div class="block">TTL (time to leave) for rows inserted into Cassandra table <a href="https://docs.datastax.com/en/cql/3.1/cql/cql_using/use_expire_c.html">Expiring data</a>.</div>
</li>
<li class="blockList">
<h4>keyspace</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> keyspace</pre>
<div class="block">Cassandra keyspace (analog of tablespace in relational databases).</div>
</li>
<li class="blockList">
<h4>tbl</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tbl</pre>
<div class="block">Cassandra table.</div>
</li>
<li class="blockList">
<h4>tblOptions</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tblOptions</pre>
<div class="block">Cassandra table creation options <a href="https://docs.datastax.com/en/cql/3.0/cql/cql_reference/create_table_r.html">CREATE TABLE</a>.</div>
</li>
<li class="blockList">
<h4>keyspaceOptions</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> keyspaceOptions</pre>
<div class="block">Cassandra keyspace creation options <a href="https://docs.datastax.com/en/cql/3.0/cql/cql_reference/create_keyspace_r.html">CREATE KEYSPACE</a>.</div>
</li>
<li class="blockList">
<h4>keyPersistenceSettings</h4>
<pre><a href="org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyPersistenceSettings</a> keyPersistenceSettings</pre>
<div class="block">Persistence settings for Ignite cache keys.</div>
</li>
<li class="blockList">
<h4>valPersistenceSettings</h4>
<pre><a href="org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">ValuePersistenceSettings</a> valPersistenceSettings</pre>
<div class="block">Persistence settings for Ignite cache values.</div>
</li>
<li class="blockListLast">
<h4>tableColumns</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; tableColumns</pre>
<div class="block">List of Cassandra table columns</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>stgy</h4>
<pre><a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceStrategy.html" title="enum in org.apache.ignite.cache.store.cassandra.persistence">PersistenceStrategy</a> stgy</pre>
<div class="block">Persistence strategy to use.</div>
</li>
<li class="blockList">
<h4>javaCls</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a>&gt; javaCls</pre>
<div class="block">Java class of the object to be persisted.</div>
</li>
<li class="blockList">
<h4>col</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> col</pre>
<div class="block">Cassandra table column name where object should be persisted in
case of using BLOB or PRIMITIVE persistence strategy.</div>
</li>
<li class="blockList">
<h4>serializer</h4>
<pre><a href="org/apache/ignite/cache/store/cassandra/serializer/Serializer.html" title="interface in org.apache.ignite.cache.store.cassandra.serializer">Serializer</a> serializer</pre>
<div class="block">Serializer for BLOBs.</div>
</li>
<li class="blockList">
<h4>tableColumns</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; tableColumns</pre>
<div class="block">List of Cassandra table columns</div>
</li>
<li class="blockListLast">
<h4>casUniqueFields</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; casUniqueFields</pre>
<div class="block">List of POJO fields having unique mapping to Cassandra columns - skipping aliases pointing
to the same Cassandra table column.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.persistence.PojoField">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">org.apache.ignite.cache.store.cassandra.persistence.PojoField</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name</pre>
<div class="block">Field name.</div>
</li>
<li class="blockList">
<h4>col</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> col</pre>
<div class="block">Field column name in Cassandra table.</div>
</li>
<li class="blockList">
<h4>colDDL</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> colDDL</pre>
<div class="block">Field column DDL.</div>
</li>
<li class="blockListLast">
<h4>calculated</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> calculated</pre>
<div class="block">Indicator for calculated field.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.persistence.PojoKeyField">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">org.apache.ignite.cache.store.cassandra.persistence.PojoKeyField</a> extends <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>sortOrder</h4>
<pre><a href="org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.SortOrder.html" title="enum in org.apache.ignite.cache.store.cassandra.persistence">PojoKeyField.SortOrder</a> sortOrder</pre>
<div class="block">Sort order.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.persistence.PojoValueField">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">org.apache.ignite.cache.store.cassandra.persistence.PojoValueField</a> extends <a href="org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>isIndexed</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> isIndexed</pre>
<div class="block">Indicates if Cassandra column should be indexed.</div>
</li>
<li class="blockList">
<h4>idxCls</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> idxCls</pre>
<div class="block">Custom java class for Cassandra secondary index.</div>
</li>
<li class="blockList">
<h4>idxOptions</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> idxOptions</pre>
<div class="block">Secondary index options.</div>
</li>
<li class="blockListLast">
<h4>isStatic</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> isStatic</pre>
<div class="block">Indicates if Cassandra column is static.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.persistence.ValuePersistenceSettings">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">org.apache.ignite.cache.store.cassandra.persistence.ValuePersistenceSettings</a> extends <a href="org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>fields</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; fields</pre>
<div class="block">Value fields.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.store.cassandra.serializer</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.serializer.JavaSerializer">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/serializer/JavaSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer">org.apache.ignite.cache.store.cassandra.serializer.JavaSerializer</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.serializer.KryoSerializer">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/cassandra/serializer/KryoSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer">org.apache.ignite.cache.store.cassandra.serializer.KryoSerializer</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.store.jdbc</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>connUrl</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> connUrl</pre>
<div class="block">Connection URL.</div>
</li>
<li class="blockList">
<h4>createTblQry</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> createTblQry</pre>
<div class="block">Query to create table.</div>
</li>
<li class="blockList">
<h4>loadQry</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> loadQry</pre>
<div class="block">Query to load entry.</div>
</li>
<li class="blockList">
<h4>updateQry</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> updateQry</pre>
<div class="block">Query to update entry.</div>
</li>
<li class="blockList">
<h4>insertQry</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> insertQry</pre>
<div class="block">Query to insert entries.</div>
</li>
<li class="blockList">
<h4>delQry</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> delQry</pre>
<div class="block">Query to delete entries.</div>
</li>
<li class="blockList">
<h4>user</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> user</pre>
<div class="block">User name for database access.</div>
</li>
<li class="blockList">
<h4>passwd</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> passwd</pre>
<div class="block">Password for database access.</div>
</li>
<li class="blockList">
<h4>initSchema</h4>
<pre>boolean initSchema</pre>
<div class="block">Flag for schema initialization.</div>
</li>
<li class="blockList">
<h4>dataSrcBean</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dataSrcBean</pre>
<div class="block">Name of data source bean.</div>
</li>
<li class="blockListLast">
<h4>appCtx</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> appCtx</pre>
<div class="block">Application context.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>batchSize</h4>
<pre>int batchSize</pre>
<div class="block">Maximum batch size for writeAll and deleteAll operations.</div>
</li>
<li class="blockList">
<h4>dataSrcBean</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dataSrcBean</pre>
<div class="block">Name of data source bean.</div>
</li>
<li class="blockList">
<h4>dialect</h4>
<pre><a href="org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect">JdbcDialect</a> dialect</pre>
<div class="block">Database dialect.</div>
</li>
<li class="blockList">
<h4>maxPoolSize</h4>
<pre>int maxPoolSize</pre>
<div class="block">Max workers thread count. These threads are responsible for load cache.</div>
</li>
<li class="blockList">
<h4>maxWrtAttempts</h4>
<pre>int maxWrtAttempts</pre>
<div class="block">Maximum write attempts in case of database error.</div>
</li>
<li class="blockList">
<h4>parallelLoadCacheMinThreshold</h4>
<pre>int parallelLoadCacheMinThreshold</pre>
<div class="block">Parallel load cache minimum threshold. If <code>0</code> then load sequentially.</div>
</li>
<li class="blockList">
<h4>hasher</h4>
<pre><a href="org/apache/ignite/cache/store/jdbc/JdbcTypeHasher.html" title="interface in org.apache.ignite.cache.store.jdbc">JdbcTypeHasher</a> hasher</pre>
<div class="block">Hash calculator.</div>
</li>
<li class="blockList">
<h4>transformer</h4>
<pre><a href="org/apache/ignite/cache/store/jdbc/JdbcTypesTransformer.html" title="interface in org.apache.ignite.cache.store.jdbc">JdbcTypesTransformer</a> transformer</pre>
<div class="block">Types transformer.</div>
</li>
<li class="blockList">
<h4>types</h4>
<pre><a href="org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a>[] types</pre>
<div class="block">Types that store could process.</div>
</li>
<li class="blockList">
<h4>dataSrcFactory</h4>
<pre>javax.cache.configuration.Factory&lt;T&gt; dataSrcFactory</pre>
<div class="block">Data source factory.</div>
</li>
<li class="blockListLast">
<h4>sqlEscapeAll</h4>
<pre>boolean sqlEscapeAll</pre>
<div class="block">Flag indicating that table and field names should be escaped in all SQL queries created by JDBC POJO store.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.JdbcType">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">org.apache.ignite.cache.store.jdbc.JdbcType</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>cacheName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> cacheName</pre>
<div class="block">Cache name.</div>
</li>
<li class="blockList">
<h4>dbSchema</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dbSchema</pre>
<div class="block">Schema name in database.</div>
</li>
<li class="blockList">
<h4>dbTbl</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dbTbl</pre>
<div class="block">Table name in database.</div>
</li>
<li class="blockList">
<h4>keyType</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> keyType</pre>
<div class="block">Key class used to store key in cache.</div>
</li>
<li class="blockList">
<h4>keyFields</h4>
<pre><a href="org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a>[] keyFields</pre>
<div class="block">List of fields descriptors for key object.</div>
</li>
<li class="blockList">
<h4>valType</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> valType</pre>
<div class="block">Value class used to store value in cache.</div>
</li>
<li class="blockList">
<h4>valFlds</h4>
<pre><a href="org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a>[] valFlds</pre>
<div class="block">List of fields descriptors for value object.</div>
</li>
<li class="blockListLast">
<h4>hasher</h4>
<pre><a href="org/apache/ignite/cache/store/jdbc/JdbcTypeHasher.html" title="interface in org.apache.ignite.cache.store.jdbc">JdbcTypeHasher</a> hasher</pre>
<div class="block">Custom type hasher.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.JdbcTypeDefaultHasher">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/JdbcTypeDefaultHasher.html" title="class in org.apache.ignite.cache.store.jdbc">org.apache.ignite.cache.store.jdbc.JdbcTypeDefaultHasher</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.JdbcTypeField">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">org.apache.ignite.cache.store.jdbc.JdbcTypeField</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>dbFldType</h4>
<pre>int dbFldType</pre>
<div class="block">Field JDBC type in database.</div>
</li>
<li class="blockList">
<h4>dbFldName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dbFldName</pre>
<div class="block">Field name in database.</div>
</li>
<li class="blockList">
<h4>javaFldType</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a>&gt; javaFldType</pre>
<div class="block">Field java type.</div>
</li>
<li class="blockListLast">
<h4>javaFldName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> javaFldName</pre>
<div class="block">Field name in java object.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.JdbcTypesDefaultTransformer">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/JdbcTypesDefaultTransformer.html" title="class in org.apache.ignite.cache.store.jdbc">org.apache.ignite.cache.store.jdbc.JdbcTypesDefaultTransformer</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cache.store.jdbc.dialect</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">org.apache.ignite.cache.store.jdbc.dialect.BasicJdbcDialect</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>maxParamsCnt</h4>
<pre>int maxParamsCnt</pre>
<div class="block">Max query parameters count.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.dialect.DB2Dialect">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/dialect/DB2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">org.apache.ignite.cache.store.jdbc.dialect.DB2Dialect</a> extends <a href="org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.dialect.H2Dialect">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/dialect/H2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">org.apache.ignite.cache.store.jdbc.dialect.H2Dialect</a> extends <a href="org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.dialect.MySQLDialect">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/dialect/MySQLDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">org.apache.ignite.cache.store.jdbc.dialect.MySQLDialect</a> extends <a href="org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.dialect.OracleDialect">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/dialect/OracleDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">org.apache.ignite.cache.store.jdbc.dialect.OracleDialect</a> extends <a href="org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc.dialect.SQLServerDialect">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/store/jdbc/dialect/SQLServerDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">org.apache.ignite.cache.store.jdbc.dialect.SQLServerDialect</a> extends <a href="org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.cluster</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.cluster.ClusterGroupEmptyException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cluster/ClusterGroupEmptyException.html" title="class in org.apache.ignite.cluster">org.apache.ignite.cluster.ClusterGroupEmptyException</a> extends <a href="org/apache/ignite/cluster/ClusterTopologyException.html" title="class in org.apache.ignite.cluster">ClusterTopologyException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.cluster.ClusterTopologyException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cluster/ClusterTopologyException.html" title="class in org.apache.ignite.cluster">org.apache.ignite.cluster.ClusterTopologyException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.compute</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.compute.ComputeExecutionRejectedException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/ComputeExecutionRejectedException.html" title="class in org.apache.ignite.compute">org.apache.ignite.compute.ComputeExecutionRejectedException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.ComputeJobAdapter">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">org.apache.ignite.compute.ComputeJobAdapter</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>args</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] args</pre>
<div class="block">Job argument.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.ComputeJobContinuationAdapter">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">org.apache.ignite.compute.ComputeJobContinuationAdapter</a> extends <a href="org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.ComputeJobFailoverException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/ComputeJobFailoverException.html" title="class in org.apache.ignite.compute">org.apache.ignite.compute.ComputeJobFailoverException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.ComputeTaskAdapter">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/ComputeTaskAdapter.html" title="class in org.apache.ignite.compute">org.apache.ignite.compute.ComputeTaskAdapter</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.ComputeTaskCancelledException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/ComputeTaskCancelledException.html" title="class in org.apache.ignite.compute">org.apache.ignite.compute.ComputeTaskCancelledException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.ComputeTaskSplitAdapter">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="class in org.apache.ignite.compute">org.apache.ignite.compute.ComputeTaskSplitAdapter</a> extends <a href="org/apache/ignite/compute/ComputeTaskAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskAdapter</a>&lt;<a href="org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="type parameter in ComputeTaskSplitAdapter">T</a>,<a href="org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="type parameter in ComputeTaskSplitAdapter">R</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>balancer</h4>
<pre><a href="org/apache/ignite/compute/ComputeLoadBalancer.html" title="interface in org.apache.ignite.compute">ComputeLoadBalancer</a> balancer</pre>
<div class="block">Load balancer.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.ComputeTaskTimeoutException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/ComputeTaskTimeoutException.html" title="class in org.apache.ignite.compute">org.apache.ignite.compute.ComputeTaskTimeoutException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.ComputeUserUndeclaredException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/ComputeUserUndeclaredException.html" title="class in org.apache.ignite.compute">org.apache.ignite.compute.ComputeUserUndeclaredException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.compute.gridify</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.compute.gridify.GridifyRuntimeException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/gridify/GridifyRuntimeException.html" title="class in org.apache.ignite.compute.gridify">org.apache.ignite.compute.gridify.GridifyRuntimeException</a> extends <a href="org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.gridify.GridifyTaskAdapter">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/gridify/GridifyTaskAdapter.html" title="class in org.apache.ignite.compute.gridify">org.apache.ignite.compute.gridify.GridifyTaskAdapter</a> extends <a href="org/apache/ignite/compute/ComputeTaskAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskAdapter</a>&lt;<a href="org/apache/ignite/compute/gridify/GridifyArgument.html" title="interface in org.apache.ignite.compute.gridify">GridifyArgument</a>,<a href="org/apache/ignite/compute/gridify/GridifyTaskAdapter.html" title="type parameter in GridifyTaskAdapter">R</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.gridify.GridifyTaskSplitAdapter">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/gridify/GridifyTaskSplitAdapter.html" title="class in org.apache.ignite.compute.gridify">org.apache.ignite.compute.gridify.GridifyTaskSplitAdapter</a> extends <a href="org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskSplitAdapter</a>&lt;<a href="org/apache/ignite/compute/gridify/GridifyArgument.html" title="interface in org.apache.ignite.compute.gridify">GridifyArgument</a>,<a href="org/apache/ignite/compute/gridify/GridifyTaskSplitAdapter.html" title="type parameter in GridifyTaskSplitAdapter">R</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.compute.gridify.aop</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">org.apache.ignite.compute.gridify.aop.GridifyArgumentAdapter</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>cls</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a>&gt; cls</pre>
<div class="block">Method class.</div>
</li>
<li class="blockList">
<h4>mtdName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> mtdName</pre>
<div class="block">Method name.</div>
</li>
<li class="blockList">
<h4>types</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a>&gt;[] types</pre>
<div class="block">Method parameter types.</div>
</li>
<li class="blockList">
<h4>params</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] params</pre>
<div class="block">Method parameters.</div>
</li>
<li class="blockListLast">
<h4>target</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> target</pre>
<div class="block">Method execution state.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.gridify.aop.GridifyDefaultRangeTask">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html" title="class in org.apache.ignite.compute.gridify.aop">org.apache.ignite.compute.gridify.aop.GridifyDefaultRangeTask</a> extends <a href="org/apache/ignite/compute/ComputeTaskAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskAdapter</a>&lt;org.apache.ignite.internal.util.gridify.GridifyRangeArgument,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>ignite</h4>
<pre><a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> ignite</pre>
<div class="block">Grid instance.</div>
</li>
<li class="blockList">
<h4>ses</h4>
<pre><a href="org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a> ses</pre>
<div class="block">Grid task session.</div>
</li>
<li class="blockList">
<h4>log</h4>
<pre><a href="org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a> log</pre>
<div class="block">Grid logger.</div>
</li>
<li class="blockList">
<h4>balancer</h4>
<pre><a href="org/apache/ignite/compute/ComputeLoadBalancer.html" title="interface in org.apache.ignite.compute">ComputeLoadBalancer</a> balancer</pre>
<div class="block">Load balancer.</div>
</li>
<li class="blockList">
<h4>mapper</h4>
<pre><a href="org/apache/ignite/compute/ComputeTaskContinuousMapper.html" title="interface in org.apache.ignite.compute">ComputeTaskContinuousMapper</a> mapper</pre>
</li>
<li class="blockList">
<h4>nodeFilter</h4>
<pre><a href="org/apache/ignite/compute/gridify/GridifyNodeFilter.html" title="interface in org.apache.ignite.compute.gridify">GridifyNodeFilter</a> nodeFilter</pre>
</li>
<li class="blockList">
<h4>splitSize</h4>
<pre>int splitSize</pre>
</li>
<li class="blockList">
<h4>threshold</h4>
<pre>int threshold</pre>
</li>
<li class="blockListLast">
<h4>limitedSplit</h4>
<pre>boolean limitedSplit</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.gridify.aop.GridifyDefaultTask">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html" title="class in org.apache.ignite.compute.gridify.aop">org.apache.ignite.compute.gridify.aop.GridifyDefaultTask</a> extends <a href="org/apache/ignite/compute/ComputeTaskAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskAdapter</a>&lt;<a href="org/apache/ignite/compute/gridify/GridifyArgument.html" title="interface in org.apache.ignite.compute.gridify">GridifyArgument</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>ignite</h4>
<pre><a href="org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> ignite</pre>
<div class="block">Grid instance.</div>
</li>
<li class="blockListLast">
<h4>balancer</h4>
<pre><a href="org/apache/ignite/compute/ComputeLoadBalancer.html" title="interface in org.apache.ignite.compute">ComputeLoadBalancer</a> balancer</pre>
<div class="block">Load balancer.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.ignite.configuration</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.configuration.CacheConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">org.apache.ignite.configuration.CacheConfiguration</a> extends javax.cache.configuration.MutableConfiguration&lt;<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="type parameter in CacheConfiguration">K</a>,<a href="org/apache/ignite/configuration/CacheConfiguration.html" title="type parameter in CacheConfiguration">V</a>&gt; implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serialized_methods">
<!-- -->
</a>
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockListLast"><a name="writeReplace()">
<!-- -->
</a>
<h4>writeReplace</h4>
<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;writeReplace()</pre>
<div class="block">Creates a copy of current configuration and removes all cache entry listeners.
They are executed only locally and should never be sent to remote nodes.</div>
</li>
</ul>
</li>
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name</pre>
<div class="block">Cache name.</div>
</li>
<li class="blockList">
<h4>grpName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> grpName</pre>
<div class="block">Cache group name.</div>
</li>
<li class="blockList">
<h4>memPlcName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> memPlcName</pre>
<div class="block">Name of <a href="org/apache/ignite/configuration/MemoryPolicyConfiguration.html" title="class in org.apache.ignite.configuration"><code>MemoryPolicyConfiguration</code></a> for this cache</div>
</li>
<li class="blockList">
<h4>storeConcurrentLoadAllThreshold</h4>
<pre>int storeConcurrentLoadAllThreshold</pre>
<div class="block">Threshold for concurrent loading of keys from <a href="org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a>.</div>
</li>
<li class="blockList">
<h4>rebalancePoolSize</h4>
<pre>int rebalancePoolSize</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
<div class="block">Rebalance thread pool size.</div>
</li>
<li class="blockList">
<h4>rebalanceTimeout</h4>
<pre>long rebalanceTimeout</pre>
<div class="block">Rebalance timeout.</div>
</li>
<li class="blockList">
<h4>evictPlc</h4>
<pre><a href="org/apache/ignite/cache/eviction/EvictionPolicy.html" title="interface in org.apache.ignite.cache.eviction">EvictionPolicy</a>&lt;<a href="org/apache/ignite/cache/eviction/EvictionPolicy.html" title="type parameter in EvictionPolicy">K</a>,<a href="org/apache/ignite/cache/eviction/EvictionPolicy.html" title="type parameter in EvictionPolicy">V</a>&gt; evictPlc</pre>
<div class="block">Cache expiration policy.</div>
</li>
<li class="blockList">
<h4>onheapCache</h4>
<pre>boolean onheapCache</pre>
</li>
<li class="blockList">
<h4>evictFilter</h4>
<pre><a href="org/apache/ignite/cache/eviction/EvictionFilter.html" title="interface in org.apache.ignite.cache.eviction">EvictionFilter</a>&lt;<a href="org/apache/ignite/cache/eviction/EvictionFilter.html" title="type parameter in EvictionFilter">K</a>,<a href="org/apache/ignite/cache/eviction/EvictionFilter.html" title="type parameter in EvictionFilter">V</a>&gt; evictFilter</pre>
<div class="block">Eviction filter.</div>
</li>
<li class="blockList">
<h4>eagerTtl</h4>
<pre>boolean eagerTtl</pre>
<div class="block">Eager ttl flag.</div>
</li>
<li class="blockList">
<h4>dfltLockTimeout</h4>
<pre>long dfltLockTimeout</pre>
<div class="block">Default lock timeout.</div>
</li>
<li class="blockList">
<h4>nearCfg</h4>
<pre><a href="org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a>&lt;<a href="org/apache/ignite/configuration/NearCacheConfiguration.html" title="type parameter in NearCacheConfiguration">K</a>,<a href="org/apache/ignite/configuration/NearCacheConfiguration.html" title="type parameter in NearCacheConfiguration">V</a>&gt; nearCfg</pre>
<div class="block">Near cache configuration.</div>
</li>
<li class="blockList">
<h4>writeSync</h4>
<pre><a href="org/apache/ignite/cache/CacheWriteSynchronizationMode.html" title="enum in org.apache.ignite.cache">CacheWriteSynchronizationMode</a> writeSync</pre>
<div class="block">Write synchronization mode.</div>
</li>
<li class="blockList">
<h4>storeFactory</h4>
<pre>javax.cache.configuration.Factory&lt;T&gt; storeFactory</pre>
</li>
<li class="blockList">
<h4>storeKeepBinary</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> storeKeepBinary</pre>
</li>
<li class="blockList">
<h4>loadPrevVal</h4>
<pre>boolean loadPrevVal</pre>
</li>
<li class="blockList">
<h4>aff</h4>
<pre><a href="org/apache/ignite/cache/affinity/AffinityFunction.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunction</a> aff</pre>
<div class="block">Node group resolver.</div>
</li>
<li class="blockList">
<h4>cacheMode</h4>
<pre><a href="org/apache/ignite/cache/CacheMode.html" title="enum in org.apache.ignite.cache">CacheMode</a> cacheMode</pre>
<div class="block">Cache mode.</div>
</li>
<li class="blockList">
<h4>atomicityMode</h4>
<pre><a href="org/apache/ignite/cache/CacheAtomicityMode.html" title="enum in org.apache.ignite.cache">CacheAtomicityMode</a> atomicityMode</pre>
<div class="block">Cache atomicity mode.</div>
</li>
<li class="blockList">
<h4>backups</h4>
<pre>int backups</pre>
<div class="block">Number of backups for cache.</div>
</li>
<li class="blockList">
<h4>invalidate</h4>
<pre>boolean invalidate</pre>
<div class="block">Flag indicating whether this is invalidation-based cache.</div>
</li>
<li class="blockList">
<h4>tmLookupClsName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tmLookupClsName</pre>
<div class="block">Name of class implementing GridCacheTmLookup.</div>
</li>
<li class="blockList">
<h4>rebalanceMode</h4>
<pre><a href="org/apache/ignite/cache/CacheRebalanceMode.html" title="enum in org.apache.ignite.cache">CacheRebalanceMode</a> rebalanceMode</pre>
<div class="block">Distributed cache rebalance mode.</div>
</li>
<li class="blockList">
<h4>rebalanceOrder</h4>
<pre>int rebalanceOrder</pre>
<div class="block">Cache rebalance order.</div>
</li>
<li class="blockList">
<h4>rebalanceBatchSize</h4>
<pre>int rebalanceBatchSize</pre>
<div class="block">Rebalance batch size.</div>
</li>
<li class="blockList">
<h4>rebalanceBatchesPrefetchCnt</h4>
<pre>long rebalanceBatchesPrefetchCnt</pre>
<div class="block">Rebalance batches prefetch count.</div>
</li>
<li class="blockList">
<h4>maxConcurrentAsyncOps</h4>
<pre>int maxConcurrentAsyncOps</pre>
<div class="block">Maximum number of concurrent asynchronous operations.</div>
</li>
<li class="blockList">
<h4>sqlIdxMaxInlineSize</h4>
<pre>int sqlIdxMaxInlineSize</pre>
<div class="block">Maximum inline size for sql indexes.</div>
</li>
<li class="blockList">
<h4>writeBehindEnabled</h4>
<pre>boolean writeBehindEnabled</pre>
<div class="block">Write-behind feature.</div>
</li>
<li class="blockList">
<h4>writeBehindFlushSize</h4>
<pre>int writeBehindFlushSize</pre>
<div class="block">Maximum size of write-behind cache.</div>
</li>
<li class="blockList">
<h4>writeBehindFlushFreq</h4>
<pre>long writeBehindFlushFreq</pre>
<div class="block">Write-behind flush frequency in milliseconds.</div>
</li>
<li class="blockList">
<h4>writeBehindFlushThreadCnt</h4>
<pre>int writeBehindFlushThreadCnt</pre>
<div class="block">Flush thread count for write-behind cache store.</div>
</li>
<li class="blockList">
<h4>writeBehindBatchSize</h4>
<pre>int writeBehindBatchSize</pre>
<div class="block">Maximum batch size for write-behind cache store.</div>
</li>
<li class="blockList">
<h4>writeBehindCoalescing</h4>
<pre>boolean writeBehindCoalescing</pre>
<div class="block">Write coalescing flag for write-behind cache store</div>
</li>
<li class="blockList">
<h4>maxQryIterCnt</h4>
<pre>int maxQryIterCnt</pre>
<div class="block">Maximum number of query iterators that can be stored.</div>
</li>
<li class="blockList">
<h4>affMapper</h4>
<pre><a href="org/apache/ignite/cache/affinity/AffinityKeyMapper.html" title="interface in org.apache.ignite.cache.affinity">AffinityKeyMapper</a> affMapper</pre>
</li>
<li class="blockList">
<h4>rebalanceDelay</h4>
<pre>long rebalanceDelay</pre>
</li>
<li class="blockList">
<h4>rebalanceThrottle</h4>
<pre>long rebalanceThrottle</pre>
</li>
<li class="blockList">
<h4>interceptor</h4>
<pre><a href="org/apache/ignite/cache/CacheInterceptor.html" title="interface in org.apache.ignite.cache">CacheInterceptor</a>&lt;<a href="org/apache/ignite/cache/CacheInterceptor.html" title="type parameter in CacheInterceptor">K</a>,<a href="org/apache/ignite/cache/CacheInterceptor.html" title="type parameter in CacheInterceptor">V</a>&gt; interceptor</pre>
</li>
<li class="blockList">
<h4>sqlFuncCls</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a>&gt;[] sqlFuncCls</pre>
</li>
<li class="blockList">
<h4>longQryWarnTimeout</h4>
<pre>long longQryWarnTimeout</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockList">
<h4>qryDetailMetricsSz</h4>
<pre>int qryDetailMetricsSz</pre>
</li>
<li class="blockList">
<h4>readFromBackup</h4>
<pre>boolean readFromBackup</pre>
<div class="block">Flag indicating whether data can be read from backup.
If <code>false</code> always get data from primary node (never from backup).</div>
</li>
<li class="blockList">
<h4>nodeFilter</h4>
<pre><a href="org/apache/ignite/lang/IgnitePredicate.html" title="interface in org.apache.ignite.lang">IgnitePredicate</a>&lt;<a href="org/apache/ignite/lang/IgnitePredicate.html" title="type parameter in IgnitePredicate">E</a>&gt; nodeFilter</pre>
<div class="block">Node filter specifying nodes on which this cache should be deployed.</div>
</li>
<li class="blockList">
<h4>sqlSchema</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlSchema</pre>
</li>
<li class="blockList">
<h4>sqlEscapeAll</h4>
<pre>boolean sqlEscapeAll</pre>
</li>
<li class="blockList">
<h4>cpOnRead</h4>
<pre>boolean cpOnRead</pre>
<div class="block">Copy on read flag.</div>
</li>
<li class="blockList">
<h4>pluginCfgs</h4>
<pre><a href="org/apache/ignite/plugin/CachePluginConfiguration.html" title="interface in org.apache.ignite.plugin">CachePluginConfiguration</a>&lt;<a href="org/apache/ignite/plugin/CachePluginConfiguration.html" title="type parameter in CachePluginConfiguration">K</a>,<a href="org/apache/ignite/plugin/CachePluginConfiguration.html" title="type parameter in CachePluginConfiguration">V</a>&gt;[] pluginCfgs</pre>
<div class="block">Cache plugin configurations.</div>
</li>
<li class="blockList">
<h4>topValidator</h4>
<pre><a href="org/apache/ignite/configuration/TopologyValidator.html" title="interface in org.apache.ignite.configuration">TopologyValidator</a> topValidator</pre>
<div class="block">Cache topology validator.</div>
</li>
<li class="blockList">
<h4>storeSesLsnrs</h4>
<pre>javax.cache.configuration.Factory&lt;T&gt;[] storeSesLsnrs</pre>
<div class="block">Cache store session listeners.</div>
</li>
<li class="blockList">
<h4>qryEntities</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">E</a>&gt; qryEntities</pre>
<div class="block">Query entities.</div>
</li>
<li class="blockList">
<h4>partLossPlc</h4>
<pre><a href="org/apache/ignite/cache/PartitionLossPolicy.html" title="enum in org.apache.ignite.cache">PartitionLossPolicy</a> partLossPlc</pre>
<div class="block">Partition loss policy.</div>
</li>
<li class="blockList">
<h4>qryParallelism</h4>
<pre>int qryParallelism</pre>
</li>
<li class="blockListLast">
<h4>keyCfg</h4>
<pre><a href="org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a>[] keyCfg</pre>
<div class="block">Cache key configuration.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.configuration.CacheConfiguration.IgniteAllNodesPredicate">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/configuration/CacheConfiguration.IgniteAllNodesPredicate.html" title="class in org.apache.ignite.configuration">org.apache.ignite.configuration.CacheConfiguration.IgniteAllNodesPredicate</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.configuration.CollectionConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">org.apache.ignite.configuration.CollectionConfiguration</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>atomicityMode</h4>
<pre><a href="org/apache/ignite/cache/CacheAtomicityMode.html" title="enum in org.apache.ignite.cache">CacheAtomicityMode</a> atomicityMode</pre>
<div class="block">Cache atomicity mode.</div>
</li>
<li class="blockList">
<h4>cacheMode</h4>
<pre><a href="org/apache/ignite/cache/CacheMode.html" title="enum in org.apache.ignite.cache">CacheMode</a> cacheMode</pre>
<div class="block">Cache mode.</div>
</li>
<li class="blockList">
<h4>nodeFilter</h4>
<pre><a href="org/apache/ignite/lang/IgnitePredicate.html" title="interface in org.apache.ignite.lang">IgnitePredicate</a>&lt;<a href="org/apache/ignite/lang/IgnitePredicate.html" title="type parameter in IgnitePredicate">E</a>&gt; nodeFilter</pre>
<div class="block">Node filter specifying nodes on which this cache should be deployed.</div>
</li>
<li class="blockList">
<h4>backups</h4>
<pre>int backups</pre>
<div class="block">Number of backups.</div>
</li>
<li class="blockList">
<h4>offHeapMaxMem</h4>
<pre>long offHeapMaxMem</pre>
<div class="block">Off-heap memory size.</div>
</li>
<li class="blockList">
<h4>collocated</h4>
<pre>boolean collocated</pre>
<div class="block">Collocated flag.</div>
</li>
<li class="blockListLast">
<h4>grpName</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> grpName</pre>
<div class="block">Group name.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.configuration.IgniteReflectionFactory">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">org.apache.ignite.configuration.IgniteReflectionFactory</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>singleton</h4>
<pre>boolean singleton</pre>
<div class="block">Singletom mode</div>
</li>
<li class="blockList">
<h4>cls</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a>&gt; cls</pre>
<div class="block">Component class</div>
</li>
<li class="blockListLast">
<h4>props</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; props</pre>
<div class="block">Properties</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.configuration.MemoryConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/configuration/MemoryConfiguration.html" title="class in org.apache.ignite.configuration">org.apache.ignite.configuration.MemoryConfiguration</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!-- -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>sysCacheInitSize</h4>
<pre>long sysCacheInitSize</pre>
<div class="block">Size of a memory chunk reserved for system cache initially.</div>
</li>
<li class="blockList">
<h4>sysCacheMaxSize</h4>
<pre>long sysCacheMaxSize</pre>
<div class="block">Maximum size of system cache.</div>
</li>
<li class="blockList">
<h4>pageSize</h4>
<pre>int pageSize</pre>
<div class="block">Memory page size.</div>
</li>