blob: 9653ce367b28b66982e3e5963e777e5d9b7e2ec8 [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.10.0/javadoc/serialized-form.html" />
<META NAME="ROBOTS" CONTENT="NOINDEX">
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(72949126, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/72949126" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
<script type='text/javascript'>
window.__lo_site_id = 284467;
(function() {
var wa = document.createElement('script'); wa.type = 'text/javascript'; wa.async = true;
wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wa, s);
})();
</script>
<!-- Generated by javadoc (1.8.0_261) on Thu Mar 11 02:15:48 MSK 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Serialized Form (Ignite 2.10.0)</title>
<meta name="date" content="2021-03-11">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<link rel='shortcut icon' href='https://ignite.apache.org/favicon.ico'/>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-61232409-1');
</script></head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Serialized Form (Ignite 2.10.0)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>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>
<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&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<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>
</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="https://docs.oracle.com/javase/8/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">
<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><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/lang/IgniteFuture.html" title="type parameter in IgniteFuture">V</a><span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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.IgniteJdbcThinDataSource">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/IgniteJdbcThinDataSource.html" title="class in org.apache.ignite">org.apache.ignite.IgniteJdbcThinDataSource</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>props</h4>
<pre>org.apache.ignite.internal.jdbc.thin.ConnectionPropertiesImpl props</pre>
<div class="block">Connection properties.</div>
</li>
<li class="blockListLast">
<h4>loginTimeout</h4>
<pre>int loginTimeout</pre>
<div class="block">Login timeout.</div>
</li>
</ul>
</li>
</ul>
</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="https://docs.oracle.com/javase/8/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">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList">
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/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">
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/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>
<li class="blockList"><a name="org.apache.ignite.binary.BinaryTypeConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">org.apache.ignite.binary.BinaryTypeConfiguration</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>typeName</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> typeName</pre>
<div class="block">Class name.</div>
</li>
<li class="blockList">
<h4>idMapper</h4>
<pre><a href="org/apache/ignite/binary/BinaryIdMapper.html" title="interface in org.apache.ignite.binary">BinaryIdMapper</a> idMapper</pre>
<div class="block">ID mapper.</div>
</li>
<li class="blockList">
<h4>nameMapper</h4>
<pre><a href="org/apache/ignite/binary/BinaryNameMapper.html" title="interface in org.apache.ignite.binary">BinaryNameMapper</a> nameMapper</pre>
<div class="block">Name mapper.</div>
</li>
<li class="blockList">
<h4>serializer</h4>
<pre><a href="org/apache/ignite/binary/BinarySerializer.html" title="interface in org.apache.ignite.binary">BinarySerializer</a> serializer</pre>
<div class="block">Serializer.</div>
</li>
<li class="blockList">
<h4>isEnum</h4>
<pre>boolean isEnum</pre>
<div class="block">Enum flag.</div>
</li>
<li class="blockListLast">
<h4>enumValues</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a><span class='angle_bracket'>&gt;</span> enumValues</pre>
<div class="block">Enum names to ordinals mapping.</div>
</li>
</ul>
</li>
</ul>
</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.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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>typeName</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>keyType</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">V</a><span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">E</a><span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a><span class='angle_bracket'>&gt;</span> aliases</pre>
<div class="block">Aliases.</div>
</li>
<li class="blockList">
<h4>idxs</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">E</a><span class='angle_bracket'>&gt;</span> idxs</pre>
<div class="block">Collection of query indexes.</div>
</li>
<li class="blockList">
<h4>tableName</h4>
<pre><a href="https://docs.oracle.com/javase/8/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>
<li class="blockList">
<h4>_notNullFields</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">E</a><span class='angle_bracket'>&gt;</span> _notNullFields</pre>
<div class="block">Fields that must have non-null value. NB: DO NOT remove underscore to avoid clashes with QueryEntityEx.</div>
</li>
<li class="blockList">
<h4>defaultFieldValues</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a><span class='angle_bracket'>&gt;</span> defaultFieldValues</pre>
<div class="block">Fields default values.</div>
</li>
<li class="blockList">
<h4>fieldsPrecision</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a><span class='angle_bracket'>&gt;</span> fieldsPrecision</pre>
<div class="block">Precision(Maximum length) for fields.</div>
</li>
<li class="blockListLast">
<h4>fieldsScale</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a><span class='angle_bracket'>&gt;</span> fieldsScale</pre>
<div class="block">Scale for fields.</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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">V</a><span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/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">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList">
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/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">
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/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><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList">
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/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">
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/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.ClusterNodeAttributeAffinityBackupFilter">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/affinity/rendezvous/ClusterNodeAttributeAffinityBackupFilter.html" title="class in org.apache.ignite.cache.affinity.rendezvous">org.apache.ignite.cache.affinity.rendezvous.ClusterNodeAttributeAffinityBackupFilter</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>attributeNames</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] attributeNames</pre>
<div class="block">Attribute names.</div>
</li>
</ul>
</li>
</ul>
</li>
<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="https://docs.oracle.com/javase/8/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">
<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><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> 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><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/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>4358725333474509598L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList">
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/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">
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/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.eviction.AbstractEvictionPolicyFactory">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction">org.apache.ignite.cache.eviction.AbstractEvictionPolicyFactory</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>maxSize</h4>
<pre>int maxSize</pre>
</li>
<li class="blockList">
<h4>batchSize</h4>
<pre>int batchSize</pre>
</li>
<li class="blockListLast">
<h4>maxMemSize</h4>
<pre>long maxMemSize</pre>
</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><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList">
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/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">
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/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.eviction.fifo.FifoEvictionPolicyFactory">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction.fifo">org.apache.ignite.cache.eviction.fifo.FifoEvictionPolicyFactory</a> extends <a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicyFactory</a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyFactory.html" title="type parameter in FifoEvictionPolicyFactory">K</a>,<a href="org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyFactory.html" title="type parameter in FifoEvictionPolicyFactory">V</a><span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span> 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.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><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList">
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/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">
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/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.eviction.lru.LruEvictionPolicyFactory">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/eviction/lru/LruEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction.lru">org.apache.ignite.cache.eviction.lru.LruEvictionPolicyFactory</a> extends <a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicyFactory</a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/eviction/lru/LruEvictionPolicyFactory.html" title="type parameter in LruEvictionPolicyFactory">K</a>,<a href="org/apache/ignite/cache/eviction/lru/LruEvictionPolicyFactory.html" title="type parameter in LruEvictionPolicyFactory">V</a><span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span> 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.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><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList">
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/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">
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/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.eviction.sorted.SortedEvictionPolicyFactory">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction.sorted">org.apache.ignite.cache.eviction.sorted.SortedEvictionPolicyFactory</a> extends <a href="org/apache/ignite/cache/eviction/AbstractEvictionPolicyFactory.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicyFactory</a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyFactory.html" title="type parameter in SortedEvictionPolicyFactory">K</a>,<a href="org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyFactory.html" title="type parameter in SortedEvictionPolicyFactory">V</a><span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>comp</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">T</a><span class='angle_bracket'>&gt;</span> comp</pre>
<div class="block">Comparator.</div>
</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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>jndiNames</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a><span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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.AbstractContinuousQuery">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/AbstractContinuousQuery.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.AbstractContinuousQuery</a> extends <a href="org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a><span class='angle_bracket'>&lt;</span>javax.cache.Cache.Entry<span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/query/AbstractContinuousQuery.html" title="type parameter in AbstractContinuousQuery">K</a>,<a href="org/apache/ignite/cache/query/AbstractContinuousQuery.html" title="type parameter in AbstractContinuousQuery">V</a><span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<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><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/query/Query.html" title="type parameter in Query">R</a><span class='angle_bracket'>&gt;</span> initQry</pre>
<div class="block">Initial query.</div>
</li>
<li class="blockList">
<h4>rmtFilterFactory</h4>
<pre>javax.cache.configuration.Factory<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span> 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.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<span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> 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/AbstractContinuousQuery.html" title="class in org.apache.ignite.cache.query">AbstractContinuousQuery</a><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>locLsnr</h4>
<pre>javax.cache.event.CacheEntryUpdatedListener<span class='angle_bracket'>&lt;</span>K,V<span class='angle_bracket'>&gt;</span> locLsnr</pre>
<div class="block">Local listener.</div>
</li>
<li class="blockListLast">
<h4>rmtFilter</h4>
<pre><a href="org/apache/ignite/cache/CacheEntryEventSerializableFilter.html" title="interface in org.apache.ignite.cache">CacheEntryEventSerializableFilter</a><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> rmtFilter</pre>
<div class="block">Remote filter.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.query.ContinuousQueryWithTransformer">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.ContinuousQueryWithTransformer</a> extends <a href="org/apache/ignite/cache/query/AbstractContinuousQuery.html" title="class in org.apache.ignite.cache.query">AbstractContinuousQuery</a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.html" title="type parameter in ContinuousQueryWithTransformer">K</a>,<a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.html" title="type parameter in ContinuousQueryWithTransformer">V</a><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>rmtTransFactory</h4>
<pre>javax.cache.configuration.Factory<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span> rmtTransFactory</pre>
<div class="block">Remote transformer factory.</div>
</li>
<li class="blockListLast">
<h4>locLsnr</h4>
<pre><a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.EventListener.html" title="interface in org.apache.ignite.cache.query">ContinuousQueryWithTransformer.EventListener</a><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/query/ContinuousQueryWithTransformer.EventListener.html" title="type parameter in ContinuousQueryWithTransformer.EventListener">T</a><span class='angle_bracket'>&gt;</span> locLsnr</pre>
<div class="block">Local listener of transformed event</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="https://docs.oracle.com/javase/8/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">
<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.QueryRetryException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/cache/query/QueryRetryException.html" title="class in org.apache.ignite.cache.query">org.apache.ignite.cache.query.QueryRetryException</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.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><span class='angle_bracket'>&lt;</span>javax.cache.Cache.Entry<span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<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><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> filter</pre>
</li>
<li class="blockListLast">
<h4>part</h4>
<pre><a href="https://docs.oracle.com/javase/8/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><span class='angle_bracket'>&lt;</span>javax.cache.Cache.Entry<span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>args</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] 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><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><span class='angle_bracket'>&lt;</span>?<span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>sql</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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>lazy</h4>
<pre>boolean lazy</pre>
<div class="block">Lazy mode is default since Ignite v.2.8.</div>
</li>
<li class="blockList">
<h4>parts</h4>
<pre>int[] parts</pre>
<div class="block">Partitions for query</div>
</li>
<li class="blockList">
<h4>schema</h4>
<pre><a href="https://docs.oracle.com/javase/8/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>
<li class="blockListLast">
<h4>updateBatchSize</h4>
<pre>int updateBatchSize</pre>
<div class="block">Update internal batch size. Default is 1 to prevent deadlock on update where keys sequence are different in
several concurrent updates.</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><span class='angle_bracket'>&lt;</span>javax.cache.Cache.Entry<span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockList">
<h4>alias</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> alias</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">Table alias</div>
</li>
<li class="blockList">
<h4>sql</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sql</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">SQL clause.</div>
</li>
<li class="blockList">
<h4>args</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] args</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">Arguments.</div>
</li>
<li class="blockList">
<h4>timeout</h4>
<pre>int timeout</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">Timeout in millis.</div>
</li>
<li class="blockList">
<h4>distributedJoins</h4>
<pre>boolean distributedJoins</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockList">
<h4>replicatedOnly</h4>
<pre>boolean replicatedOnly</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockListLast">
<h4>parts</h4>
<pre>int[] parts</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<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><span class='angle_bracket'>&lt;</span>javax.cache.Cache.Entry<span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre><a href="https://docs.oracle.com/javase/8/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>txt</h4>
<pre><a href="https://docs.oracle.com/javase/8/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>
<li class="blockListLast">
<h4>limit</h4>
<pre>int limit</pre>
<div class="block">Limit</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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>appCtx</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> appCtx</pre>
<div class="block">Auto-injected Spring ApplicationContext resource.</div>
</li>
<li class="blockList">
<h4>dataSrcBean</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList">
<h4>readExternal</h4>
<pre>public&nbsp;void&nbsp;readExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInput.html?is-external=true" title="class or interface in java.io">ObjectInput</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/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">
<h4>writeExternal</h4>
<pre>public&nbsp;void&nbsp;writeExternal(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutput.html?is-external=true" title="class or interface in java.io">ObjectOutput</a>&nbsp;out)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>user</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoKeyField</a><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>readObject</h4>
<pre>private&nbsp;void&nbsp;readObject(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a></dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>fields</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a><span class='angle_bracket'>&gt;</span> fields</pre>
<div class="block">POJO fields.</div>
</li>
<li class="blockList">
<h4>partKeyFields</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a><span class='angle_bracket'>&gt;</span> partKeyFields</pre>
<div class="block">Partition key fields.</div>
</li>
<li class="blockListLast">
<h4>clusterKeyFields</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a><span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>ttl</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a><span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/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">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>readObject</h4>
<pre>private&nbsp;void&nbsp;readObject(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a></dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<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="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a><span class='angle_bracket'>&gt;</span> javaCls</pre>
<div class="block">Java class of the object to be persisted.</div>
</li>
<li class="blockList">
<h4>col</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a><span class='angle_bracket'>&gt;</span> tableColumns</pre>
<div class="block">List of Cassandra table columns</div>
</li>
<li class="blockListLast">
<h4>casUniqueFields</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a><span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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">
<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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>isIndexed</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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><span class='angle_bracket'>&lt;</span><a href="org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoValueField</a><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>readObject</h4>
<pre>private&nbsp;void&nbsp;readObject(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</a>&nbsp;in)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a></dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>fields</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a><span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>connUrl</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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">
<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="https://docs.oracle.com/javase/8/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<span class='angle_bracket'>&lt;</span>T<span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>cacheName</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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">
<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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a><span class='angle_bracket'>&gt;</span> javaFldType</pre>
<div class="block">Field java type.</div>
</li>
<li class="blockListLast">
<h4>javaFldName</h4>
<pre><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>maxParamsCnt</h4>
<pre>int maxParamsCnt</pre>
<div class="block">Max query parameters count.</div>
</li>
<li class="blockListLast">
<h4>fetchSize</h4>
<pre>int fetchSize</pre>
<div class="block">Fetch size.</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.client</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite.client.ClientAuthenticationException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/client/ClientAuthenticationException.html" title="class in org.apache.ignite.client">org.apache.ignite.client.ClientAuthenticationException</a> extends <a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client">ClientException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.client.ClientAuthorizationException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/client/ClientAuthorizationException.html" title="class in org.apache.ignite.client">org.apache.ignite.client.ClientAuthorizationException</a> extends <a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client">ClientException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.client.ClientCacheConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/client/ClientCacheConfiguration.html" title="class in org.apache.ignite.client">org.apache.ignite.client.ClientCacheConfiguration</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre><a href="https://docs.oracle.com/javase/8/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>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">Atomicity mode.</div>
</li>
<li class="blockList">
<h4>backups</h4>
<pre>int backups</pre>
<div class="block">Backups.</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>eagerTtl</h4>
<pre>boolean eagerTtl</pre>
<div class="block">Eager TTL flag.</div>
</li>
<li class="blockList">
<h4>grpName</h4>
<pre><a href="https://docs.oracle.com/javase/8/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>
<li class="blockList">
<h4>dfltLockTimeout</h4>
<pre>long dfltLockTimeout</pre>
<div class="block">Default lock timeout.</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>readFromBackup</h4>
<pre>boolean readFromBackup</pre>
<div class="block">Read from backup.</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>rebalanceDelay</h4>
<pre>long rebalanceDelay</pre>
<div class="block">Rebalance delay.</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">Rebalance mode.</div>
</li>
<li class="blockList">
<h4>rebalanceOrder</h4>
<pre>int rebalanceOrder</pre>
<div class="block">Rebalance order.</div>
</li>
<li class="blockList">
<h4>rebalanceThrottle</h4>
<pre>long rebalanceThrottle</pre>
<div class="block">Rebalance throttle.</div>
</li>
<li class="blockList">
<h4>rebalanceTimeout</h4>
<pre>long rebalanceTimeout</pre>
<div class="block">@serial Rebalance timeout.</div>
</li>
<li class="blockList">
<h4>writeSynchronizationMode</h4>
<pre><a href="org/apache/ignite/cache/CacheWriteSynchronizationMode.html" title="enum in org.apache.ignite.cache">CacheWriteSynchronizationMode</a> writeSynchronizationMode</pre>
<div class="block">Write synchronization mode.</div>
</li>
<li class="blockList">
<h4>cpOnRead</h4>
<pre>boolean cpOnRead</pre>
<div class="block">Copy on read.</div>
</li>
<li class="blockList">
<h4>dataRegionName</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> dataRegionName</pre>
<div class="block">Data region name.</div>
</li>
<li class="blockList">
<h4>statisticsEnabled</h4>
<pre>boolean statisticsEnabled</pre>
<div class="block">Statistics enabled.</div>
</li>
<li class="blockList">
<h4>maxConcurrentAsyncOperations</h4>
<pre>int maxConcurrentAsyncOperations</pre>
<div class="block">Max concurrent async operations.</div>
</li>
<li class="blockList">
<h4>maxQryIteratorsCnt</h4>
<pre>int maxQryIteratorsCnt</pre>
<div class="block">Max query iterators count.</div>
</li>
<li class="blockList">
<h4>onheapCacheEnabled</h4>
<pre>boolean onheapCacheEnabled</pre>
<div class="block">Onheap cache enabled.</div>
</li>
<li class="blockList">
<h4>qryDetailMetricsSize</h4>
<pre>int qryDetailMetricsSize</pre>
<div class="block">Query detail metrics size.</div>
</li>
<li class="blockList">
<h4>qryParallelism</h4>
<pre>int qryParallelism</pre>
<div class="block">Query parallelism.</div>
</li>
<li class="blockList">
<h4>sqlEscapeAll</h4>
<pre>boolean sqlEscapeAll</pre>
<div class="block">Sql escape all.</div>
</li>
<li class="blockList">
<h4>sqlIdxMaxInlineSize</h4>
<pre>int sqlIdxMaxInlineSize</pre>
<div class="block">Sql index max inline size.</div>
</li>
<li class="blockList">
<h4>sqlSchema</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlSchema</pre>
<div class="block">Sql schema.</div>
</li>
<li class="blockList">
<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">Key config.</div>
</li>
<li class="blockList">
<h4>qryEntities</h4>
<pre><a href="org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a>[] qryEntities</pre>
<div class="block">Query entities.</div>
</li>
<li class="blockListLast">
<h4>expiryPlc</h4>
<pre>javax.cache.expiry.ExpiryPolicy expiryPlc</pre>
<div class="block">Expiry policy.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.ignite.client.ClientConnectionException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/client/ClientConnectionException.html" title="class in org.apache.ignite.client">org.apache.ignite.client.ClientConnectionException</a> extends <a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client">ClientException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.client.ClientException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client">org.apache.ignite.client.ClientException</a> extends <a href="https://docs.oracle.com/javase/8/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.client.ClientFeatureNotSupportedByServerException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/client/ClientFeatureNotSupportedByServerException.html" title="class in org.apache.ignite.client">org.apache.ignite.client.ClientFeatureNotSupportedByServerException</a> extends <a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client">ClientException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
</li>
<li class="blockList"><a name="org.apache.ignite.client.ClientReconnectedException">
<!-- -->
</a>
<h3>Class <a href="org/apache/ignite/client/ClientReconnectedException.html" title="class in org.apache.ignite.client">org.apache.ignite.client.ClientReconnectedException</a> extends <a href="org/apache/ignite/client/ClientException.html" title="class in org.apache.ignite.client">ClientException</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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>args</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] 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="https://docs.oracle.com/javase/8/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><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>0L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<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><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> 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><span class='angle_bracket'>&lt;</span><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><span class='angle_bracket'>&gt;</span> 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="https://docs.oracle.com/javase/8/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">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>cls</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><span class='angle_bracket'>&lt;</span><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a><span class='angle_bracket'>&gt;</span> cls</pre>
<div class="block">Method class.</div>
</li>
<li class="blockList">
<h4>mtdName</h4>
<pre><a href="https://docs.oracle.com/javase/8/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>