blob: 11ce96688d2daab603a887d4704dafc2f2686a5e [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>
<META NAME="ROBOTS" CONTENT="NOINDEX">
<link rel="canonical" href="https://ignite.apache.org/releases/1.6.0/javadoc/index-all.html" />
<!-- Generated by javadoc (version 1.7.0_80) on Wed May 18 17:04:02 MSK 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Ignite 1.6.0)</title>
<meta name="date" content="2016-05-18">
<link rel="stylesheet" type="text/css" href="./javadoc.css" title="Style">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-61232409-1', 'auto');
ga('send', 'pageview');
</script></head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Ignite 1.6.0)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Ignite - In-Memory Data Fabric</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_Q_">Q</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a href="#_Y_">Y</a>&nbsp;<a name="_A_">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="./org/apache/ignite/startup/cmdline/AboutDialog.html" title="class in org.apache.ignite.startup.cmdline"><span class="strong">AboutDialog</span></a> - Class in <a href="./org/apache/ignite/startup/cmdline/package-summary.html">org.apache.ignite.startup.cmdline</a></dt>
<dd>
<div class="block">About dialog.</div>
</dd>
<dt><a href="./org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller"><span class="strong">AbstractMarshaller</span></a> - Class in <a href="./org/apache/ignite/marshaller/package-summary.html">org.apache.ignite.marshaller</a></dt>
<dd>
<div class="block">Base class for marshallers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/AbstractMarshaller.html#AbstractMarshaller()">AbstractMarshaller()</a></span> - Constructor for class org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractMarshaller</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#acceptsURL(java.lang.String)">acceptsURL(String)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsFile.html#accessTime()">accessTime()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs">IgfsFile</a></dt>
<dd>
<div class="block">Gets file last access time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpiCustomMessage.html#ackMessage()">ackMessage()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpiCustomMessage.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpiCustomMessage</a></dt>
<dd>
<div class="block">Called when message passed the ring.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#acquire()">acquire()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires a permit from this semaphore, blocking until one is available, or the thread is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Thread.html?is-external=true#interrupt()" title="class or interface in java.lang">interrupted</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#acquire(int)">acquire(int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires the given number of permits from this semaphore, blocking until all are available, or the thread is
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Thread.html?is-external=true#interrupt()" title="class or interface in java.lang">interrupted</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#acquireUninterruptibly()">acquireUninterruptibly()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires a permit from this semaphore, blocking until one is available.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#acquireUninterruptibly(int)">acquireUninterruptibly(int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires the given number of permits from this semaphore, blocking until all are available.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/CollisionJobContext.html#activate()">activate()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="./org/apache/ignite/spi/collision/CollisionJobContext.html" title="interface in org.apache.ignite.spi.collision">CollisionJobContext</a></dt>
<dd>
<div class="block">Activates the job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#ACTIVE_JOBS_THRESHOLD_NODE_ATTR">ACTIVE_JOBS_THRESHOLD_NODE_ATTR</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Threshold of maximum jobs executing concurrently.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/CollisionContext.html#activeJobs()">activeJobs()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="./org/apache/ignite/spi/collision/CollisionContext.html" title="interface in org.apache.ignite.spi.collision">CollisionContext</a></dt>
<dd>
<div class="block">Gets ordered collection of collision contexts for jobs that are currently executing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#activeTaskFutures()">activeTaskFutures()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Gets tasks future for active tasks started on local node.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive"><span class="strong">AdaptiveCpuLoadProbe</span></a> - Class in <a href="./org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Implementation of node load probing based on CPU load.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#AdaptiveCpuLoadProbe()">AdaptiveCpuLoadProbe()</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Initializes CPU load probe to use CPU load average by default.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#AdaptiveCpuLoadProbe(boolean,%20boolean)">AdaptiveCpuLoadProbe(boolean, boolean)</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Specifies whether to use average CPU load vs. current and whether or
not to take number of processors into account.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#AdaptiveCpuLoadProbe(boolean,%20boolean,%20double)">AdaptiveCpuLoadProbe(boolean, boolean, double)</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Specifies whether to use average CPU load vs. current and whether or
not to take number of processors into account.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive"><span class="strong">AdaptiveJobCountLoadProbe</span></a> - Class in <a href="./org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Implementation of node load probing based on active and waiting job count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html#AdaptiveJobCountLoadProbe()">AdaptiveJobCountLoadProbe()</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveJobCountLoadProbe</a></dt>
<dd>
<div class="block">Initializes active job probe.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html#AdaptiveJobCountLoadProbe(boolean)">AdaptiveJobCountLoadProbe(boolean)</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveJobCountLoadProbe</a></dt>
<dd>
<div class="block">Creates new active job prove specifying whether to use average
job counts vs. current.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive"><span class="strong">AdaptiveLoadBalancingSpi</span></a> - Class in <a href="./org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Load balancing SPI that adapts to overall node performance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html#AdaptiveLoadBalancingSpi()">AdaptiveLoadBalancingSpi()</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadBalancingSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpiMBean.html" title="interface in org.apache.ignite.spi.loadbalancing.adaptive"><span class="strong">AdaptiveLoadBalancingSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Management MBean for <a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive"><code>AdaptiveLoadBalancingSpi</code></a> SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadProbe.html" title="interface in org.apache.ignite.spi.loadbalancing.adaptive"><span class="strong">AdaptiveLoadProbe</span></a> - Interface in <a href="./org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Pluggable implementation of node load probing.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive"><span class="strong">AdaptiveProcessingTimeLoadProbe</span></a> - Class in <a href="./org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a></dt>
<dd>
<div class="block">Implementation of node load probing based on total job processing time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html#AdaptiveProcessingTimeLoadProbe()">AdaptiveProcessingTimeLoadProbe()</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveProcessingTimeLoadProbe</a></dt>
<dd>
<div class="block">Initializes execution time load probe to use
execution time average by default.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html#AdaptiveProcessingTimeLoadProbe(boolean)">AdaptiveProcessingTimeLoadProbe(boolean)</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveProcessingTimeLoadProbe</a></dt>
<dd>
<div class="block">Specifies whether to use average execution time vs. current.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#add(T)">add(T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#add(T)">add(T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiMultiException.html#add(java.lang.Throwable)">add(Throwable)</a></span> - Method in exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiMultiException.html" title="class in org.apache.ignite.spi">IgniteSpiMultiException</a></dt>
<dd>
<div class="block">Adds a new cause for multi-exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#addAll(java.util.Collection)">addAll(Collection&lt;? extends T&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#addAll(java.util.Collection)">addAll(Collection&lt;? extends T&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#addAndGet(long)">addAndGet(long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Adds <code>l</code> and gets current value of atomic long.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicSequence.html#addAndGet(long)">addAndGet(long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Adds <code>l</code> elements to atomic sequence and gets value of atomic sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#addAppender(org.apache.log4j.FileAppender)">addAppender(FileAppender)</a></span> - Static method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Adds file appender.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#addAttributeListener(org.apache.ignite.compute.ComputeTaskSessionAttributeListener,%20boolean)">addAttributeListener(ComputeTaskSessionAttributeListener, boolean)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Add listener for the session attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#addCacheConfiguration(org.apache.ignite.configuration.CacheConfiguration)">addCacheConfiguration(CacheConfiguration&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Adds cache configuration template.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#addCacheConfiguration(org.apache.ignite.configuration.CacheConfiguration)">addCacheConfiguration(CacheConfiguration&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Adds cache configuration template.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#addCacheEntryListenerConfiguration(javax.cache.configuration.CacheEntryListenerConfiguration)">addCacheEntryListenerConfiguration(CacheEntryListenerConfiguration&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#addData(K,%20V)">addData(K, V)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Adds data for streaming on remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#addData(java.util.Map.Entry)">addData(Map.Entry&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Adds data for streaming on remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#addData(java.util.Collection)">addData(Collection&lt;? extends Map.Entry&lt;K, V&gt;&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Adds data for streaming on remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#addData(java.util.Map)">addData(Map&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Adds data for streaming on remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#addIncomeConnectionListener(org.apache.ignite.lang.IgniteInClosure)">addIncomeConnectionListener(IgniteInClosure&lt;Socket&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block"><strong>FOR TEST ONLY!!!</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#addListener(org.apache.ignite.IgnitionListener)">addListener(IgnitionListener)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Adds a lsnr for grid life cycle events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#addLocalEventListener(org.apache.ignite.internal.managers.eventstorage.GridLocalEventListener,%20int...)">addLocalEventListener(GridLocalEventListener, int...)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Adds an event listener for local events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#addMessage(T)">addMessage(T)</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>
<div class="block">Converts given message to 1 or many tuples (depending on the type of extractor) and adds it/them to the
underlying streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#addMessageListener(org.apache.ignite.internal.managers.communication.GridMessageListener,%20java.lang.String)">addMessageListener(GridMessageListener, String)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Register a message listener to receive messages sent by remote nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/EvictableEntry.html#addMeta(T)">addMeta(T)</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="interface in org.apache.ignite.cache.eviction">EvictableEntry</a></dt>
<dd>
<div class="block">Adds a new metadata.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#addQueryField(java.lang.String,%20java.lang.String,%20java.lang.String)">addQueryField(String, String, String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Utility method for building query entities programmatically.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html#address()">address()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Gets subject network address.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html#address(java.net.InetSocketAddress)">address(InetSocketAddress)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Sets subject network address.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecuritySubject.html#address()">address()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecuritySubject.html" title="interface in org.apache.ignite.plugin.security">SecuritySubject</a></dt>
<dd>
<div class="block">Gets subject connection address.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#addresses()">addresses()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets collection of addresses this node is known by.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/AddressResolver.html" title="interface in org.apache.ignite.configuration"><span class="strong">AddressResolver</span></a> - Interface in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Provides resolution between external and internal addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#ADDRS_TABLE_NAME">ADDRS_TABLE_NAME</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Name of the address table, in upper case.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginNodesPanel.html#addSelectionListener(org.apache.ignite.visor.plugin.VisorSelectionListener)">addSelectionListener(VisorSelectionListener&lt;UUID&gt;)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginNodesPanel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginNodesPanel</a></dt>
<dd>
<div class="block">Add selection listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#addSendMessageListener(org.apache.ignite.lang.IgniteInClosure)">addSendMessageListener(IgniteInClosure&lt;TcpDiscoveryAbstractMessage&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block"><strong>FOR TEST ONLY!!!</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#addTimeoutObject(org.apache.ignite.spi.IgniteSpiTimeoutObject)">addTimeoutObject(IgniteSpiTimeoutObject)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#addTimeoutObject(org.apache.ignite.spi.IgniteSpiTimeoutObject)">addTimeoutObject(IgniteSpiTimeoutObject)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html#addTopologyListener(org.apache.ignite.visor.plugin.VisorTopologyListener)">addTopologyListener(VisorTopologyListener)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginModel</a></dt>
<dd>
<div class="block">Install topology listener.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity"><span class="strong">Affinity</span></a>&lt;<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="type parameter in Affinity">K</a>&gt; - Interface in <a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Provides affinity information to detect which node is primary and which nodes are
backups for a partitioned cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#affinity(java.lang.String)">affinity(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets affinity service to provide information about data partitioning
and distribution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#affinity(org.apache.ignite.igfs.IgfsPath,%20long,%20long)">affinity(IgfsPath, long, long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Gets affinity block locations for data blocks of the file, i.e. the nodes, on which the blocks
are stored.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#affinity(org.apache.ignite.igfs.IgfsPath,%20long,%20long,%20long)">affinity(IgfsPath, long, long, long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Get affinity block locations for data blocks of the file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#affinity(java.lang.String)">affinity(String)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets affinity service to provide information about data partitioning
and distribution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#AFFINITY_CALL_ATTEMPT">AFFINITY_CALL_ATTEMPT</a></span> - Static variable in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">Name of job context attribute containing number of affinity call attempts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/FailoverContext.html#affinityCacheName()">affinityCacheName()</a></span> - Method in interface org.apache.ignite.spi.failover.<a href="./org/apache/ignite/spi/failover/FailoverContext.html" title="interface in org.apache.ignite.spi.failover">FailoverContext</a></dt>
<dd>
<div class="block">Returns affinity cache name <a href="./org/apache/ignite/IgniteCompute.html#affinityRun(java.lang.String,%20java.lang.Object,%20org.apache.ignite.lang.IgniteRunnable)"><code>IgniteCompute.affinityRun(String, Object, IgniteRunnable)</code></a>
and <a href="./org/apache/ignite/IgniteCompute.html#affinityCall(java.lang.String,%20java.lang.Object,%20org.apache.ignite.lang.IgniteCallable)"><code>IgniteCompute.affinityCall(String, Object, IgniteCallable)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#affinityCall(java.lang.String,%20java.lang.Object,%20org.apache.ignite.lang.IgniteCallable)">affinityCall(String, Object, IgniteCallable&lt;R&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job on the node where data for provided affinity key is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#affinityCall(org.apache.ignite.lang.IgniteCallable)">affinityCall(IgniteCallable&lt;R&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Executes given job on collocated queue on the node where the queue is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#affinityCall(org.apache.ignite.lang.IgniteCallable)">affinityCall(IgniteCallable&lt;R&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dd>
<div class="block">Executes given job on collocated set on the node where the set is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/AffinityCentralizedFunction.html" title="annotation in org.apache.ignite.cache.affinity"><span class="strong">AffinityCentralizedFunction</span></a> - Annotation Type in <a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Annotation marker which identifies affinity function that must be calculated on one centralized node
instead of independently on each node.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/AffinityFunction.html" title="interface in org.apache.ignite.cache.affinity"><span class="strong">AffinityFunction</span></a> - Interface in <a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Cache key affinity which maps keys to nodes.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/AffinityFunctionContext.html" title="interface in org.apache.ignite.cache.affinity"><span class="strong">AffinityFunctionContext</span></a> - Interface in <a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Affinity function context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#affinityKey(K)">affinityKey(K)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Maps passed in key to a key which will be used for node affinity.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity"><span class="strong">AffinityKey</span></a>&lt;<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="type parameter in AffinityKey">K</a>&gt; - Class in <a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Optional wrapper for cache keys to provide support
for custom affinity mapping.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#AffinityKey()">AffinityKey()</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Empty constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#AffinityKey(K)">AffinityKey(K)</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Initializes key wrapper for a given key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#AffinityKey(K,%20java.lang.Object)">AffinityKey(K, Object)</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Initializes key together with its affinity key counter-part.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#affinityKey()">affinityKey()</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Gets affinity key to use for affinity mapping.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#affinityKey(java.lang.Object)">affinityKey(Object)</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Sets affinity key to use for affinity mapping.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKeyMapper.html#affinityKey(java.lang.Object)">affinityKey(Object)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKeyMapper.html" title="interface in org.apache.ignite.cache.affinity">AffinityKeyMapper</a></dt>
<dd>
<div class="block">Maps passed in key to an alternate key which will be used for node affinity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html#affinityKey(java.lang.Object)">affinityKey(Object)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html" title="class in org.apache.ignite.igfs">IgfsGroupDataBlocksKeyMapper</a></dt>
<dd>
<div class="block">If key class has annotation <a href="./org/apache/ignite/cache/affinity/AffinityKeyMapped.html" title="annotation in org.apache.ignite.cache.affinity"><code>AffinityKeyMapped</code></a>,
then the value of annotated method or field will be used to get affinity value instead
of the key itself.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceContext.html#affinityKey()">affinityKey()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceContext.html" title="interface in org.apache.ignite.services">ServiceContext</a></dt>
<dd>
<div class="block">Gets affinity key used for key-to-node affinity calculation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceDescriptor.html#affinityKey()">affinityKey()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceDescriptor.html" title="interface in org.apache.ignite.services">ServiceDescriptor</a></dt>
<dd>
<div class="block">Gets affinity key used for key-to-node affinity calculation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/FailoverContext.html#affinityKey()">affinityKey()</a></span> - Method in interface org.apache.ignite.spi.failover.<a href="./org/apache/ignite/spi/failover/FailoverContext.html" title="interface in org.apache.ignite.spi.failover">FailoverContext</a></dt>
<dd>
<div class="block">Gets affinity key for <a href="./org/apache/ignite/IgniteCompute.html#affinityRun(java.lang.String,%20java.lang.Object,%20org.apache.ignite.lang.IgniteRunnable)"><code>IgniteCompute.affinityRun(String, Object, IgniteRunnable)</code></a>
and <a href="./org/apache/ignite/IgniteCompute.html#affinityCall(java.lang.String,%20java.lang.Object,%20org.apache.ignite.lang.IgniteCallable)"><code>IgniteCompute.affinityCall(String, Object, IgniteCallable)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryType.html#affinityKeyFieldName()">affinityKeyFieldName()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryType.html" title="interface in org.apache.ignite.binary">BinaryType</a></dt>
<dd>
<div class="block">Binary objects can optionally specify custom key-affinity mapping in the
configuration.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/AffinityKeyMapped.html" title="annotation in org.apache.ignite.cache.affinity"><span class="strong">AffinityKeyMapped</span></a> - Annotation Type in <a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Optional annotation to specify custom key-to-node affinity.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/AffinityKeyMapper.html" title="interface in org.apache.ignite.cache.affinity"><span class="strong">AffinityKeyMapper</span></a> - Interface in <a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Affinity mapper which maps cache key to an affinity key.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/AffinityNodeAddressHashResolver.html" title="class in org.apache.ignite.cache.affinity"><span class="strong">AffinityNodeAddressHashResolver</span></a> - Class in <a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setConsistentId(java.io.Serializable)"><code>IgniteConfiguration.setConsistentId(Serializable)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityNodeAddressHashResolver.html#AffinityNodeAddressHashResolver()">AffinityNodeAddressHashResolver()</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityNodeAddressHashResolver.html" title="class in org.apache.ignite.cache.affinity">AffinityNodeAddressHashResolver</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/affinity/AffinityNodeHashResolver.html" title="interface in org.apache.ignite.cache.affinity"><span class="strong">AffinityNodeHashResolver</span></a> - Interface in <a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setConsistentId(java.io.Serializable)"><code>IgniteConfiguration.setConsistentId(Serializable)</code></a> instead.</i></div>
</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/AffinityNodeIdHashResolver.html" title="class in org.apache.ignite.cache.affinity"><span class="strong">AffinityNodeIdHashResolver</span></a> - Class in <a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setConsistentId(java.io.Serializable)"><code>IgniteConfiguration.setConsistentId(Serializable)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityNodeIdHashResolver.html#AffinityNodeIdHashResolver()">AffinityNodeIdHashResolver()</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityNodeIdHashResolver.html" title="class in org.apache.ignite.cache.affinity">AffinityNodeIdHashResolver</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#affinityRun(java.lang.String,%20java.lang.Object,%20org.apache.ignite.lang.IgniteRunnable)">affinityRun(String, Object, IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given job on the node where data for provided affinity key is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#affinityRun(org.apache.ignite.lang.IgniteRunnable)">affinityRun(IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Executes given job on collocated queue on the node where the queue is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#affinityRun(org.apache.ignite.lang.IgniteRunnable)">affinityRun(IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dd>
<div class="block">Executes given job on collocated set on the node where the set is located
(a.k.a. affinity co-location).</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/AffinityUuid.html" title="class in org.apache.ignite.cache.affinity"><span class="strong">AffinityUuid</span></a> - Class in <a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a></dt>
<dd>
<div class="block">Guaranteed unique affinity-based key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityUuid.html#AffinityUuid()">AffinityUuid()</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityUuid.html" title="class in org.apache.ignite.cache.affinity">AffinityUuid</a></dt>
<dd>
<div class="block">Empty constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityUuid.html#AffinityUuid(java.lang.Object)">AffinityUuid(Object)</a></span> - Constructor for class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityUuid.html" title="class in org.apache.ignite.cache.affinity">AffinityUuid</a></dt>
<dd>
<div class="block">Constructs unique affinity UUID based on affinity key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#afterInnerMessageRead(boolean)">afterInnerMessageRead(boolean)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Callback called after inner message is read.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#afterInnerMessageWrite(boolean)">afterInnerMessageWrite(boolean)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Callback called after inner message is written.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#afterMessageRead(java.lang.Class)">afterMessageRead(Class&lt;? extends Message&gt;)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Callback that must be invoked by a message implementation after message body finished decoding.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#afterPropertiesSet()">afterPropertiesSet()</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#afterPropertiesSet()">afterPropertiesSet()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#afterPropertiesSet()">afterPropertiesSet()</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/DeploymentEvent.html#alias()">alias()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events">DeploymentEvent</a></dt>
<dd>
<div class="block">Gets deployment alias for this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DeploymentEvent.html#alias(java.lang.String)">alias(String)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events">DeploymentEvent</a></dt>
<dd>
<div class="block">Sets deployment alias for this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#ALL_NODES">ALL_NODES</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Filter that accepts all nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#allGrids()">allGrids()</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Gets a list of all grids started so far.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#allowOverwrite()">allowOverwrite()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Gets flag enabling overwriting existing values in cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#allowOverwrite(boolean)">allowOverwrite(boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Sets flag enabling overwriting existing values in cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#allPartitions(org.apache.ignite.cluster.ClusterNode)">allPartitions(ClusterNode)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Gets partition ids for which given cluster node has any ownership
(either primary or backup).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html#alreadyProcessed(int)">alreadyProcessed(int)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchExecutionAssistant</a></dt>
<dd>
<div class="block">Checks if row/object with specified sequential number is already processed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html#alreadyProcessed(int)">alreadyProcessed(int)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html" title="class in org.apache.ignite.cache.store.cassandra.session">GenericBatchExecutionAssistant</a></dt>
<dd>
<div class="block">Checks if row/object with specified sequential number is already processed.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always"><span class="strong">AlwaysFailoverSpi</span></a> - Class in <a href="./org/apache/ignite/spi/failover/always/package-summary.html">org.apache.ignite.spi.failover.always</a></dt>
<dd>
<div class="block">Failover SPI that always reroutes a failed job to another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#AlwaysFailoverSpi()">AlwaysFailoverSpi()</a></span> - Constructor for class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpiMBean.html" title="interface in org.apache.ignite.spi.failover.always"><span class="strong">AlwaysFailoverSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/failover/always/package-summary.html">org.apache.ignite.spi.failover.always</a></dt>
<dd>
<div class="block">Management bean for <a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always"><code>AlwaysFailoverSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFormatter.html#ANONYMOUS_LOGGER_NAME">ANONYMOUS_LOGGER_NAME</a></span> - Static variable in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFormatter.html" title="class in org.apache.ignite.logger.java">JavaLoggerFormatter</a></dt>
<dd>
<div class="block">Name for anonymous loggers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#append(org.apache.ignite.igfs.IgfsPath,%20int,%20boolean,%20java.util.Map)">append(IgfsPath, int, boolean, Map&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Opens an output stream to an existing file for appending data.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#append(org.apache.hadoop.fs.Path,%20int,%20org.apache.hadoop.util.Progressable)">append(Path, int, Progressable)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#append(org.apache.ignite.igfs.IgfsPath,%20int,%20boolean,%20java.util.Map)">append(IgfsPath, int, boolean, Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Opens an output stream to an existing file for appending data.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#append(org.apache.ignite.igfs.IgfsPath,%20boolean)">append(IgfsPath, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Opens an output stream to an existing file for appending data.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#append(org.apache.ignite.igfs.IgfsPath,%20int,%20boolean,%20java.util.Map)">append(IgfsPath, int, boolean, Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Opens an output stream to an existing file for appending data.</div>
</dd>
<dt><a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn"><span class="strong">ApplicationMaster</span></a> - Class in <a href="./org/apache/ignite/yarn/package-summary.html">org.apache.ignite.yarn</a></dt>
<dd>
<div class="block">Application master request containers from Yarn and decides how many resources will be occupied.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#ApplicationMaster(java.lang.String,%20org.apache.ignite.yarn.ClusterProperties)">ApplicationMaster(String, ClusterProperties)</a></span> - Constructor for class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.IgniteAllNodesPredicate.html#apply(org.apache.ignite.cluster.ClusterNode)">apply(ClusterNode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.IgniteAllNodesPredicate.html" title="class in org.apache.ignite.configuration">CacheConfiguration.IgniteAllNodesPredicate</a></dt>
<dd>
<div class="block">Predicate body.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#apply(org.apache.ignite.lang.IgniteClosure,%20T)">apply(IgniteClosure&lt;T, R&gt;, T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided closure job on a node within the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#apply(org.apache.ignite.lang.IgniteClosure,%20java.util.Collection)">apply(IgniteClosure&lt;T, R&gt;, Collection&lt;? extends T&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided closure job on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#apply(org.apache.ignite.lang.IgniteClosure,%20java.util.Collection,%20org.apache.ignite.lang.IgniteReducer)">apply(IgniteClosure&lt;T, R1&gt;, Collection&lt;? extends T&gt;, IgniteReducer&lt;R1, R2&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided closure job on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiClosure.html#apply(E1,%20E2)">apply(E1, E2)</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiClosure.html" title="interface in org.apache.ignite.lang">IgniteBiClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiInClosure.html#apply(E1,%20E2)">apply(E1, E2)</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiInClosure.html" title="interface in org.apache.ignite.lang">IgniteBiInClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiPredicate.html#apply(E1,%20E2)">apply(E1, E2)</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a></dt>
<dd>
<div class="block">Predicate body.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteClosure.html#apply(E)">apply(E)</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteClosure.html" title="interface in org.apache.ignite.lang">IgniteClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteInClosure.html#apply(E)">apply(E)</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteInClosure.html" title="interface in org.apache.ignite.lang">IgniteInClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteOutClosure.html#apply()">apply()</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteOutClosure.html" title="interface in org.apache.ignite.lang">IgniteOutClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgnitePredicate.html#apply(E)">apply(E)</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgnitePredicate.html" title="interface in org.apache.ignite.lang">IgnitePredicate</a></dt>
<dd>
<div class="block">Predicate body.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/messaging/MessagingListenActor.html#apply(java.util.UUID,%20T)">apply(UUID, T)</a></span> - Method in class org.apache.ignite.messaging.<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dd>
<div class="block">Predicate body.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#apply(org.apache.ignite.configuration.IgniteConfiguration)">apply(IgniteConfiguration)</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Closure body.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/MessageTransformer.html#apply(T)">apply(T)</a></span> - Method in interface org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/MessageTransformer.html" title="interface in org.apache.ignite.stream.jms11">MessageTransformer</a></dt>
<dd>
<div class="block">Transformation function.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobAdapter.html#argument(int)">argument(int)</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">Gets job argument.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html#arguments()">arguments()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets query arguments.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#arguments()">arguments()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets query arguments.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#assertParameter(boolean,%20java.lang.String)">assertParameter(boolean, String)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Throws exception with uniform error message if given parameter's assertion condition
is <code>false</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#assignPartition(int,%20java.util.List,%20int,%20java.util.Map)">assignPartition(int, List&lt;ClusterNode&gt;, int, Map&lt;UUID, Collection&lt;ClusterNode&gt;&gt;)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Returns collection of nodes (primary first) for specified partition.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityFunction.html#assignPartitions(org.apache.ignite.cache.affinity.AffinityFunctionContext)">assignPartitions(AffinityFunctionContext)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityFunction.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunction</a></dt>
<dd>
<div class="block">Gets affinity nodes for a partition.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#assignPartitions(org.apache.ignite.cache.affinity.AffinityFunctionContext)">assignPartitions(AffinityFunctionContext)</a></span> - Method in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Gets affinity nodes for a partition.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#assignPartitions(org.apache.ignite.cache.affinity.AffinityFunctionContext)">assignPartitions(AffinityFunctionContext)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Gets affinity nodes for a partition.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">AtomicConfiguration</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Configuration for atomic data structures.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AtomicConfiguration.html#AtomicConfiguration()">AtomicConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#atomicLong(java.lang.String,%20long,%20boolean)">atomicLong(String, long, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get a atomic long from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#atomicLong(java.lang.String,%20long,%20boolean)">atomicLong(String, long, boolean)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get a atomic long from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#atomicReference(java.lang.String,%20T,%20boolean)">atomicReference(String, T, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get a atomic reference from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#atomicReference(java.lang.String,%20T,%20boolean)">atomicReference(String, T, boolean)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get a atomic reference from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#atomicSequence(java.lang.String,%20long,%20boolean)">atomicSequence(String, long, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get an atomic sequence from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#atomicSequence(java.lang.String,%20long,%20boolean)">atomicSequence(String, long, boolean)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get an atomic sequence from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#atomicStamped(java.lang.String,%20T,%20S,%20boolean)">atomicStamped(String, T, S, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get a atomic stamped from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#atomicStamped(java.lang.String,%20T,%20S,%20boolean)">atomicStamped(String, T, S, boolean)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get a atomic stamped from cache and create one if it has not been created yet and <code>create</code> flag
is <code>true</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreSession.html#attach(java.lang.Object)">attach(Object)</a></span> - Method in interface org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store">CacheStoreSession</a></dt>
<dd>
<div class="block">Attaches the given object to this session.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreSession.html#attachment()">attachment()</a></span> - Method in interface org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store">CacheStoreSession</a></dt>
<dd>
<div class="block">Retrieves the current attachment or <code>null</code> if there is no attachment.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_ADDRS">ATTR_ADDRS</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node IP addresses (value is <tt>comm.tcp.addrs</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#ATTR_CONN_PROP">ATTR_CONN_PROP</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Connection attribute property name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_EXT_ADDRS">ATTR_EXT_ADDRS</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node's external addresses (value is <tt>comm.tcp.ext-addrs</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#ATTR_EXT_ADDRS">ATTR_EXT_ADDRS</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node's external addresses (value is <tt>disc.tcp.ext-addrs</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_HOST_NAMES">ATTR_HOST_NAMES</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node host names (value is <tt>comm.tcp.host.names</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_PORT">ATTR_PORT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node port number (value is <tt>comm.tcp.port</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#ATTR_SHMEM_PORT">ATTR_SHMEM_PORT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node attribute that is mapped to node port number (value is <tt>comm.shmem.tcp.port</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#attribute(java.lang.String)">attribute(String)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets a node attribute.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#attributes()">attributes()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets all node attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#authenticatedSubject(java.util.UUID)">authenticatedSubject(UUID)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets security subject based on subject ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#authenticatedSubjects()">authenticatedSubjects()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets collection of authenticated subjects together with their permissions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpiNodeAuthenticator.html#authenticateNode(org.apache.ignite.cluster.ClusterNode,%20org.apache.ignite.plugin.security.SecurityCredentials)">authenticateNode(ClusterNode, SecurityCredentials)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpiNodeAuthenticator.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpiNodeAuthenticator</a></dt>
<dd>
<div class="block">Security credentials.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security"><span class="strong">AuthenticationContext</span></a> - Class in <a href="./org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a></dt>
<dd>
<div class="block">Authentication context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html#AuthenticationContext()">AuthenticationContext()</a></span> - Constructor for class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#authenticationFailedError(org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAuthFailedMessage)">authenticationFailedError(TcpDiscoveryAuthFailedMessage)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#autoDelete()">autoDelete()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Gets <code>autoDelete</code> flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#autoFlushFrequency()">autoFlushFrequency()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Gets automatic flush frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#autoFlushFrequency(long)">autoFlushFrequency(long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Sets automatic flush frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#available()">available()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#available()">available()</a></span> - Static method in class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Checks whether <code>GridOptimizedMarshaller</code> is able to work on the current JVM.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#AVAILABLE_PROC_CNT">AVAILABLE_PROC_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default core size of public thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#availablePermits()">availablePermits()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Returns the current number of permits available in this semaphore.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#averageExecutionTime()">averageExecutionTime()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets average execution time in milliseconds since future was created.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#averageIdleTime()">averageIdleTime()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets average idle time for this scheduled task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/QueryMetrics.html#averageTime()">averageTime()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryMetrics.html" title="interface in org.apache.ignite.cache.query">QueryMetrics</a></dt>
<dd>
<div class="block">Gets average execution time of query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCondition.html#await()">await()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Causes the current thread to wait until it is signalled or
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Thread.html?is-external=true#interrupt()" title="class or interface in java.lang">interrupted</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCondition.html#await(long,%20java.util.concurrent.TimeUnit)">await(long, TimeUnit)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Causes the current thread to wait until it is signalled or interrupted,
or the specified waiting time elapses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#await()">await()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Causes the current thread to wait until the latch has counted down to
zero, unless current thread is interrupted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#await(long)">await(long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Causes the current thread to wait until the latch has counted down to
zero, unless the thread is interrupted, or the specified waiting time elapses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#await(long,%20java.util.concurrent.TimeUnit)">await(long, TimeUnit)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Causes the current thread to wait until the latch has counted down to
zero, unless the thread is interrupted, or the specified waiting time elapses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCondition.html#awaitNanos(long)">awaitNanos(long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Causes the current thread to wait until it is signalled or interrupted,
or the specified waiting time elapses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#awaitTermination(long,%20java.util.concurrent.TimeUnit)">awaitTermination(long, TimeUnit)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCondition.html#awaitUninterruptibly()">awaitUninterruptibly()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Causes the current thread to wait until it is signalled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCondition.html#awaitUntil(java.util.Date)">awaitUntil(Date)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Causes the current thread to wait until it is signalled or interrupted,
or the specified deadline elapses.</div>
</dd>
</dl>
<a name="_B_">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#backupPartitions(org.apache.ignite.cluster.ClusterNode)">backupPartitions(ClusterNode)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Gets partition ids for which given cluster node has backup ownership.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityFunctionContext.html#backups()">backups()</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityFunctionContext.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunctionContext</a></dt>
<dd>
<div class="block">Gets number of backups for new assignment.</div>
</dd>
<dt><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs"><span class="strong">BasicHadoopFileSystemFactory</span></a> - Class in <a href="./org/apache/ignite/hadoop/fs/package-summary.html">org.apache.ignite.hadoop.fs</a></dt>
<dd>
<div class="block">Simple Hadoop file system factory which delegates to <code>FileSystem.get()</code> on each call.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#BasicHadoopFileSystemFactory()">BasicHadoopFileSystemFactory()</a></span> - Constructor for class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect"><span class="strong">BasicJdbcDialect</span></a> - Class in <a href="./org/apache/ignite/cache/store/jdbc/dialect/package-summary.html">org.apache.ignite.cache.store.jdbc.dialect</a></dt>
<dd>
<div class="block">Basic implementation of dialect based on JDBC specification.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#BasicJdbcDialect()">BasicJdbcDialect()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup"><span class="strong">BasicWarmupClosure</span></a> - Class in <a href="./org/apache/ignite/startup/package-summary.html">org.apache.ignite.startup</a></dt>
<dd>
<div class="block">Basic warm-up closure which warm-ups cache operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#BasicWarmupClosure()">BasicWarmupClosure()</a></span> - Constructor for class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session"><span class="strong">BatchExecutionAssistant</span></a>&lt;<a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="type parameter in BatchExecutionAssistant">R</a>,<a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="type parameter in BatchExecutionAssistant">V</a>&gt; - Interface in <a href="./org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></dt>
<dd>
<div class="block">Provides information for batch operations (loadAll, deleteAll, writeAll) of Ignite cache
backed by <a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra"><code>CassandraCacheStore</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/session/BatchLoaderAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session"><span class="strong">BatchLoaderAssistant</span></a> - Interface in <a href="./org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></dt>
<dd>
<div class="block">Provides information for loadCache operation of <a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra"><code>CassandraCacheStore</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicSequence.html#batchSize()">batchSize()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Gets local batch size for this atomic sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicSequence.html#batchSize(int)">batchSize(int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Sets local batch size for atomic sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#beforeInnerMessageRead()">beforeInnerMessageRead()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Callback called before inner message is read.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#beforeInnerMessageWrite()">beforeInnerMessageWrite()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Callback called before inner message is written.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#beforeMessageRead()">beforeMessageRead()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Callback that must be invoked by a message implementation before message body started decoding.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#binary()">binary()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets an instance of <a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite"><code>IgniteBinary</code></a> interface.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#binary()">binary()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets an instance of <a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite"><code>IgniteBinary</code></a> interface.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary"><span class="strong">BinaryBasicIdMapper</span></a> - Class in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Base binary ID mapper implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html#BinaryBasicIdMapper()">BinaryBasicIdMapper()</a></span> - Constructor for class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html#BinaryBasicIdMapper(boolean)">BinaryBasicIdMapper(boolean)</a></span> - Constructor for class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary"><span class="strong">BinaryBasicNameMapper</span></a> - Class in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Base binary name mapper implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html#BinaryBasicNameMapper()">BinaryBasicNameMapper()</a></span> - Constructor for class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html#BinaryBasicNameMapper(boolean)">BinaryBasicNameMapper(boolean)</a></span> - Constructor for class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/binary/BinaryCollectionFactory.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryCollectionFactory</span></a>&lt;<a href="./org/apache/ignite/binary/BinaryCollectionFactory.html" title="type parameter in BinaryCollectionFactory">K</a>&gt; - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Collection factory.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">BinaryConfiguration</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Configuration object for Ignite Binary Objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#BinaryConfiguration()">BinaryConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/binary/BinaryField.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryField</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Binary object field.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryIdMapper.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryIdMapper</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Type and field ID mapper for binary objects.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryInvalidTypeException.html" title="class in org.apache.ignite.binary"><span class="strong">BinaryInvalidTypeException</span></a> - Exception in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Exception indicating that class needed for deserialization of binary object does not exist.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryInvalidTypeException.html#BinaryInvalidTypeException(java.lang.String)">BinaryInvalidTypeException(String)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryInvalidTypeException.html" title="class in org.apache.ignite.binary">BinaryInvalidTypeException</a></dt>
<dd>
<div class="block">Creates invalid class exception with error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryInvalidTypeException.html#BinaryInvalidTypeException(java.lang.Throwable)">BinaryInvalidTypeException(Throwable)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryInvalidTypeException.html" title="class in org.apache.ignite.binary">BinaryInvalidTypeException</a></dt>
<dd>
<div class="block">Creates invalid class exception with <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> as a cause.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryInvalidTypeException.html#BinaryInvalidTypeException(java.lang.String,%20java.lang.Throwable)">BinaryInvalidTypeException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryInvalidTypeException.html" title="class in org.apache.ignite.binary">BinaryInvalidTypeException</a></dt>
<dd>
<div class="block">Creates invalid class exception with error message and <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> as a cause.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/Binarylizable.html" title="interface in org.apache.ignite.binary"><span class="strong">Binarylizable</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Interface that allows to implement custom serialization
logic for binary objects.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryMapFactory.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryMapFactory</span></a>&lt;<a href="./org/apache/ignite/binary/BinaryMapFactory.html" title="type parameter in BinaryMapFactory">K</a>,<a href="./org/apache/ignite/binary/BinaryMapFactory.html" title="type parameter in BinaryMapFactory">V</a>&gt; - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Map factory.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryNameMapper.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryNameMapper</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Maps type and field names to different names.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryObject</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Wrapper for binary object in binary format.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryObjectBuilder.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryObjectBuilder</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Binary object builder.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryObjectException.html" title="class in org.apache.ignite.binary"><span class="strong">BinaryObjectException</span></a> - Exception in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Exception indicating binary object serialization error.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObjectException.html#BinaryObjectException(java.lang.String)">BinaryObjectException(String)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObjectException.html" title="class in org.apache.ignite.binary">BinaryObjectException</a></dt>
<dd>
<div class="block">Creates binary exception with error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObjectException.html#BinaryObjectException(java.lang.Throwable)">BinaryObjectException(Throwable)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObjectException.html" title="class in org.apache.ignite.binary">BinaryObjectException</a></dt>
<dd>
<div class="block">Creates binary exception with <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> as a cause.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObjectException.html#BinaryObjectException(java.lang.String,%20java.lang.Throwable)">BinaryObjectException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObjectException.html" title="class in org.apache.ignite.binary">BinaryObjectException</a></dt>
<dd>
<div class="block">Creates binary exception with error message and <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> as a cause.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryRawReader</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Raw reader for binary objects.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryRawWriter</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Raw writer for binary object.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryReader</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Reader for binary objects used in <a href="./org/apache/ignite/binary/Binarylizable.html" title="interface in org.apache.ignite.binary"><code>Binarylizable</code></a> implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryReflectiveSerializer.html" title="class in org.apache.ignite.binary"><span class="strong">BinaryReflectiveSerializer</span></a> - Class in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Binary serializer which writes object fields using reflection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReflectiveSerializer.html#BinaryReflectiveSerializer()">BinaryReflectiveSerializer()</a></span> - Constructor for class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReflectiveSerializer.html" title="class in org.apache.ignite.binary">BinaryReflectiveSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/binary/BinarySerializer.html" title="interface in org.apache.ignite.binary"><span class="strong">BinarySerializer</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Interface that allows to implement custom serialization logic for binary objects.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryType.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryType</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Binary type meta data.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary"><span class="strong">BinaryTypeConfiguration</span></a> - Class in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Defines configuration properties for a specific binary type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#BinaryTypeConfiguration()">BinaryTypeConfiguration()</a></span> - Constructor for class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#BinaryTypeConfiguration(org.apache.ignite.binary.BinaryTypeConfiguration)">BinaryTypeConfiguration(BinaryTypeConfiguration)</a></span> - Constructor for class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Copying constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#BinaryTypeConfiguration(java.lang.String)">BinaryTypeConfiguration(String)</a></span> - Constructor for class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryWriter</span></a> - Interface in <a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></dt>
<dd>
<div class="block">Writer for binary object used in <a href="./org/apache/ignite/binary/Binarylizable.html" title="interface in org.apache.ignite.binary"><code>Binarylizable</code></a> implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#bindKey(com.datastax.driver.core.PreparedStatement,%20java.lang.Object)">bindKey(PreparedStatement, Object)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Binds Ignite cache key object to <code>PreparedStatement</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#bindKeyValue(com.datastax.driver.core.PreparedStatement,%20java.lang.Object,%20java.lang.Object)">bindKeyValue(PreparedStatement, Object, Object)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Binds Ignite cache key and value object to <code>PreparedStatement</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html#bindStatement(com.datastax.driver.core.PreparedStatement,%20V)">bindStatement(PreparedStatement, V)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchExecutionAssistant</a></dt>
<dd>
<div class="block">Binds prepared statement to current Cassandra session.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html#bindStatement(com.datastax.driver.core.PreparedStatement)">bindStatement(PreparedStatement)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">ExecutionAssistant</a></dt>
<dd>
<div class="block">Binds prepared statement.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsFile.html#blockSize()">blockSize()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs">IgfsFile</a></dt>
<dd>
<div class="block">Gets file's data block size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#blocksReadRemote()">blocksReadRemote()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets total remote blocks read.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#blocksReadTotal()">blocksReadTotal()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets total blocks read, local and remote.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#blocksWrittenRemote()">blocksWrittenRemote()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets total remote blocks written.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#blocksWrittenTotal()">blocksWrittenTotal()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets total blocks written, local and remote.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiThread.html#body()">body()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiThread.html" title="class in org.apache.ignite.spi">IgniteSpiThread</a></dt>
<dd>
<div class="block">Body of SPI thread.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#bounded()">bounded()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this queue is bounded.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#brakeConnection()">brakeConnection()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">FOR TEST PURPOSE ONLY!</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#broadcast(org.apache.ignite.lang.IgniteRunnable)">broadcast(IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Broadcasts given job to all nodes in the cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#broadcast(org.apache.ignite.lang.IgniteCallable)">broadcast(IgniteCallable&lt;R&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Broadcasts given job to all nodes in cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#broadcast(org.apache.ignite.lang.IgniteClosure,%20T)">broadcast(IgniteClosure&lt;T, R&gt;, T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Broadcasts given closure job with passed in argument to all nodes in the cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#BUCKET_NAME_PREFIX">BUCKET_NAME_PREFIX</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Prefix to use in bucket name generation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObjectBuilder.html#build()">build()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObjectBuilder.html" title="interface in org.apache.ignite.binary">BinaryObjectBuilder</a></dt>
<dd>
<div class="block">Builds binary object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html#buildBinaryObject(java.lang.String,%20org.apache.ignite.cache.store.jdbc.JdbcTypeField[],%20java.util.Collection,%20java.util.Map,%20java.sql.ResultSet)">buildBinaryObject(String, JdbcTypeField[], Collection&lt;String&gt;, Map&lt;String, Integer&gt;, ResultSet)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStore</a></dt>
<dd>
<div class="block">Construct binary object from query result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#buildClient(java.util.concurrent.BlockingQueue,%20com.twitter.hbc.core.HttpHosts,%20com.twitter.hbc.core.endpoint.StreamingEndpoint)">buildClient(BlockingQueue&lt;String&gt;, HttpHosts, StreamingEndpoint)</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter">TwitterStreamer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteBinary.html#buildEnum(java.lang.String,%20int)">buildEnum(String, int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Create enum object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteBinary.html#builder(java.lang.String)">builder(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Creates new binary builder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteBinary.html#builder(org.apache.ignite.binary.BinaryObject)">builder(BinaryObject)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Creates binary builder initialized by existing binary object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#buildKeyObject(com.datastax.driver.core.Row)">buildKeyObject(Row)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Builds Ignite cache key object from returned Cassandra table row.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#buildObject(java.lang.String,%20java.lang.String,%20org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind,%20org.apache.ignite.cache.store.jdbc.JdbcTypeField[],%20java.util.Collection,%20java.util.Map,%20java.sql.ResultSet)">buildObject(String, String, CacheAbstractJdbcStore.TypeKind, JdbcTypeField[], Collection&lt;String&gt;, Map&lt;String, Integer&gt;, ResultSet)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Construct object from query result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html#buildObject(java.lang.String,%20java.lang.String,%20org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind,%20org.apache.ignite.cache.store.jdbc.JdbcTypeField[],%20java.util.Collection,%20java.util.Map,%20java.sql.ResultSet)">buildObject(String, String, CacheAbstractJdbcStore.TypeKind, JdbcTypeField[], Collection&lt;String&gt;, Map&lt;String, Integer&gt;, ResultSet)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStore</a></dt>
<dd>
<div class="block">Construct object from query result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#buildValueObject(com.datastax.driver.core.Row)">buildValueObject(Row)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Builds Ignite cache value object from Cassandra table row .</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#BUILT_IN_TYPES">BUILT_IN_TYPES</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Built in Java types names.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#bundle">bundle</a></span> - Variable in class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">The bundle which loaded Ignite.</div>
</dd>
<dt><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders"><span class="strong">BundleDelegatingClassLoader</span></a> - Class in <a href="./org/apache/ignite/osgi/classloaders/package-summary.html">org.apache.ignite.osgi.classloaders</a></dt>
<dd>
<div class="block">A <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><code>ClassLoader</code></a> implementation delegating to a given OSGi bundle, and to the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><code>ClassLoader</code></a>
as a fallback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#BundleDelegatingClassLoader(org.osgi.framework.Bundle)">BundleDelegatingClassLoader(Bundle)</a></span> - Constructor for class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#BundleDelegatingClassLoader(org.osgi.framework.Bundle,%20java.lang.ClassLoader)">BundleDelegatingClassLoader(Bundle, ClassLoader)</a></span> - Constructor for class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#bytesRead()">bytesRead()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets total bytes read.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#bytesReadTime()">bytesReadTime()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets total bytes read time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#bytesWriteTime()">bytesWriteTime()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets total bytes write time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#bytesWritten()">bytesWritten()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets total bytes written.</div>
</dd>
</dl>
<a name="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#cache(java.lang.String)">cache(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets an instance of <a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite"><code>IgniteCache</code></a> API.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#cache(java.lang.String)">cache(String)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets an instance of <a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite"><code>IgniteCache</code></a> API.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html#CACHE_ALLOW_OVERWRITE">CACHE_ALLOW_OVERWRITE</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConstants</a></dt>
<dd>
<div class="block">Flag to enable overwriting existing values in cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html#CACHE_CFG_PATH">CACHE_CFG_PATH</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConstants</a></dt>
<dd>
<div class="block">Ignite configuration file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html#CACHE_CFG_PATH">CACHE_CFG_PATH</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConstants</a></dt>
<dd>
<div class="block">Ignite configuration file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html#CACHE_EVENTS">CACHE_EVENTS</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConstants</a></dt>
<dd>
<div class="block">Events to be listened to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html#CACHE_FILTER_CLASS">CACHE_FILTER_CLASS</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConstants</a></dt>
<dd>
<div class="block">User-defined filter class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html#CACHE_NAME">CACHE_NAME</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConstants</a></dt>
<dd>
<div class="block">Cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html#CACHE_NAME">CACHE_NAME</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConstants</a></dt>
<dd>
<div class="block">Cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html#CACHE_PER_NODE_DATA_SIZE">CACHE_PER_NODE_DATA_SIZE</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConstants</a></dt>
<dd>
<div class="block">Size of per-node buffer before data is sent to remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html#CACHE_PER_NODE_PAR_OPS">CACHE_PER_NODE_PAR_OPS</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConstants</a></dt>
<dd>
<div class="block">Maximum number of parallel stream operations per node.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="strong">CacheAbstractJdbcStore</span></a>&lt;<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="type parameter in CacheAbstractJdbcStore">K</a>,<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="type parameter in CacheAbstractJdbcStore">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Implementation of <a href="./org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a> backed by JDBC.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#CacheAbstractJdbcStore()">CacheAbstractJdbcStore()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="strong">CacheAbstractJdbcStore.EntryMapping</span></a> - Class in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Entry mapping description.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html#CacheAbstractJdbcStore.EntryMapping(java.lang.String,%20org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect,%20org.apache.ignite.cache.store.jdbc.JdbcType,%20org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind,%20org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind)">CacheAbstractJdbcStore.EntryMapping(String, JdbcDialect, JdbcType, CacheAbstractJdbcStore.TypeKind, CacheAbstractJdbcStore.TypeKind)</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.EntryMapping</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.TypeKind.html" title="enum in org.apache.ignite.cache.store.jdbc"><span class="strong">CacheAbstractJdbcStore.TypeKind</span></a> - Enum in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Type kind.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheAtomicityMode.html" title="enum in org.apache.ignite.cache"><span class="strong">CacheAtomicityMode</span></a> - Enum in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache atomicity mode controls whether cache should maintain fully transactional semantics
or more light-weight atomic behavior.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheAtomicUpdateTimeoutException.html" title="class in org.apache.ignite.cache"><span class="strong">CacheAtomicUpdateTimeoutException</span></a> - Exception in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Exception thrown when atomic operation timeout occurs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheAtomicUpdateTimeoutException.html#CacheAtomicUpdateTimeoutException(java.lang.String)">CacheAtomicUpdateTimeoutException(String)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheAtomicUpdateTimeoutException.html" title="class in org.apache.ignite.cache">CacheAtomicUpdateTimeoutException</a></dt>
<dd>
<div class="block">Creates new timeout exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheAtomicUpdateTimeoutException.html#CacheAtomicUpdateTimeoutException(java.lang.String,%20java.lang.Throwable)">CacheAtomicUpdateTimeoutException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheAtomicUpdateTimeoutException.html" title="class in org.apache.ignite.cache">CacheAtomicUpdateTimeoutException</a></dt>
<dd>
<div class="block">Creates new timeout exception with given error message and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheAtomicWriteOrderMode.html" title="enum in org.apache.ignite.cache"><span class="strong">CacheAtomicWriteOrderMode</span></a> - Enum in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache write ordering mode.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache"><span class="strong">CacheCheckpointSpi</span></a> - Class in <a href="./org/apache/ignite/spi/checkpoint/cache/package-summary.html">org.apache.ignite.spi.checkpoint.cache</a></dt>
<dd>
<div class="block">This class defines cache-based implementation for checkpoint SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#CacheCheckpointSpi()">CacheCheckpointSpi()</a></span> - Constructor for class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.cache"><span class="strong">CacheCheckpointSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/checkpoint/cache/package-summary.html">org.apache.ignite.spi.checkpoint.cache</a></dt>
<dd>
<div class="block">Management bean that provides general administrative and configuration information
about cache checkpoint SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">CacheConfiguration</span></a>&lt;<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="type parameter in CacheConfiguration">K</a>,<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="type parameter in CacheConfiguration">V</a>&gt; - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">This class defines grid cache configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#CacheConfiguration()">CacheConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Empty constructor (all values are initialized to their defaults).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#CacheConfiguration(java.lang.String)">CacheConfiguration(String)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#CacheConfiguration(javax.cache.configuration.CompleteConfiguration)">CacheConfiguration(CompleteConfiguration&lt;K, V&gt;)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Copy constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginContext.html#cacheConfiguration()">cacheConfiguration()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginContext.html" title="interface in org.apache.ignite.plugin">CachePluginContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/configuration/CacheConfiguration.IgniteAllNodesPredicate.html" title="class in org.apache.ignite.configuration"><span class="strong">CacheConfiguration.IgniteAllNodesPredicate</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Filter that accepts all nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.IgniteAllNodesPredicate.html#CacheConfiguration.IgniteAllNodesPredicate()">CacheConfiguration.IgniteAllNodesPredicate()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.IgniteAllNodesPredicate.html" title="class in org.apache.ignite.configuration">CacheConfiguration.IgniteAllNodesPredicate</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/CacheEntry.html" title="interface in org.apache.ignite.cache"><span class="strong">CacheEntry</span></a>&lt;<a href="./org/apache/ignite/cache/CacheEntry.html" title="type parameter in CacheEntry">K</a>,<a href="./org/apache/ignite/cache/CacheEntry.html" title="type parameter in CacheEntry">V</a>&gt; - Interface in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache entry that extends <code>Cache.Entry</code> by providing additional entry related information.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheEntryEventSerializableFilter.html" title="interface in org.apache.ignite.cache"><span class="strong">CacheEntryEventSerializableFilter</span></a>&lt;<a href="./org/apache/ignite/cache/CacheEntryEventSerializableFilter.html" title="type parameter in CacheEntryEventSerializableFilter">K</a>,<a href="./org/apache/ignite/cache/CacheEntryEventSerializableFilter.html" title="type parameter in CacheEntryEventSerializableFilter">V</a>&gt; - Interface in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">This filter adds <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to <code>CacheEntryEventFilter</code> object.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheEntryProcessor.html" title="interface in org.apache.ignite.cache"><span class="strong">CacheEntryProcessor</span></a>&lt;<a href="./org/apache/ignite/cache/CacheEntryProcessor.html" title="type parameter in CacheEntryProcessor">K</a>,<a href="./org/apache/ignite/cache/CacheEntryProcessor.html" title="type parameter in CacheEntryProcessor">V</a>,<a href="./org/apache/ignite/cache/CacheEntryProcessor.html" title="type parameter in CacheEntryProcessor">T</a>&gt; - Interface in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">This processor adds <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to <code>EntryProcessor</code> object.</div>
</dd>
<dt><a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events"><span class="strong">CacheEvent</span></a> - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">In-memory database (cache) event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#CacheEvent(java.lang.String,%20org.apache.ignite.cluster.ClusterNode,%20org.apache.ignite.cluster.ClusterNode,%20java.lang.String,%20int,%20int,%20boolean,%20java.lang.Object,%20org.apache.ignite.lang.IgniteUuid,%20java.lang.Object,%20java.lang.Object,%20boolean,%20java.lang.Object,%20boolean,%20java.util.UUID,%20java.lang.String,%20java.lang.String)">CacheEvent(String, ClusterNode, ClusterNode, String, int, int, boolean, Object, IgniteUuid, Object, Object, boolean, Object, boolean, UUID, String, String)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Constructs cache event.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventConverter.html" title="class in org.apache.ignite.stream.kafka.connect.serialization"><span class="strong">CacheEventConverter</span></a> - Class in <a href="./org/apache/ignite/stream/kafka/connect/serialization/package-summary.html">org.apache.ignite.stream.kafka.connect.serialization</a></dt>
<dd>
<div class="block"><a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events"><code>CacheEvent</code></a> converter for Connect API.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventConverter.html#CacheEventConverter()">CacheEventConverter()</a></span> - Constructor for class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventConverter.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventConverter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventDeserializer.html" title="class in org.apache.ignite.stream.kafka.connect.serialization"><span class="strong">CacheEventDeserializer</span></a> - Class in <a href="./org/apache/ignite/stream/kafka/connect/serialization/package-summary.html">org.apache.ignite.stream.kafka.connect.serialization</a></dt>
<dd>
<div class="block">Deserializer based on <a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html" title="class in org.apache.ignite.marshaller.jdk"><code>JdkMarshaller</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventDeserializer.html#CacheEventDeserializer()">CacheEventDeserializer()</a></span> - Constructor for class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventDeserializer.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventDeserializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventSerializer.html" title="class in org.apache.ignite.stream.kafka.connect.serialization"><span class="strong">CacheEventSerializer</span></a> - Class in <a href="./org/apache/ignite/stream/kafka/connect/serialization/package-summary.html">org.apache.ignite.stream.kafka.connect.serialization</a></dt>
<dd>
<div class="block">Serializer based on <a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html" title="class in org.apache.ignite.marshaller.jdk"><code>JdkMarshaller</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventSerializer.html#CacheEventSerializer()">CacheEventSerializer()</a></span> - Constructor for class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventSerializer.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/CacheExistsException.html" title="class in org.apache.ignite.cache"><span class="strong">CacheExistsException</span></a> - Exception in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Exception thrown when cache must be created but it already exists.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheExistsException.html#CacheExistsException(java.lang.String)">CacheExistsException(String)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheExistsException.html" title="class in org.apache.ignite.cache">CacheExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheExistsException.html#CacheExistsException(java.lang.Throwable)">CacheExistsException(Throwable)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheExistsException.html" title="class in org.apache.ignite.cache">CacheExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheExistsException.html#CacheExistsException(java.lang.String,%20java.lang.Throwable)">CacheExistsException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheExistsException.html" title="class in org.apache.ignite.cache">CacheExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/CacheInterceptor.html" title="interface in org.apache.ignite.cache"><span class="strong">CacheInterceptor</span></a>&lt;<a href="./org/apache/ignite/cache/CacheInterceptor.html" title="type parameter in CacheInterceptor">K</a>,<a href="./org/apache/ignite/cache/CacheInterceptor.html" title="type parameter in CacheInterceptor">V</a>&gt; - Interface in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache interceptor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html" title="class in org.apache.ignite.cache"><span class="strong">CacheInterceptorAdapter</span></a>&lt;<a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html" title="type parameter in CacheInterceptorAdapter">K</a>,<a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html" title="type parameter in CacheInterceptorAdapter">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache interceptor convenience adapter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html#CacheInterceptorAdapter()">CacheInterceptorAdapter()</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html" title="class in org.apache.ignite.cache">CacheInterceptorAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/CacheInterceptorEntry.html" title="class in org.apache.ignite.cache"><span class="strong">CacheInterceptorEntry</span></a>&lt;<a href="./org/apache/ignite/cache/CacheInterceptorEntry.html" title="type parameter in CacheInterceptorEntry">K</a>,<a href="./org/apache/ignite/cache/CacheInterceptorEntry.html" title="type parameter in CacheInterceptorEntry">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">A cache interceptor map entry.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptorEntry.html#CacheInterceptorEntry()">CacheInterceptorEntry()</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptorEntry.html" title="class in org.apache.ignite.cache">CacheInterceptorEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="strong">CacheJdbcBlobStore</span></a>&lt;<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="type parameter in CacheJdbcBlobStore">K</a>,<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="type parameter in CacheJdbcBlobStore">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block"><a href="./org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a> implementation backed by JDBC.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#CacheJdbcBlobStore()">CacheJdbcBlobStore()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="strong">CacheJdbcBlobStoreFactory</span></a>&lt;<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="type parameter in CacheJdbcBlobStoreFactory">K</a>,<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="type parameter in CacheJdbcBlobStoreFactory">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block"><code>Factory</code> implementation for <a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcBlobStore</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#CacheJdbcBlobStoreFactory()">CacheJdbcBlobStoreFactory()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="strong">CacheJdbcPojoStore</span></a>&lt;<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="type parameter in CacheJdbcPojoStore">K</a>,<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="type parameter in CacheJdbcPojoStore">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Implementation of <a href="./org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a> backed by JDBC and POJO via reflection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html#CacheJdbcPojoStore()">CacheJdbcPojoStore()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="strong">CacheJdbcPojoStoreFactory</span></a>&lt;<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="type parameter in CacheJdbcPojoStoreFactory">K</a>,<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="type parameter in CacheJdbcPojoStoreFactory">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block"><code>Factory</code> implementation for <a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcPojoStore</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#CacheJdbcPojoStoreFactory()">CacheJdbcPojoStoreFactory()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="strong">CacheJdbcStoreSessionListener</span></a> - Class in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Cache store session listener based on JDBC connection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html#CacheJdbcStoreSessionListener()">CacheJdbcStoreSessionListener()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcStoreSessionListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi"><span class="strong">CacheJndiTmFactory</span></a> - Class in <a href="./org/apache/ignite/cache/jta/jndi/package-summary.html">org.apache.ignite.cache.jta.jndi</a></dt>
<dd>
<div class="block">Implementation of <code>Factory&lt;TransactionManager&gt;</code> interface that is using JNDI names to find TM.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html#CacheJndiTmFactory()">CacheJndiTmFactory()</a></span> - Constructor for class org.apache.ignite.cache.jta.jndi.<a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmFactory</a></dt>
<dd>
<div class="block">Creates uninitialized jndi TM lookup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html#CacheJndiTmFactory(java.lang.String...)">CacheJndiTmFactory(String...)</a></span> - Constructor for class org.apache.ignite.cache.jta.jndi.<a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmFactory</a></dt>
<dd>
<div class="block">Creates generic TM lookup with given jndi names.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html" title="class in org.apache.ignite.cache.jta.jndi"><span class="strong">CacheJndiTmLookup</span></a> - Class in <a href="./org/apache/ignite/cache/jta/jndi/package-summary.html">org.apache.ignite.cache.jta.jndi</a></dt>
<dd>
<div class="block">Implementation of <a href="./org/apache/ignite/cache/jta/CacheTmLookup.html" title="interface in org.apache.ignite.cache.jta"><code>CacheTmLookup</code></a> interface that is using list of JNDI names to find TM.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html#CacheJndiTmLookup()">CacheJndiTmLookup()</a></span> - Constructor for class org.apache.ignite.cache.jta.jndi.<a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmLookup</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache"><span class="strong">CacheKeyConfiguration</span></a> - Class in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Configuration defining various aspects of cache keys without explicit usage of annotations on user classes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheKeyConfiguration.html#CacheKeyConfiguration()">CacheKeyConfiguration()</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a></dt>
<dd>
<div class="block">Creates an empty cache key configuration that should be populated via setters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheKeyConfiguration.html#CacheKeyConfiguration(java.lang.Class)">CacheKeyConfiguration(Class)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheKeyConfiguration.html#CacheKeyConfiguration(java.lang.String,%20java.lang.String)">CacheKeyConfiguration(String, String)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a></dt>
<dd>
<div class="block">Creates cache key configuration with given type name and affinity field name.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store"><span class="strong">CacheLoadOnlyStoreAdapter</span></a>&lt;<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="type parameter in CacheLoadOnlyStoreAdapter">K</a>,<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="type parameter in CacheLoadOnlyStoreAdapter">V</a>,<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="type parameter in CacheLoadOnlyStoreAdapter">I</a>&gt; - Class in <a href="./org/apache/ignite/cache/store/package-summary.html">org.apache.ignite.cache.store</a></dt>
<dd>
<div class="block">This adapter designed to support stores with bulk loading from stream-like source.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#CacheLoadOnlyStoreAdapter()">CacheLoadOnlyStoreAdapter()</a></span> - Constructor for class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache"><span class="strong">CacheManager</span></a> - Class in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Implementation of JSR-107 <a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache"><code>CacheManager</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#CacheManager(java.net.URI,%20org.apache.ignite.cache.CachingProvider,%20java.lang.ClassLoader,%20java.util.Properties)">CacheManager(URI, CachingProvider, ClassLoader, Properties)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#cacheMappings">cacheMappings</a></span> - Variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Cache with entry mapping description.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheMemoryMode.html" title="enum in org.apache.ignite.cache"><span class="strong">CacheMemoryMode</span></a> - Enum in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Defines set of memory modes.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache"><span class="strong">CacheMetrics</span></a> - Interface in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache metrics used to obtain statistics on cache itself.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoveryMetricsProvider.html#cacheMetrics()">cacheMetrics()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoveryMetricsProvider.html" title="interface in org.apache.ignite.spi.discovery">DiscoveryMetricsProvider</a></dt>
<dd>
<div class="block">Returns metrics data about all caches on local node.</div>
</dd>
<dt><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="strong">CacheMetricsMXBean</span></a> - Interface in <a href="./org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">This interface defines JMX view on <a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite"><code>IgniteCache</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheMode.html" title="enum in org.apache.ignite.cache"><span class="strong">CacheMode</span></a> - Enum in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Enumeration of all supported caching modes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreSession.html#cacheName()">cacheName()</a></span> - Method in interface org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store">CacheStoreSession</a></dt>
<dd>
<div class="block">Cache name for the current store operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#cacheName()">cacheName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html#cacheName()">cacheName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets cache name on which query was executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#cacheName()">cacheName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets cache name on which query was executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheRebalancingEvent.html#cacheName()">cacheName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events">CacheRebalancingEvent</a></dt>
<dd>
<div class="block">Gets cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#cacheName()">cacheName()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Name of cache to stream data to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceContext.html#cacheName()">cacheName()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceContext.html" title="interface in org.apache.ignite.services">ServiceContext</a></dt>
<dd>
<div class="block">Gets cache name used for key-to-node affinity calculation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceDescriptor.html#cacheName()">cacheName()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceDescriptor.html" title="interface in org.apache.ignite.services">ServiceDescriptor</a></dt>
<dd>
<div class="block">Gets cache name used for key-to-node affinity calculation.</div>
</dd>
<dt><a href="./org/apache/ignite/resources/CacheNameResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">CacheNameResource</span></a> - Annotation Type in <a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of grid cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#cacheNames()">cacheNames()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets the collection of names of currently available caches.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#cacheNames()">cacheNames()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets the collection of names of currently available caches.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CachePartialUpdateException.html" title="class in org.apache.ignite.cache"><span class="strong">CachePartialUpdateException</span></a> - Exception in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Exception thrown from non-transactional cache in case when update succeeded only partially.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachePartialUpdateException.html#CachePartialUpdateException(org.apache.ignite.internal.processors.cache.CachePartialUpdateCheckedException)">CachePartialUpdateException(CachePartialUpdateCheckedException)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachePartialUpdateException.html" title="class in org.apache.ignite.cache">CachePartialUpdateException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/CachePeekMode.html" title="enum in org.apache.ignite.cache"><span class="strong">CachePeekMode</span></a> - Enum in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Enumeration of all supported cache peek modes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityPermissionSet.html#cachePermissions()">cachePermissions()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermissionSet.html" title="interface in org.apache.ignite.plugin.security">SecurityPermissionSet</a></dt>
<dd>
<div class="block">Map of cache names to cache permissions.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/CachePluginConfiguration.html" title="interface in org.apache.ignite.plugin"><span class="strong">CachePluginConfiguration</span></a>&lt;<a href="./org/apache/ignite/plugin/CachePluginConfiguration.html" title="type parameter in CachePluginConfiguration">K</a>,<a href="./org/apache/ignite/plugin/CachePluginConfiguration.html" title="type parameter in CachePluginConfiguration">V</a>&gt; - Interface in <a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Cache plugin configuration.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/CachePluginContext.html" title="interface in org.apache.ignite.plugin"><span class="strong">CachePluginContext</span></a>&lt;<a href="./org/apache/ignite/plugin/CachePluginContext.html" title="type parameter in CachePluginContext">C</a> extends <a href="./org/apache/ignite/plugin/CachePluginConfiguration.html" title="interface in org.apache.ignite.plugin">CachePluginConfiguration</a>&gt; - Interface in <a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Cache plugin context.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/CachePluginProvider.html" title="interface in org.apache.ignite.plugin"><span class="strong">CachePluginProvider</span></a>&lt;<a href="./org/apache/ignite/plugin/CachePluginProvider.html" title="type parameter in CachePluginProvider">C</a> extends <a href="./org/apache/ignite/plugin/CachePluginConfiguration.html" title="interface in org.apache.ignite.plugin">CachePluginConfiguration</a>&gt; - Interface in <a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Cache plugin provider is a point for processing of properties
which provide specific <a href="./org/apache/ignite/plugin/CachePluginConfiguration.html" title="interface in org.apache.ignite.plugin"><code>CachePluginConfiguration</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="class in org.apache.ignite.cache.query"><span class="strong">CacheQueryEntryEvent</span></a>&lt;<a href="./org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="type parameter in CacheQueryEntryEvent">K</a>,<a href="./org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="type parameter in CacheQueryEntryEvent">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">A Cache continuous query entry event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/CacheQueryEntryEvent.html#CacheQueryEntryEvent(javax.cache.Cache,%20javax.cache.event.EventType)">CacheQueryEntryEvent(Cache, EventType)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="class in org.apache.ignite.cache.query">CacheQueryEntryEvent</a></dt>
<dd>
<div class="block">Constructs a cache entry event from a given cache as source.</div>
</dd>
<dt><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events"><span class="strong">CacheQueryExecutedEvent</span></a>&lt;<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="type parameter in CacheQueryExecutedEvent">K</a>,<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="type parameter in CacheQueryExecutedEvent">V</a>&gt; - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Cache query execution event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html#CacheQueryExecutedEvent(org.apache.ignite.cluster.ClusterNode,%20java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20org.apache.ignite.lang.IgniteBiPredicate,%20org.apache.ignite.cache.CacheEntryEventSerializableFilter,%20java.lang.Object[],%20java.util.UUID,%20java.lang.String)">CacheQueryExecutedEvent(ClusterNode, String, int, String, String, String, String, IgniteBiPredicate&lt;K, V&gt;, CacheEntryEventSerializableFilter&lt;K, V&gt;, Object[], UUID, String)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events"><span class="strong">CacheQueryReadEvent</span></a>&lt;<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="type parameter in CacheQueryReadEvent">K</a>,<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="type parameter in CacheQueryReadEvent">V</a>&gt; - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Cache query read event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#CacheQueryReadEvent(org.apache.ignite.cluster.ClusterNode,%20java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20org.apache.ignite.lang.IgniteBiPredicate,%20org.apache.ignite.cache.CacheEntryEventSerializableFilter,%20java.lang.Object[],%20java.util.UUID,%20java.lang.String,%20K,%20V,%20V,%20java.lang.Object)">CacheQueryReadEvent(ClusterNode, String, int, String, String, String, String, IgniteBiPredicate&lt;K, V&gt;, CacheEntryEventSerializableFilter&lt;K, V&gt;, Object[], UUID, String, K, V, V, Object)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/CacheRebalanceMode.html" title="enum in org.apache.ignite.cache"><span class="strong">CacheRebalanceMode</span></a> - Enum in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Cache rebalance mode.</div>
</dd>
<dt><a href="./org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events"><span class="strong">CacheRebalancingEvent</span></a> - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">In-memory database (cache) rebalancing event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheRebalancingEvent.html#CacheRebalancingEvent(java.lang.String,%20org.apache.ignite.cluster.ClusterNode,%20java.lang.String,%20int,%20int,%20org.apache.ignite.cluster.ClusterNode,%20int,%20long)">CacheRebalancingEvent(String, ClusterNode, String, int, int, ClusterNode, int, long)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events">CacheRebalancingEvent</a></dt>
<dd>
<div class="block">Constructs cache event.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html" title="class in org.apache.ignite.cache.jta.reflect"><span class="strong">CacheReflectionTmLookup</span></a> - Class in <a href="./org/apache/ignite/cache/jta/reflect/package-summary.html">org.apache.ignite.cache.jta.reflect</a></dt>
<dd>
<div class="block">Implementation of <a href="./org/apache/ignite/cache/jta/CacheTmLookup.html" title="interface in org.apache.ignite.cache.jta"><code>CacheTmLookup</code></a> interface that attempts to obtain
JTA manager by calling static method on the class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html#CacheReflectionTmLookup()">CacheReflectionTmLookup()</a></span> - Constructor for class org.apache.ignite.cache.jta.reflect.<a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html" title="class in org.apache.ignite.cache.jta.reflect">CacheReflectionTmLookup</a></dt>
<dd>
<div class="block">Creates uninitialized reflection TM lookup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html#CacheReflectionTmLookup(java.lang.String,%20java.lang.String)">CacheReflectionTmLookup(String, String)</a></span> - Constructor for class org.apache.ignite.cache.jta.reflect.<a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html" title="class in org.apache.ignite.cache.jta.reflect">CacheReflectionTmLookup</a></dt>
<dd>
<div class="block">Creates generic TM lookup with given class and method name.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheServerNotFoundException.html" title="class in org.apache.ignite.cache"><span class="strong">CacheServerNotFoundException</span></a> - Exception in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Exception thrown when all data nodes left the grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheServerNotFoundException.html#CacheServerNotFoundException(java.lang.String)">CacheServerNotFoundException(String)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheServerNotFoundException.html" title="class in org.apache.ignite.cache">CacheServerNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheServerNotFoundException.html#CacheServerNotFoundException(java.lang.String,%20java.lang.Throwable)">CacheServerNotFoundException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheServerNotFoundException.html" title="class in org.apache.ignite.cache">CacheServerNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheServerNotFoundException.html#CacheServerNotFoundException(java.lang.Throwable)">CacheServerNotFoundException(Throwable)</a></span> - Constructor for exception org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheServerNotFoundException.html" title="class in org.apache.ignite.cache">CacheServerNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html" title="class in org.apache.ignite.cache.store.spring"><span class="strong">CacheSpringStoreSessionListener</span></a> - Class in <a href="./org/apache/ignite/cache/store/spring/package-summary.html">org.apache.ignite.cache.store.spring</a></dt>
<dd>
<div class="block">Cache store session listener based on Spring transaction management.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html#CacheSpringStoreSessionListener()">CacheSpringStoreSessionListener()</a></span> - Constructor for class org.apache.ignite.cache.store.spring.<a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html" title="class in org.apache.ignite.cache.store.spring">CacheSpringStoreSessionListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><span class="strong">CacheStore</span></a>&lt;<a href="./org/apache/ignite/cache/store/CacheStore.html" title="type parameter in CacheStore">K</a>,<a href="./org/apache/ignite/cache/store/CacheStore.html" title="type parameter in CacheStore">V</a>&gt; - Interface in <a href="./org/apache/ignite/cache/store/package-summary.html">org.apache.ignite.cache.store</a></dt>
<dd>
<div class="block">API for cache persistent storage for read-through and write-through behavior.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html" title="class in org.apache.ignite.cache.store"><span class="strong">CacheStoreAdapter</span></a>&lt;<a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html" title="type parameter in CacheStoreAdapter">K</a>,<a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html" title="type parameter in CacheStoreAdapter">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/store/package-summary.html">org.apache.ignite.cache.store</a></dt>
<dd>
<div class="block">Cache storage convenience adapter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html#CacheStoreAdapter()">CacheStoreAdapter()</a></span> - Constructor for class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheStoreAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store"><span class="strong">CacheStoreSession</span></a> - Interface in <a href="./org/apache/ignite/cache/store/package-summary.html">org.apache.ignite.cache.store</a></dt>
<dd>
<div class="block">Session for the cache store operations.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/CacheStoreSessionListener.html" title="interface in org.apache.ignite.cache.store"><span class="strong">CacheStoreSessionListener</span></a> - Interface in <a href="./org/apache/ignite/cache/store/package-summary.html">org.apache.ignite.cache.store</a></dt>
<dd>
<div class="block">Cache store session listener that allows to implement callbacks
for session lifecycle.</div>
</dd>
<dt><a href="./org/apache/ignite/resources/CacheStoreSessionResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">CacheStoreSessionResource</span></a> - Annotation Type in <a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of current <a href="./org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store"><code>CacheStoreSession</code></a>
instance.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/jta/CacheTmLookup.html" title="interface in org.apache.ignite.cache.jta"><span class="strong">CacheTmLookup</span></a> - Interface in <a href="./org/apache/ignite/cache/jta/package-summary.html">org.apache.ignite.cache.jta</a></dt>
<dd>
<div class="block">Allows grid to use different transactional systems.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache"><span class="strong">CacheTypeFieldMetadata</span></a> - Class in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Type field metadata.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#CacheTypeFieldMetadata()">CacheTypeFieldMetadata()</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#CacheTypeFieldMetadata(java.lang.String,%20int,%20java.lang.String,%20java.lang.Class)">CacheTypeFieldMetadata(String, int, String, Class&lt;?&gt;)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dd>
<div class="block">Full constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache"><span class="strong">CacheTypeMetadata</span></a> - Class in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache"><code>QueryEntity</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#CacheTypeMetadata()">CacheTypeMetadata()</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#CacheTypeMetadata(org.apache.ignite.cache.CacheTypeMetadata)">CacheTypeMetadata(CacheTypeMetadata)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Copy constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CacheWriteSynchronizationMode.html" title="enum in org.apache.ignite.cache"><span class="strong">CacheWriteSynchronizationMode</span></a> - Enum in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Mode indicating how Ignite should wait for write replies from other nodes.</div>
</dd>
<dt><a href="./org/apache/ignite/hadoop/fs/CachingHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs"><span class="strong">CachingHadoopFileSystemFactory</span></a> - Class in <a href="./org/apache/ignite/hadoop/fs/package-summary.html">org.apache.ignite.hadoop.fs</a></dt>
<dd>
<div class="block">Caching Hadoop file system factory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/CachingHadoopFileSystemFactory.html#CachingHadoopFileSystemFactory()">CachingHadoopFileSystemFactory()</a></span> - Constructor for class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/CachingHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">CachingHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Public non-arg constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache"><span class="strong">CachingProvider</span></a> - Class in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Implementation of JSR-107 <code>CachingProvider</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#CachingProvider()">CachingProvider()</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/LoadCacheCustomQueryWorker.html#call()">call()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/LoadCacheCustomQueryWorker.html" title="class in org.apache.ignite.cache.store.cassandra.session">LoadCacheCustomQueryWorker</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobAdapter.html#call()">call()</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#call(org.apache.ignite.lang.IgniteCallable)">call(IgniteCallable&lt;R&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided job on a node within the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#call(java.util.Collection)">call(Collection&lt;? extends IgniteCallable&lt;R&gt;&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes collection of jobs on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#call(java.util.Collection,%20org.apache.ignite.lang.IgniteReducer)">call(Collection&lt;? extends IgniteCallable&lt;R1&gt;&gt;, IgniteReducer&lt;R1, R2&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes collection of jobs on nodes within the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContinuation.html#callcc()">callcc()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContinuation.html" title="interface in org.apache.ignite.compute">ComputeJobContinuation</a></dt>
<dd>
<div class="block">Resumes job if it was held by <a href="./org/apache/ignite/compute/ComputeJobContinuation.html#holdcc()"><code>ComputeJobContinuation.holdcc()</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html#callcc()">callcc()</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">ComputeJobContinuationAdapter</a></dt>
<dd>
<div class="block">Resumes job if it was held by <a href="./org/apache/ignite/compute/ComputeJobContinuation.html#holdcc()"><code>ComputeJobContinuation.holdcc()</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteScheduler.html#callLocal(java.util.concurrent.Callable)">callLocal(Callable&lt;R&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteScheduler.html" title="interface in org.apache.ignite">IgniteScheduler</a></dt>
<dd>
<div class="block">Executes given callable on internal system thread pool asynchronously.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="class in org.apache.ignite.stream.camel"><span class="strong">CamelStreamer</span></a>&lt;<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="type parameter in CamelStreamer">K</a>,<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="type parameter in CamelStreamer">V</a>&gt; - Class in <a href="./org/apache/ignite/stream/camel/package-summary.html">org.apache.ignite.stream.camel</a></dt>
<dd>
<div class="block">This streamer consumes messages from an Apache Camel consumer endpoint and feeds them into an Ignite data streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/camel/CamelStreamer.html#CamelStreamer()">CamelStreamer()</a></span> - Constructor for class org.apache.ignite.stream.camel.<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="class in org.apache.ignite.stream.camel">CamelStreamer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJob.html#cancel()">cancel()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJob.html" title="interface in org.apache.ignite.compute">ComputeJob</a></dt>
<dd>
<div class="block">This method is called when system detects that completion of this
job can no longer alter the overall outcome (for example, when parent task
has already reduced the results).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobAdapter.html#cancel()">cancel()</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">This method is called when system detects that completion of this
job can no longer alter the overall outcome (for example, when parent task
has already reduced the results).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobSibling.html#cancel()">cancel()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobSibling.html" title="interface in org.apache.ignite.compute">ComputeJobSibling</a></dt>
<dd>
<div class="block">Sends a request to cancel this sibling.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsJob.html#cancel()">cancel()</a></span> - Method in interface org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsJob.html" title="interface in org.apache.ignite.igfs.mapreduce">IgfsJob</a></dt>
<dd>
<div class="block">This method is called when system detects that completion of this
job can no longer alter the overall outcome (for example, when parent task
has already reduced the results).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsJobAdapter.html#cancel()">cancel()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsJobAdapter.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsJobAdapter</a></dt>
<dd>
<div class="block">This method is called when system detects that completion of this
job can no longer alter the overall outcome (for example, when parent task
has already reduced the results).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#cancel(java.lang.String)">cancel(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Cancels service deployment.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFuture.html#cancel()">cancel()</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Cancels this future.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/Service.html#cancel(org.apache.ignite.services.ServiceContext)">cancel(ServiceContext)</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/Service.html" title="interface in org.apache.ignite.services">Service</a></dt>
<dd>
<div class="block">Cancels this service.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/CollisionJobContext.html#cancel()">cancel()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="./org/apache/ignite/spi/collision/CollisionJobContext.html" title="interface in org.apache.ignite.spi.collision">CollisionJobContext</a></dt>
<dd>
<div class="block">Cancels the job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#cancelAll()">cancelAll()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Cancels all deployed services.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#capacity()">capacity()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Gets maximum number of elements of the queue.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra"><span class="strong">CassandraCacheStore</span></a>&lt;<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="type parameter in CassandraCacheStore">K</a>,<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="type parameter in CassandraCacheStore">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/store/cassandra/package-summary.html">org.apache.ignite.cache.store.cassandra</a></dt>
<dd>
<div class="block">Implementation of <a href="./org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a> backed by Cassandra database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#CassandraCacheStore(org.apache.ignite.cache.store.cassandra.datasource.DataSource,%20org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings,%20int)">CassandraCacheStore(DataSource, KeyValuePersistenceSettings, int)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dd>
<div class="block">Store constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra"><span class="strong">CassandraCacheStoreFactory</span></a>&lt;<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="type parameter in CassandraCacheStoreFactory">K</a>,<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="type parameter in CassandraCacheStoreFactory">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/store/cassandra/package-summary.html">org.apache.ignite.cache.store.cassandra</a></dt>
<dd>
<div class="block">Factory class to instantiate <a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra"><code>CassandraCacheStore</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html#CassandraCacheStoreFactory()">CassandraCacheStoreFactory()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStoreFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common"><span class="strong">CassandraHelper</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/common/package-summary.html">org.apache.ignite.cache.store.cassandra.common</a></dt>
<dd>
<div class="block">Helper class providing methods to work with Cassandra session and exceptions</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html#CassandraHelper()">CassandraHelper()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">CassandraHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html" title="class in org.apache.ignite.cache.store.cassandra.bean"><span class="strong">CassandraLifeCycleBean</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/bean/package-summary.html">org.apache.ignite.cache.store.cassandra.bean</a></dt>
<dd>
<div class="block">Implementation of <a href="./org/apache/ignite/lifecycle/LifecycleBean.html" title="interface in org.apache.ignite.lifecycle"><code>LifecycleBean</code></a> to start embedded Cassandra instance on Ignite cluster startup</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html#CassandraLifeCycleBean()">CassandraLifeCycleBean()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.bean.<a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html" title="class in org.apache.ignite.cache.store.cassandra.bean">CassandraLifeCycleBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSession.html" title="interface in org.apache.ignite.cache.store.cassandra.session"><span class="strong">CassandraSession</span></a> - Interface in <a href="./org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></dt>
<dd>
<div class="block">Wrapper around Cassandra driver session, to automatically handle:
Keyspace and table absence exceptions
Timeout exceptions
Batch operations
</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html" title="class in org.apache.ignite.cache.store.cassandra.session"><span class="strong">CassandraSessionImpl</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></dt>
<dd>
<div class="block">Implementation for <a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSession.html" title="interface in org.apache.ignite.cache.store.cassandra.session"><code>CassandraSession</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html#CassandraSessionImpl(com.datastax.driver.core.Cluster.Builder,%20java.lang.Integer,%20com.datastax.driver.core.ConsistencyLevel,%20com.datastax.driver.core.ConsistencyLevel,%20org.apache.ignite.IgniteLogger)">CassandraSessionImpl(Cluster.Builder, Integer, ConsistencyLevel, ConsistencyLevel, IgniteLogger)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html" title="class in org.apache.ignite.cache.store.cassandra.session">CassandraSessionImpl</a></dt>
<dd>
<div class="block">Creates instance of Cassandra driver session wrapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#cast(java.lang.String,%20java.io.IOException)">cast(String, IOException)</a></span> - Static method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Cast IO exception to IGFS exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/cmdline/AboutDialog.html#centerShow(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.util.Date,%20java.lang.String)">centerShow(String, String, String, Date, String)</a></span> - Static method in class org.apache.ignite.startup.cmdline.<a href="./org/apache/ignite/startup/cmdline/AboutDialog.html" title="class in org.apache.ignite.startup.cmdline">AboutDialog</a></dt>
<dd>
<div class="block">Show about dialog.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#cfg">cfg</a></span> - Variable in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Configuration of the secondary filesystem, never null.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/flume/IgniteSinkConstants.html#CFG_BATCH_SIZE">CFG_BATCH_SIZE</a></span> - Static variable in class org.apache.ignite.stream.flume.<a href="./org/apache/ignite/stream/flume/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.flume">IgniteSinkConstants</a></dt>
<dd>
<div class="block">Batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/flume/IgniteSinkConstants.html#CFG_CACHE_NAME">CFG_CACHE_NAME</a></span> - Static variable in class org.apache.ignite.stream.flume.<a href="./org/apache/ignite/stream/flume/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.flume">IgniteSinkConstants</a></dt>
<dd>
<div class="block">Cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/flume/IgniteSinkConstants.html#CFG_EVENT_TRANSFORMER">CFG_EVENT_TRANSFORMER</a></span> - Static variable in class org.apache.ignite.stream.flume.<a href="./org/apache/ignite/stream/flume/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.flume">IgniteSinkConstants</a></dt>
<dd>
<div class="block">Event transformer implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/flume/IgniteSinkConstants.html#CFG_PATH">CFG_PATH</a></span> - Static variable in class org.apache.ignite.stream.flume.<a href="./org/apache/ignite/stream/flume/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.flume">IgniteSinkConstants</a></dt>
<dd>
<div class="block">Ignite configuration file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#CFG_URL_PREFIX">CFG_URL_PREFIX</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>
<div class="block">Config URL prefix.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#cfgNodeId">cfgNodeId</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#cfgPaths">cfgPaths</a></span> - Variable in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">File system config paths.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFuture.html#chain(org.apache.ignite.lang.IgniteClosure)">chain(IgniteClosure&lt;? super IgniteFuture&lt;V&gt;, T&gt;)</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Make a chained future to convert result of this future (when complete) into a new format.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#checkConfigurationConsistency0(org.apache.ignite.spi.IgniteSpiContext,%20org.apache.ignite.cluster.ClusterNode,%20boolean)">checkConfigurationConsistency0(IgniteSpiContext, ClusterNode, boolean)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Method which is called in the end of checkConfigurationConsistency() method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#checkConfigurationConsistency0(org.apache.ignite.spi.IgniteSpiContext,%20org.apache.ignite.cluster.ClusterNode,%20boolean)">checkConfigurationConsistency0(IgniteSpiContext, ClusterNode, boolean)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Method which is called in the end of checkConfigurationConsistency() method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#checkDuplicates(java.util.List)">checkDuplicates(List&lt;PojoField&gt;)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Checks if there are POJO filed with the same name or same Cassandra column specified in persistence settings</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#checkFailedError(org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryCheckFailedMessage)">checkFailedError(TcpDiscoveryCheckFailedMessage)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiOperationTimeoutHelper.html#checkFailureTimeoutReached(java.lang.Exception)">checkFailureTimeoutReached(Exception)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiOperationTimeoutHelper.html" title="class in org.apache.ignite.spi">IgniteSpiOperationTimeoutHelper</a></dt>
<dd>
<div class="block">Checks whether the given <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><code>Exception</code></a> is generated because failure detection timeout has been reached.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html#checkIsSplitToJobsAllowed(org.apache.ignite.internal.util.gridify.GridifyRangeArgument,%20org.apache.ignite.compute.gridify.GridifySetToSet)">checkIsSplitToJobsAllowed(GridifyRangeArgument, GridifySetToSet)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToSetAbstractAspect</a></dt>
<dd>
<div class="block">Check if split allowed for input argument.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html#checkIsSplitToJobsAllowed(org.apache.ignite.internal.util.gridify.GridifyRangeArgument,%20org.apache.ignite.compute.gridify.GridifySetToValue)">checkIsSplitToJobsAllowed(GridifyRangeArgument, GridifySetToValue)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToValueAbstractAspect</a></dt>
<dd>
<div class="block">Check if split allowed for input argument.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html#checkMethodSignature(java.lang.reflect.Method)">checkMethodSignature(Method)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToSetAbstractAspect</a></dt>
<dd>
<div class="block">Check method signature.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html#checkMethodSignature(java.lang.reflect.Method)">checkMethodSignature(Method)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToValueAbstractAspect</a></dt>
<dd>
<div class="block">Check method signature.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#checkPath(org.apache.hadoop.fs.Path)">checkPath(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#checkPath(org.apache.hadoop.fs.Path)">checkPath(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><a href="./org/apache/ignite/events/CheckpointEvent.html" title="class in org.apache.ignite.events"><span class="strong">CheckpointEvent</span></a> - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Grid checkpoint event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CheckpointEvent.html#CheckpointEvent()">CheckpointEvent()</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/CheckpointEvent.html" title="class in org.apache.ignite.events">CheckpointEvent</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CheckpointEvent.html#CheckpointEvent(org.apache.ignite.cluster.ClusterNode,%20java.lang.String,%20int,%20java.lang.String)">CheckpointEvent(ClusterNode, String, int, String)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/CheckpointEvent.html" title="class in org.apache.ignite.events">CheckpointEvent</a></dt>
<dd>
<div class="block">Creates new checkpoint event with given parameters.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/CheckpointListener.html" title="interface in org.apache.ignite.spi.checkpoint"><span class="strong">CheckpointListener</span></a> - Interface in <a href="./org/apache/ignite/spi/checkpoint/package-summary.html">org.apache.ignite.spi.checkpoint</a></dt>
<dd>
<div class="block">Listener for notifications of checkpoints removed by <a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html" title="interface in org.apache.ignite.spi.checkpoint"><code>CheckpointSpi</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html" title="interface in org.apache.ignite.spi.checkpoint"><span class="strong">CheckpointSpi</span></a> - Interface in <a href="./org/apache/ignite/spi/checkpoint/package-summary.html">org.apache.ignite.spi.checkpoint</a></dt>
<dd>
<div class="block">Checkpoint SPI provides an ability to save an intermediate job state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#CHK_QRY">CHK_QRY</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Query to check database validity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html#classLoader()">classLoader()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultRangeTask</a></dt>
<dd>
<div class="block">Gets class loader for the class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html#classLoader()">classLoader()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultTask</a></dt>
<dd>
<div class="block">Gets class loader for the class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapContext.html#classLoader()">classLoader()</a></span> - Method in class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapContext.html" title="class in org.apache.ignite.spi.swapspace">SwapContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapContext.html#classLoader(java.lang.ClassLoader)">classLoader(ClassLoader)</a></span> - Method in class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapContext.html" title="class in org.apache.ignite.spi.swapspace">SwapContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteOsgiUtils.html#classloaders()">classloaders()</a></span> - Static method in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteOsgiUtils.html" title="class in org.apache.ignite.osgi">IgniteOsgiUtils</a></dt>
<dd>
<div class="block">Returns a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> of <a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite"><code>Ignite</code></a> instances and the classloaders of the <code>Bundle</code>s they were
started from.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#classLoadingStrategy()">classLoadingStrategy()</a></span> - Method in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>
<div class="block">Override this method to indicate which classloading strategy to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html#className()">className()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets queried class name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#className()">className()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets queried class name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#classNotFoundException(java.lang.String)">classNotFoundException(String)</a></span> - Method in class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">Builds a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang"><code>ClassNotFoundException</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html#clause()">clause()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets query clause.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#clause()">clause()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets query clause.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiThread.html#cleanup()">cleanup()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiThread.html" title="class in org.apache.ignite.spi">IgniteSpiThread</a></dt>
<dd>
<div class="block">Should be overridden by child classes if cleanup logic is required.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#cleanup()">cleanup()</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Cleans up the streamer when the bolt is going to shutdown.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#clear()">clear()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#clear(K)">clear(K)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Clear entry from the cache and swap storage, without notifying listeners or
<code>CacheWriter</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#clear()">clear()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#clear(int)">clear(int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Removes all of the elements from this queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#clear()">clear()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#clear()">clear()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#clear()">clear()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#clear(java.lang.String)">clear(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Entirely clears data space with given name, if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#clear(java.lang.String)">clear(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Entirely clears data space with given name, if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#clear(java.lang.String)">clear(String)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Entirely clears data space with given name, if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#clearAll(java.util.Set)">clearAll(Set&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Clear entries from the cache and swap storage, without notifying listeners or
<code>CacheWriter</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#clearAll()">clearAll()</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Removes all events from the event queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpiMBean.html#clearAll()">clearAll()</a></span> - Method in interface org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpiMBean.html" title="interface in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpiMBean</a></dt>
<dd>
<div class="block">Removes all events from the event queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/MarshallerExclusions.html#clearCache()">clearCache()</a></span> - Static method in class org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/MarshallerExclusions.html" title="class in org.apache.ignite.marshaller">MarshallerExclusions</a></dt>
<dd>
<div class="block">Intended for test purposes only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#clientReconnectFuture()">clientReconnectFuture()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">If local client node disconnected from cluster returns future
that will be completed when client reconnected.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#clientWorkerCount()">clientWorkerCount()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block"><strong>FOR TEST ONLY!!!</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObject.html#clone()">clone()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a></dt>
<dd>
<div class="block">Copies this binary object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#clone()">clone()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#clone()">clone()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#close()">close()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#close()">close()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#close(java.lang.ClassLoader)">close(ClassLoader)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#close(java.net.URI,%20java.lang.ClassLoader)">close(URI, ClassLoader)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/QueryCursor.html#close()">close()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryCursor.html" title="interface in org.apache.ignite.cache.query">QueryCursor</a></dt>
<dd>
<div class="block">Closes all resources related to this cursor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html#close()">close()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html" title="class in org.apache.ignite.cache.store.cassandra.session">CassandraSessionImpl</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#close()">close()</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#close()">close()</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopClientProtocolProvider.html#close(org.apache.hadoop.mapreduce.protocol.ClientProtocol)">close(ClientProtocol)</a></span> - Method in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopClientProtocolProvider.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopClientProtocolProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#close()">close()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Closes <code>this</code> instance of grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Removes this atomic long.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicReference.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicReference.html" title="interface in org.apache.ignite">IgniteAtomicReference</a></dt>
<dd>
<div class="block">Removes this atomic reference.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicSequence.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Removes this atomic sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicStamped.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite">IgniteAtomicStamped</a></dt>
<dd>
<div class="block">Removes this atomic stamped.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Closes this cache instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Removes this count down latch.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#close(boolean)">close(boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Streams any remaining data and closes this streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Closes data streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Removes reentrant lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Removes this queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Removes this semaphore.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#close()">close()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dd>
<div class="block">Removes this set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#close()">close()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Closes <code>this</code> instance of grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html#close()">close()</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html" title="class in org.apache.ignite.logger.java">JavaLoggerFileHandler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#close()">close()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Closes this IP finder and releases any system resources associated with it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html#close()">close()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinder</a></dt>
<dd>
<div class="block">Closes this IP finder and releases any system resources associated with it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#close()">close()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dd>
<div class="block">Closes this IP finder and releases any system resources associated with it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiCloseableIterator.html#close()">close()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiCloseableIterator.html" title="interface in org.apache.ignite.spi">IgniteSpiCloseableIterator</a></dt>
<dd>
<div class="block">Closes the iterator and frees all the resources held by the iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventDeserializer.html#close()">close()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventDeserializer.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventDeserializer</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventSerializer.html#close()">close()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventSerializer.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventSerializer</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#close()">close()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Ends the transaction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#closeConnection(java.sql.Connection)">closeConnection(Connection)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Closes connection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html#closeSession(com.datastax.driver.core.Session)">closeSession(Session)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">CassandraHelper</a></dt>
<dd>
<div class="block">Closes Cassandra driver session.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#closureClassName()">closureClassName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets closure class name (applicable only for TRANSFORM operations).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#clsLdr">clsLdr</a></span> - Variable in class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">The fallback classloader, expected to be the ignite-core classloader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#cluster()">cluster()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets an instance of <a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite"><code>IgniteCluster</code></a> interface.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#cluster()">cluster()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets an instance of <a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite"><code>IgniteCluster</code></a> interface.</div>
</dd>
<dt><a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster"><span class="strong">ClusterGroup</span></a> - Interface in <a href="./org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">Defines a cluster group which contains all or a subset of cluster nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#clusterGroup()">clusterGroup()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Gets cluster group to which this <code>IgniteCompute</code> instance belongs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#clusterGroup()">clusterGroup()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Gets cluster group to which this <code>IgniteEvents</code> instance belongs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteMessaging.html#clusterGroup()">clusterGroup()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteMessaging.html" title="interface in org.apache.ignite">IgniteMessaging</a></dt>
<dd>
<div class="block">Gets the cluster group to which this <code>GridMessaging</code> instance belongs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#clusterGroup()">clusterGroup()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Gets the cluster group to which this <code>GridServices</code> instance belongs.</div>
</dd>
<dt><a href="./org/apache/ignite/cluster/ClusterGroupEmptyException.html" title="class in org.apache.ignite.cluster"><span class="strong">ClusterGroupEmptyException</span></a> - Exception in <a href="./org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">This exception defines illegal call on empty cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroupEmptyException.html#ClusterGroupEmptyException()">ClusterGroupEmptyException()</a></span> - Constructor for exception org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroupEmptyException.html" title="class in org.apache.ignite.cluster">ClusterGroupEmptyException</a></dt>
<dd>
<div class="block">Creates new exception with default error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroupEmptyException.html#ClusterGroupEmptyException(java.lang.String)">ClusterGroupEmptyException(String)</a></span> - Constructor for exception org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroupEmptyException.html" title="class in org.apache.ignite.cluster">ClusterGroupEmptyException</a></dt>
<dd>
<div class="block">Creates new exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroupEmptyException.html#ClusterGroupEmptyException(java.lang.String,%20java.lang.Throwable)">ClusterGroupEmptyException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroupEmptyException.html" title="class in org.apache.ignite.cluster">ClusterGroupEmptyException</a></dt>
<dd>
<div class="block">Creates a new exception with given error message and optional nested cause exception.</div>
</dd>
<dt><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="strong">ClusterLocalNodeMetricsMXBean</span></a> - Interface in <a href="./org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">MBean for local node metrics.</div>
</dd>
<dt><a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster"><span class="strong">ClusterMetrics</span></a> - Interface in <a href="./org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">This class represents runtime information on a cluster.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#clusterName()">clusterName()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#clusterName()">clusterName()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster"><span class="strong">ClusterNode</span></a> - Interface in <a href="./org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">Interface representing a single cluster node.</div>
</dd>
<dt><a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos"><span class="strong">ClusterProperties</span></a> - Class in <a href="./org/apache/ignite/mesos/package-summary.html">org.apache.ignite.mesos</a></dt>
<dd>
<div class="block">The class defines cluster configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#ClusterProperties()">ClusterProperties()</a></span> - Constructor for class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn"><span class="strong">ClusterProperties</span></a> - Class in <a href="./org/apache/ignite/yarn/package-summary.html">org.apache.ignite.yarn</a></dt>
<dd>
<div class="block">Cluster settings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#ClusterProperties()">ClusterProperties()</a></span> - Constructor for class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cluster/ClusterStartNodeResult.html" title="interface in org.apache.ignite.cluster"><span class="strong">ClusterStartNodeResult</span></a> - Interface in <a href="./org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">Cluster start node result information.</div>
</dd>
<dt><a href="./org/apache/ignite/cluster/ClusterTopologyException.html" title="class in org.apache.ignite.cluster"><span class="strong">ClusterTopologyException</span></a> - Exception in <a href="./org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></dt>
<dd>
<div class="block">This exception is used to indicate error with the cluster topology (e.g., crashed node, etc.).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterTopologyException.html#ClusterTopologyException(java.lang.String)">ClusterTopologyException(String)</a></span> - Constructor for exception org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterTopologyException.html" title="class in org.apache.ignite.cluster">ClusterTopologyException</a></dt>
<dd>
<div class="block">Creates new topology exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterTopologyException.html#ClusterTopologyException(java.lang.String,%20java.lang.Throwable)">ClusterTopologyException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterTopologyException.html" title="class in org.apache.ignite.cluster">ClusterTopologyException</a></dt>
<dd>
<div class="block">Creates new topology exception with given error message and optional
nested exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteReducer.html#collect(E)">collect(E)</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteReducer.html" title="interface in org.apache.ignite.lang">IgniteReducer</a></dt>
<dd>
<div class="block">Collects given value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpiDataExchange.html#collect(java.util.UUID)">collect(UUID)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpiDataExchange.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpiDataExchange</a></dt>
<dd>
<div class="block">Collects data from all components.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#collectExchangeData(java.util.UUID)">collectExchangeData(UUID)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">CollectionConfiguration</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Configuration for Ignite collections.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#CollectionConfiguration()">CollectionConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/collision/CollisionContext.html" title="interface in org.apache.ignite.spi.collision"><span class="strong">CollisionContext</span></a> - Interface in <a href="./org/apache/ignite/spi/collision/package-summary.html">org.apache.ignite.spi.collision</a></dt>
<dd>
<div class="block">Context for resolving collisions.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/CollisionExternalListener.html" title="interface in org.apache.ignite.spi.collision"><span class="strong">CollisionExternalListener</span></a> - Interface in <a href="./org/apache/ignite/spi/collision/package-summary.html">org.apache.ignite.spi.collision</a></dt>
<dd>
<div class="block">Listener to be set on <a href="./org/apache/ignite/spi/collision/CollisionSpi.html" title="interface in org.apache.ignite.spi.collision"><code>CollisionSpi</code></a> for notification of external
collision events (e.g. job stealing).</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/CollisionJobContext.html" title="interface in org.apache.ignite.spi.collision"><span class="strong">CollisionJobContext</span></a> - Interface in <a href="./org/apache/ignite/spi/collision/package-summary.html">org.apache.ignite.spi.collision</a></dt>
<dd>
<div class="block">This interface defines set of operations that collision SPI implementation can perform on
jobs that are either waiting or executing.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/CollisionSpi.html" title="interface in org.apache.ignite.spi.collision"><span class="strong">CollisionSpi</span></a> - Interface in <a href="./org/apache/ignite/spi/collision/package-summary.html">org.apache.ignite.spi.collision</a></dt>
<dd>
<div class="block">Collision SPI allows to regulate how grid jobs get executed when they arrive on a
destination node for execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#collocated()">collocated()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this queue can be kept on the one node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#collocated()">collocated()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this set can be kept on the one node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#colocateFileWrites(boolean)">colocateFileWrites(boolean)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dd>
<div class="block">Public setter that can be used by direct users of FS or Visor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#colocateFileWrites(boolean)">colocateFileWrites(boolean)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dd>
<div class="block">Public setter that can be used by direct users of FS or Visor.</div>
</dd>
<dt><a href="./org/apache/ignite/startup/cmdline/CommandLineRandomNumberGenerator.html" title="class in org.apache.ignite.startup.cmdline"><span class="strong">CommandLineRandomNumberGenerator</span></a> - Class in <a href="./org/apache/ignite/startup/cmdline/package-summary.html">org.apache.ignite.startup.cmdline</a></dt>
<dd>
<div class="block">Generates a random number and prints it to the console.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/cmdline/CommandLineRandomNumberGenerator.html#CommandLineRandomNumberGenerator()">CommandLineRandomNumberGenerator()</a></span> - Constructor for class org.apache.ignite.startup.cmdline.<a href="./org/apache/ignite/startup/cmdline/CommandLineRandomNumberGenerator.html" title="class in org.apache.ignite.startup.cmdline">CommandLineRandomNumberGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/startup/cmdline/CommandLineStartup.html" title="class in org.apache.ignite.startup.cmdline"><span class="strong">CommandLineStartup</span></a> - Class in <a href="./org/apache/ignite/startup/cmdline/package-summary.html">org.apache.ignite.startup.cmdline</a></dt>
<dd>
<div class="block">This class defines command-line Ignite startup.</div>
</dd>
<dt><a href="./org/apache/ignite/startup/cmdline/CommandLineTransformer.html" title="class in org.apache.ignite.startup.cmdline"><span class="strong">CommandLineTransformer</span></a> - Class in <a href="./org/apache/ignite/startup/cmdline/package-summary.html">org.apache.ignite.startup.cmdline</a></dt>
<dd>
<div class="block">This class is a workaround for a versatile problems with passing arguments to the Ignite Windows batch launcher
scripts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#commit()">commit()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Commits this transaction by initiating <code>two-phase-commit</code> process.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionMetrics.html#commitTime()">commitTime()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionMetrics.html" title="interface in org.apache.ignite.transactions">TransactionMetrics</a></dt>
<dd>
<div class="block">Gets last time transaction was committed.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/communication/CommunicationListener.html" title="interface in org.apache.ignite.spi.communication"><span class="strong">CommunicationListener</span></a>&lt;<a href="./org/apache/ignite/spi/communication/CommunicationListener.html" title="type parameter in CommunicationListener">T</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt; - Interface in <a href="./org/apache/ignite/spi/communication/package-summary.html">org.apache.ignite.spi.communication</a></dt>
<dd>
<div class="block">Listener SPI notifies IO manager with.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication"><span class="strong">CommunicationSpi</span></a>&lt;<a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="type parameter in CommunicationSpi">T</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt; - Interface in <a href="./org/apache/ignite/spi/communication/package-summary.html">org.apache.ignite.spi.communication</a></dt>
<dd>
<div class="block">Communication SPI is responsible for data exchange between nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteProvider.VersionComparator.html#compare(java.lang.String,%20java.lang.String)">compare(String, String)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteProvider.VersionComparator.html" title="class in org.apache.ignite.yarn">IgniteProvider.VersionComparator</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#compareAndSet(long,%20long)">compareAndSet(long, long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Atomically compares current value to the expected value, and if they are equal, sets current value
to new value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicReference.html#compareAndSet(T,%20T)">compareAndSet(T, T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicReference.html" title="interface in org.apache.ignite">IgniteAtomicReference</a></dt>
<dd>
<div class="block">Conditionally sets the new value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicStamped.html#compareAndSet(T,%20T,%20S,%20S)">compareAndSet(T, T, S, S)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite">IgniteAtomicStamped</a></dt>
<dd>
<div class="block">Conditionally sets the new value and new stamp.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#compareTo(org.apache.ignite.events.Event)">compareTo(Event)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#compareTo(org.apache.ignite.igfs.IgfsPath)">compareTo(IgfsPath)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#compareTo(org.apache.ignite.lang.IgniteProductVersion)">compareTo(IgniteProductVersion)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#compareTo(org.apache.ignite.lang.IgniteUuid)">compareTo(IgniteUuid)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#compareToIgnoreTimestamp(org.apache.ignite.lang.IgniteProductVersion)">compareToIgnoreTimestamp(IgniteProductVersion)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#components()">components()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Split full path on components.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#componentsArray()">componentsArray()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Get components in array form.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#compute()">compute()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets <code>compute</code> facade over all cluster nodes started in server mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#compute(org.apache.ignite.cluster.ClusterGroup)">compute(ClusterGroup)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets <code>compute</code> facade over the specified cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#compute()">compute()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets <code>compute</code> facade over all cluster nodes started in server mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#compute(org.apache.ignite.cluster.ClusterGroup)">compute(ClusterGroup)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets <code>compute</code> facade over the specified cluster group.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeExecutionRejectedException.html" title="class in org.apache.ignite.compute"><span class="strong">ComputeExecutionRejectedException</span></a> - Exception in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This exception defines execution rejection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeExecutionRejectedException.html#ComputeExecutionRejectedException(java.lang.String)">ComputeExecutionRejectedException(String)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeExecutionRejectedException.html" title="class in org.apache.ignite.compute">ComputeExecutionRejectedException</a></dt>
<dd>
<div class="block">Creates new execution rejection exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeExecutionRejectedException.html#ComputeExecutionRejectedException(java.lang.Throwable)">ComputeExecutionRejectedException(Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeExecutionRejectedException.html" title="class in org.apache.ignite.compute">ComputeExecutionRejectedException</a></dt>
<dd>
<div class="block">Creates new execution rejection given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeExecutionRejectedException.html#ComputeExecutionRejectedException(java.lang.String,%20java.lang.Throwable)">ComputeExecutionRejectedException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeExecutionRejectedException.html" title="class in org.apache.ignite.compute">ComputeExecutionRejectedException</a></dt>
<dd>
<div class="block">Creates new execution rejection exception with given error message
and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJob.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeJob</span></a> - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Defines executable unit for <a href="./org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute"><code>ComputeTask</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute"><span class="strong">ComputeJobAdapter</span></a> - Class in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Convenience adapter for <a href="./org/apache/ignite/compute/ComputeJob.html" title="interface in org.apache.ignite.compute"><code>ComputeJob</code></a> implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobAdapter.html#ComputeJobAdapter()">ComputeJobAdapter()</a></span> - Constructor for class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobAdapter.html#ComputeJobAdapter(java.lang.Object)">ComputeJobAdapter(Object)</a></span> - Constructor for class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">Creates job with one arguments.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobAdapter.html#ComputeJobAdapter(java.lang.Object...)">ComputeJobAdapter(Object...)</a></span> - Constructor for class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">Creates job with specified arguments.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJobAfterSend.html" title="annotation in org.apache.ignite.compute"><span class="strong">ComputeJobAfterSend</span></a> - Annotation Type in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This annotation allows to call a method right after the job has been
successfully sent for execution.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJobBeforeFailover.html" title="annotation in org.apache.ignite.compute"><span class="strong">ComputeJobBeforeFailover</span></a> - Annotation Type in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This annotation allows to call a method right before job is submitted to
<a href="./org/apache/ignite/spi/failover/FailoverSpi.html" title="interface in org.apache.ignite.spi.failover"><code>FailoverSpi</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJobContext.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeJobContext</span></a> - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Context attached to every job executed on the grid.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJobContinuation.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeJobContinuation</span></a> - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Defines continuation support for grid job context.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute"><span class="strong">ComputeJobContinuationAdapter</span></a> - Class in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Convenience adapter for <a href="./org/apache/ignite/compute/ComputeJob.html" title="interface in org.apache.ignite.compute"><code>ComputeJob</code></a> implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html#ComputeJobContinuationAdapter()">ComputeJobContinuationAdapter()</a></span> - Constructor for class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">ComputeJobContinuationAdapter</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html#ComputeJobContinuationAdapter(java.lang.Object)">ComputeJobContinuationAdapter(Object)</a></span> - Constructor for class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">ComputeJobContinuationAdapter</a></dt>
<dd>
<div class="block">Creates job with one arguments.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html#ComputeJobContinuationAdapter(java.lang.Object...)">ComputeJobContinuationAdapter(Object...)</a></span> - Constructor for class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">ComputeJobContinuationAdapter</a></dt>
<dd>
<div class="block">Creates job with specified arguments.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJobFailoverException.html" title="class in org.apache.ignite.compute"><span class="strong">ComputeJobFailoverException</span></a> - Exception in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This runtime exception can be thrown from <a href="./org/apache/ignite/compute/ComputeJob.html#execute()"><code>ComputeJob.execute()</code></a> method to force
job failover to another node within task topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobFailoverException.html#ComputeJobFailoverException(java.lang.String)">ComputeJobFailoverException(String)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobFailoverException.html" title="class in org.apache.ignite.compute">ComputeJobFailoverException</a></dt>
<dd>
<div class="block">Creates new exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobFailoverException.html#ComputeJobFailoverException(java.lang.Throwable)">ComputeJobFailoverException(Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobFailoverException.html" title="class in org.apache.ignite.compute">ComputeJobFailoverException</a></dt>
<dd>
<div class="block">Creates new given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobFailoverException.html#ComputeJobFailoverException(java.lang.String,%20java.lang.Throwable)">ComputeJobFailoverException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobFailoverException.html" title="class in org.apache.ignite.compute">ComputeJobFailoverException</a></dt>
<dd>
<div class="block">Creates new exception with given error message
and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJobMasterLeaveAware.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeJobMasterLeaveAware</span></a> - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Annotation for handling master node leave during job execution.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJobResult.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeJobResult</span></a> - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Result of remote job which gets passed into <a href="./org/apache/ignite/compute/ComputeTask.html#result(org.apache.ignite.compute.ComputeJobResult,%20java.util.List)"><code>ComputeTask.result(ComputeJobResult, List)</code></a>
method.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJobResultPolicy.html" title="enum in org.apache.ignite.compute"><span class="strong">ComputeJobResultPolicy</span></a> - Enum in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This enumeration provides different types of actions following the last
received job result.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeJobSibling.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeJobSibling</span></a> - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Job sibling interface defines a job from the same split.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeLoadBalancer.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeLoadBalancer</span></a> - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Load balancer is used for finding the best balanced node according
to load balancing policy.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeTask</span></a>&lt;<a href="./org/apache/ignite/compute/ComputeTask.html" title="type parameter in ComputeTask">T</a>,<a href="./org/apache/ignite/compute/ComputeTask.html" title="type parameter in ComputeTask">R</a>&gt; - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Grid task interface defines a task that can be executed on the grid.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskAdapter.html" title="class in org.apache.ignite.compute"><span class="strong">ComputeTaskAdapter</span></a>&lt;<a href="./org/apache/ignite/compute/ComputeTaskAdapter.html" title="type parameter in ComputeTaskAdapter">T</a>,<a href="./org/apache/ignite/compute/ComputeTaskAdapter.html" title="type parameter in ComputeTaskAdapter">R</a>&gt; - Class in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Convenience adapter for <a href="./org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute"><code>ComputeTask</code></a> interface.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskAdapter.html#ComputeTaskAdapter()">ComputeTaskAdapter()</a></span> - Constructor for class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskCancelledException.html" title="class in org.apache.ignite.compute"><span class="strong">ComputeTaskCancelledException</span></a> - Exception in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This exception indicates that grid task was cancelled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskCancelledException.html#ComputeTaskCancelledException(java.lang.String)">ComputeTaskCancelledException(String)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskCancelledException.html" title="class in org.apache.ignite.compute">ComputeTaskCancelledException</a></dt>
<dd>
<div class="block">Creates new task cancellation exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskCancelledException.html#ComputeTaskCancelledException(java.lang.Throwable)">ComputeTaskCancelledException(Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskCancelledException.html" title="class in org.apache.ignite.compute">ComputeTaskCancelledException</a></dt>
<dd>
<div class="block">Creates new task cancellation exception given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskCancelledException.html#ComputeTaskCancelledException(java.lang.String,%20java.lang.Throwable)">ComputeTaskCancelledException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskCancelledException.html" title="class in org.apache.ignite.compute">ComputeTaskCancelledException</a></dt>
<dd>
<div class="block">Creates new task cancellation exception with given error message and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskContinuousMapper.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeTaskContinuousMapper</span></a> - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Defines a mapper that can be used for asynchronous job sending.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskFuture.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeTaskFuture</span></a>&lt;<a href="./org/apache/ignite/compute/ComputeTaskFuture.html" title="type parameter in ComputeTaskFuture">R</a>&gt; - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This class defines a handler for asynchronous task execution.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskMapAsync.html" title="annotation in org.apache.ignite.compute"><span class="strong">ComputeTaskMapAsync</span></a> - Annotation Type in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Annotation for asynchronous task mapping.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskName.html" title="annotation in org.apache.ignite.compute"><span class="strong">ComputeTaskName</span></a> - Annotation Type in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This annotation allows to assign optional name to grid task.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskNoResultCache.html" title="annotation in org.apache.ignite.compute"><span class="strong">ComputeTaskNoResultCache</span></a> - Annotation Type in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This annotation disables caching of task results when attached to <a href="./org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute"><code>ComputeTask</code></a> class
being executed.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeTaskSession</span></a> - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Defines a distributed session for particular task execution.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskSessionAttributeListener.html" title="interface in org.apache.ignite.compute"><span class="strong">ComputeTaskSessionAttributeListener</span></a> - Interface in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This interface defines listener for task session attributes.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskSessionFullSupport.html" title="annotation in org.apache.ignite.compute"><span class="strong">ComputeTaskSessionFullSupport</span></a> - Annotation Type in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Annotation for enabling task session attributes and checkpoints for tasks.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskSessionScope.html" title="enum in org.apache.ignite.compute"><span class="strong">ComputeTaskSessionScope</span></a> - Enum in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">Defines life-time scopes for checkpoint operations.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskSpis.html" title="annotation in org.apache.ignite.compute"><span class="strong">ComputeTaskSpis</span></a> - Annotation Type in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This annotation allows task to specify what SPIs it wants to use.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="class in org.apache.ignite.compute"><span class="strong">ComputeTaskSplitAdapter</span></a>&lt;<a href="./org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="type parameter in ComputeTaskSplitAdapter">T</a>,<a href="./org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="type parameter in ComputeTaskSplitAdapter">R</a>&gt; - Class in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This class defines simplified adapter for <a href="./org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute"><code>ComputeTask</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSplitAdapter.html#ComputeTaskSplitAdapter()">ComputeTaskSplitAdapter()</a></span> - Constructor for class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskSplitAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/ComputeTaskTimeoutException.html" title="class in org.apache.ignite.compute"><span class="strong">ComputeTaskTimeoutException</span></a> - Exception in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This exception indicates that task execution timed out.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskTimeoutException.html#ComputeTaskTimeoutException(java.lang.String)">ComputeTaskTimeoutException(String)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskTimeoutException.html" title="class in org.apache.ignite.compute">ComputeTaskTimeoutException</a></dt>
<dd>
<div class="block">Creates task timeout exception with given task execution ID and
error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskTimeoutException.html#ComputeTaskTimeoutException(java.lang.Throwable)">ComputeTaskTimeoutException(Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskTimeoutException.html" title="class in org.apache.ignite.compute">ComputeTaskTimeoutException</a></dt>
<dd>
<div class="block">Creates new task timeout exception given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskTimeoutException.html#ComputeTaskTimeoutException(java.lang.String,%20java.lang.Throwable)">ComputeTaskTimeoutException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskTimeoutException.html" title="class in org.apache.ignite.compute">ComputeTaskTimeoutException</a></dt>
<dd>
<div class="block">Creates task timeout exception with given task execution ID,
error message and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/ComputeUserUndeclaredException.html" title="class in org.apache.ignite.compute"><span class="strong">ComputeUserUndeclaredException</span></a> - Exception in <a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></dt>
<dd>
<div class="block">This exception is thrown when user's code throws undeclared runtime exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeUserUndeclaredException.html#ComputeUserUndeclaredException(java.lang.String)">ComputeUserUndeclaredException(String)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeUserUndeclaredException.html" title="class in org.apache.ignite.compute">ComputeUserUndeclaredException</a></dt>
<dd>
<div class="block">Creates user undeclared exception with given task execution ID and
error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeUserUndeclaredException.html#ComputeUserUndeclaredException(java.lang.Throwable)">ComputeUserUndeclaredException(Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeUserUndeclaredException.html" title="class in org.apache.ignite.compute">ComputeUserUndeclaredException</a></dt>
<dd>
<div class="block">Creates new user undeclared exception given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeUserUndeclaredException.html#ComputeUserUndeclaredException(java.lang.String,%20java.lang.Throwable)">ComputeUserUndeclaredException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeUserUndeclaredException.html" title="class in org.apache.ignite.compute">ComputeUserUndeclaredException</a></dt>
<dd>
<div class="block">Creates user undeclared exception with given task execution ID,
error message and optional nested exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#concurrency()">concurrency()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Cache transaction concurrency mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceHandler.html#CONFIG_PREFIX">CONFIG_PREFIX</a></span> - Static variable in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceHandler.html" title="class in org.apache.ignite.mesos.resource">ResourceHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#configInfo(java.lang.String,%20java.lang.Object)">configInfo(String, Object)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets uniformed string for configuration parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceProvider.html#configName()">configName()</a></span> - Method in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceProvider.html" title="class in org.apache.ignite.mesos.resource">ResourceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#configuration()">configuration()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets the configuration of this grid instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#configuration()">configuration()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Gets IGFS configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#configuration()">configuration()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets the configuration of this grid instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/flume/IgniteSink.html#configure(org.apache.flume.Context)">configure(Context)</a></span> - Method in class org.apache.ignite.stream.flume.<a href="./org/apache/ignite/stream/flume/IgniteSink.html" title="class in org.apache.ignite.stream.flume">IgniteSink</a></dt>
<dd>
<div class="block">Sink configurations with Ignite-specific settings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventConverter.html#configure(java.util.Map,%20boolean)">configure(Map&lt;String, ?&gt;, boolean)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventConverter.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventConverter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventDeserializer.html#configure(java.util.Map,%20boolean)">configure(Map&lt;String, ?&gt;, boolean)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventDeserializer.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventDeserializer</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventSerializer.html#configure(java.util.Map,%20boolean)">configure(Map&lt;String, ?&gt;, boolean)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventSerializer.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventSerializer</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#connect(java.lang.String,%20java.util.Properties)">connect(String, Properties)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#connectCount()">connectCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html#connected()">connected()</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginModel</a></dt>
<dd>
<div class="block">Whether Visor connected to the grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#connection()">connection()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#connectionLost(java.lang.Throwable)">connectionLost(Throwable)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Implements the <code>MqttCallback.connectionLost(Throwable)</code> callback method for the MQTT client to inform the
streamer that the connection has been lost.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">ConnectorConfiguration</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">REST access configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#ConnectorConfiguration()">ConnectorConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Creates client connection configuration with all default values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#ConnectorConfiguration(org.apache.ignite.configuration.ConnectorConfiguration)">ConnectorConfiguration(ConnectorConfiguration)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Creates client connection configuration by copying all properties from
given configuration.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/ConnectorMessageInterceptor.html" title="interface in org.apache.ignite.configuration"><span class="strong">ConnectorMessageInterceptor</span></a> - Interface in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Interface for user-defined object interceptors.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#consistentId()">consistentId()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets consistent globally unique node ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginComponent.html#container()">container()</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginComponent.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginComponent</a></dt>
<dd>
<div class="block">Get component container.</div>
</dd>
<dt><a href="./org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html" title="class in org.apache.ignite.osgi.classloaders"><span class="strong">ContainerSweepClassLoader</span></a> - Class in <a href="./org/apache/ignite/osgi/classloaders/package-summary.html">org.apache.ignite.osgi.classloaders</a></dt>
<dd>
<div class="block">A <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><code>ClassLoader</code></a> implementation that first attempts to load the class from the associated <code>Bundle</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html#ContainerSweepClassLoader(org.osgi.framework.Bundle)">ContainerSweepClassLoader(Bundle)</a></span> - Constructor for class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">ContainerSweepClassLoader</a></dt>
<dd>
<div class="block">Constructor with a <code>Bundle</code> only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html#ContainerSweepClassLoader(org.osgi.framework.Bundle,%20java.lang.ClassLoader)">ContainerSweepClassLoader(Bundle, ClassLoader)</a></span> - Constructor for class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">ContainerSweepClassLoader</a></dt>
<dd>
<div class="block">Constructor with a <code>Bundle</code> and another <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><code>ClassLoader</code></a> to check.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#contains(java.lang.Object)">contains(Object)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#contains(java.lang.Object)">contains(Object)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#containsAll(java.util.Collection)">containsAll(Collection&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#containsAll(java.util.Collection)">containsAll(Collection&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#containsKey(K)">containsKey(K)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#containsKey(java.lang.String,%20K)">containsKey(String, K)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this cache contains a mapping for the specified key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#containsKeys(java.util.Set)">containsKeys(Set&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Determines if the <code>Cache</code> contains entries for the specified keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/startup/servlet/ServletContextListenerStartup.html#contextDestroyed(javax.servlet.ServletContextEvent)">contextDestroyed(ServletContextEvent)</a></span> - Method in class org.apache.ignite.startup.servlet.<a href="./org/apache/ignite/startup/servlet/ServletContextListenerStartup.html" title="class in org.apache.ignite.startup.servlet">ServletContextListenerStartup</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/startup/servlet/ServletContextListenerStartup.html#contextInitialized(javax.servlet.ServletContextEvent)">contextInitialized(ServletContextEvent)</a></span> - Method in class org.apache.ignite.startup.servlet.<a href="./org/apache/ignite/startup/servlet/ServletContextListenerStartup.html" title="class in org.apache.ignite.startup.servlet">ServletContextListenerStartup</a></dt>
<dt><a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query"><span class="strong">ContinuousQuery</span></a>&lt;<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="type parameter in ContinuousQuery">K</a>,<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="type parameter in ContinuousQuery">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">API for configuring continuous cache queries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#ContinuousQuery()">ContinuousQuery()</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Creates new continuous query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html#continuousQueryFilter()">continuousQueryFilter()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets continuous query filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#continuousQueryFilter()">continuousQueryFilter()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets continuous query filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/socket/SocketMessageConverter.html#convert(byte[])">convert(byte[])</a></span> - Method in interface org.apache.ignite.stream.socket.<a href="./org/apache/ignite/stream/socket/SocketMessageConverter.html" title="interface in org.apache.ignite.stream.socket">SocketMessageConverter</a></dt>
<dd>
<div class="block">Converter message represented by array of bytes to object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html#copyLocalToHdfs(org.apache.hadoop.fs.FileSystem,%20java.lang.String,%20java.lang.String)">copyLocalToHdfs(FileSystem, String, String)</a></span> - Static method in class org.apache.ignite.yarn.utils.<a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils">IgniteYarnUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#copyright()">copyright()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#count()">count()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Gets current count value of the latch.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#count()">count()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets total count of executions this task has already completed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#count(java.lang.String)">count(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets number of stored entries (keys) in data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#count(java.lang.String,%20java.util.Set)">count(String, Set&lt;Integer&gt;)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets number of stored entries (keys) in data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#count(java.lang.String)">count(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets number of stored entries (keys) in data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#count(java.lang.String,%20java.util.Set)">count(String, Set&lt;Integer&gt;)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets number of stored entries (keys) in data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#count(java.lang.String)">count(String)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets number of stored entries (keys) in data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#count(java.lang.String,%20java.util.Set)">count(String, Set&lt;Integer&gt;)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets number of stored entries (keys) in data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#countDown()">countDown()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Decrements the count of the latch, releasing all waiting threads
on all nodes if the count reaches zero.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#countDown(int)">countDown(int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Decreases the count of the latch using passed in value,
releasing all waiting threads on all nodes if the count reaches zero.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#countDownAll()">countDownAll()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Counts down this latch to zero, releasing all waiting threads on all nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#countDownLatch(java.lang.String,%20int,%20boolean,%20boolean)">countDownLatch(String, int, boolean, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets or creates count down latch.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#countDownLatch(java.lang.String,%20int,%20boolean,%20boolean)">countDownLatch(String, int, boolean, boolean)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets or creates count down latch.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopFileSystemCounterWriter.html#COUNTER_WRITER_DIR_PROPERTY">COUNTER_WRITER_DIR_PROPERTY</a></span> - Static variable in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopFileSystemCounterWriter.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopFileSystemCounterWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#COURTESY_LOGGER_NAME">COURTESY_LOGGER_NAME</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Courtesy notice log category.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#CPU">CPU</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dd>
<div class="block">Cpus.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteTask.html#cpuCores">cpuCores</a></span> - Variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteTask.html#cpuCores()">cpuCores()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteContainer.html#cpuCores">cpuCores</a></span> - Variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteContainer.html#cpuCores()">cpuCores()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#cpus()">cpus()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#cpus(double)">cpus(double)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Sets CPU count limit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#cpusPerNode()">cpusPerNode()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#cpusPerNode(double)">cpusPerNode(double)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Sets CPU count limit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#cpusPerNode()">cpusPerNode()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#cpusPerNode(double)">cpusPerNode(double)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>
<div class="block">Sets CPU count limit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryCollectionFactory.html#create(int)">create(int)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryCollectionFactory.html" title="interface in org.apache.ignite.binary">BinaryCollectionFactory</a></dt>
<dd>
<div class="block">Create collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryMapFactory.html#create(int)">create(int)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryMapFactory.html" title="interface in org.apache.ignite.binary">BinaryMapFactory</a></dt>
<dd>
<div class="block">Create collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html#create()">create()</a></span> - Method in class org.apache.ignite.cache.jta.jndi.<a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/websphere/WebSphereLibertyTmFactory.html#create()">create()</a></span> - Method in class org.apache.ignite.cache.jta.websphere.<a href="./org/apache/ignite/cache/jta/websphere/WebSphereLibertyTmFactory.html" title="class in org.apache.ignite.cache.jta.websphere">WebSphereLibertyTmFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/websphere/WebSphereTmFactory.html#create()">create()</a></span> - Method in class org.apache.ignite.cache.jta.websphere.<a href="./org/apache/ignite/cache/jta/websphere/WebSphereTmFactory.html" title="class in org.apache.ignite.cache.jta.websphere">WebSphereTmFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html#create()">create()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStoreFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#create()">create()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#create()">create()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html#create()">create()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">IgniteReflectionFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#create(java.lang.String)">create(String)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Internal file system creation routine, invoked in correct class loader context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#create(org.apache.ignite.igfs.IgfsPath,%20boolean)">create(IgfsPath, boolean)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Creates a file and opens it for writing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#create(org.apache.ignite.igfs.IgfsPath,%20int,%20boolean,%20int,%20long,%20java.util.Map)">create(IgfsPath, int, boolean, int, long, Map&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Creates a file and opens it for writing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#create(java.lang.String)">create(String)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Internal file system creation routine, invoked in correct class loader context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#create(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.permission.FsPermission,%20boolean,%20int,%20short,%20long,%20org.apache.hadoop.util.Progressable)">create(Path, FsPermission, boolean, int, short, long, Progressable)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopClientProtocolProvider.html#create(org.apache.hadoop.conf.Configuration)">create(Configuration)</a></span> - Method in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopClientProtocolProvider.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopClientProtocolProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopClientProtocolProvider.html#create(java.net.InetSocketAddress,%20org.apache.hadoop.conf.Configuration)">create(InetSocketAddress, Configuration)</a></span> - Method in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopClientProtocolProvider.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopClientProtocolProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#create(org.apache.ignite.igfs.IgfsPath,%20boolean)">create(IgfsPath, boolean)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Creates a file and opens it for writing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#create(org.apache.ignite.igfs.IgfsPath,%20int,%20boolean,%20int,%20long,%20java.util.Map)">create(IgfsPath, int, boolean, int, long, Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Creates a file and opens it for writing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#create(org.apache.ignite.igfs.IgfsPath,%20boolean)">create(IgfsPath, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Creates a file and opens it for writing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#create(org.apache.ignite.igfs.IgfsPath,%20int,%20boolean,%20int,%20long,%20java.util.Map)">create(IgfsPath, int, boolean, int, long, Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Creates a file and opens it for writing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#create(org.apache.ignite.igfs.IgfsPath,%20int,%20boolean,%20org.apache.ignite.lang.IgniteUuid,%20int,%20long,%20java.util.Map)">create(IgfsPath, int, boolean, IgniteUuid, int, long, Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Creates a file and opens it for writing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html#create()">create()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetCacheStoreFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactoryNative.html#create()">create()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactoryNative.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetCacheStoreFactoryNative</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/platform/PlatformJavaObjectFactory.html#create()">create()</a></span> - Method in interface org.apache.ignite.platform.<a href="./org/apache/ignite/platform/PlatformJavaObjectFactory.html" title="interface in org.apache.ignite.platform">PlatformJavaObjectFactory</a></dt>
<dd>
<div class="block">Constructs and returns a fully configured instance of T.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageFactory.html#create(byte)">create(byte)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageFactory.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageFactory</a></dt>
<dd>
<div class="block">Creates new message instance of provided type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#create()">create()</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#CREATE_ADDRS_TABLE_QRY">CREATE_ADDRS_TABLE_QRY</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Query to create addresses table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#createCache(java.lang.String,%20C)">createCache(String, C)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#createCache(org.apache.ignite.configuration.CacheConfiguration)">createCache(CacheConfiguration&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#createCache(java.lang.String)">createCache(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Dynamically starts new cache using template configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#createCache(org.apache.ignite.configuration.CacheConfiguration,%20org.apache.ignite.configuration.NearCacheConfiguration)">createCache(CacheConfiguration&lt;K, V&gt;, NearCacheConfiguration&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#createCache(org.apache.ignite.configuration.CacheConfiguration)">createCache(CacheConfiguration&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#createCache(org.apache.ignite.configuration.CacheConfiguration,%20org.apache.ignite.configuration.NearCacheConfiguration)">createCache(CacheConfiguration&lt;K, V&gt;, NearCacheConfiguration&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#createCache(java.lang.String)">createCache(String)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Dynamically starts new cache using template configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginProvider.html#createComponent(java.lang.Class)">createComponent(Class&lt;T&gt;)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginProvider.html" title="interface in org.apache.ignite.plugin">CachePluginProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#createComponent(org.apache.ignite.plugin.PluginContext,%20java.lang.Class)">createComponent(PluginContext, Class&lt;T&gt;)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>
<div class="block">Creates Ignite component.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#createConsoleLogger()">createConsoleLogger()</a></span> - Static method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Creates console appender with some reasonable default logging settings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#createInternal(org.apache.hadoop.fs.Path,%20java.util.EnumSet,%20org.apache.hadoop.fs.permission.FsPermission,%20int,%20short,%20long,%20org.apache.hadoop.util.Progressable,%20org.apache.hadoop.fs.Options.ChecksumOpt,%20boolean)">createInternal(Path, EnumSet&lt;CreateFlag&gt;, FsPermission, int, short, long, Progressable, Options.ChecksumOpt, boolean)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsTask.html#createJob(org.apache.ignite.igfs.IgfsPath,%20org.apache.ignite.igfs.mapreduce.IgfsFileRange,%20org.apache.ignite.igfs.mapreduce.IgfsTaskArgs)">createJob(IgfsPath, IgfsFileRange, IgfsTaskArgs&lt;T&gt;)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsTask.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsTask</a></dt>
<dd>
<div class="block">Callback invoked during task map procedure to create job that will process specified split
for IGFS file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#createName(long,%20java.lang.String,%20java.lang.String)">createName(long, String, String)</a></span> - Static method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>
<div class="block">Creates new thread name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#createNearCache(java.lang.String,%20org.apache.ignite.configuration.NearCacheConfiguration)">createNearCache(String, NearCacheConfiguration&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Starts a near cache on local node if cache was previously started with one of the
<a href="./org/apache/ignite/Ignite.html#createCache(org.apache.ignite.configuration.CacheConfiguration)"><code>Ignite.createCache(CacheConfiguration)</code></a> or <a href="./org/apache/ignite/Ignite.html#createCache(org.apache.ignite.configuration.CacheConfiguration,%20org.apache.ignite.configuration.NearCacheConfiguration)"><code>Ignite.createCache(CacheConfiguration, NearCacheConfiguration)</code></a>
methods.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#createNearCache(java.lang.String,%20org.apache.ignite.configuration.NearCacheConfiguration)">createNearCache(String, NearCacheConfiguration&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Starts a near cache on local node if cache was previously started with one of the
<a href="./org/apache/ignite/Ignite.html#createCache(org.apache.ignite.configuration.CacheConfiguration)"><code>Ignite.createCache(CacheConfiguration)</code></a> or <a href="./org/apache/ignite/Ignite.html#createCache(org.apache.ignite.configuration.CacheConfiguration,%20org.apache.ignite.configuration.NearCacheConfiguration)"><code>Ignite.createCache(CacheConfiguration, NearCacheConfiguration)</code></a>
methods.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#createNioClient(org.apache.ignite.cluster.ClusterNode)">createNioClient(ClusterNode)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluggableTab.html#createPanel(org.apache.ignite.visor.plugin.VisorPluginComponentsFactory,%20javax.swing.JPanel)">createPanel(VisorPluginComponentsFactory, JPanel)</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluggableTab.html" title="class in org.apache.ignite.visor.plugin">VisorPluggableTab</a></dt>
<dd>
<div class="block">Construct content of pluggable tab.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginConfiguration.html#createProvider(org.apache.ignite.plugin.CachePluginContext)">createProvider(CachePluginContext)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginConfiguration.html" title="interface in org.apache.ignite.plugin">CachePluginConfiguration</a></dt>
<dd>
<div class="block">Creates cache plugin provider.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#createShmemClient(org.apache.ignite.cluster.ClusterNode,%20java.lang.Integer)">createShmemClient(ClusterNode, Integer)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#createSpiAttributeName(java.lang.String)">createSpiAttributeName(String)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Creates new name for the given attribute.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#createTcpClient(org.apache.ignite.cluster.ClusterNode)">createTcpClient(ClusterNode)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Establish TCP connection to remote node and returns client.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#createTime()">createTime()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets time in milliseconds at which this future was created.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html#createTokenBuffer(org.apache.hadoop.security.Credentials)">createTokenBuffer(Credentials)</a></span> - Static method in class org.apache.ignite.yarn.utils.<a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils">IgniteYarnUtils</a></dt>
<dd>
<div class="block">Creates a ByteBuffer with serialized <a href="http://hadoop.apache.org/docs/current/api/org/apache/hadoop/security/Credentials.html?is-external=true" title="class or interface in org.apache.hadoop.security"><code>Credentials</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/datasource/Credentials.html" title="interface in org.apache.ignite.cache.store.cassandra.datasource"><span class="strong">Credentials</span></a> - Interface in <a href="./org/apache/ignite/cache/store/cassandra/datasource/package-summary.html">org.apache.ignite.cache.store.cassandra.datasource</a></dt>
<dd>
<div class="block">Provides credentials for Cassandra (instead of specifying user/password directly in Spring context XML).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html#credentials()">credentials()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Gets security credentials.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html#credentials(org.apache.ignite.plugin.security.SecurityCredentials)">credentials(SecurityCredentials)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Sets security credentials.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentialsBasicProvider.html#credentials()">credentials()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentialsBasicProvider.html" title="class in org.apache.ignite.plugin.security">SecurityCredentialsBasicProvider</a></dt>
<dd>
<div class="block">Gets security credentials.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentialsProvider.html#credentials()">credentials()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentialsProvider.html" title="interface in org.apache.ignite.plugin.security">SecurityCredentialsProvider</a></dt>
<dd>
<div class="block">Gets security credentials.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/AbstractMarshaller.html#ctx">ctx</a></span> - Variable in class org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractMarshaller</a></dt>
<dd>
<div class="block">Context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityFunctionContext.html#currentTopologySnapshot()">currentTopologySnapshot()</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityFunctionContext.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunctionContext</a></dt>
<dd>
<div class="block">Gets current topology snapshot.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityFunctionContext.html#currentTopologyVersion()">currentTopologyVersion()</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityFunctionContext.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunctionContext</a></dt>
<dd>
<div class="block">Gets current topology version number.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsUserContext.html#currentUser()">currentUser()</a></span> - Static method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsUserContext.html" title="class in org.apache.ignite.igfs">IgfsUserContext</a></dt>
<dd>
<div class="block">Gets the current context user.</div>
</dd>
</dl>
<a name="_D_">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/events/IgfsEvent.html#dataSize()">dataSize()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/IgfsEvent.html" title="class in org.apache.ignite.events">IgfsEvent</a></dt>
<dd>
<div class="block">Transferred data size for this event.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource"><span class="strong">DataSource</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/datasource/package-summary.html">org.apache.ignite.cache.store.cassandra.datasource</a></dt>
<dd>
<div class="block">Data source abstraction to specify configuration of the Cassandra session to be used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#DataSource()">DataSource()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#dataSrc">dataSrc</a></span> - Variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Data source.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#dataStreamer(java.lang.String)">dataStreamer(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets a new instance of data streamer associated with given cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#dataStreamer(java.lang.String)">dataStreamer(String)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets a new instance of data streamer associated with given cache name.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/dialect/DB2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect"><span class="strong">DB2Dialect</span></a> - Class in <a href="./org/apache/ignite/cache/store/jdbc/dialect/package-summary.html">org.apache.ignite.cache.store.jdbc.dialect</a></dt>
<dd>
<div class="block">A dialect compatible with the IBM DB2 database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/DB2Dialect.html#DB2Dialect()">DB2Dialect()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/DB2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">DB2Dialect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/utils/DDLGenerator.html" title="class in org.apache.ignite.cache.store.cassandra.utils"><span class="strong">DDLGenerator</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/utils/package-summary.html">org.apache.ignite.cache.store.cassandra.utils</a></dt>
<dd>
<div class="block">Generates Cassandra DDL statements from persistence descriptor xml file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/utils/DDLGenerator.html#DDLGenerator()">DDLGenerator()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.utils.<a href="./org/apache/ignite/cache/store/cassandra/utils/DDLGenerator.html" title="class in org.apache.ignite.cache.store.cassandra.utils">DDLGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#debug(java.lang.String)">debug(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#debug(java.lang.String)">debug(String)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#debug(java.lang.String)">debug(String)</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#debug(java.lang.String)">debug(String)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#debug(java.lang.String)">debug(String)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#debug(java.lang.String)">debug(String)</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#debug(java.lang.String)">debug(String)</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Logs out debug message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#declareOutputFields(backtype.storm.topology.OutputFieldsDeclarer)">declareOutputFields(OutputFieldsDeclarer)</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Normally declares output fields for the stream of the topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#decrementAndGet()">decrementAndGet()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Decrements and gets current value of atomic long.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_CLUSTER_NAME">DEFAULT_CLUSTER_NAME</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_CLUSTER_NAME">DEFAULT_CLUSTER_NAME</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceHandler.html#DEFAULT_CONFIG">DEFAULT_CONFIG</a></span> - Static variable in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceHandler.html" title="class in org.apache.ignite.mesos.resource">ResourceHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_CPU_PER_NODE">DEFAULT_CPU_PER_NODE</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_HTTP_SERVER_PORT">DEFAULT_HTTP_SERVER_PORT</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html#DEFAULT_IGNITE_CONFIG">DEFAULT_IGNITE_CONFIG</a></span> - Static variable in class org.apache.ignite.yarn.utils.<a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils">IgniteYarnUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_IGNITE_LOCAL_WORK_DIR">DEFAULT_IGNITE_LOCAL_WORK_DIR</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_IGNITE_NODE_COUNT">DEFAULT_IGNITE_NODE_COUNT</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_IGNITE_RELEASES_DIR">DEFAULT_IGNITE_RELEASES_DIR</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_IGNITE_VERSION">DEFAULT_IGNITE_VERSION</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_IGNITE_WORK_DIR">DEFAULT_IGNITE_WORK_DIR</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_IGNITE_WORK_DIR">DEFAULT_IGNITE_WORK_DIR</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_MEM_PER_NODE">DEFAULT_MEM_PER_NODE</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_MESOS_MASTER_URL">DEFAULT_MESOS_MASTER_URL</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#DEFAULT_MINIMUM_MEM_OVERHEAD_PER_NODE">DEFAULT_MINIMUM_MEM_OVERHEAD_PER_NODE</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>
<div class="block">The minimum memory overhead: overhead is by default 0.1* MEMORY_PER_NODE,
with a minimum of DEFAULT_MINIMUM_MEM_OVERHEAD_PER_NODE.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#DEFAULT_PORT">DEFAULT_PORT</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dd>
<div class="block">Default port range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#DEFAULT_PORT">DEFAULT_PORT</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>
<div class="block">Default port range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_RESOURCE_MIN_CPU">DEFAULT_RESOURCE_MIN_CPU</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#DEFAULT_RESOURCE_MIN_MEM">DEFAULT_RESOURCE_MIN_MEM</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityPermissionSet.html#defaultAllowAll()">defaultAllowAll()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermissionSet.html" title="interface in org.apache.ignite.plugin.security">SecurityPermissionSet</a></dt>
<dd>
<div class="block">Flag indicating whether to allow or deny cache and task operations
if they were not explicitly specified.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html#defaultColumnName()">defaultColumnName()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyPersistenceSettings</a></dt>
<dd>
<div class="block">Returns default name for Cassandra column (if it's not specified explicitly).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#defaultColumnName()">defaultColumnName()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Returns default name for Cassandra column (if it's not specified explicitly).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html#defaultColumnName()">defaultColumnName()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">ValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns default name for Cassandra column (if it's not specified explicitly).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#defaultIndexName(org.apache.ignite.cache.QueryIndex)">defaultIndexName(QueryIndex)</a></span> - Static method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Generates default index name by concatenating all index field names.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#delete(java.lang.Object)">delete(Object)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#delete(java.lang.Object)">delete(Object)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#delete(java.lang.Object)">delete(Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#delete(java.lang.Object)">delete(Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#delete(org.apache.ignite.igfs.IgfsPath,%20boolean)">delete(IgfsPath, boolean)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Deletes file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#delete(org.apache.hadoop.fs.Path)">delete(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#delete(org.apache.hadoop.fs.Path,%20boolean)">delete(Path, boolean)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#delete(org.apache.hadoop.fs.Path,%20boolean)">delete(Path, boolean)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#delete(org.apache.ignite.igfs.IgfsPath,%20boolean)">delete(IgfsPath, boolean)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Deletes file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#delete(org.apache.ignite.igfs.IgfsPath,%20boolean)">delete(IgfsPath, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Deletes file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#deleteAll(java.util.Collection)">deleteAll(Collection&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html#deleteAll(java.util.Collection)">deleteAll(Collection&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheStoreAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#deleteAll(java.util.Collection)">deleteAll(Collection&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#deleteAll(java.util.Collection)">deleteAll(Collection&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#DELIM">DELIM</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dd>
<div class="block">Delimiter char.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html#DELIM">DELIM</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3">TcpDiscoveryS3IpFinder</a></dt>
<dd>
<div class="block">Delimiter to use in S3 entries name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html#DELIM">DELIM</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs">TcpDiscoverySharedFsIpFinder</a></dt>
<dd>
<div class="block">Delimiter to use between address and port tokens in file names.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#DELIM">DELIM</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>
<div class="block">Delimiter char.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#deliveryComplete(org.eclipse.paho.client.mqttv3.IMqttDeliveryToken)">deliveryComplete(IMqttDeliveryToken)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Empty implementation of <code>MqttCallback.deliveryComplete(IMqttDeliveryToken)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#deploy(org.apache.ignite.services.ServiceConfiguration)">deploy(ServiceConfiguration)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Deploys multiple instances of the service on the grid according to provided
configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#DEPLOY_TMP_ROOT_NAME">DEPLOY_TMP_ROOT_NAME</a></span> - Static variable in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Default temporary directory name relative to file path
<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#setTemporaryDirectoryPath(java.lang.String)"><code>UriDeploymentSpi.setTemporaryDirectoryPath(String)</code></a>} (value is <code>gg.uri.deployment.tmp</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html#deployClass()">deployClass()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultRangeTask</a></dt>
<dd>
<div class="block">Gets top level user class being deployed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html#deployClass()">deployClass()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultTask</a></dt>
<dd>
<div class="block">Gets top level user class being deployed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#deployClass(java.lang.Class)">deployClass(Class&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Optional deploy class for peer deployment.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#deployClusterSingleton(java.lang.String,%20org.apache.ignite.services.Service)">deployClusterSingleton(String, Service)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Deploys a cluster-wide singleton service.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#deployKeyAffinitySingleton(java.lang.String,%20org.apache.ignite.services.Service,%20java.lang.String,%20java.lang.Object)">deployKeyAffinitySingleton(String, Service, String, Object)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Deploys one instance of this service on the primary node for a given affinity key.</div>
</dd>
<dt><a href="./org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events"><span class="strong">DeploymentEvent</span></a> - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Grid deployment event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DeploymentEvent.html#DeploymentEvent()">DeploymentEvent()</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events">DeploymentEvent</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DeploymentEvent.html#DeploymentEvent(org.apache.ignite.cluster.ClusterNode,%20java.lang.String,%20int)">DeploymentEvent(ClusterNode, String, int)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events">DeploymentEvent</a></dt>
<dd>
<div class="block">Creates deployment event with given parameters.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/deployment/DeploymentListener.html" title="interface in org.apache.ignite.spi.deployment"><span class="strong">DeploymentListener</span></a> - Interface in <a href="./org/apache/ignite/spi/deployment/package-summary.html">org.apache.ignite.spi.deployment</a></dt>
<dd>
<div class="block">Listener for deployment events.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/DeploymentMode.html" title="enum in org.apache.ignite.configuration"><span class="strong">DeploymentMode</span></a> - Enum in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Grid deployment mode.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/deployment/DeploymentResource.html" title="interface in org.apache.ignite.spi.deployment"><span class="strong">DeploymentResource</span></a> - Interface in <a href="./org/apache/ignite/spi/deployment/package-summary.html">org.apache.ignite.spi.deployment</a></dt>
<dd>
<div class="block">Generic abstraction over deployed resource containing resource's name, class and corresponding class loader.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html" title="class in org.apache.ignite.spi.deployment"><span class="strong">DeploymentResourceAdapter</span></a> - Class in <a href="./org/apache/ignite/spi/deployment/package-summary.html">org.apache.ignite.spi.deployment</a></dt>
<dd>
<div class="block">Simple adapter for <a href="./org/apache/ignite/spi/deployment/DeploymentResource.html" title="interface in org.apache.ignite.spi.deployment"><code>DeploymentResource</code></a> interface.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html#DeploymentResourceAdapter(java.lang.String,%20java.lang.Class,%20java.lang.ClassLoader)">DeploymentResourceAdapter(String, Class&lt;?&gt;, ClassLoader)</a></span> - Constructor for class org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html" title="class in org.apache.ignite.spi.deployment">DeploymentResourceAdapter</a></dt>
<dd>
<div class="block">Creates resource.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html" title="interface in org.apache.ignite.spi.deployment"><span class="strong">DeploymentSpi</span></a> - Interface in <a href="./org/apache/ignite/spi/deployment/package-summary.html">org.apache.ignite.spi.deployment</a></dt>
<dd>
<div class="block">Grid deployment SPI is in charge of deploying tasks and classes from different
sources.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#deployMultiple(java.lang.String,%20org.apache.ignite.services.Service,%20int,%20int)">deployMultiple(String, Service, int, int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Deploys multiple instances of the service on the grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#deployNodeSingleton(java.lang.String,%20org.apache.ignite.services.Service)">deployNodeSingleton(String, Service)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Deploys a per-node singleton service.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#depth()">depth()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Return the number of elements in this path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginContext.html#deregisterPort(int,%20org.apache.ignite.spi.IgnitePortProtocol,%20java.lang.Class)">deregisterPort(int, IgnitePortProtocol, Class&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin">PluginContext</a></dt>
<dd>
<div class="block">Deregisters closed port.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#deregisterPort(int,%20org.apache.ignite.spi.IgnitePortProtocol)">deregisterPort(int, IgnitePortProtocol)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Deregisters closed port.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginContext.html#deregisterPorts(java.lang.Class)">deregisterPorts(Class&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin">PluginContext</a></dt>
<dd>
<div class="block">Deregisters all closed ports.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#deregisterPorts()">deregisterPorts()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Deregisters all closed ports.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObject.html#deserialize()">deserialize()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a></dt>
<dd>
<div class="block">Gets fully deserialized instance of binary object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/serializer/JavaSerializer.html#deserialize(java.nio.ByteBuffer)">deserialize(ByteBuffer)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.serializer.<a href="./org/apache/ignite/cache/store/cassandra/serializer/JavaSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer">JavaSerializer</a></dt>
<dd>
<div class="block">Deserializes object from byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/serializer/KryoSerializer.html#deserialize(java.nio.ByteBuffer)">deserialize(ByteBuffer)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.serializer.<a href="./org/apache/ignite/cache/store/cassandra/serializer/KryoSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer">KryoSerializer</a></dt>
<dd>
<div class="block">Deserializes object from byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/serializer/Serializer.html#deserialize(java.nio.ByteBuffer)">deserialize(ByteBuffer)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.serializer.<a href="./org/apache/ignite/cache/store/cassandra/serializer/Serializer.html" title="interface in org.apache.ignite.cache.store.cassandra.serializer">Serializer</a></dt>
<dd>
<div class="block">Deserializes object from byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventDeserializer.html#deserialize(java.lang.String,%20byte[])">deserialize(String, byte[])</a></span> - Method in class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventDeserializer.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventDeserializer</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#destroy()">destroy()</a></span> - Method in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#destroy()">destroy()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Completely deletes the cache with all its data from the system on all cluster nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#destroy()">destroy()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/startup/servlet/ServletStartup.html#destroy()">destroy()</a></span> - Method in class org.apache.ignite.startup.servlet.<a href="./org/apache/ignite/startup/servlet/ServletStartup.html" title="class in org.apache.ignite.startup.servlet">ServletStartup</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#destroyCache(java.lang.String)">destroyCache(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#destroyCache(java.lang.String)">destroyCache(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Stops dynamically started cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#destroyCache(java.lang.String)">destroyCache(String)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Stops dynamically started cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#destroySession(java.lang.String)">destroySession(String)</a></span> - Method in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_ACK_SND_THRESHOLD">DFLT_ACK_SND_THRESHOLD</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default received messages threshold for sending ack.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_ACK_TIMEOUT">DFLT_ACK_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default timeout for receiving message acknowledgement in milliseconds (value is <tt>5000ms</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_ACK_TIMEOUT_CLIENT">DFLT_ACK_TIMEOUT_CLIENT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default timeout for receiving message acknowledgement in milliseconds (value is <tt>5000ms</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#DFLT_ACTIVE_JOBS_THRESHOLD">DFLT_ACTIVE_JOBS_THRESHOLD</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Default number of parallel jobs allowed (value is <code>95</code> which is
slightly less same as default value of threads in the execution thread pool
to allow some extra threads for system processing).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#DFLT_ADDR_REQ_ATTEMPTS">DFLT_ADDR_REQ_ATTEMPTS</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Default number of attempts to send multicast address request (value is <code>2</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_ALL_SEG_RESOLVERS_PASS_REQ">DFLT_ALL_SEG_RESOLVERS_PASS_REQ</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default value for all segmentation resolvers pass required.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AtomicConfiguration.html#DFLT_ATOMIC_SEQUENCE_RESERVE_SIZE">DFLT_ATOMIC_SEQUENCE_RESERVE_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>
<div class="block">Default atomic sequence reservation size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#DFLT_AUTO_UNSUBSCRIBE">DFLT_AUTO_UNSUBSCRIBE</a></span> - Static variable in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Default value for automatic unsubscription flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AtomicConfiguration.html#DFLT_BACKUPS">DFLT_BACKUPS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_BACKUPS">DFLT_BACKUPS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default number of backups.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#DFLT_BASE_DIR">DFLT_BASE_DIR</a></span> - Static variable in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Default base directory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#DFLT_BATCH_QUEUE_SIZE">DFLT_BATCH_QUEUE_SIZE</a></span> - Static variable in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Default batch queue size (max batches count to limit memory usage).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#DFLT_BATCH_SIZE">DFLT_BATCH_SIZE</a></span> - Static variable in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Default batch size (number of records read with <a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#inputIterator(java.lang.Object...)"><code>CacheLoadOnlyStoreAdapter.inputIterator(Object...)</code></a></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#DFLT_BATCH_SIZE">DFLT_BATCH_SIZE</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Default batch size for put and remove operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_BLOCK_SIZE">DFLT_BLOCK_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default file's data block size (bytes).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#DFLT_BUCKET_NAME_SUFFIX">DFLT_BUCKET_NAME_SUFFIX</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Suffix to use in bucket name generation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_BUF_SIZE">DFLT_BUF_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default read/write buffers size (bytes).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#DFLT_BUF_SIZE">DFLT_BUF_SIZE</a></span> - Static variable in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Default write buffer size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/AbstractMarshaller.html#DFLT_BUFFER_SIZE">DFLT_BUFFER_SIZE</a></span> - Static variable in class org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractMarshaller</a></dt>
<dd>
<div class="block">Default initial buffer size for the <code>GridByteArrayOutputStream</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_CACHE_ATOMICITY_MODE">DFLT_CACHE_ATOMICITY_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default atomicity mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AtomicConfiguration.html#DFLT_CACHE_MODE">DFLT_CACHE_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_CACHE_MODE">DFLT_CACHE_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default caching mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#DFLT_CACHE_NAME">DFLT_CACHE_NAME</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">Default cache name (value is <tt>checkpoints</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_CACHE_SANITY_CHECK_ENABLED">DFLT_CACHE_SANITY_CHECK_ENABLED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default value for cache sanity check enabled flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_CACHE_SIZE">DFLT_CACHE_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default cache size to use with eviction policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#DFLT_CHECKPOINT_TABLE_NAME">DFLT_CHECKPOINT_TABLE_NAME</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Default checkpoint table name (value is <code>CHECKPOINTS</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_CLOCK_SYNC_FREQUENCY">DFLT_CLOCK_SYNC_FREQUENCY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default clock synchronization frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_CLOCK_SYNC_SAMPLES">DFLT_CLOCK_SYNC_SAMPLES</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default number of clock sync samples.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_COLOCATE_META">DFLT_COLOCATE_META</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default value of metadata co-location flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#DFLT_COMPACT_FOOTER">DFLT_COMPACT_FOOTER</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Default compact footer flag setting.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_CONCURRENT_LOAD_ALL_THRESHOLD">DFLT_CONCURRENT_LOAD_ALL_THRESHOLD</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default threshold for concurrent loading of keys from <a href="./org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#DFLT_CONFIG_PATH">DFLT_CONFIG_PATH</a></span> - Static variable in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_CONN_TIMEOUT">DFLT_CONN_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default connection timeout (value is <tt>5000</tt>ms).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#DFLT_CONN_URL">DFLT_CONN_URL</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Default connection URL (value is <tt>jdbc:h2:mem:jdbcCacheStore;DB_CLOSE_DELAY=-1</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_COPY_ON_READ">DFLT_COPY_ON_READ</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for 'copyOnRead' flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html#DFLT_CORE_POOL_SIZE">DFLT_CORE_POOL_SIZE</a></span> - Static variable in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteThreadPoolExecutor</a></dt>
<dd>
<div class="block">Default core pool size (value is <code>100</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#DFLT_CREATE_TBL_QRY">DFLT_CREATE_TBL_QRY</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Default create table query
(value is <tt>create table if not exists ENTRIES (akey binary primary key, val binary)</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#DFLT_DEL_QRY">DFLT_DEL_QRY</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Default delete entry query (value is <tt>delete from ENTRIES where akey=?</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#DFLT_DEPLOY_DIR">DFLT_DEPLOY_DIR</a></span> - Static variable in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Default deployment directory where SPI will pick up GAR files.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_DEPLOYMENT_MODE">DFLT_DEPLOYMENT_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default deployment mode (value is <a href="./org/apache/ignite/configuration/DeploymentMode.html#SHARED"><code>DeploymentMode.SHARED</code></a>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#DFLT_DIR_PATH">DFLT_DIR_PATH</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">Default checkpoint directory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_DISCOVERY_STARTUP_DELAY">DFLT_DISCOVERY_STARTUP_DELAY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default discovery startup delay in milliseconds (value is <code>60,000ms</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_EAGER_TTL">DFLT_EAGER_TTL</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for eager ttl flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_EVICT_KEY_BUFFER_SIZE">DFLT_EVICT_KEY_BUFFER_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default eviction key buffer size for batching synchronized evicts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_EVICT_SYNCHRONIZED">DFLT_EVICT_SYNCHRONIZED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default eviction synchronized flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_EVICT_SYNCHRONIZED_CONCURRENCY_LEVEL">DFLT_EVICT_SYNCHRONIZED_CONCURRENCY_LEVEL</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default synchronous eviction concurrency level.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_EVICT_SYNCHRONIZED_TIMEOUT">DFLT_EVICT_SYNCHRONIZED_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default synchronous eviction timeout in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionWrapper.html#DFLT_EXPIRATION_TIMEOUT">DFLT_EXPIRATION_TIMEOUT</a></span> - Static variable in class org.apache.ignite.cache.store.cassandra.session.pool.<a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionWrapper.html" title="class in org.apache.ignite.cache.store.cassandra.session.pool">SessionWrapper</a></dt>
<dd>
<div class="block">Expiration timeout for Cassandra driver session.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#DFLT_EXPIRE_AGE_MS">DFLT_EXPIRE_AGE_MS</a></span> - Static variable in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Default event time to live value in milliseconds (value is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Long.MAX_VALUE</code></a>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#DFLT_EXPIRE_COUNT">DFLT_EXPIRE_COUNT</a></span> - Static variable in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Default expire count (value is <code>10000</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#DFLT_EXPIRE_DATE_FIELD_NAME">DFLT_EXPIRE_DATE_FIELD_NAME</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Default expiration date field name (value is <code>EXPIRE_DATE</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#DFLT_EXPIRE_DATE_FIELD_TYPE">DFLT_EXPIRE_DATE_FIELD_TYPE</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Default expiration date field type (value is <code>DATETIME</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#DFLT_EXTERNAL_EXECUTION">DFLT_EXTERNAL_EXECUTION</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Default value for external execution flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_FAILURE_DETECTION_TIMEOUT">DFLT_FAILURE_DETECTION_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default failure detection timeout in millis.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#DFLT_FINISHED_JOB_INFO_TTL">DFLT_FINISHED_JOB_INFO_TTL</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Default finished job info time-to-live.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_FRAGMENTIZER_CONCURRENT_FILES">DFLT_FRAGMENTIZER_CONCURRENT_FILES</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default fragmentizer concurrent files.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_FRAGMENTIZER_ENABLED">DFLT_FRAGMENTIZER_ENABLED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Fragmentizer enabled property.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_FRAGMENTIZER_LOCAL_WRITES_RATIO">DFLT_FRAGMENTIZER_LOCAL_WRITES_RATIO</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default fragmentizer local writes ratio.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_FRAGMENTIZER_THROTTLING_BLOCK_LENGTH">DFLT_FRAGMENTIZER_THROTTLING_BLOCK_LENGTH</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default fragmentizer throttling block length.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_FRAGMENTIZER_THROTTLING_DELAY">DFLT_FRAGMENTIZER_THROTTLING_DELAY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default fragmentizer throttling delay.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#DFLT_GRID_CNT">DFLT_GRID_CNT</a></span> - Static variable in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Default grid count to warm up.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiThread.html#DFLT_GRP">DFLT_GRP</a></span> - Static variable in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiThread.html" title="class in org.apache.ignite.spi">IgniteSpiThread</a></dt>
<dd>
<div class="block">Default thread's group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html#DFLT_GRP_SIZE">DFLT_GRP_SIZE</a></span> - Static variable in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html" title="class in org.apache.ignite.igfs">IgfsGroupDataBlocksKeyMapper</a></dt>
<dd>
<div class="block">Default group size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_HEARTBEAT_FREQ">DFLT_HEARTBEAT_FREQ</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default heartbeat messages issuing frequency (value is <tt>2000ms</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#DFLT_HOST">DFLT_HOST</a></span> - Static variable in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Default host.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_IDLE_CONN_TIMEOUT">DFLT_IDLE_CONN_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default idle connection timeout (value is <tt>30000</tt>ms).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#DFLT_IDLE_TIMEOUT">DFLT_IDLE_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Default REST idle timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_IGFS_LOG_BATCH_SIZE">DFLT_IGFS_LOG_BATCH_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default batch size for logging.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_IGFS_LOG_DIR">DFLT_IGFS_LOG_DIR</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default <code>IGFS</code> log directory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_INIT_DFLT_PATH_MODES">DFLT_INIT_DFLT_PATH_MODES</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default value of whether to initialize default path modes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#DFLT_INSERT_QRY">DFLT_INSERT_QRY</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Default insert entry query (value is <tt>insert into ENTRIES (akey, val) values (?</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_INVALIDATE">DFLT_INVALIDATE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for 'invalidate' flag that indicates if this is invalidation-based cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_IP_FINDER_CLEAN_FREQ">DFLT_IP_FINDER_CLEAN_FREQ</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default IP finder clean frequency in milliseconds (value is <tt>60,000ms</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_IPC_ENDPOINT_ENABLED">DFLT_IPC_ENDPOINT_ENABLED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default IPC endpoint enabled flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#DFLT_ITERATION_CNT">DFLT_ITERATION_CNT</a></span> - Static variable in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Default iteration count per thread.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#DFLT_JOB_PRIORITY">DFLT_JOB_PRIORITY</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Default start value for job priority (value is <code>0</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#DFLT_JOB_PRIORITY_ATTRIBUTE_KEY">DFLT_JOB_PRIORITY_ATTRIBUTE_KEY</a></span> - Static variable in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Default job priority attribute key (value is <code>grid.job.priority</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_JOIN_TIMEOUT">DFLT_JOIN_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default timeout for joining topology (value is <tt>0</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#DFLT_KEEP_ALIVE_TIME">DFLT_KEEP_ALIVE_TIME</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Default keep alive time for REST thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#DFLT_KEEP_BINARY_FLAG">DFLT_KEEP_BINARY_FLAG</a></span> - Static variable in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>
<div class="block">Default keep binary flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#DFLT_KEY_ALGORITHM">DFLT_KEY_ALGORITHM</a></span> - Static variable in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Default key manager algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#DFLT_KEY_FIELD_NAME">DFLT_KEY_FIELD_NAME</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Default checkpoint key field name (value is <code>NAME</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#DFLT_KEY_FIELD_TYPE">DFLT_KEY_FIELD_TYPE</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Default checkpoint key field type (value is <code>VARCHAR(256)</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#DFLT_KEY_RANGE">DFLT_KEY_RANGE</a></span> - Static variable in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Default key range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_LATE_AFF_ASSIGNMENT">DFLT_LATE_AFF_ASSIGNMENT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default value for late affinity assignment flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_LOAD_PREV_VAL">DFLT_LOAD_PREV_VAL</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for load previous value flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#DFLT_LOAD_QRY">DFLT_LOAD_QRY</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Default load entry query (value is <tt>select * from ENTRIES where akey=?</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_LOCK_TIMEOUT">DFLT_LOCK_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default lock timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_LONG_QRY_WARN_TIMEOUT">DFLT_LONG_QRY_WARN_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default timeout after which long query warning will be printed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html#DFLT_LOWER_CASE">DFLT_LOWER_CASE</a></span> - Static variable in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dd>
<div class="block">Default lower case flag setting.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_MARSHAL_LOCAL_JOBS">DFLT_MARSHAL_LOCAL_JOBS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default marshal local jobs flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_MAX_ACK_TIMEOUT">DFLT_MAX_ACK_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Maximum ack timeout value for receiving message acknowledgement in milliseconds (value is <tt>600,000ms</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_MAX_CONCURRENT_ASYNC_OPS">DFLT_MAX_CONCURRENT_ASYNC_OPS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for 'maxConcurrentAsyncOps'.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_MAX_CONN_TIMEOUT">DFLT_MAX_CONN_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default Maximum connection timeout (value is <tt>600,000</tt>ms).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_MAX_EVICTION_OVERFLOW_RATIO">DFLT_MAX_EVICTION_OVERFLOW_RATIO</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default maximum eviction queue ratio.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#DFLT_MAX_FAILOVER_ATTEMPTS">DFLT_MAX_FAILOVER_ATTEMPTS</a></span> - Static variable in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">Maximum number of attempts to execute a failed job on another node (default is <code>5</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#DFLT_MAX_FAILOVER_ATTEMPTS">DFLT_MAX_FAILOVER_ATTEMPTS</a></span> - Static variable in class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dd>
<div class="block">Maximum number of attempts to execute a failed job on another node (default is <code>5</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_MAX_MISSED_CLIENT_HEARTBEATS">DFLT_MAX_MISSED_CLIENT_HEARTBEATS</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default max heartbeats count node can miss without failing client node (value is <tt>5</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_MAX_MISSED_HEARTBEATS">DFLT_MAX_MISSED_HEARTBEATS</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default max heartbeats count node can miss without initiating status check (value is <tt>1</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_MAX_OPEN_CURSORS">DFLT_MAX_OPEN_CURSORS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></dt>
<dd>
<div class="block">Default max number of open cursors per connection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#DFLT_MAX_PARALLEL_OPS">DFLT_MAX_PARALLEL_OPS</a></span> - Static variable in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Default max concurrent put operations count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#DFLT_MAX_PARALLEL_TASKS">DFLT_MAX_PARALLEL_TASKS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Default value for the max parallel tasks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#DFLT_MAX_PARAMS_CNT">DFLT_MAX_PARAMS_CNT</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Default max query parameters count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#DFLT_MAX_RETRIES_ON_FAIL">DFLT_MAX_RETRIES_ON_FAIL</a></span> - Static variable in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>
<div class="block">Default retry on fail flag value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#DFLT_MAX_SPARSITY">DFLT_MAX_SPARSITY</a></span> - Static variable in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Default maximum sparsity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#DFLT_MAX_STEALING_ATTEMPTS">DFLT_MAX_STEALING_ATTEMPTS</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Maximum number of attempts to steal job by another node (default is <code>5</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#DFLT_MAX_TASK_QUEUE_SIZE">DFLT_MAX_TASK_QUEUE_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Default value for the max task queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#DFLT_MCAST_GROUP">DFLT_MCAST_GROUP</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Default multicast IP address (value is <code>228.1.2.4</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#DFLT_MCAST_PORT">DFLT_MCAST_PORT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Default multicast port number (value is <code>47400</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#DFLT_MEM_SIZE">DFLT_MEM_SIZE</a></span> - Static variable in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Default shared memory space in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_MEMORY_MODE">DFLT_MEMORY_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default memory mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_METRICS_EXPIRE_TIME">DFLT_METRICS_EXPIRE_TIME</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default metrics expire time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_METRICS_HISTORY_SIZE">DFLT_METRICS_HISTORY_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default metrics history size (value is <code>10000</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_METRICS_LOG_FREQ">DFLT_METRICS_LOG_FREQ</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default frequency of metrics log print out.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_METRICS_UPDATE_FREQ">DFLT_METRICS_UPDATE_FREQ</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default metrics update frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_MGMT_PORT">DFLT_MGMT_PORT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default management port.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_MGMT_THREAD_CNT">DFLT_MGMT_THREAD_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default size of management thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_MODE">DFLT_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default IGFS mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#DFLT_MSG_EXPIRE_TIME">DFLT_MSG_EXPIRE_TIME</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Default steal message expire time in milliseconds (value is <code>1000</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_MSG_QUEUE_LIMIT">DFLT_MSG_QUEUE_LIMIT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default message queue limit per connection (for incoming and outgoing .</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_NEAR_START_SIZE">DFLT_NEAR_START_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Initial default near cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_NETWORK_TIMEOUT">DFLT_NETWORK_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default maximum timeout to wait for network responses in milliseconds (value is <code>5,000ms</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_NETWORK_TIMEOUT">DFLT_NETWORK_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default network timeout in milliseconds (value is <tt>5000ms</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#DFLT_NODE_WEIGHT">DFLT_NODE_WEIGHT</a></span> - Static variable in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">Default weight assigned to every node if explicit one is not provided (value is <code>10</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#DFLT_NUMBER_OF_RETRIES">DFLT_NUMBER_OF_RETRIES</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Default number of retries in case of errors (value is <code>2</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_OFFHEAP_MEMORY">DFLT_OFFHEAP_MEMORY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default off-heap storage size is <code>-1</code> which means that off-heap storage is disabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_P2P_ENABLED">DFLT_P2P_ENABLED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default flag for peer class loading.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_P2P_MISSED_RESOURCES_CACHE_SIZE">DFLT_P2P_MISSED_RESOURCES_CACHE_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default cache size for missed resources.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_P2P_THREAD_CNT">DFLT_P2P_THREAD_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default size of peer class loading thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#DFLT_PAGE_SIZE">DFLT_PAGE_SIZE</a></span> - Static variable in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Default page size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/Query.html#DFLT_PAGE_SIZE">DFLT_PAGE_SIZE</a></span> - Static variable in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a></dt>
<dd>
<div class="block">Default query page size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#DFLT_PARALLEL_JOBS_NUM">DFLT_PARALLEL_JOBS_NUM</a></span> - Static variable in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">Default number of parallel jobs allowed (set to number of cores times 2).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#DFLT_PARALLEL_JOBS_NUM">DFLT_PARALLEL_JOBS_NUM</a></span> - Static variable in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Default number of parallel jobs allowed (set to number of cores times 2).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#DFLT_PARALLEL_LOAD_CACHE_MINIMUM_THRESHOLD">DFLT_PARALLEL_LOAD_CACHE_MINIMUM_THRESHOLD</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Default batch size for put and remove operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#DFLT_PART_CNT">DFLT_PART_CNT</a></span> - Static variable in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Default partition count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#DFLT_PARTITION_COUNT">DFLT_PARTITION_COUNT</a></span> - Static variable in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Default number of partitions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html#DFLT_PATH">DFLT_PATH</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs">TcpDiscoverySharedFsIpFinder</a></dt>
<dd>
<div class="block">Default path for discovering of local nodes (testing only).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_PER_NODE_BATCH_SIZE">DFLT_PER_NODE_BATCH_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default per node buffer size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#DFLT_PER_NODE_BUFFER_SIZE">DFLT_PER_NODE_BUFFER_SIZE</a></span> - Static variable in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Default per node buffer size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_PER_NODE_PARALLEL_BATCH_CNT">DFLT_PER_NODE_PARALLEL_BATCH_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default number of per node parallel operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#DFLT_PESSIMISTIC_TX_LOG_LINGER">DFLT_PESSIMISTIC_TX_LOG_LINGER</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Default size of pessimistic transactions log.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#DFLT_PORT">DFLT_PORT</a></span> - Static variable in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Default port.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#DFLT_PORT">DFLT_PORT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>
<div class="block">Default port.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_PORT">DFLT_PORT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default port which node sets listener to (value is <tt>47100</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_PORT">DFLT_PORT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default port to listen (value is <tt>47500</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#DFLT_PORT_RANGE">DFLT_PORT_RANGE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Default rest port range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_PORT_RANGE">DFLT_PORT_RANGE</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default local port range (value is <tt>100</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_PORT_RANGE">DFLT_PORT_RANGE</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default local port range (value is <tt>100</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#DFLT_PREVENT_STARVATION_ENABLED">DFLT_PREVENT_STARVATION_ENABLED</a></span> - Static variable in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Default flag for preventing starvation of lower priority jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#DFLT_PRIORITY">DFLT_PRIORITY</a></span> - Static variable in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Default priority that will be assigned if job does not have a
priority attribute set (value is <code>0</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#DFLT_PRIORITY_ATTRIBUTE_KEY">DFLT_PRIORITY_ATTRIBUTE_KEY</a></span> - Static variable in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Default priority attribute key (value is <code>grid.task.priority</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#DFLT_PROPS">DFLT_PROPS</a></span> - Static variable in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_PUBLIC_KEEP_ALIVE_TIME">DFLT_PUBLIC_KEEP_ALIVE_TIME</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default keep alive time for public thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_PUBLIC_THREAD_CNT">DFLT_PUBLIC_THREAD_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default core size of public thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_PUBLIC_THREADPOOL_QUEUE_CAP">DFLT_PUBLIC_THREADPOOL_QUEUE_CAP</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default max queue capacity of public thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#DFLT_QUE_SIZE">DFLT_QUE_SIZE</a></span> - Static variable in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Default write queue size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_READ_FROM_BACKUP">DFLT_READ_FROM_BACKUP</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for 'readFromBackup' flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_REBALANCE_BATCH_SIZE">DFLT_REBALANCE_BATCH_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default rebalance batch size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_REBALANCE_BATCHES_PREFETCH_COUNT">DFLT_REBALANCE_BATCHES_PREFETCH_COUNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default rebalance batches prefetch count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_REBALANCE_MODE">DFLT_REBALANCE_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default rebalance mode for distributed cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_REBALANCE_THREAD_POOL_SIZE">DFLT_REBALANCE_THREAD_POOL_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_REBALANCE_THREAD_POOL_SIZE">DFLT_REBALANCE_THREAD_POOL_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default limit of threads used for rebalance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_REBALANCE_THROTTLE">DFLT_REBALANCE_THROTTLE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Time in milliseconds to wait between rebalance messages to avoid overloading CPU.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_REBALANCE_TIMEOUT">DFLT_REBALANCE_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default rebalance timeout (ms).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_RECONNECT_CNT">DFLT_RECONNECT_CNT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default reconnect attempts count (value is <tt>10</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_RECONNECT_CNT">DFLT_RECONNECT_CNT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default reconnect attempts count (value is <tt>10</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_RELAXED_CONSISTENCY">DFLT_RELAXED_CONSISTENCY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default value of relaxed consistency flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#DFLT_RELOGIN_INTERVAL">DFLT_RELOGIN_INTERVAL</a></span> - Static variable in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">The default interval used to re-login from the key tab, in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#DFLT_RES_WAIT_TIME">DFLT_RES_WAIT_TIME</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Default time IP finder waits for reply to multicast address request (value is <code>500</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#DFLT_REST_CORE_THREAD_CNT">DFLT_REST_CORE_THREAD_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Default size of REST thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#DFLT_REST_MAX_THREAD_CNT">DFLT_REST_MAX_THREAD_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Default max size of REST thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#DFLT_RETRIES_ON_FAIL_TIMEOUT">DFLT_RETRIES_ON_FAIL_TIMEOUT</a></span> - Static variable in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>
<div class="block">Default retry on fail timeout flag value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_SEG_CHK_FREQ">DFLT_SEG_CHK_FREQ</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default segment check frequency in discovery manager.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_SEG_PLC">DFLT_SEG_PLC</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default segmentation policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_SEG_RESOLVE_ATTEMPTS">DFLT_SEG_RESOLVE_ATTEMPTS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default value segmentation resolve attempts count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_SELECTORS_CNT">DFLT_SELECTORS_CNT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default count of selectors for TCP server equals to
<code>"Math.min(4, Runtime.getRuntime().availableProcessors())"</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_SEND_RETRY_CNT">DFLT_SEND_RETRY_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default message send retries count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_SEND_RETRY_DELAY">DFLT_SEND_RETRY_DELAY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default interval between message send retries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_SHMEM_PORT">DFLT_SHMEM_PORT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default port which node sets listener for shared memory connections (value is <tt>48100</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html#DFLT_SIMPLE_NAME">DFLT_SIMPLE_NAME</a></span> - Static variable in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dd>
<div class="block">Default use simple name flag setting.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#DFLT_SOCK_BUF_SIZE">DFLT_SOCK_BUF_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Default socket send and receive buffer size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_SOCK_BUF_SIZE">DFLT_SOCK_BUF_SIZE</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default socket send and receive buffer size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_SOCK_TIMEOUT">DFLT_SOCK_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default socket operations timeout in milliseconds (value is <tt>5000ms</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_SOCK_TIMEOUT_CLIENT">DFLT_SOCK_TIMEOUT_CLIENT</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default socket operations timeout in milliseconds (value is <tt>5000ms</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_SOCK_WRITE_TIMEOUT">DFLT_SOCK_WRITE_TIMEOUT</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default socket write timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#DFLT_SPACE_NAME">DFLT_SPACE_NAME</a></span> - Static variable in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Name for <code>null</code> space.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_SQL_ONHEAP_ROW_CACHE_SIZE">DFLT_SQL_ONHEAP_ROW_CACHE_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default size for onheap SQL row cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#DFLT_SSL_PROTOCOL">DFLT_SSL_PROTOCOL</a></span> - Static variable in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Default SSL protocol.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_START_SIZE">DFLT_START_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Initial default cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#DFLT_STARVATION_INCREMENT">DFLT_STARVATION_INCREMENT</a></span> - Static variable in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Default value on which job priority will be increased every time when job gets bumped down.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_STATS_PRINT_FREQ">DFLT_STATS_PRINT_FREQ</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default statistics print frequency in milliseconds (value is <tt>0ms</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_STORE_KEEP_BINARY">DFLT_STORE_KEEP_BINARY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for keep binary in store behavior .</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#DFLT_STORE_TYPE">DFLT_STORE_TYPE</a></span> - Static variable in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Default key store type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_SWAP_ENABLED">DFLT_SWAP_ENABLED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for 'swapEnabled' flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_SYSTEM_CORE_THREAD_CNT">DFLT_SYSTEM_CORE_THREAD_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default size of system thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_SYSTEM_KEEP_ALIVE_TIME">DFLT_SYSTEM_KEEP_ALIVE_TIME</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default keep alive time for system thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_SYSTEM_MAX_THREAD_CNT">DFLT_SYSTEM_MAX_THREAD_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default max size of system thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_SYSTEM_THREADPOOL_QUEUE_CAP">DFLT_SYSTEM_THREADPOOL_QUEUE_CAP</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default max queue capacity of system thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#DFLT_TCP_DIRECT_BUF">DFLT_TCP_DIRECT_BUF</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Default TCP direct buffer flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_TCP_HOST">DFLT_TCP_HOST</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></dt>
<dd>
<div class="block">Default TCP host.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#DFLT_TCP_NODELAY">DFLT_TCP_NODELAY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Default TCP_NODELAY flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_TCP_NODELAY">DFLT_TCP_NODELAY</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Default value for <code>TCP_NODELAY</code> socket option (value is <tt>true</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#DFLT_TCP_PORT">DFLT_TCP_PORT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Default TCP server port.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_TCP_PORT">DFLT_TCP_PORT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default TCP server port.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_TCP_PORT_FROM">DFLT_TCP_PORT_FROM</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></dt>
<dd>
<div class="block">Default minimum TCP port range value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_TCP_PORT_TO">DFLT_TCP_PORT_TO</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></dt>
<dd>
<div class="block">Default maximum TCP port range value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#DFLT_THREAD_CNT">DFLT_THREAD_CNT</a></span> - Static variable in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Default threads count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_THREAD_PRI">DFLT_THREAD_PRI</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default value for thread priority (value is <tt>10</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#DFLT_THREADPOOL_QUEUE_CAP">DFLT_THREADPOOL_QUEUE_CAP</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Default max queue capacity of REST thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#DFLT_THREADS_COUNT">DFLT_THREADS_COUNT</a></span> - Static variable in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Default number of working threads (equal to the number of available processors).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#DFLT_TIME_INTERVAL">DFLT_TIME_INTERVAL</a></span> - Static variable in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Maximum default time interval after which buffer will be flushed (if buffering is enabled).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_TIME_SERVER_PORT_BASE">DFLT_TIME_SERVER_PORT_BASE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default time server port base.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_TIME_SERVER_PORT_RANGE">DFLT_TIME_SERVER_PORT_RANGE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default time server port range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#DFLT_TOKEN_DIR_PATH">DFLT_TOKEN_DIR_PATH</a></span> - Static variable in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Default token directory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_TOP_HISTORY_SIZE">DFLT_TOP_HISTORY_SIZE</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Default size of topology snapshots history.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#DFLT_TRANSACTION_TIMEOUT">DFLT_TRANSACTION_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Default transaction timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_TRASH_PURGE_TIMEOUT">DFLT_TRASH_PURGE_TIMEOUT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default trash directory purge await timeout in case data cache oversize is detected.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#DFLT_TX_CONCURRENCY">DFLT_TX_CONCURRENCY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Default concurrency mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#DFLT_TX_ISOLATION">DFLT_TX_ISOLATION</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Default transaction isolation level.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#DFLT_TX_SERIALIZABLE_ENABLED">DFLT_TX_SERIALIZABLE_ENABLED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Default value for 'txSerializableEnabled' flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#DFLT_TYPE">DFLT_TYPE</a></span> - Static variable in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Default endpoint type is TCP.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#DFLT_UPDATE_QRY">DFLT_UPDATE_QRY</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Default update entry query (value is <tt>select * from ENTRIES where akey=?</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_USER_NAME">DFLT_USER_NAME</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Default file system user name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_UTILITY_KEEP_ALIVE_TIME">DFLT_UTILITY_KEEP_ALIVE_TIME</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default keep alive time for utility thread pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#DFLT_VALUE_FIELD_NAME">DFLT_VALUE_FIELD_NAME</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Default checkpoint value field name (value is <code>VALUE</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#DFLT_VALUE_FIELD_TYPE">DFLT_VALUE_FIELD_TYPE</a></span> - Static variable in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Default checkpoint value field type (value is <code>BLOB</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_WAIT_FOR_SEG_ON_START">DFLT_WAIT_FOR_SEG_ON_START</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default value for wait for segment on startup flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#DFLT_WAIT_JOBS_NUM">DFLT_WAIT_JOBS_NUM</a></span> - Static variable in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">Default waiting jobs number.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#DFLT_WAIT_JOBS_NUM">DFLT_WAIT_JOBS_NUM</a></span> - Static variable in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Default waiting jobs number.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#DFLT_WAIT_JOBS_THRESHOLD">DFLT_WAIT_JOBS_THRESHOLD</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Default threshold of waiting jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#DFLT_WRITE_ATTEMPTS">DFLT_WRITE_ATTEMPTS</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Default value for write attempts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_WRITE_BEHIND_BATCH_SIZE">DFLT_WRITE_BEHIND_BATCH_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default batch size for write-behind cache store.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_WRITE_BEHIND_CRITICAL_SIZE">DFLT_WRITE_BEHIND_CRITICAL_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default critical size used when flush size is not specified.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_WRITE_BEHIND_ENABLED">DFLT_WRITE_BEHIND_ENABLED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default value for 'writeBehindEnabled' flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_WRITE_BEHIND_FLUSH_FREQUENCY">DFLT_WRITE_BEHIND_FLUSH_FREQUENCY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default flush frequency for write-behind cache store in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_WRITE_BEHIND_FLUSH_SIZE">DFLT_WRITE_BEHIND_FLUSH_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default flush size for write-behind cache store.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_WRITE_FROM_BEHIND_FLUSH_THREAD_CNT">DFLT_WRITE_FROM_BEHIND_FLUSH_THREAD_CNT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Default count of flush threads for write-behind cache store.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#dialect">dialect</a></span> - Variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Database dialect.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#directoriesCount()">directoriesCount()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets number of directories created in file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#directoriesCount()">directoriesCount()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#directoriesCount(int)">directoriesCount(int)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/Message.html#directType()">directType()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/Message.html" title="interface in org.apache.ignite.plugin.extensions.communication">Message</a></dt>
<dd>
<div class="block">Gets message type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html#directType()">directType()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingRequest</a></dt>
<dd>
<div class="block">Gets message type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#directType()">directType()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage</a></dt>
<dd>
<div class="block">Gets message type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html#directType()">directType()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.NodeIdMessage</a></dt>
<dd>
<div class="block">Gets message type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html#directType()">directType()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.RecoveryLastReceivedMessage</a></dt>
<dd>
<div class="block">Gets message type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#disableLocal(int...)">disableLocal(int...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Disables provided events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#disconnect()">disconnect()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Tells discovery SPI to disconnect from topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#disconnect()">disconnect()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Tells discovery SPI to disconnect from topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#disconnected(org.apache.mesos.SchedulerDriver)">disconnected(SchedulerDriver)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#discoveryClientMode()">discoveryClientMode()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityFunctionContext.html#discoveryEvent()">discoveryEvent()</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityFunctionContext.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunctionContext</a></dt>
<dd>
<div class="block">Gets discovery event caused topology change.</div>
</dd>
<dt><a href="./org/apache/ignite/events/DiscoveryEvent.html" title="class in org.apache.ignite.events"><span class="strong">DiscoveryEvent</span></a> - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Grid discovery event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DiscoveryEvent.html#DiscoveryEvent()">DiscoveryEvent()</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/DiscoveryEvent.html" title="class in org.apache.ignite.events">DiscoveryEvent</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DiscoveryEvent.html#DiscoveryEvent(org.apache.ignite.cluster.ClusterNode,%20java.lang.String,%20int,%20org.apache.ignite.cluster.ClusterNode)">DiscoveryEvent(ClusterNode, String, int, ClusterNode)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/DiscoveryEvent.html" title="class in org.apache.ignite.events">DiscoveryEvent</a></dt>
<dd>
<div class="block">Creates new discovery event with given parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheRebalancingEvent.html#discoveryEventName()">discoveryEventName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events">CacheRebalancingEvent</a></dt>
<dd>
<div class="block">Gets name of discovery event that triggered this rebalancing event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheRebalancingEvent.html#discoveryEventType()">discoveryEventType()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events">CacheRebalancingEvent</a></dt>
<dd>
<div class="block">Gets type of discovery event that triggered this rebalancing event.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/DiscoveryMetricsProvider.html" title="interface in org.apache.ignite.spi.discovery"><span class="strong">DiscoveryMetricsProvider</span></a> - Interface in <a href="./org/apache/ignite/spi/discovery/package-summary.html">org.apache.ignite.spi.discovery</a></dt>
<dd>
<div class="block">Provides metrics to discovery SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheRebalancingEvent.html#discoveryNode()">discoveryNode()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events">CacheRebalancingEvent</a></dt>
<dd>
<div class="block">Gets shadow of the node that triggered this rebalancing event.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery"><span class="strong">DiscoverySpi</span></a> - Interface in <a href="./org/apache/ignite/spi/discovery/package-summary.html">org.apache.ignite.spi.discovery</a></dt>
<dd>
<div class="block">Grid discovery SPI allows to discover remote nodes in grid.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/DiscoverySpiCustomMessage.html" title="interface in org.apache.ignite.spi.discovery"><span class="strong">DiscoverySpiCustomMessage</span></a> - Interface in <a href="./org/apache/ignite/spi/discovery/package-summary.html">org.apache.ignite.spi.discovery</a></dt>
<dd>
<div class="block">Message to send across ring.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/DiscoverySpiDataExchange.html" title="interface in org.apache.ignite.spi.discovery"><span class="strong">DiscoverySpiDataExchange</span></a> - Interface in <a href="./org/apache/ignite/spi/discovery/package-summary.html">org.apache.ignite.spi.discovery</a></dt>
<dd>
<div class="block">Handler for initial data exchange between Ignite nodes.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/DiscoverySpiHistorySupport.html" title="annotation in org.apache.ignite.spi.discovery"><span class="strong">DiscoverySpiHistorySupport</span></a> - Annotation Type in <a href="./org/apache/ignite/spi/discovery/package-summary.html">org.apache.ignite.spi.discovery</a></dt>
<dd>
<div class="block">This annotation is for all implementations of <a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery"><code>DiscoverySpi</code></a> that support
topology snapshots history.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/DiscoverySpiListener.html" title="interface in org.apache.ignite.spi.discovery"><span class="strong">DiscoverySpiListener</span></a> - Interface in <a href="./org/apache/ignite/spi/discovery/package-summary.html">org.apache.ignite.spi.discovery</a></dt>
<dd>
<div class="block">Listener for grid node discovery events.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/DiscoverySpiNodeAuthenticator.html" title="interface in org.apache.ignite.spi.discovery"><span class="strong">DiscoverySpiNodeAuthenticator</span></a> - Interface in <a href="./org/apache/ignite/spi/discovery/package-summary.html">org.apache.ignite.spi.discovery</a></dt>
<dd>
<div class="block">Node authenticator.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/DiscoverySpiOrderSupport.html" title="annotation in org.apache.ignite.spi.discovery"><span class="strong">DiscoverySpiOrderSupport</span></a> - Annotation Type in <a href="./org/apache/ignite/spi/discovery/package-summary.html">org.apache.ignite.spi.discovery</a></dt>
<dd>
<div class="block">This annotation is for all implementations of <a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery"><code>DiscoverySpi</code></a> that support
proper node ordering.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheRebalancingEvent.html#discoveryTimestamp()">discoveryTimestamp()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events">CacheRebalancingEvent</a></dt>
<dd>
<div class="block">Gets timestamp of discovery event that caused this rebalancing event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#disk()">disk()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#DISK">DISK</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dd>
<div class="block">Disk.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteTask.html#disk">disk</a></span> - Variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteTask.html#disk()">disk()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#diskPerNode()">diskPerNode()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsUserContext.html#doAs(java.lang.String,%20org.apache.ignite.lang.IgniteOutClosure)">doAs(String, IgniteOutClosure&lt;T&gt;)</a></span> - Static method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsUserContext.html" title="class in org.apache.ignite.igfs">IgfsUserContext</a></dt>
<dd>
<div class="block">Executes given callable in the given user context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsUserContext.html#doAs(java.lang.String,%20java.util.concurrent.Callable)">doAs(String, Callable&lt;T&gt;)</a></span> - Static method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsUserContext.html" title="class in org.apache.ignite.igfs">IgfsUserContext</a></dt>
<dd>
<div class="block">Same contract that <a href="./org/apache/ignite/igfs/IgfsUserContext.html#doAs(java.lang.String,%20org.apache.ignite.lang.IgniteOutClosure)"><code>IgfsUserContext.doAs(String, IgniteOutClosure)</code></a> has, but accepts
callable that throws checked Exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#doBegin(java.lang.Object,%20org.springframework.transaction.TransactionDefinition)">doBegin(Object, TransactionDefinition)</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#doCleanupAfterCompletion(java.lang.Object)">doCleanupAfterCompletion(Object)</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#doCommit(org.springframework.transaction.support.DefaultTransactionStatus)">doCommit(DefaultTransactionStatus)</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#doFilter(javax.servlet.ServletRequest,%20javax.servlet.ServletResponse,%20javax.servlet.FilterChain)">doFilter(ServletRequest, ServletResponse, FilterChain)</a></span> - Method in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#doGetTransaction()">doGetTransaction()</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#doRollback(org.springframework.transaction.support.DefaultTransactionStatus)">doRollback(DefaultTransactionStatus)</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteProvider.html#DOWNLOAD_LINK">DOWNLOAD_LINK</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteProvider.html" title="class in org.apache.ignite.yarn">IgniteProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/IgniteProvider.html#downloadIgnite(java.lang.String)">downloadIgnite(String)</a></span> - Method in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/IgniteProvider.html" title="class in org.apache.ignite.mesos.resource">IgniteProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#drainPermits()">drainPermits()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires and returns all permits that are immediately available.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionWrapper.html#driverSession()">driverSession()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.pool.<a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionWrapper.html" title="class in org.apache.ignite.cache.store.cassandra.session.pool">SessionWrapper</a></dt>
<dd>
<div class="block">Returns wrapped Cassandra driver session.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#dumpDebugInfo()">dumpDebugInfo()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Dumps debug information for the current node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#dumpDebugInfo()">dumpDebugInfo()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Dumps debug info using configured logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#dumpDebugInfo()">dumpDebugInfo()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Dumps debug info using configured logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#dumpStats()">dumpStats()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Dumps SPI per-connection stats to logs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#dumpStats()">dumpStats()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Dumps SPI per-connection stats to logs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#duplicateIdError(org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryDuplicateIdMessage)">duplicateIdError(TcpDiscoveryDuplicateIdMessage)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFuture.html#duration()">duration()</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Gets duration in milliseconds between start of the future and current time if future
is not finished, or between start and finish of this future.</div>
</dd>
</dl>
<a name="_E_">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#EMPTY_FILE_STATUS">EMPTY_FILE_STATUS</a></span> - Static variable in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dd>
<div class="block">Empty array of file statuses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#EMPTY_STRING">EMPTY_STRING</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#enabledEvents()">enabledEvents()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Gets types of enabled events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#enableLocal(int...)">enableLocal(int...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Enables provided events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#enableManagement(java.lang.String,%20boolean)">enableManagement(String, boolean)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#enableStatistics(java.lang.String,%20boolean)">enableStatistics(String, boolean)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#end(java.sql.Connection,%20java.sql.Statement)">end(Connection, Statement)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Closes allocated resources depending on transaction status.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiTimeoutObject.html#endTime()">endTime()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiTimeoutObject.html" title="interface in org.apache.ignite.spi">IgniteSpiTimeoutObject</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringEnhancer.html#enhance(T)">enhance(T)</a></span> - Static method in class org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringEnhancer.html" title="class in org.apache.ignite.compute.gridify.aop.spring">GridifySpringEnhancer</a></dt>
<dd>
<div class="block">Enhances the object on load.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#ensured(org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage)">ensured(TcpDiscoveryAbstractMessage)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#ensureIndex(java.lang.String,%20org.apache.ignite.cache.QueryIndexType)">ensureIndex(String, QueryIndexType)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Ensures that index with the given name exists.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#entrySet()">entrySet()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObject.html#enumOrdinal()">enumOrdinal()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a></dt>
<dd>
<div class="block">Get ordinal for this enum object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Equality check which delegates to the underlying key equality.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.IgniteAllNodesPredicate.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.IgniteAllNodesPredicate.html" title="class in org.apache.ignite.configuration">CacheConfiguration.IgniteAllNodesPredicate</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html" title="class in org.apache.ignite.spi.deployment">DeploymentResourceAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapKey.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapKey.html" title="class in org.apache.ignite.spi.swapspace">SwapKey</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#equalsIgnoreNodeFilter(java.lang.Object)">equalsIgnoreNodeFilter(Object)</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Checks if configurations are equal ignoring the node filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#error(java.lang.String)">error(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Logs out error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#error(java.lang.String,%20java.lang.Throwable)">error(String, Throwable)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Logs error message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#error(java.lang.String)">error(String)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Logs out error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#error(java.lang.String,%20java.lang.Throwable)">error(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Logs error message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#error(java.lang.String)">error(String)</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Logs out error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#error(java.lang.String,%20java.lang.Throwable)">error(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Logs error message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#error(java.lang.String)">error(String)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Logs out error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#error(java.lang.String,%20java.lang.Throwable)">error(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Logs error message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#error(java.lang.String)">error(String)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Logs out error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#error(java.lang.String,%20java.lang.Throwable)">error(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Logs error message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#error(java.lang.String)">error(String)</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Logs out error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#error(java.lang.String,%20java.lang.Throwable)">error(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Logs error message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#error(java.lang.String)">error(String)</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Logs out error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#error(java.lang.String,%20java.lang.Throwable)">error(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Logs error message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#error(org.apache.mesos.SchedulerDriver,%20java.lang.String)">error(SchedulerDriver, String)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dt><a href="./org/apache/ignite/events/Event.html" title="interface in org.apache.ignite.events"><span class="strong">Event</span></a> - Interface in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Grid events are used for notification about what happens within the grid.</div>
</dd>
<dt><a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events"><span class="strong">EventAdapter</span></a> - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Base adapter for the events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#EventAdapter()">EventAdapter()</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#EventAdapter(org.apache.ignite.cluster.ClusterNode,%20java.lang.String,%20int)">EventAdapter(ClusterNode, String, int)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Creates event based with given parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#eventNode()">eventNode()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets node which initiated cache operation or <code>null</code> if that node is not available.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DiscoveryEvent.html#eventNode(org.apache.ignite.cluster.ClusterNode)">eventNode(ClusterNode)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/DiscoveryEvent.html" title="class in org.apache.ignite.events">DiscoveryEvent</a></dt>
<dd>
<div class="block">Sets node this event is referring to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DiscoveryEvent.html#eventNode()">eventNode()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/DiscoveryEvent.html" title="class in org.apache.ignite.events">DiscoveryEvent</a></dt>
<dd>
<div class="block">Gets node that caused this event to be generated.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#events()">events()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets <code>events</code> facade over all cluster nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#events(org.apache.ignite.cluster.ClusterGroup)">events(ClusterGroup)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets <code>events</code> facade over nodes within the cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#events()">events()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets <code>events</code> facade over all cluster nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#events(org.apache.ignite.cluster.ClusterGroup)">events(ClusterGroup)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets <code>events</code> facade over nodes within the cluster group.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/eventstorage/EventStorageSpi.html" title="interface in org.apache.ignite.spi.eventstorage"><span class="strong">EventStorageSpi</span></a> - Interface in <a href="./org/apache/ignite/spi/eventstorage/package-summary.html">org.apache.ignite.spi.eventstorage</a></dt>
<dd>
<div class="block">This SPI provides local node events storage.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/flume/EventTransformer.html" title="interface in org.apache.ignite.stream.flume"><span class="strong">EventTransformer</span></a>&lt;<a href="./org/apache/ignite/stream/flume/EventTransformer.html" title="type parameter in EventTransformer">Event</a>,<a href="./org/apache/ignite/stream/flume/EventTransformer.html" title="type parameter in EventTransformer">K</a>,<a href="./org/apache/ignite/stream/flume/EventTransformer.html" title="type parameter in EventTransformer">V</a>&gt; - Interface in <a href="./org/apache/ignite/stream/flume/package-summary.html">org.apache.ignite.stream.flume</a></dt>
<dd>
<div class="block">Flume event transformer to convert a list of Flume Events to cache entries.</div>
</dd>
<dt><a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events"><span class="strong">EventType</span></a> - Interface in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Contains event type constants.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/EvictableEntry.html#evict()">evict()</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="interface in org.apache.ignite.cache.eviction">EvictableEntry</a></dt>
<dd>
<div class="block">Evicts entry associated with given key from cache.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="interface in org.apache.ignite.cache.eviction"><span class="strong">EvictableEntry</span></a>&lt;<a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="type parameter in EvictableEntry">K</a>,<a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="type parameter in EvictableEntry">V</a>&gt; - Interface in <a href="./org/apache/ignite/cache/eviction/package-summary.html">org.apache.ignite.cache.eviction</a></dt>
<dd>
<div class="block">Evictable cache entry passed into <a href="./org/apache/ignite/cache/eviction/EvictionPolicy.html" title="interface in org.apache.ignite.cache.eviction"><code>EvictionPolicy</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/EvictionFilter.html#evictAllowed(javax.cache.Cache.Entry)">evictAllowed(Cache.Entry&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/EvictionFilter.html" title="interface in org.apache.ignite.cache.eviction">EvictionFilter</a></dt>
<dd>
<div class="block">Checks if entry may be evicted from cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsEvictionFilter.html#evictAllowed(javax.cache.Cache.Entry)">evictAllowed(Cache.Entry)</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsEvictionFilter.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsEvictionFilter</a></dt>
<dd>
<div class="block">Checks if entry may be evicted from cache.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/EvictionFilter.html" title="interface in org.apache.ignite.cache.eviction"><span class="strong">EvictionFilter</span></a>&lt;<a href="./org/apache/ignite/cache/eviction/EvictionFilter.html" title="type parameter in EvictionFilter">K</a>,<a href="./org/apache/ignite/cache/eviction/EvictionFilter.html" title="type parameter in EvictionFilter">V</a>&gt; - Interface in <a href="./org/apache/ignite/cache/eviction/package-summary.html">org.apache.ignite.cache.eviction</a></dt>
<dd>
<div class="block">Eviction filter to specify which entries should not be evicted.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/EvictionPolicy.html" title="interface in org.apache.ignite.cache.eviction"><span class="strong">EvictionPolicy</span></a>&lt;<a href="./org/apache/ignite/cache/eviction/EvictionPolicy.html" title="type parameter in EvictionPolicy">K</a>,<a href="./org/apache/ignite/cache/eviction/EvictionPolicy.html" title="type parameter in EvictionPolicy">V</a>&gt; - Interface in <a href="./org/apache/ignite/cache/eviction/package-summary.html">org.apache.ignite.cache.eviction</a></dt>
<dd>
<div class="block">Pluggable cache eviction policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_ENTRY_CREATED">EVT_CACHE_ENTRY_CREATED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: entry created.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_ENTRY_DESTROYED">EVT_CACHE_ENTRY_DESTROYED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: entry destroyed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_ENTRY_EVICTED">EVT_CACHE_ENTRY_EVICTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: entry evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_NODES_LEFT">EVT_CACHE_NODES_LEFT</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache nodes left.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_OBJECT_EXPIRED">EVT_CACHE_OBJECT_EXPIRED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache object was expired when reading it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_OBJECT_FROM_OFFHEAP">EVT_CACHE_OBJECT_FROM_OFFHEAP</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache object moved from off-heap storage back into memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_OBJECT_LOCKED">EVT_CACHE_OBJECT_LOCKED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: object locked.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_OBJECT_PUT">EVT_CACHE_OBJECT_PUT</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: object put.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_OBJECT_READ">EVT_CACHE_OBJECT_READ</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: object read.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_OBJECT_REMOVED">EVT_CACHE_OBJECT_REMOVED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: object removed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_OBJECT_SWAPPED">EVT_CACHE_OBJECT_SWAPPED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache object swapped from swap storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_OBJECT_TO_OFFHEAP">EVT_CACHE_OBJECT_TO_OFFHEAP</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache object stored in off-heap storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_OBJECT_UNLOCKED">EVT_CACHE_OBJECT_UNLOCKED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: object unlocked.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_OBJECT_UNSWAPPED">EVT_CACHE_OBJECT_UNSWAPPED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache object unswapped from swap storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_QUERY_EXECUTED">EVT_CACHE_QUERY_EXECUTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: query executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_QUERY_OBJECT_READ">EVT_CACHE_QUERY_OBJECT_READ</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: query entry read.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_REBALANCE_OBJECT_LOADED">EVT_CACHE_REBALANCE_OBJECT_LOADED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache entry rebalanced.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_REBALANCE_OBJECT_UNLOADED">EVT_CACHE_REBALANCE_OBJECT_UNLOADED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache entry unloaded.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_REBALANCE_PART_DATA_LOST">EVT_CACHE_REBALANCE_PART_DATA_LOST</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: all nodes that hold partition left topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_REBALANCE_PART_LOADED">EVT_CACHE_REBALANCE_PART_LOADED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache partition loaded.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_REBALANCE_PART_UNLOADED">EVT_CACHE_REBALANCE_PART_UNLOADED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache partition unloaded.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_REBALANCE_STARTED">EVT_CACHE_REBALANCE_STARTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache rebalance started.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_REBALANCE_STOPPED">EVT_CACHE_REBALANCE_STOPPED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache rebalance stopped.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_STARTED">EVT_CACHE_STARTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache started.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CACHE_STOPPED">EVT_CACHE_STOPPED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: cache started.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CHECKPOINT_LOADED">EVT_CHECKPOINT_LOADED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: checkpoint was loaded.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CHECKPOINT_REMOVED">EVT_CHECKPOINT_REMOVED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: checkpoint was removed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CHECKPOINT_SAVED">EVT_CHECKPOINT_SAVED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: checkpoint was saved.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CLASS_DEPLOY_FAILED">EVT_CLASS_DEPLOY_FAILED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: non-task class deployment failed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CLASS_DEPLOYED">EVT_CLASS_DEPLOYED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: non-task class deployed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CLASS_UNDEPLOYED">EVT_CLASS_UNDEPLOYED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: non-task class undeployed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CLIENT_NODE_DISCONNECTED">EVT_CLIENT_NODE_DISCONNECTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: client node disconnected.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_CLIENT_NODE_RECONNECTED">EVT_CLIENT_NODE_RECONNECTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: client node reconnected.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_DIR_CREATED">EVT_IGFS_DIR_CREATED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS directory created.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_DIR_DELETED">EVT_IGFS_DIR_DELETED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS directory deleted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_DIR_RENAMED">EVT_IGFS_DIR_RENAMED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS directory renamed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_CLOSED_READ">EVT_IGFS_FILE_CLOSED_READ</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS file closed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_CLOSED_WRITE">EVT_IGFS_FILE_CLOSED_WRITE</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS file closed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_CREATED">EVT_IGFS_FILE_CREATED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS file created.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_DELETED">EVT_IGFS_FILE_DELETED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS file deleted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_OPENED_READ">EVT_IGFS_FILE_OPENED_READ</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS file opened for reading.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_OPENED_WRITE">EVT_IGFS_FILE_OPENED_WRITE</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS file opened for writing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_PURGED">EVT_IGFS_FILE_PURGED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS file purged.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_RENAMED">EVT_IGFS_FILE_RENAMED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS file renamed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_META_UPDATED">EVT_IGFS_META_UPDATED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: IGFS file or directory metadata updated.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_JOB_CANCELLED">EVT_JOB_CANCELLED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: grid job cancelled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_JOB_FAILED">EVT_JOB_FAILED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: grid job failed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_JOB_FAILED_OVER">EVT_JOB_FAILED_OVER</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: grid job failed over.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_JOB_FINISHED">EVT_JOB_FINISHED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: grid job finished.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_JOB_MAPPED">EVT_JOB_MAPPED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: grid job was mapped in
<a href="./org/apache/ignite/compute/ComputeTask.html#map(java.util.List,%20T)"><code>ComputeTask.map(List, Object)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_JOB_QUEUED">EVT_JOB_QUEUED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: grid job queued.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_JOB_REJECTED">EVT_JOB_REJECTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: grid job rejected during collision resolution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_JOB_RESULTED">EVT_JOB_RESULTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: grid job result was received by
<a href="./org/apache/ignite/compute/ComputeTask.html#result(org.apache.ignite.compute.ComputeJobResult,%20java.util.List)"><code>ComputeTask.result(org.apache.ignite.compute.ComputeJobResult, List)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_JOB_STARTED">EVT_JOB_STARTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: grid job started.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_JOB_TIMEDOUT">EVT_JOB_TIMEDOUT</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: grid job timed out.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_NODE_FAILED">EVT_NODE_FAILED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: node failed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_NODE_JOINED">EVT_NODE_JOINED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: node joined topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_NODE_LEFT">EVT_NODE_LEFT</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: node has normally left topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_NODE_METRICS_UPDATED">EVT_NODE_METRICS_UPDATED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: node metrics updated.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_NODE_SEGMENTED">EVT_NODE_SEGMENTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: local node segmented.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_SWAP_SPACE_CLEARED">EVT_SWAP_SPACE_CLEARED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: swap space cleared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_SWAP_SPACE_DATA_EVICTED">EVT_SWAP_SPACE_DATA_EVICTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: swap space data evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_SWAP_SPACE_DATA_READ">EVT_SWAP_SPACE_DATA_READ</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: swap space data read.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_SWAP_SPACE_DATA_REMOVED">EVT_SWAP_SPACE_DATA_REMOVED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: swap space data removed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_SWAP_SPACE_DATA_STORED">EVT_SWAP_SPACE_DATA_STORED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: swap space data stored.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_TASK_DEPLOY_FAILED">EVT_TASK_DEPLOY_FAILED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: task deployment failed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_TASK_DEPLOYED">EVT_TASK_DEPLOYED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: task deployed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_TASK_FAILED">EVT_TASK_FAILED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: task failed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_TASK_FINISHED">EVT_TASK_FINISHED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: task finished.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_TASK_REDUCED">EVT_TASK_REDUCED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: task reduced.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_TASK_SESSION_ATTR_SET">EVT_TASK_SESSION_ATTR_SET</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: task session attribute set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_TASK_STARTED">EVT_TASK_STARTED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: task started.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_TASK_TIMEDOUT">EVT_TASK_TIMEDOUT</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: task timed out.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVT_TASK_UNDEPLOYED">EVT_TASK_UNDEPLOYED</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">Built-in event type: task undeployed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_ALL">EVTS_ALL</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All Ignite events (<b>including</b> metric update event).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_ALL_MINUS_METRIC_UPDATE">EVTS_ALL_MINUS_METRIC_UPDATE</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All Ignite events (<b>excluding</b> metric update event).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_CACHE">EVTS_CACHE</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All cache events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_CACHE_LIFECYCLE">EVTS_CACHE_LIFECYCLE</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All cache lifecycle events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_CACHE_QUERY">EVTS_CACHE_QUERY</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All cache query events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_CACHE_REBALANCE">EVTS_CACHE_REBALANCE</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All cache rebalance events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_CHECKPOINT">EVTS_CHECKPOINT</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All checkpoint events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_DEPLOYMENT">EVTS_DEPLOYMENT</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All deployment events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_DISCOVERY">EVTS_DISCOVERY</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All discovery events <b>except</b> for <a href="./org/apache/ignite/events/EventType.html#EVT_NODE_METRICS_UPDATED"><code>EventType.EVT_NODE_METRICS_UPDATED</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_DISCOVERY_ALL">EVTS_DISCOVERY_ALL</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All discovery events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_ERROR">EVTS_ERROR</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All events indicating an error or failure condition.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_IGFS">EVTS_IGFS</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All Igfs events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_JOB_EXECUTION">EVTS_JOB_EXECUTION</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All grid job execution events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_SWAPSPACE">EVTS_SWAPSPACE</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All swap space events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventType.html#EVTS_TASK_EXECUTION">EVTS_TASK_EXECUTION</a></span> - Static variable in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/EventType.html" title="interface in org.apache.ignite.events">EventType</a></dt>
<dd>
<div class="block">All grid task execution events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#exchange">exchange</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Data exchange.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#exclude(org.apache.ignite.igfs.IgfsPath)">exclude(IgfsPath)</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Check whether provided path must be excluded from evictions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSession.html#execute(org.apache.ignite.cache.store.cassandra.session.ExecutionAssistant)">execute(ExecutionAssistant&lt;V&gt;)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSession.html" title="interface in org.apache.ignite.cache.store.cassandra.session">CassandraSession</a></dt>
<dd>
<div class="block">Execute single synchronous operation against Cassandra database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSession.html#execute(org.apache.ignite.cache.store.cassandra.session.BatchExecutionAssistant,%20java.lang.Iterable)">execute(BatchExecutionAssistant&lt;R, V&gt;, Iterable&lt;? extends V&gt;)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSession.html" title="interface in org.apache.ignite.cache.store.cassandra.session">CassandraSession</a></dt>
<dd>
<div class="block">Executes batch asynchronous operation against Cassandra database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSession.html#execute(org.apache.ignite.cache.store.cassandra.session.BatchLoaderAssistant)">execute(BatchLoaderAssistant)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSession.html" title="interface in org.apache.ignite.cache.store.cassandra.session">CassandraSession</a></dt>
<dd>
<div class="block">Executes batch asynchronous operation to load bunch of records
specified by CQL statement from Cassandra database</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html#execute(org.apache.ignite.cache.store.cassandra.session.ExecutionAssistant)">execute(ExecutionAssistant&lt;V&gt;)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html" title="class in org.apache.ignite.cache.store.cassandra.session">CassandraSessionImpl</a></dt>
<dd>
<div class="block">Execute single synchronous operation against Cassandra database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html#execute(org.apache.ignite.cache.store.cassandra.session.BatchExecutionAssistant,%20java.lang.Iterable)">execute(BatchExecutionAssistant&lt;R, V&gt;, Iterable&lt;? extends V&gt;)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html" title="class in org.apache.ignite.cache.store.cassandra.session">CassandraSessionImpl</a></dt>
<dd>
<div class="block">Executes batch asynchronous operation against Cassandra database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html#execute(org.apache.ignite.cache.store.cassandra.session.BatchLoaderAssistant)">execute(BatchLoaderAssistant)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/CassandraSessionImpl.html" title="class in org.apache.ignite.cache.store.cassandra.session">CassandraSessionImpl</a></dt>
<dd>
<div class="block">Executes batch asynchronous operation to load bunch of records
specified by CQL statement from Cassandra database</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJob.html#execute()">execute()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJob.html" title="interface in org.apache.ignite.compute">ComputeJob</a></dt>
<dd>
<div class="block">Executes this job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html#execute(org.apache.ignite.IgniteCompute,%20java.lang.Class,%20org.apache.ignite.internal.util.gridify.GridifyRangeArgument,%20org.apache.ignite.compute.gridify.GridifyNodeFilter,%20int,%20int,%20long)">execute(IgniteCompute, Class&lt;?&gt;, GridifyRangeArgument, GridifyNodeFilter, int, int, long)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToSetAbstractAspect</a></dt>
<dd>
<div class="block">Execute method on grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html#execute(java.lang.reflect.Method,%20org.apache.ignite.IgniteCompute,%20java.lang.Class,%20org.apache.ignite.internal.util.gridify.GridifyRangeArgument,%20org.apache.ignite.compute.gridify.GridifyNodeFilter,%20int,%20int,%20long)">execute(Method, IgniteCompute, Class&lt;?&gt;, GridifyRangeArgument, GridifyNodeFilter, int, int, long)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToValueAbstractAspect</a></dt>
<dd>
<div class="block">Execute method on grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsInputStreamJobAdapter.html#execute(org.apache.ignite.IgniteFileSystem,%20org.apache.ignite.igfs.mapreduce.IgfsFileRange,%20org.apache.ignite.igfs.IgfsInputStream)">execute(IgniteFileSystem, IgfsFileRange, IgfsInputStream)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsInputStreamJobAdapter.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsInputStreamJobAdapter</a></dt>
<dd>
<div class="block">Executes this job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsInputStreamJobAdapter.html#execute(org.apache.ignite.IgniteFileSystem,%20org.apache.ignite.igfs.mapreduce.IgfsRangeInputStream)">execute(IgniteFileSystem, IgfsRangeInputStream)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsInputStreamJobAdapter.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsInputStreamJobAdapter</a></dt>
<dd>
<div class="block">Executes this job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsJob.html#execute(org.apache.ignite.IgniteFileSystem,%20org.apache.ignite.igfs.mapreduce.IgfsFileRange,%20org.apache.ignite.igfs.IgfsInputStream)">execute(IgniteFileSystem, IgfsFileRange, IgfsInputStream)</a></span> - Method in interface org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsJob.html" title="interface in org.apache.ignite.igfs.mapreduce">IgfsJob</a></dt>
<dd>
<div class="block">Executes this job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#execute(java.lang.Class,%20T)">execute(Class&lt;? extends ComputeTask&lt;T, R&gt;&gt;, T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given task on within the cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#execute(org.apache.ignite.compute.ComputeTask,%20T)">execute(ComputeTask&lt;T, R&gt;, T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given task within the cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#execute(java.lang.String,%20T)">execute(String, T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes given task within the cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#execute(org.apache.ignite.igfs.mapreduce.IgfsTask,%20org.apache.ignite.igfs.mapreduce.IgfsRecordResolver,%20java.util.Collection,%20T)">execute(IgfsTask&lt;T, R&gt;, IgfsRecordResolver, Collection&lt;IgfsPath&gt;, T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Executes IGFS task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#execute(org.apache.ignite.igfs.mapreduce.IgfsTask,%20org.apache.ignite.igfs.mapreduce.IgfsRecordResolver,%20java.util.Collection,%20boolean,%20long,%20T)">execute(IgfsTask&lt;T, R&gt;, IgfsRecordResolver, Collection&lt;IgfsPath&gt;, boolean, long, T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Executes IGFS task with overridden maximum range length (see
<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getMaximumTaskRangeLength()"><code>FileSystemConfiguration.getMaximumTaskRangeLength()</code></a> for more information).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#execute(java.lang.Class,%20org.apache.ignite.igfs.mapreduce.IgfsRecordResolver,%20java.util.Collection,%20T)">execute(Class&lt;? extends IgfsTask&lt;T, R&gt;&gt;, IgfsRecordResolver, Collection&lt;IgfsPath&gt;, T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Executes IGFS task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#execute(java.lang.Class,%20org.apache.ignite.igfs.mapreduce.IgfsRecordResolver,%20java.util.Collection,%20boolean,%20long,%20T)">execute(Class&lt;? extends IgfsTask&lt;T, R&gt;&gt;, IgfsRecordResolver, Collection&lt;IgfsPath&gt;, boolean, long, T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Executes IGFS task with overridden maximum range length (see
<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getMaximumTaskRangeLength()"><code>FileSystemConfiguration.getMaximumTaskRangeLength()</code></a> for more information).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/Service.html#execute(org.apache.ignite.services.ServiceContext)">execute(ServiceContext)</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/Service.html" title="interface in org.apache.ignite.services">Service</a></dt>
<dd>
<div class="block">Starts execution of this service.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#execute(backtype.storm.tuple.Tuple)">execute(Tuple)</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Transfers data into grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#execute(java.lang.Runnable,%20int)">execute(Runnable, int)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dd>
<div class="block">Executes the given command at some time in the future.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#execute(java.lang.Runnable)">execute(Runnable)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html#execute(java.lang.Class,%20java.util.Collection,%20A)">execute(Class&lt;? extends ComputeTask&lt;A, R&gt;&gt;, Collection&lt;UUID&gt;, A)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginModel</a></dt>
<dd>
<div class="block">Executes given task on this grid projection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html#execute(java.lang.String,%20java.util.Collection,%20A)">execute(String, Collection&lt;UUID&gt;, A)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginModel</a></dt>
<dd>
<div class="block">Executes given task on this grid projection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#executeTask(java.lang.String,%20java.lang.String)">executeTask(String, String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">A shortcut method that executes given task assuming single <code>java.lang.String</code> argument
and <code>java.lang.String</code> return type.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session"><span class="strong">ExecutionAssistant</span></a>&lt;<a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html" title="type parameter in ExecutionAssistant">R</a>&gt; - Interface in <a href="./org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></dt>
<dd>
<div class="block">Provides information for single operations (load, delete, write) of Ignite cache
backed by <a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra"><code>CassandraCacheStore</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceContext.html#executionId()">executionId()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceContext.html" title="interface in org.apache.ignite.services">ServiceContext</a></dt>
<dd>
<div class="block">Gets service execution ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/QueryMetrics.html#executions()">executions()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryMetrics.html" title="interface in org.apache.ignite.cache.query">QueryMetrics</a></dt>
<dd>
<div class="block">Gets total number execution of query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/IoPool.html#executor()">executor()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/IoPool.html" title="interface in org.apache.ignite.plugin.extensions.communication">IoPool</a></dt>
<dd>
<div class="block">Gets the Executor for this Pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#executorLost(org.apache.mesos.SchedulerDriver,%20org.apache.mesos.Protos.ExecutorID,%20org.apache.mesos.Protos.SlaveID,%20int)">executorLost(SchedulerDriver, Protos.ExecutorID, Protos.SlaveID, int)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#executorService()">executorService()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Creates a new <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent"><code>ExecutorService</code></a> which will execute all submitted
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent"><code>Callable</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang"><code>Runnable</code></a> jobs on all cluster nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#executorService(org.apache.ignite.cluster.ClusterGroup)">executorService(ClusterGroup)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Creates a new <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent"><code>ExecutorService</code></a> which will execute all submitted
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent"><code>Callable</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang"><code>Runnable</code></a> jobs on nodes in the specified cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#executorService()">executorService()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Creates a new <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent"><code>ExecutorService</code></a> which will execute all submitted
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent"><code>Callable</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang"><code>Runnable</code></a> jobs on all cluster nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#executorService(org.apache.ignite.cluster.ClusterGroup)">executorService(ClusterGroup)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Creates a new <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent"><code>ExecutorService</code></a> which will execute all submitted
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent"><code>Callable</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang"><code>Runnable</code></a> jobs on nodes in the specified cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryField.html#exists(org.apache.ignite.binary.BinaryObject)">exists(BinaryObject)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryField.html" title="interface in org.apache.ignite.binary">BinaryField</a></dt>
<dd>
<div class="block">Check whether field exists in the object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#exists(org.apache.ignite.igfs.IgfsPath)">exists(IgfsPath)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Checks if the specified path exists.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#exists(org.apache.ignite.igfs.IgfsPath)">exists(IgfsPath)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Checks if the specified path exists.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#exists(org.apache.ignite.igfs.IgfsPath)">exists(IgfsPath)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Checks if the specified path exists in the file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionWrapper.html#expired()">expired()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.pool.<a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionWrapper.html" title="class in org.apache.ignite.cache.store.cassandra.session.pool">SessionWrapper</a></dt>
<dd>
<div class="block">Checks if Cassandra driver session expired.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/Extension.html" title="interface in org.apache.ignite.plugin"><span class="strong">Extension</span></a> - Interface in <a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Marker interface for extensions.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/ExtensionRegistry.html" title="interface in org.apache.ignite.plugin"><span class="strong">ExtensionRegistry</span></a> - Interface in <a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Context that allows to register extensions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamMultipleTupleExtractor.html#extract(T)">extract(T)</a></span> - Method in interface org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamMultipleTupleExtractor.html" title="interface in org.apache.ignite.stream">StreamMultipleTupleExtractor</a></dt>
<dd>
<div class="block">Extracts a set of key-values from a message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamSingleTupleExtractor.html#extract(T)">extract(T)</a></span> - Method in interface org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamSingleTupleExtractor.html" title="interface in org.apache.ignite.stream">StreamSingleTupleExtractor</a></dt>
<dd>
<div class="block">Extracts a key-value tuple from a message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#extractParameter(java.lang.String,%20java.lang.String,%20org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind,%20java.lang.String,%20java.lang.Object)">extractParameter(String, String, CacheAbstractJdbcStore.TypeKind, String, Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Get field value from object for use as query parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html#extractParameter(java.lang.String,%20java.lang.String,%20org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind,%20java.lang.String,%20java.lang.Object)">extractParameter(String, String, CacheAbstractJdbcStore.TypeKind, String, Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStore</a></dt>
<dd>
<div class="block">Get field value from object for use as query parameter.</div>
</dd>
</dl>
<a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#FAILED_NODE_LIST_ATTR">FAILED_NODE_LIST_ATTR</a></span> - Static variable in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">Name of job context attribute containing all nodes a job failed on.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachePartialUpdateException.html#failedKeys()">failedKeys()</a></span> - Method in exception org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachePartialUpdateException.html" title="class in org.apache.ignite.cache">CachePartialUpdateException</a></dt>
<dd>
<div class="block">Gets collection of failed keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#failNode(java.util.UUID,%20java.lang.String)">failNode(UUID, String)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Initiates failure of provided node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#failNode(java.util.UUID,%20java.lang.String)">failNode(UUID, String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Initiates failure of provided node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#failNode(java.util.UUID,%20java.lang.String)">failNode(UUID, String)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#failover(org.apache.ignite.spi.failover.FailoverContext,%20java.util.List)">failover(FailoverContext, List&lt;ClusterNode&gt;)</a></span> - Method in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">This method is called when method <a href="./org/apache/ignite/compute/ComputeTask.html#result(org.apache.ignite.compute.ComputeJobResult,%20java.util.List)"><code>ComputeTask.result(org.apache.ignite.compute.ComputeJobResult, List)</code></a> returns
value <a href="./org/apache/ignite/compute/ComputeJobResultPolicy.html#FAILOVER"><code>ComputeJobResultPolicy.FAILOVER</code></a> policy indicating that the result of
job execution must be failed over.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/FailoverSpi.html#failover(org.apache.ignite.spi.failover.FailoverContext,%20java.util.List)">failover(FailoverContext, List&lt;ClusterNode&gt;)</a></span> - Method in interface org.apache.ignite.spi.failover.<a href="./org/apache/ignite/spi/failover/FailoverSpi.html" title="interface in org.apache.ignite.spi.failover">FailoverSpi</a></dt>
<dd>
<div class="block">This method is called when method <a href="./org/apache/ignite/compute/ComputeTask.html#result(org.apache.ignite.compute.ComputeJobResult,%20java.util.List)"><code>ComputeTask.result(org.apache.ignite.compute.ComputeJobResult, List)</code></a> returns
value <a href="./org/apache/ignite/compute/ComputeJobResultPolicy.html#FAILOVER"><code>ComputeJobResultPolicy.FAILOVER</code></a> policy indicating that the result of
job execution must be failed over.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#failover(org.apache.ignite.spi.failover.FailoverContext,%20java.util.List)">failover(FailoverContext, List&lt;ClusterNode&gt;)</a></span> - Method in class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dd>
<div class="block">This method is called when method <a href="./org/apache/ignite/compute/ComputeTask.html#result(org.apache.ignite.compute.ComputeJobResult,%20java.util.List)"><code>ComputeTask.result(org.apache.ignite.compute.ComputeJobResult, List)</code></a> returns
value <a href="./org/apache/ignite/compute/ComputeJobResultPolicy.html#FAILOVER"><code>ComputeJobResultPolicy.FAILOVER</code></a> policy indicating that the result of
job execution must be failed over.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html#failover(org.apache.ignite.spi.failover.FailoverContext,%20java.util.List)">failover(FailoverContext, List&lt;ClusterNode&gt;)</a></span> - Method in class org.apache.ignite.spi.failover.never.<a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html" title="class in org.apache.ignite.spi.failover.never">NeverFailoverSpi</a></dt>
<dd>
<div class="block">This method is called when method <a href="./org/apache/ignite/compute/ComputeTask.html#result(org.apache.ignite.compute.ComputeJobResult,%20java.util.List)"><code>ComputeTask.result(org.apache.ignite.compute.ComputeJobResult, List)</code></a> returns
value <a href="./org/apache/ignite/compute/ComputeJobResultPolicy.html#FAILOVER"><code>ComputeJobResultPolicy.FAILOVER</code></a> policy indicating that the result of
job execution must be failed over.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/failover/FailoverContext.html" title="interface in org.apache.ignite.spi.failover"><span class="strong">FailoverContext</span></a> - Interface in <a href="./org/apache/ignite/spi/failover/package-summary.html">org.apache.ignite.spi.failover</a></dt>
<dd>
<div class="block">This interface defines a set of operations available to failover SPI
one a given failed job.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/failover/FailoverSpi.html" title="interface in org.apache.ignite.spi.failover"><span class="strong">FailoverSpi</span></a> - Interface in <a href="./org/apache/ignite/spi/failover/package-summary.html">org.apache.ignite.spi.failover</a></dt>
<dd>
<div class="block">Failover SPI provides developer with ability to supply custom logic for handling
failed execution of a grid job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/QueryMetrics.html#fails()">fails()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryMetrics.html" title="interface in org.apache.ignite.cache.query">QueryMetrics</a></dt>
<dd>
<div class="block">Gets total number of times a query execution failed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#failureDetectionTimeout()">failureDetectionTimeout()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Returns failure detection timeout set to use for network related operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#failureDetectionTimeoutEnabled(boolean)">failureDetectionTimeoutEnabled(boolean)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Enables or disables failure detection timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#failureDetectionTimeoutEnabled()">failureDetectionTimeoutEnabled()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Checks whether failure detection timeout is enabled for this <a href="./org/apache/ignite/spi/IgniteSpi.html" title="interface in org.apache.ignite.spi"><code>IgniteSpi</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair"><span class="strong">FairAffinityFunction</span></a> - Class in <a href="./org/apache/ignite/cache/affinity/fair/package-summary.html">org.apache.ignite.cache.affinity.fair</a></dt>
<dd>
<div class="block">Fair affinity function which tries to ensure that all nodes get equal number of partitions with
minimum amount of reassignments between existing nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#FairAffinityFunction()">FairAffinityFunction()</a></span> - Constructor for class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Empty constructor with all defaults.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#FairAffinityFunction(boolean)">FairAffinityFunction(boolean)</a></span> - Constructor for class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Initializes affinity with flag to exclude same-host-neighbors from being backups of each other
and specified number of backups.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#FairAffinityFunction(int)">FairAffinityFunction(int)</a></span> - Constructor for class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#FairAffinityFunction(boolean,%20int)">FairAffinityFunction(boolean, int)</a></span> - Constructor for class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Initializes affinity with flag to exclude same-host-neighbors from being backups of each other,
and specified number of backups and partitions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#FairAffinityFunction(int,%20org.apache.ignite.lang.IgniteBiPredicate)">FairAffinityFunction(int, IgniteBiPredicate&lt;ClusterNode, ClusterNode&gt;)</a></span> - Constructor for class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Initializes optional counts for replicas and backups.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObject.html#field(java.lang.String)">field(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a></dt>
<dd>
<div class="block">Gets field value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryType.html#field(java.lang.String)">field(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryType.html" title="interface in org.apache.ignite.binary">BinaryType</a></dt>
<dd>
<div class="block">Get <a href="./org/apache/ignite/binary/BinaryField.html" title="interface in org.apache.ignite.binary"><code>BinaryField</code></a> for the given field name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html#fieldId(int,%20java.lang.String)">fieldId(int, String)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dd>
<div class="block">Get field ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryIdMapper.html#fieldId(int,%20java.lang.String)">fieldId(int, String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryIdMapper.html" title="interface in org.apache.ignite.binary">BinaryIdMapper</a></dt>
<dd>
<div class="block">Gets ID for provided field name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html#fieldName(java.lang.String)">fieldName(String)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dd>
<div class="block">Gets field name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryNameMapper.html#fieldName(java.lang.String)">fieldName(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryNameMapper.html" title="interface in org.apache.ignite.binary">BinaryNameMapper</a></dt>
<dd>
<div class="block">Gets field name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryType.html#fieldNames()">fieldNames()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryType.html" title="interface in org.apache.ignite.binary">BinaryType</a></dt>
<dd>
<div class="block">Gets collection of all field names for this binary type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/Message.html#fieldsCount()">fieldsCount()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/Message.html" title="interface in org.apache.ignite.plugin.extensions.communication">Message</a></dt>
<dd>
<div class="block">Gets fields count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html#fieldsCount()">fieldsCount()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingRequest</a></dt>
<dd>
<div class="block">Gets fields count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#fieldsCount()">fieldsCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage</a></dt>
<dd>
<div class="block">Gets fields count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html#fieldsCount()">fieldsCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.NodeIdMessage</a></dt>
<dd>
<div class="block">Gets fields count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html#fieldsCount()">fieldsCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.RecoveryLastReceivedMessage</a></dt>
<dd>
<div class="block">Gets fields count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryType.html#fieldTypeName(java.lang.String)">fieldTypeName(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryType.html" title="interface in org.apache.ignite.binary">BinaryType</a></dt>
<dd>
<div class="block">Gets name of the field type for a given field.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo"><span class="strong">FifoEvictionPolicy</span></a>&lt;<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="type parameter in FifoEvictionPolicy">K</a>,<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="type parameter in FifoEvictionPolicy">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/eviction/fifo/package-summary.html">org.apache.ignite.cache.eviction.fifo</a></dt>
<dd>
<div class="block">Eviction policy based on <code>First In First Out (FIFO)</code> algorithm and supports batch eviction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#FifoEvictionPolicy()">FifoEvictionPolicy()</a></span> - Constructor for class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Constructs FIFO eviction policy with all defaults.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#FifoEvictionPolicy(int)">FifoEvictionPolicy(int)</a></span> - Constructor for class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Constructs FIFO eviction policy with maximum size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#FifoEvictionPolicy(int,%20int)">FifoEvictionPolicy(int, int)</a></span> - Constructor for class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Constructs FIFO eviction policy with maximum size and given batch size.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.fifo"><span class="strong">FifoEvictionPolicyMBean</span></a> - Interface in <a href="./org/apache/ignite/cache/eviction/fifo/package-summary.html">org.apache.ignite.cache.eviction.fifo</a></dt>
<dd>
<div class="block">MBean for <code>FIFO</code> eviction policy.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue"><span class="strong">FifoQueueCollisionSpi</span></a> - Class in <a href="./org/apache/ignite/spi/collision/fifoqueue/package-summary.html">org.apache.ignite.spi.collision.fifoqueue</a></dt>
<dd>
<div class="block">This class provides implementation for Collision SPI based on FIFO queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#FifoQueueCollisionSpi()">FifoQueueCollisionSpi()</a></span> - Constructor for class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.fifoqueue"><span class="strong">FifoQueueCollisionSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/collision/fifoqueue/package-summary.html">org.apache.ignite.spi.collision.fifoqueue</a></dt>
<dd>
<div class="block">Management bean that provides access to the FIFO queue collision SPI configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#fileName()">fileName()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Gets name of the file being logged to if one is configured or <code>null</code> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#fileName()">fileName()</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Gets name of the file being logged to if one is configured or <code>null</code> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html#fileName()">fileName()</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html" title="class in org.apache.ignite.logger.java">JavaLoggerFileHandler</a></dt>
<dd>
<div class="block">Returns current log file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#fileName()">fileName()</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Gets name of the file being logged to if one is configured or <code>null</code> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#fileName()">fileName()</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Gets name of the file being logged to if one is configured or <code>null</code> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#fileName()">fileName()</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Gets name of the file being logged to if one is configured or <code>null</code> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#fileName()">fileName()</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Gets name of the file being logged to if one is configured or <code>null</code> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#fileName()">fileName()</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Gets name of the file being logged to if one is configured or <code>null</code> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#filesCount()">filesCount()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets number of files stored in file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#filesCount()">filesCount()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#filesCount(int)">filesCount(int)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#filesOpenedForRead()">filesOpenedForRead()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets number of files that are currently opened for reading.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#filesOpenedForWrite()">filesOpenedForWrite()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets number of files that are currently opened for writing.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file"><span class="strong">FileSwapSpaceSpi</span></a> - Class in <a href="./org/apache/ignite/spi/swapspace/file/package-summary.html">org.apache.ignite.spi.swapspace.file</a></dt>
<dd>
<div class="block">File-based swap space SPI implementation which holds keys in memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#FileSwapSpaceSpi()">FileSwapSpaceSpi()</a></span> - Constructor for class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpiMBean.html" title="interface in org.apache.ignite.spi.swapspace.file"><span class="strong">FileSwapSpaceSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/swapspace/file/package-summary.html">org.apache.ignite.spi.swapspace.file</a></dt>
<dd>
<div class="block">Management bean for <a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file"><code>FileSwapSpaceSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#fileSystem()">fileSystem()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Gets the underlying <a href="http://hadoop.apache.org/docs/current/api/org/apache/hadoop/fs/FileSystem.html?is-external=true" title="class or interface in org.apache.hadoop.fs"><code>FileSystem</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#fileSystem(java.lang.String)">fileSystem(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets an instance of IGFS (Ignite In-Memory File System).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#fileSystem(java.lang.String)">fileSystem(String)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets an instance of IGFS (Ignite In-Memory File System).</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">FileSystemConfiguration</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block"><code>IGFS</code> configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#FileSystemConfiguration()">FileSystemConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Constructs default configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#FileSystemConfiguration(org.apache.ignite.configuration.FileSystemConfiguration)">FileSystemConfiguration(FileSystemConfiguration)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Constructs the copy of the configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#fileSystems()">fileSystems()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets all instances of IGFS (Ignite In-Memory File System).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#fileSystems()">fileSystems()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets all instances of IGFS (Ignite In-Memory File System).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#fillKeyParameters(java.sql.PreparedStatement,%20int,%20org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping,%20java.lang.Object)">fillKeyParameters(PreparedStatement, int, CacheAbstractJdbcStore.EntryMapping, Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#fillKeyParameters(java.sql.PreparedStatement,%20org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping,%20java.lang.Object)">fillKeyParameters(PreparedStatement, CacheAbstractJdbcStore.EntryMapping, Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#fillParameter(java.sql.PreparedStatement,%20int,%20org.apache.ignite.cache.store.jdbc.JdbcTypeField,%20java.lang.Object)">fillParameter(PreparedStatement, int, JdbcTypeField, Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Sets the value of the designated parameter using the given object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#fillValueParameters(java.sql.PreparedStatement,%20int,%20org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.EntryMapping,%20java.lang.Object)">fillValueParameters(PreparedStatement, int, CacheAbstractJdbcStore.EntryMapping, Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#finalize()">finalize()</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#findClass(java.lang.String)">findClass(String)</a></span> - Method in class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#findManager(org.apache.ignite.Ignite)">findManager(Ignite)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#findPropertyDescriptor(java.util.List,%20java.lang.String)">findPropertyDescriptor(List&lt;PropertyDescriptor&gt;, String)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Extracts property descriptor from the descriptors list by its name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#findResource(java.lang.String)">findResource(String)</a></span> - Method in class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html#findResource(java.lang.String)">findResource(String)</a></span> - Method in interface org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html" title="interface in org.apache.ignite.spi.deployment">DeploymentSpi</a></dt>
<dd>
<div class="block">Finds class loader for the given class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html#findResource(java.lang.String)">findResource(String)</a></span> - Method in class org.apache.ignite.spi.deployment.local.<a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.local">LocalDeploymentSpi</a></dt>
<dd>
<div class="block">Finds class loader for the given class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#findResource(java.lang.String)">findResource(String)</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Finds class loader for the given class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#findResources(java.lang.String)">findResources(String)</a></span> - Method in class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">Finds a given resource from within the <a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#bundle"><code>BundleDelegatingClassLoader.bundle</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#flush()">flush()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Streams any remaining data, but doesn't close the streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html#flush()">flush()</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html" title="class in org.apache.ignite.logger.java">JavaLoggerFileHandler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html#flush(java.util.Map)">flush(Map&lt;TopicPartition, OffsetAndMetadata&gt;)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkTask</a></dt>
<dd>
<div class="block">Pushes buffered data to grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forAttribute(java.lang.String,%20java.lang.Object)">forAttribute(String, Object)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a new cluster group for nodes containing given name and value
specified in user attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forCacheNodes(java.lang.String)">forCacheNodes(String)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group for all nodes that have cache with specified name, either in client or server modes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forClientNodes(java.lang.String)">forClientNodes(String)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group for all client nodes that access cache with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forClients()">forClients()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group of nodes started in client mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forDaemons()">forDaemons()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Gets a cluster group consisting from the daemon nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forDataNodes(java.lang.String)">forDataNodes(String)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group for all data nodes that have the cache with the specified name running.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forHost(org.apache.ignite.cluster.ClusterNode)">forHost(ClusterNode)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Gets cluster group consisting from the nodes in this cluster group residing on the
same host as the given node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forHost(java.lang.String,%20java.lang.String...)">forHost(String, String...)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Gets cluster group consisting from the nodes running on the hosts specified.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#forLocal()">forLocal()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Gets a cluster group consisting from the local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#format()">format()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Formats the file system removing all existing entries from it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFormatter.html#format(java.util.logging.LogRecord)">format(LogRecord)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFormatter.html" title="class in org.apache.ignite.logger.java">JavaLoggerFormatter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forNode(org.apache.ignite.cluster.ClusterNode,%20org.apache.ignite.cluster.ClusterNode...)">forNode(ClusterNode, ClusterNode...)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group for the given node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forNodeId(java.util.UUID,%20java.util.UUID...)">forNodeId(UUID, UUID...)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group for a node with the specified ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forNodeIds(java.util.Collection)">forNodeIds(Collection&lt;UUID&gt;)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group over nodes with specified node IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forNodes(java.util.Collection)">forNodes(Collection&lt;? extends ClusterNode&gt;)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group over a given set of nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forOldest()">forOldest()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group with one oldest node from the current cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forOthers(org.apache.ignite.cluster.ClusterNode,%20org.apache.ignite.cluster.ClusterNode...)">forOthers(ClusterNode, ClusterNode...)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group for nodes other than the given nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forOthers(org.apache.ignite.cluster.ClusterGroup)">forOthers(ClusterGroup)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group for nodes not included into the given cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forPredicate(org.apache.ignite.lang.IgnitePredicate)">forPredicate(IgnitePredicate&lt;ClusterNode&gt;)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a new cluster group which includes all nodes that pass the given predicate filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forRandom()">forRandom()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group with one random node from the current cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forRemotes()">forRemotes()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Gets cluster group consisting from the nodes in this cluster group excluding the local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forServers()">forServers()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group of nodes started in server mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/IndexingQueryFilter.html#forSpace(java.lang.String)">forSpace(String)</a></span> - Method in interface org.apache.ignite.spi.indexing.<a href="./org/apache/ignite/spi/indexing/IndexingQueryFilter.html" title="interface in org.apache.ignite.spi.indexing">IndexingQueryFilter</a></dt>
<dd>
<div class="block">Creates optional predicate for space.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#forYoungest()">forYoungest()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Creates a cluster group with one youngest node in the current cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopClientProtocolProvider.html#FRAMEWORK_NAME">FRAMEWORK_NAME</a></span> - Static variable in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopClientProtocolProvider.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopClientProtocolProvider</a></dt>
<dd>
<div class="block">Framework name used in configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#frameworkMessage(org.apache.mesos.SchedulerDriver,%20org.apache.mesos.Protos.ExecutorID,%20org.apache.mesos.Protos.SlaveID,%20byte[])">frameworkMessage(SchedulerDriver, Protos.ExecutorID, Protos.SlaveID, byte[])</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#from(java.lang.String)">from(String)</a></span> - Static method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamTransformer.html#from(org.apache.ignite.cache.CacheEntryProcessor)">from(CacheEntryProcessor&lt;K, V, Object&gt;)</a></span> - Static method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamTransformer.html" title="class in org.apache.ignite.stream">StreamTransformer</a></dt>
<dd>
<div class="block">Creates a new transformer based on instance of <a href="./org/apache/ignite/cache/CacheEntryProcessor.html" title="interface in org.apache.ignite.cache"><code>CacheEntryProcessor</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamVisitor.html#from(org.apache.ignite.lang.IgniteBiInClosure)">from(IgniteBiInClosure&lt;IgniteCache&lt;K, V&gt;, Map.Entry&lt;K, V&gt;&gt;)</a></span> - Static method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamVisitor.html" title="class in org.apache.ignite.stream">StreamVisitor</a></dt>
<dd>
<div class="block">Creates a new visitor based on instance of <a href="./org/apache/ignite/lang/IgniteBiInClosure.html" title="interface in org.apache.ignite.lang"><code>IgniteBiInClosure</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#from(java.lang.String)">from(String)</a></span> - Static method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#from()">from()</a></span> - Static method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#fromBytes(byte[])">fromBytes(byte[])</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Deserialize object from byte array using marshaller.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventConverter.html#fromConnectData(java.lang.String,%20org.apache.kafka.connect.data.Schema,%20java.lang.Object)">fromConnectData(String, Schema, Object)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventConverter.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventConverter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheAtomicityMode.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheAtomicityMode.html" title="enum in org.apache.ignite.cache">CacheAtomicityMode</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheAtomicWriteOrderMode.html#fromOrdinal(byte)">fromOrdinal(byte)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheAtomicWriteOrderMode.html" title="enum in org.apache.ignite.cache">CacheAtomicWriteOrderMode</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMode.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMode.html" title="enum in org.apache.ignite.cache">CacheMode</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachePeekMode.html#fromOrdinal(byte)">fromOrdinal(byte)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachePeekMode.html" title="enum in org.apache.ignite.cache">CachePeekMode</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheRebalanceMode.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheRebalanceMode.html" title="enum in org.apache.ignite.cache">CacheRebalanceMode</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheWriteSynchronizationMode.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheWriteSynchronizationMode.html" title="enum in org.apache.ignite.cache">CacheWriteSynchronizationMode</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobResultPolicy.html#fromOrdinal(byte)">fromOrdinal(byte)</a></span> - Static method in enum org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobResultPolicy.html" title="enum in org.apache.ignite.compute">ComputeJobResultPolicy</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSessionScope.html#fromOrdinal(byte)">fromOrdinal(byte)</a></span> - Static method in enum org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSessionScope.html" title="enum in org.apache.ignite.compute">ComputeTaskSessionScope</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/DeploymentMode.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/DeploymentMode.html" title="enum in org.apache.ignite.configuration">DeploymentMode</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMode.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMode.html" title="enum in org.apache.ignite.igfs">IgfsMode</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteState.html#fromOrdinal(byte)">fromOrdinal(byte)</a></span> - Static method in enum org.apache.ignite.<a href="./org/apache/ignite/IgniteState.html" title="enum in org.apache.ignite">IgniteState</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lifecycle/LifecycleEventType.html#fromOrdinal(byte)">fromOrdinal(byte)</a></span> - Static method in enum org.apache.ignite.lifecycle.<a href="./org/apache/ignite/lifecycle/LifecycleEventType.html" title="enum in org.apache.ignite.lifecycle">LifecycleEventType</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageCollectionItemType.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageCollectionItemType.html" title="enum in org.apache.ignite.plugin.extensions.communication">MessageCollectionItemType</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityPermission.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermission.html" title="enum in org.apache.ignite.plugin.security">SecurityPermission</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecuritySubjectType.html#fromOrdinal(byte)">fromOrdinal(byte)</a></span> - Static method in enum org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecuritySubjectType.html" title="enum in org.apache.ignite.plugin.security">SecuritySubjectType</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgnitePortProtocol.html#fromOrdinal(byte)">fromOrdinal(byte)</a></span> - Static method in enum org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgnitePortProtocol.html" title="enum in org.apache.ignite.spi">IgnitePortProtocol</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionConcurrency.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionConcurrency.html" title="enum in org.apache.ignite.transactions">TransactionConcurrency</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionIsolation.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionIsolation.html" title="enum in org.apache.ignite.transactions">TransactionIsolation</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionState.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionState.html" title="enum in org.apache.ignite.transactions">TransactionState</a></dt>
<dd>
<div class="block">Efficiently gets enumerated value from its ordinal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#fromString(java.lang.String)">fromString(String)</a></span> - Static method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>
<div class="block">Tries to parse product version from it's string representation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#fromString(java.lang.String)">fromString(String)</a></span> - Static method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dd>
<div class="block">Converts string into <code>GridUuid</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#fromUuid(java.util.UUID)">fromUuid(UUID)</a></span> - Static method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dd>
<div class="block">Constructs new <code>GridUuid</code> based on global and local ID portions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html#fullTableName()">fullTableName()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.EntryMapping</a></dt>
<dd>
<div class="block">Get full table name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#fullUri">fullUri</a></span> - Variable in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Resulting URI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#future()">future()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Gets and resets future for previous asynchronous operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#future()">future()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Gets future for this streaming process.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteAsyncSupport.html#future()">future()</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteAsyncSupport.html" title="interface in org.apache.ignite.lang">IgniteAsyncSupport</a></dt>
<dd>
<div class="block">Gets and resets future for previous asynchronous operation.</div>
</dd>
</dl>
<a name="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html" title="class in org.apache.ignite.cache.store.cassandra.session"><span class="strong">GenericBatchExecutionAssistant</span></a>&lt;<a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html" title="type parameter in GenericBatchExecutionAssistant">R</a>,<a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html" title="type parameter in GenericBatchExecutionAssistant">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></dt>
<dd>
<div class="block">Implementation of the <a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session"><code>BatchExecutionAssistant</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html#GenericBatchExecutionAssistant()">GenericBatchExecutionAssistant()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html" title="class in org.apache.ignite.cache.store.cassandra.session">GenericBatchExecutionAssistant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionPool.html#get(org.apache.ignite.cache.store.cassandra.session.CassandraSessionImpl)">get(CassandraSessionImpl)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.session.pool.<a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionPool.html" title="class in org.apache.ignite.cache.store.cassandra.session.pool">SessionPool</a></dt>
<dd>
<div class="block">Extracts Cassandra driver session from pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskFuture.html#get()">get()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskFuture.html" title="interface in org.apache.ignite.compute">ComputeTaskFuture</a></dt>
<dd>
<div class="block">Synchronously waits for completion of the computation and
returns computation result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskFuture.html#get(long,%20java.util.concurrent.TimeUnit)">get(long, TimeUnit)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskFuture.html" title="interface in org.apache.ignite.compute">ComputeTaskFuture</a></dt>
<dd>
<div class="block">Synchronously waits for completion of the computation for
up to the timeout specified and returns computation result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#get(java.lang.String)">get(String)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Gets file system for the given user name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/CachingHadoopFileSystemFactory.html#get(java.lang.String)">get(String)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/CachingHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">CachingHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Gets file system for the given user name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/HadoopFileSystemFactory.html#get(java.lang.String)">get(String)</a></span> - Method in interface org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/HadoopFileSystemFactory.html" title="interface in org.apache.ignite.hadoop.fs">HadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Gets file system for the given user name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#get(java.lang.String)">get(String)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Gets file system for the given user name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#get()">get()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Gets current value of atomic long.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicReference.html#get()">get()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicReference.html" title="interface in org.apache.ignite">IgniteAtomicReference</a></dt>
<dd>
<div class="block">Gets current value of an atomic reference.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicSequence.html#get()">get()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Gets current value of atomic sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicStamped.html#get()">get()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite">IgniteAtomicStamped</a></dt>
<dd>
<div class="block">Gets both current value and current stamp of atomic stamped.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#get(K)">get(K)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFuture.html#get()">get()</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Synchronously waits for completion of the computation and
returns computation result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFuture.html#get(long)">get(long)</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Synchronously waits for completion of the computation for
up to the timeout specified and returns computation result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFuture.html#get(long,%20java.util.concurrent.TimeUnit)">get(long, TimeUnit)</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Synchronously waits for completion of the computation for
up to the timeout specified and returns computation result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#get()">get()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Waits for the completion of the next scheduled execution and returns its result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#get(long,%20java.util.concurrent.TimeUnit)">get(long, TimeUnit)</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Waits for the completion of the next scheduled execution for
specified amount of time and returns its result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#get(java.lang.String,%20K)">get(String, K)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets object from cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#get0(java.lang.String)">get0(String)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Internal file system create routine.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#get1()">get1()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dd>
<div class="block">Gets first value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#get2()">get2()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dd>
<div class="block">Gets second value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#GET_ADDRS_QRY">GET_ADDRS_QRY</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Query to get addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#getAccessKey()">getAccessKey()</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Gets S3 access key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiMBean.html#getAccessKey()">getAccessKey()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpiMBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/OAuthSettings.html#getAccessToken()">getAccessToken()</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/OAuthSettings.html" title="class in org.apache.ignite.stream.twitter">OAuthSettings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/OAuthSettings.html#getAccessTokenSecret()">getAccessTokenSecret()</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/OAuthSettings.html" title="class in org.apache.ignite.stream.twitter">OAuthSettings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getAckSendThreshold()">getAckSendThreshold()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets number of received messages per connection to node after which acknowledgment message is sent.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getAckSendThreshold()">getAckSendThreshold()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets number of received messages per connection to node after which acknowledgment message is sent.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getAckTimeout()">getAckTimeout()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets message acknowledgement timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getAckTimeout()">getAckTimeout()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets message acknowledgement timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#getActiveCount()">getActiveCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns the approximate number of threads that are actively executing tasks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getActiveJobsThreshold()">getActiveJobsThreshold()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Gets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#getActiveJobsThreshold()">getActiveJobsThreshold()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#getAddressRequestAttempts()">getAddressRequestAttempts()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Gets number of attempts to send multicast address request.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getAddressResolver()">getAddressResolver()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets address resolver for addresses mapping determination.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getAddressResolver()">getAddressResolver()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets address resolver.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getAffinity()">getAffinity()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets key topology resolver to provide mapping from keys to nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#getAffinityKey()">getAffinityKey()</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Gets affinity key used for key-to-node affinity calculation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheKeyConfiguration.html#getAffinityKeyFieldName()">getAffinityKeyFieldName()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a></dt>
<dd>
<div class="block">Gets affinity key field name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#getAffinityKeyFieldName()">getAffinityKeyFieldName()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getAffinityMapper()">getAffinityMapper()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Affinity key mapper used to provide custom affinity key for any given key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getAliases()">getAliases()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets aliases mapping.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#getAliases()">getAliases()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Gets aliases map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/QueryCursor.html#getAll()">getAll()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryCursor.html" title="interface in org.apache.ignite.cache.query">QueryCursor</a></dt>
<dd>
<div class="block">Gets all query results and stores them in the collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAll(java.util.Set)">getAll(Set&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAllOutTx(java.util.Set)">getAllOutTx(Set&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets values from cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/sink/flink/IgniteSink.html#getAllowOverwrite()">getAllowOverwrite()</a></span> - Method in class org.apache.ignite.sink.flink.<a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="class in org.apache.ignite.sink.flink">IgniteSink</a></dt>
<dd>
<div class="block">Obtains flag for enabling overwriting existing values in cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#getAllowOverwrite()">getAllowOverwrite()</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Obtains flag for enabling overwriting existing values in cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#getAndAdd(long)">getAndAdd(long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Gets current value of atomic long and adds <code>l</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicSequence.html#getAndAdd(long)">getAndAdd(long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Gets current value of atomic sequence and adds <code>l</code> elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#getAndDecrement()">getAndDecrement()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Gets and decrements current value of atomic long.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#getAndIncrement()">getAndIncrement()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Gets and increments current value of atomic long.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicSequence.html#getAndIncrement()">getAndIncrement()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Gets and increments current value of atomic sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAndPut(K,%20V)">getAndPut(K, V)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAndPutIfAbsent(K,%20V)">getAndPutIfAbsent(K, V)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Stores given key-value pair in cache only if cache had no previous mapping for it.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAndRemove(K)">getAndRemove(K)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAndReplace(K,%20V)">getAndReplace(K, V)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#getAndSet(long)">getAndSet(long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Gets current value of atomic long and sets new value <code>l</code> of atomic long.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SpiQuery.html#getArgs()">getArgs()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SpiQuery.html" title="class in org.apache.ignite.cache.query">SpiQuery</a></dt>
<dd>
<div class="block">Gets SQL arguments.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html#getArgs()">getArgs()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dd>
<div class="block">Gets SQL arguments.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#getArgs()">getArgs()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dd>
<div class="block">Gets SQL arguments.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getAscendingFields()">getAscendingFields()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets name-to-type map for ascending-indexed fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html#getAssemblies()">getAssemblies()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getAsyncCallbackPoolSize()">getAsyncCallbackPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Size of thread pool that is in charge of processing asynchronous callbacks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getAtomicConfiguration()">getAtomicConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getAtomicityMode()">getAtomicityMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets cache atomicity mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#getAtomicityMode()">getAtomicityMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AtomicConfiguration.html#getAtomicSequenceReserveSize()">getAtomicSequenceReserveSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>
<div class="block">Gets default number of sequence values reserved for <a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite"><code>IgniteAtomicSequence</code></a> instances.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getAtomicWriteOrderMode()">getAtomicWriteOrderMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets cache write ordering mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContext.html#getAttribute(K)">getAttribute(K)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContext.html" title="interface in org.apache.ignite.compute">ComputeJobContext</a></dt>
<dd>
<div class="block">Gets attribute from this job context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#getAttribute(K)">getAttribute(K)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets an attribute set by <a href="./org/apache/ignite/compute/ComputeTaskSession.html#setAttribute(java.lang.Object,%20java.lang.Object)"><code>ComputeTaskSession.setAttribute(Object, Object)</code></a> or <a href="./org/apache/ignite/compute/ComputeTaskSession.html#setAttributes(java.util.Map)"><code>ComputeTaskSession.setAttributes(Map)</code></a>
method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContext.html#getAttributes()">getAttributes()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContext.html" title="interface in org.apache.ignite.compute">ComputeJobContext</a></dt>
<dd>
<div class="block">Gets all attributes present in this job context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#getAttributes()">getAttributes()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets all attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/sink/flink/IgniteSink.html#getAutoFlushFrequency()">getAutoFlushFrequency()</a></span> - Method in class org.apache.ignite.sink.flink.<a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="class in org.apache.ignite.sink.flink">IgniteSink</a></dt>
<dd>
<div class="block">Obtains data flush frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#getAutoFlushFrequency()">getAutoFlushFrequency()</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Obtains data flush frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getAverageActiveJobs()">getAverageActiveJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets average number of active jobs concurrently executing on the node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getAverageActiveJobs()">getAverageActiveJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets average number of active jobs concurrently executing on the node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getAverageCancelledJobs()">getAverageCancelledJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets average number of cancelled jobs this node ever had running
concurrently.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getAverageCancelledJobs()">getAverageCancelledJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets average number of cancelled jobs this node ever had running
concurrently.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getAverageCpuLoad()">getAverageCpuLoad()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets average of CPU load values over all metrics kept in the history.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getAverageCpuLoad()">getAverageCpuLoad()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets average of CPU load values over all metrics kept in the history.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getAverageGetTime()">getAverageGetTime()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The mean time to execute gets.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getAverageGetTime()">getAverageGetTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The mean time to execute gets.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getAverageJobExecuteTime()">getAverageJobExecuteTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets average time a job takes to execute on the node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getAverageJobExecuteTime()">getAverageJobExecuteTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets average time a job takes to execute on the node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getAverageJobWaitTime()">getAverageJobWaitTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets average time jobs spend waiting in the queue to be executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getAverageJobWaitTime()">getAverageJobWaitTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets average time jobs spend waiting in the queue to be executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getAveragePutTime()">getAveragePutTime()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The mean time to execute puts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getAveragePutTime()">getAveragePutTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The mean time to execute puts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getAverageRejectedJobs()">getAverageRejectedJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets average number of jobs this node rejects during collision resolution operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getAverageRejectedJobs()">getAverageRejectedJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets average number of jobs this node rejects during collision resolution operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getAverageRemoveTime()">getAverageRemoveTime()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The mean time to execute removes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getAverageRemoveTime()">getAverageRemoveTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The mean time to execute removes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getAverageTxCommitTime()">getAverageTxCommitTime()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The mean time to execute tx commit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getAverageTxCommitTime()">getAverageTxCommitTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The mean time to execute tx commit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getAverageTxRollbackTime()">getAverageTxRollbackTime()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The mean time to execute tx rollbacks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getAverageTxRollbackTime()">getAverageTxRollbackTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The mean time to execute tx rollbacks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getAverageWaitingJobs()">getAverageWaitingJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets average number of waiting jobs this node had queued.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getAverageWaitingJobs()">getAverageWaitingJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets average number of waiting jobs this node had queued.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getAvgMessageProcessingTime()">getAvgMessageProcessingTime()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets avg message processing time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getAvgMessageProcessingTime()">getAvgMessageProcessingTime()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets avg message processing time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#getBackupFilter()">getBackupFilter()</a></span> - Method in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Gets optional backup filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#getBackupFilter()">getBackupFilter()</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Gets optional backup filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AtomicConfiguration.html#getBackups()">getBackups()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getBackups()">getBackups()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets number of nodes used to back up single partition for <a href="./org/apache/ignite/cache/CacheMode.html#PARTITIONED"><code>CacheMode.PARTITIONED</code></a> cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#getBackups()">getBackups()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeLoadBalancer.html#getBalancedNode(org.apache.ignite.compute.ComputeJob,%20java.util.Collection)">getBalancedNode(ComputeJob, Collection&lt;ClusterNode&gt;)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeLoadBalancer.html" title="interface in org.apache.ignite.compute">ComputeLoadBalancer</a></dt>
<dd>
<div class="block">Gets the next balanced node according to the underlying load balancing policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/FailoverContext.html#getBalancedNode(java.util.List)">getBalancedNode(List&lt;ClusterNode&gt;)</a></span> - Method in interface org.apache.ignite.spi.failover.<a href="./org/apache/ignite/spi/failover/FailoverContext.html" title="interface in org.apache.ignite.spi.failover">FailoverContext</a></dt>
<dd>
<div class="block">Gets the next balanced node for failed job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html#getBalancedNode(org.apache.ignite.compute.ComputeTaskSession,%20java.util.List,%20org.apache.ignite.compute.ComputeJob)">getBalancedNode(ComputeTaskSession, List&lt;ClusterNode&gt;, ComputeJob)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadBalancingSpi</a></dt>
<dd>
<div class="block">Gets balanced node for specified job within given task session.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/LoadBalancingSpi.html#getBalancedNode(org.apache.ignite.compute.ComputeTaskSession,%20java.util.List,%20org.apache.ignite.compute.ComputeJob)">getBalancedNode(ComputeTaskSession, List&lt;ClusterNode&gt;, ComputeJob)</a></span> - Method in interface org.apache.ignite.spi.loadbalancing.<a href="./org/apache/ignite/spi/loadbalancing/LoadBalancingSpi.html" title="interface in org.apache.ignite.spi.loadbalancing">LoadBalancingSpi</a></dt>
<dd>
<div class="block">Gets balanced node for specified job within given task session.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html#getBalancedNode(org.apache.ignite.compute.ComputeTaskSession,%20java.util.List,%20org.apache.ignite.compute.ComputeJob)">getBalancedNode(ComputeTaskSession, List&lt;ClusterNode&gt;, ComputeJob)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.<a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.roundrobin">RoundRobinLoadBalancingSpi</a></dt>
<dd>
<div class="block">Gets balanced node for specified job within given task session.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#getBalancedNode(org.apache.ignite.compute.ComputeTaskSession,%20java.util.List,%20org.apache.ignite.compute.ComputeJob)">getBalancedNode(ComputeTaskSession, List&lt;ClusterNode&gt;, ComputeJob)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">Gets balanced node for specified job within given task session.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#getBaseDirectory()">getBaseDirectory()</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets base directory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpiMBean.html#getBaseDirectory()">getBaseDirectory()</a></span> - Method in interface org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpiMBean.html" title="interface in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpiMBean</a></dt>
<dd>
<div class="block">Gets base directory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#getBasePath()">getBasePath()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#getBatchQueueSize()">getBatchQueueSize()</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Returns batch queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#getBatchSize()">getBatchSize()</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Gets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html#getBatchSize()">getBatchSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#getBatchSize()">getBatchSize()</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Gets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html#getBatchSize()">getBatchSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.lru">LruEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#getBatchSize()">getBatchSize()</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Gets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html#getBatchSize()">getBatchSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#getBatchSize()">getBatchSize()</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Returns batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#getBatchSize()">getBatchSize()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Get maximum batch size for delete and delete operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#getBatchSize()">getBatchSize()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Get maximum batch size for delete and delete operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getBinaryConfiguration()">getBinaryConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets configuration for Ignite Binary objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html#getBinaryConfiguration()">getBinaryConfiguration()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getBlockSize()">getBlockSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get file's data block size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#getBoolean(java.lang.String)">getBoolean(String)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Gets either system property or environment variable with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#getBoolean(java.lang.String,%20boolean)">getBoolean(String, boolean)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Gets either system property or environment variable with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getBrokerUrl()">getBrokerUrl()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the broker URL.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#getBucketName()">getBucketName()</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Gets S3 bucket name to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiMBean.html#getBucketName()">getBucketName()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets S3 bucket name to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#getBundle()">getBundle()</a></span> - Method in class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">Returns the <code>Bundle</code> to which this ClassLoader is associated.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getBusyTimePercentage()">getBusyTimePercentage()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets percentage of time this node is busy executing jobs vs. idling.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getBusyTimePercentage()">getBusyTimePercentage()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets percentage of time this node is busy executing jobs vs. idling.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#getCache(java.lang.String,%20java.lang.Class,%20java.lang.Class)">getCache(String, Class&lt;K&gt;, Class&lt;V&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#getCache(java.lang.String)">getCache(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#getCache(java.lang.String)">getCache(String)</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getCacheConfiguration()">getCacheConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets configuration (descriptors) for all caches.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getCacheEntryListenerConfigurations()">getCacheEntryListenerConfigurations()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getCacheEvictions()">getCacheEvictions()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The total number of evictions from the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getCacheEvictions()">getCacheEvictions()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The total number of evictions from the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getCacheGets()">getCacheGets()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The total number of requests to the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getCacheGets()">getCacheGets()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The total number of requests to the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getCacheHitPercentage()">getCacheHitPercentage()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">This is a measure of cache efficiency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getCacheHitPercentage()">getCacheHitPercentage()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">This is a measure of cache efficiency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getCacheHits()">getCacheHits()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The number of get requests that were satisfied by the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getCacheHits()">getCacheHits()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The number of get requests that were satisfied by the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getCacheKeyConfiguration()">getCacheKeyConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets cache key configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#getCacheManager(java.net.URI,%20java.lang.ClassLoader,%20java.util.Properties)">getCacheManager(URI, ClassLoader, Properties)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#getCacheManager(java.net.URI,%20java.lang.ClassLoader)">getCacheManager(URI, ClassLoader)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#getCacheManager()">getCacheManager()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getCacheMisses()">getCacheMisses()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">A miss is a get request that is not satisfied.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getCacheMisses()">getCacheMisses()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">A miss is a get request that is not satisfied.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getCacheMissPercentage()">getCacheMissPercentage()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Returns the percentage of cache accesses that did not find a requested entry
in the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getCacheMissPercentage()">getCacheMissPercentage()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the percentage of cache accesses that did not find a requested entry
in the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AtomicConfiguration.html#getCacheMode()">getCacheMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getCacheMode()">getCacheMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets caching mode to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#getCacheMode()">getCacheMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#getCacheName()">getCacheName()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Gets associated cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#getCacheName()">getCacheName()</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Gets cache name used for key-to-node affinity calculation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/sink/flink/IgniteSink.html#getCacheName()">getCacheName()</a></span> - Method in class org.apache.ignite.sink.flink.<a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="class in org.apache.ignite.sink.flink">IgniteSink</a></dt>
<dd>
<div class="block">Gets the cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#getCacheName()">getCacheName()</a></span> - Method in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">Gets cache name to be used by this SPI..</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpiMBean.html#getCacheName()">getCacheName()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets cache name to be used by this SPI..</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#getCacheName()">getCacheName()</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Gets the cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#getCacheNames()">getCacheNames()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#getCacheNames()">getCacheNames()</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getCachePuts()">getCachePuts()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The total number of puts to the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getCachePuts()">getCachePuts()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The total number of puts to the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getCacheRemovals()">getCacheRemovals()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The total number of removals from the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getCacheRemovals()">getCacheRemovals()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The total number of removals from the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getCacheStoreFactory()">getCacheStoreFactory()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets factory for underlying persistent storage for read-through and write-through operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getCacheStoreSessionListenerFactories()">getCacheStoreSessionListenerFactories()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets cache store session listener factories.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getCacheStoreSessionListenerFactories()">getCacheStoreSessionListenerFactories()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets cache store session listener factories.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getCacheTxCommits()">getCacheTxCommits()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets total number of transaction commits.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getCacheTxCommits()">getCacheTxCommits()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets total number of transaction commits.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getCacheTxRollbacks()">getCacheTxRollbacks()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets total number of transaction rollbacks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getCacheTxRollbacks()">getCacheTxRollbacks()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets total number of transaction rollbacks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#getCachingProvider()">getCachingProvider()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/camel/CamelStreamer.html#getCamelContext()">getCamelContext()</a></span> - Method in class org.apache.ignite.stream.camel.<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="class in org.apache.ignite.stream.camel">CamelStreamer</a></dt>
<dd>
<div class="block">Gets the underlying <code>CamelContext</code>, whether created automatically by Ignite or the context specified by the
user.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html#getCassandraColumnValue(com.datastax.driver.core.Row,%20java.lang.String,%20java.lang.Class,%20org.apache.ignite.cache.store.cassandra.serializer.Serializer)">getCassandraColumnValue(Row, String, Class, Serializer)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">PropertyMappingHelper</a></dt>
<dd>
<div class="block">Returns value of specific column in the row returned by CQL statement.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html#getCassandraConfigFile()">getCassandraConfigFile()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.bean.<a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html" title="class in org.apache.ignite.cache.store.cassandra.bean">CassandraLifeCycleBean</a></dt>
<dd>
<div class="block">Returns embedded Cassandra YAML config file</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html#getCassandraType(java.lang.Class)">getCassandraType(Class)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">PropertyMappingHelper</a></dt>
<dd>
<div class="block">Maps Cassandra type to specified Java type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCheckedException.html#getCause(java.lang.Class)">getCause(Class&lt;T&gt;)</a></span> - Method in exception org.apache.ignite.<a href="./org/apache/ignite/IgniteCheckedException.html" title="class in org.apache.ignite">IgniteCheckedException</a></dt>
<dd>
<div class="block">Gets first exception of given class from <code>'cause'</code> hierarchy if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteException.html#getCause(java.lang.Class)">getCause(Class&lt;T&gt;)</a></span> - Method in exception org.apache.ignite.<a href="./org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a></dt>
<dd>
<div class="block">Gets first exception of given class from <code>'cause'</code> hierarchy if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteIllegalStateException.html#getCause(java.lang.Class)">getCause(Class&lt;T&gt;)</a></span> - Method in exception org.apache.ignite.<a href="./org/apache/ignite/IgniteIllegalStateException.html" title="class in org.apache.ignite">IgniteIllegalStateException</a></dt>
<dd>
<div class="block">Gets first exception of given class from <code>'cause'</code> hierarchy if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getCheckpointSpi()">getCheckpointSpi()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return fully configured checkpoint SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getCheckpointSpiFormatted()">getCheckpointSpiFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of configured checkpoint SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#getCheckpointTableName()">getCheckpointTableName()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Gets checkpoint table name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html#getCheckpointTableName()">getCheckpointTableName()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets checkpoint table name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/MarshallerContext.html#getClass(int,%20java.lang.ClassLoader)">getClass(int, ClassLoader)</a></span> - Method in interface org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/MarshallerContext.html" title="interface in org.apache.ignite.marshaller">MarshallerContext</a></dt>
<dd>
<div class="block">Gets class for provided type ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.html#getClassFilter()">getClassFilter()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.html" title="class in org.apache.ignite.compute.gridify.aop.spring">GridifySpringPointcut</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#getClassLoader()">getClassLoader()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#getClassLoader()">getClassLoader()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets class loader responsible for loading all classes within task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getClassLoader()">getClassLoader()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentResource.html#getClassLoader()">getClassLoader()</a></span> - Method in interface org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentResource.html" title="interface in org.apache.ignite.spi.deployment">DeploymentResource</a></dt>
<dd>
<div class="block">Gets resource class loader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html#getClassLoader()">getClassLoader()</a></span> - Method in class org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html" title="class in org.apache.ignite.spi.deployment">DeploymentResourceAdapter</a></dt>
<dd>
<div class="block">Gets resource class loader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html#getClassName()">getClassName()</a></span> - Method in class org.apache.ignite.cache.jta.reflect.<a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html" title="class in org.apache.ignite.cache.jta.reflect">CacheReflectionTmLookup</a></dt>
<dd>
<div class="block">Gets class name to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#getClient(java.util.concurrent.BlockingQueue)">getClient(BlockingQueue&lt;String&gt;)</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter">TwitterStreamer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getClientId()">getClientId()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the client ID, either the one set by the user or the automatically generated one.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getClockSyncFrequency()">getClockSyncFrequency()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets frequency at which clock is synchronized between nodes, in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getClockSyncSamples()">getClockSyncSamples()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets number of samples used to synchronize clocks between different nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html#getClusteringDDL()">getClusteringDDL()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyPersistenceSettings</a></dt>
<dd>
<div class="block">Returns Cassandra DDL for cluster key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getCollisionSpi()">getCollisionSpi()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return fully configured collision SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getCollisionSpiFormatted()">getCollisionSpiFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of configured collision SPI implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#getColumn()">getColumn()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Returns Cassandra table column name where object should be persisted in
case of using BLOB or PRIMITIVE persistence strategy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#getColumn()">getColumn()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#getColumnDDL()">getColumnDDL()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html#getColumnDDL()">getColumnDDL()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoValueField</a></dt>
<dd>
<div class="block">Returns DDL for Cassandra columns corresponding to POJO field.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#getColumnValue(java.sql.ResultSet,%20int,%20java.lang.Class)">getColumnValue(ResultSet, int, Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Retrieves the value of the designated column in the current row of this <code>ResultSet</code> object and
will convert to the requested Java data type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getCommunicationSpi()">getCommunicationSpi()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return fully configured SPI communication implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getCommunicationSpiFormatted()">getCommunicationSpiFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of fully configured SPI communication implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#getCompletedTaskCount()">getCompletedTaskCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns the approximate total number of tasks that have completed execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html#getComponentClass()">getComponentClass()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">IgniteReflectionFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#getComponentConfiguration()">getComponentConfiguration()</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Not used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#getConfigPaths()">getConfigPaths()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Gets paths to additional file system configuration files (e.g. core-site.xml).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dd>
<div class="block">Gets configuration bean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getConfiguration(java.lang.Class)">getConfiguration(Class&lt;C&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dd>
<div class="block">Gets configuration bean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#getConfigurationPath()">getConfigurationPath()</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dd>
<div class="block">Gets configuration file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#getConfigurationPath()">getConfigurationPath()</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dd>
<div class="block">Gets configuration file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getConnectionBufferFlushFrequency()">getConnectionBufferFlushFrequency()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getConnectionBufferFlushFrequency()">getConnectionBufferFlushFrequency()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Not used anymore.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getConnectionBufferSize()">getConnectionBufferSize()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getConnectionBufferSize()">getConnectionBufferSize()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Not used anymore.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getConnectOptions()">getConnectOptions()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the currently used MQTT client connect options.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getConnectorConfiguration()">getConnectorConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getConnectTimeout()">getConnectTimeout()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets connect timeout used when establishing connection
with remote nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getConnectTimeout()">getConnectTimeout()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets connect timeout used when establishing connection
with remote nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getConsistentAttributeNames()">getConsistentAttributeNames()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Returns back a list of attributes that should be consistent
for this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getConsistentAttributeNames()">getConsistentAttributeNames()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Returns back a list of attributes that should be consistent
for this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#getConsistentAttributeNames()">getConsistentAttributeNames()</a></span> - Method in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">Returns back a list of attributes that should be consistent
for this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#getConsistentAttributeNames()">getConsistentAttributeNames()</a></span> - Method in class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dd>
<div class="block">Returns back a list of attributes that should be consistent
for this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getConsistentAttributeNames()">getConsistentAttributeNames()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Returns back a list of attributes that should be consistent
for this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#getConsistentAttributeNames()">getConsistentAttributeNames()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">Returns back a list of attributes that should be consistent
for this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getConsistentId()">getConsistentId()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets consistent globally unique node ID which survives node restarts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/OAuthSettings.html#getConsumerKey()">getConsumerKey()</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/OAuthSettings.html" title="class in org.apache.ignite.stream.twitter">OAuthSettings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/OAuthSettings.html#getConsumerSecret()">getConsumerSecret()</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/OAuthSettings.html" title="class in org.apache.ignite.stream.twitter">OAuthSettings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#getContainers()">getContainers()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#getContentSummary(org.apache.hadoop.fs.Path)">getContentSummary(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getCoordinator()">getCoordinator()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets current coordinator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getCoordinator()">getCoordinator()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets current coordinator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getCoordinatorSinceTimestamp()">getCoordinatorSinceTimestamp()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets time local node has been coordinator since.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getCoordinatorSinceTimestamp()">getCoordinatorSinceTimestamp()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets time local node has been coordinator since.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getCopyright()">getCopyright()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets copyright statement for Ignite product.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#getCorePoolSize()">getCorePoolSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns the core number of threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getCurrentActiveJobs()">getCurrentActiveJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets number of currently active jobs concurrently executing on the node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getCurrentActiveJobs()">getCurrentActiveJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of currently active jobs concurrently executing on the node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#getCurrentActiveJobsNumber()">getCurrentActiveJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets current number of jobs that are active, i.e.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html#getCurrentActiveJobsNumber()">getCurrentActiveJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets current number of jobs that are active, i.e.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getCurrentActiveJobsNumber()">getCurrentActiveJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Gets current number of jobs that are being executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#getCurrentActiveJobsNumber()">getCurrentActiveJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets current number of jobs that are being executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getCurrentActiveJobsNumber()">getCurrentActiveJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets current number of jobs that are active, i.e.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#getCurrentActiveJobsNumber()">getCurrentActiveJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets current number of jobs that are active, i.e.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#getCurrentBlocks()">getCurrentBlocks()</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Gets current amount of blocks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html#getCurrentBlocks()">getCurrentBlocks()</a></span> - Method in interface org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html" title="interface in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicyMXBean</a></dt>
<dd>
<div class="block">Gets current amount of blocks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getCurrentCancelledJobs()">getCurrentCancelledJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets number of cancelled jobs that are still running.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getCurrentCancelledJobs()">getCurrentCancelledJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of cancelled jobs that are still running.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getCurrentCpuLoad()">getCurrentCpuLoad()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the CPU usage usage in <code>[0, 1]</code> range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getCurrentCpuLoad()">getCurrentCpuLoad()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the CPU usage usage in <code>[0, 1]</code> range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getCurrentDaemonThreadCount()">getCurrentDaemonThreadCount()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the current number of live daemon threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getCurrentDaemonThreadCount()">getCurrentDaemonThreadCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the current number of live daemon threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#getCurrentDirectoryPath()">getCurrentDirectoryPath()</a></span> - Method in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">Gets path to the directory where all checkpoints are saved.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpiMBean.html#getCurrentDirectoryPath()">getCurrentDirectoryPath()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets path to the directory where all checkpoints are saved.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getCurrentGcCpuLoad()">getCurrentGcCpuLoad()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns average time spent in CG since the last update.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getCurrentGcCpuLoad()">getCurrentGcCpuLoad()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns average time spent in CG since the last update.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#getCurrentHeldJobsNumber()">getCurrentHeldJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets number of currently <code>'held'</code> jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html#getCurrentHeldJobsNumber()">getCurrentHeldJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets number of currently <code>'held'</code> jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getCurrentHeldJobsNumber()">getCurrentHeldJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Gets number of currently <code>'held'</code> jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#getCurrentHeldJobsNumber()">getCurrentHeldJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets number of currently <code>'held'</code> jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getCurrentHeldJobsNumber()">getCurrentHeldJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets number of currently <code>'held'</code> jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#getCurrentHeldJobsNumber()">getCurrentHeldJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets number of currently <code>'held'</code> jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getCurrentIdleTime()">getCurrentIdleTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets time this node spend idling since executing last job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getCurrentIdleTime()">getCurrentIdleTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets time this node spend idling since executing last job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getCurrentJobExecuteTime()">getCurrentJobExecuteTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets longest time a current job has been executing for.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getCurrentJobExecuteTime()">getCurrentJobExecuteTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets longest time a current job has been executing for.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getCurrentJobsToStealNumber()">getCurrentJobsToStealNumber()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Gets current number of jobs to be stolen.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#getCurrentJobsToStealNumber()">getCurrentJobsToStealNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets current number of jobs to be stolen.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getCurrentJobWaitTime()">getCurrentJobWaitTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets current time an oldest jobs has spent waiting to be executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getCurrentJobWaitTime()">getCurrentJobWaitTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets current time an oldest jobs has spent waiting to be executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#getCurrentMemorySize()">getCurrentMemorySize()</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Gets current queue size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html#getCurrentMemorySize()">getCurrentMemorySize()</a></span> - Method in interface org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets current queue size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#getCurrentMemorySize()">getCurrentMemorySize()</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Gets current queue size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html#getCurrentMemorySize()">getCurrentMemorySize()</a></span> - Method in interface org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.lru">LruEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets current queue size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#getCurrentMemorySize()">getCurrentMemorySize()</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Gets current sorted entries queue size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html#getCurrentMemorySize()">getCurrentMemorySize()</a></span> - Method in interface org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets current sorted entries queue size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getCurrentRejectedJobs()">getCurrentRejectedJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets number of jobs rejected after more recent collision resolution operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getCurrentRejectedJobs()">getCurrentRejectedJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of jobs rejected after more recent collision resolution operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#getCurrentRunningJobsNumber()">getCurrentRunningJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html#getCurrentRunningJobsNumber()">getCurrentRunningJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpiMBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getCurrentRunningJobsNumber()">getCurrentRunningJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#getCurrentRunningJobsNumber()">getCurrentRunningJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getCurrentRunningJobsNumber()">getCurrentRunningJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#getCurrentRunningJobsNumber()">getCurrentRunningJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#getCurrentSize()">getCurrentSize()</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Gets current queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html#getCurrentSize()">getCurrentSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets current queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#getCurrentSize()">getCurrentSize()</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Gets current size of data in all blocks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html#getCurrentSize()">getCurrentSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html" title="interface in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicyMXBean</a></dt>
<dd>
<div class="block">Gets current size of data in all blocks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#getCurrentSize()">getCurrentSize()</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Gets current queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html#getCurrentSize()">getCurrentSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.lru">LruEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets current queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#getCurrentSize()">getCurrentSize()</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Gets current size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html#getCurrentSize()">getCurrentSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets current size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getCurrentThreadCount()">getCurrentThreadCount()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the current number of live threads including both
daemon and non-daemon threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getCurrentThreadCount()">getCurrentThreadCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the current number of live threads including both
daemon and non-daemon threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getCurrentWaitingJobs()">getCurrentWaitingJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets number of queued jobs currently waiting to be executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getCurrentWaitingJobs()">getCurrentWaitingJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of queued jobs currently waiting to be executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#getCurrentWaitJobsNumber()">getCurrentWaitJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets current number of jobs that wait for the execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html#getCurrentWaitJobsNumber()">getCurrentWaitJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets current number of jobs that wait for the execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getCurrentWaitJobsNumber()">getCurrentWaitJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Gets current number of jobs that wait for the execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#getCurrentWaitJobsNumber()">getCurrentWaitJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets current number of jobs that wait for the execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getCurrentWaitJobsNumber()">getCurrentWaitJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets current number of jobs that wait for the execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#getCurrentWaitJobsNumber()">getCurrentWaitJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets current number of jobs that wait for the execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobResult.html#getData()">getData()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobResult.html" title="interface in org.apache.ignite.compute">ComputeJobResult</a></dt>
<dd>
<div class="block">Gets data returned by remote job if it didn't fail.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#getDatabaseFieldName()">getDatabaseFieldName()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#getDatabaseFieldType()">getDatabaseFieldType()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#getDatabaseName()">getDatabaseName()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getDatabaseSchema()">getDatabaseSchema()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets database schema name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#getDatabaseSchema()">getDatabaseSchema()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Gets database schema name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getDatabaseTable()">getDatabaseTable()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets table name in database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#getDatabaseTable()">getDatabaseTable()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Gets table name in database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#getDatabaseType()">getDatabaseType()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getDataCacheName()">getDataCacheName()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Cache name to store IGFS data.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#getDataSource()">getDataSource()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html#getDataSource()">getDataSource()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcStoreSessionListener</a></dt>
<dd>
<div class="block">Gets data source.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html#getDataSource()">getDataSource()</a></span> - Method in class org.apache.ignite.cache.store.spring.<a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html" title="class in org.apache.ignite.cache.store.spring">CacheSpringStoreSessionListener</a></dt>
<dd>
<div class="block">Gets data source.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#getDataSourceBean()">getDataSourceBean()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Gets name of the data source bean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#getDataSourceFactory()">getDataSourceFactory()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Gets factory for underlying datasource.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#getDataSourceInfo()">getDataSourceInfo()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Gets data source description.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html#getDataSourceInfo()">getDataSourceInfo()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets data source description.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#getDefaultBlockSize()">getDefaultBlockSize()</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#getDefaultClassLoader()">getDefaultClassLoader()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#getDefaultIdMapper()">getDefaultIdMapper()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getDefaultLockTimeout()">getDefaultLockTimeout()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets default lock acquisition timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getDefaultMode()">getDefaultMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets mode to specify how <code>IGFS</code> interacts with Hadoop file system, like <code>HDFS</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#getDefaultNameMapper()">getDefaultNameMapper()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getDefaultPriority()">getDefaultPriority()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets default priority to use if a job does not have priority attribute
set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#getDefaultPriority()">getDefaultPriority()</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets default priority to use if a job does not have priority attribute
set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#getDefaultProperties()">getDefaultProperties()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#getDefaultReplication()">getDefaultReplication()</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#getDefaultSerializer()">getDefaultSerializer()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#getDefaultTxConcurrency()">getDefaultTxConcurrency()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Default cache transaction concurrency to use when one is not explicitly
specified.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#getDefaultTxIsolation()">getDefaultTxIsolation()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Default cache transaction isolation to use when one is not explicitly
specified.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#getDefaultTxTimeout()">getDefaultTxTimeout()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Gets default transaction timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#getDefaultURI()">getDefaultURI()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#getDefaultUserName()">getDefaultUserName()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Gets default user name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#getDeleteStatement()">getDeleteStatement()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Returns CQL statement to delete row from Cassandra table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getDeploymentMode()">getDeploymentMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets deployment mode for deploying tasks and other classes on this node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getDeploymentSpi()">getDeploymentSpi()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return fully configured deployment SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getDeploymentSpiFormatted()">getDeploymentSpiFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of fully configured deployment SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getDescendingFields()">getDescendingFields()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets name-to-type map for descending-indexed fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getDhtEvictQueueCurrentSize()">getDhtEvictQueueCurrentSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets current size of evict queue used to batch up evictions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getDhtEvictQueueCurrentSize()">getDhtEvictQueueCurrentSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets current size of evict queue used to batch up evictions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#getDialect()">getDialect()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Get database dialect.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#getDialect()">getDialect()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Get database dialect.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#getDirectoryPaths()">getDirectoryPaths()</a></span> - Method in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">Gets collection of all configured paths where checkpoints can be saved.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpiMBean.html#getDirectoryPaths()">getDirectoryPaths()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets collection of all configured paths where checkpoints can be saved.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#getDisabledTrustManager()">getDisabledTrustManager()</a></span> - Static method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Returns an instance of trust manager that will always succeed regardless of certificate provided.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getDisconnectForciblyTimeout()">getDisconnectForciblyTimeout()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the timeout if disconnecting forcibly.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getDisconnectQuiesceTimeout()">getDisconnectQuiesceTimeout()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the disconnect quiesce timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#getDiscoveryPort()">getDiscoveryPort()</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Gets discovery port for warmup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getDiscoverySpi()">getDiscoverySpi()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return fully configured discovery SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getDiscoverySpiFormatted()">getDiscoverySpiFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of configured discovery SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getDiscoveryStartupDelay()">getDiscoveryStartupDelay()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">This value is used to expire messages from waiting list whenever node
discovery discrepancies happen.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#getDouble(java.lang.String,%20double)">getDouble(String, double)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Gets either system property or environment variable with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getDualModeMaxPendingPutsSize()">getDualModeMaxPendingPutsSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get maximum amount of pending data read from the secondary file system and waiting to be written to data
cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getDualModePutExecutorService()">getDualModePutExecutorService()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get DUAL mode put operation executor service.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getDualModePutExecutorServiceShutdown()">getDualModePutExecutorServiceShutdown()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get DUAL mode put operation executor service shutdown flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#getDynamicCacheConfiguration()">getDynamicCacheConfiguration()</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dd>
<div class="block">Gets dynamic cache configuration template.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#getDynamicNearCacheConfiguration()">getDynamicNearCacheConfiguration()</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dd>
<div class="block">Gets dynamic near cache configuration template.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/OdbcConfiguration.html#getEndpointAddress()">getEndpointAddress()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></dt>
<dd>
<div class="block">Get ODBC endpoint address.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/camel/CamelStreamer.html#getEndpointUri()">getEndpointUri()</a></span> - Method in class org.apache.ignite.stream.camel.<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="class in org.apache.ignite.stream.camel">CamelStreamer</a></dt>
<dd>
<div class="block">Gets the endpoint URI from which to consume.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#getEndTime()">getEndTime()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets end of computation time for the task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getEntries(java.util.Set)">getEntries(Set&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets a collection of entries from the <code>Cache</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getEntry(K)">getEntry(K)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets an entry from the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterStartNodeResult.html#getError()">getError()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterStartNodeResult.html" title="interface in org.apache.ignite.cluster">ClusterStartNodeResult</a></dt>
<dd>
<div class="block">Gets error message if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getEventStorageSpi()">getEventStorageSpi()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return fully configured event SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getEventStorageSpiFormatted()">getEventStorageSpiFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of fully configured event SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getEvictionFilter()">getEvictionFilter()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets eviction filter to specify which entries should not be evicted
(except explicit evict by calling <a href="./org/apache/ignite/IgniteCache.html#localEvict(java.util.Collection)"><code>IgniteCache.localEvict(Collection)</code></a>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getEvictionPolicy()">getEvictionPolicy()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets cache eviction policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getEvictMaxOverflowRatio()">getEvictMaxOverflowRatio()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">This value denotes the maximum size of eviction queue in percents of cache
size in case of distributed cache (replicated and partitioned) and using
synchronized eviction (that is if <a href="./org/apache/ignite/configuration/CacheConfiguration.html#isEvictSynchronized()"><code>CacheConfiguration.isEvictSynchronized()</code></a> returns
<code>true</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getEvictSynchronizedConcurrencyLevel()">getEvictSynchronizedConcurrencyLevel()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets concurrency level for synchronized evictions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getEvictSynchronizedKeyBufferSize()">getEvictSynchronizedKeyBufferSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets size of the key buffer for synchronized evictions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getEvictSynchronizedTimeout()">getEvictSynchronizedTimeout()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets timeout for synchronized evictions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobResult.html#getException()">getException()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobResult.html" title="interface in org.apache.ignite.compute">ComputeJobResult</a></dt>
<dd>
<div class="block">Gets exception produced by execution of remote job, or <code>null</code> if
remote execution finished normally and did not produce any exceptions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getExceptionRegistry()">getExceptionRegistry()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets Exception registry.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#getExcludePaths()">getExcludePaths()</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Gets collection of regex for paths whose blocks must not be evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html#getExcludePaths()">getExcludePaths()</a></span> - Method in interface org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html" title="interface in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicyMXBean</a></dt>
<dd>
<div class="block">Gets collection of regex for paths whose blocks must not be evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getExecutorServiceFormatted()">getExecutorServiceFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of fully configured thread pool that is used in grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#getExpireAgeMs()">getExpireAgeMs()</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Gets event time-to-live value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpiMBean.html#getExpireAgeMs()">getExpireAgeMs()</a></span> - Method in interface org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpiMBean.html" title="interface in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpiMBean</a></dt>
<dd>
<div class="block">Gets event time-to-live value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#getExpireCount()">getExpireCount()</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Gets maximum event queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpiMBean.html#getExpireCount()">getExpireCount()</a></span> - Method in interface org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpiMBean.html" title="interface in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpiMBean</a></dt>
<dd>
<div class="block">Gets maximum event queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#getExpireDateFieldName()">getExpireDateFieldName()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Gets expiration date field name for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html#getExpireDateFieldName()">getExpireDateFieldName()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets expiration date field name for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#getExpireDateFieldType()">getExpireDateFieldType()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Gets expiration date field type for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html#getExpireDateFieldType()">getExpireDateFieldType()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets expiration date field type for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AddressResolver.html#getExternalAddresses(java.net.InetSocketAddress)">getExternalAddresses(InetSocketAddress)</a></span> - Method in interface org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AddressResolver.html" title="interface in org.apache.ignite.configuration">AddressResolver</a></dt>
<dd>
<div class="block">Maps internal address to a collection of external addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getFailoverSpi()">getFailoverSpi()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return fully configured failover SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getFailoverSpiFormatted()">getFailoverSpiFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of fully configured failover SPI implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getFailureDetectionTimeout()">getFailureDetectionTimeout()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Returns failure detection timeout used by <a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp"><code>TcpDiscoverySpi</code></a> and <a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp"><code>TcpCommunicationSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObjectBuilder.html#getField(java.lang.String)">getField(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObjectBuilder.html" title="interface in org.apache.ignite.binary">BinaryObjectBuilder</a></dt>
<dd>
<div class="block">Returns value assigned to the specified field.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#getFieldNames()">getFieldNames()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#getFields()">getFields()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Gets query fields for this query pair.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#getFields()">getFields()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Gets fields included in the index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html#getFields()">getFields()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyPersistenceSettings</a></dt>
<dd>
<div class="block">Returns list of POJO fields to be persisted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getFields()">getFields()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns list of POJO fields to be mapped to Cassandra table columns.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#getFields()">getFields()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Returns list of POJO fields to be persisted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html#getFields()">getFields()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">ValuePersistenceSettings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#getFileBlockLocations(org.apache.hadoop.fs.FileStatus,%20long,%20long)">getFileBlockLocations(FileStatus, long, long)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#getFileBlockLocations(org.apache.hadoop.fs.Path,%20long,%20long)">getFileBlockLocations(Path, long, long)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#getFileChecksum(org.apache.hadoop.fs.Path)">getFileChecksum(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#getFileStatus(org.apache.hadoop.fs.Path)">getFileStatus(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#getFileStatus(org.apache.hadoop.fs.Path)">getFileStatus(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getFileSystemConfiguration()">getFileSystemConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets IGFS (Ignite In-Memory File System) configurations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#getFileSystemFactory()">getFileSystemFactory()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Gets secondary file system factory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ScanQuery.html#getFilter()">getFilter()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">ScanQuery</a></dt>
<dd>
<div class="block">Gets filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#getFilter()">getFilter()</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Gets filter for events to be recorded.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#getFinishedJobInfoTtl()">getFinishedJobInfoTtl()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Gets finished job info time-to-live in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getFragmentizerConcurrentFiles()">getFragmentizerConcurrentFiles()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets number of files that can be processed by fragmentizer concurrently.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getFragmentizerLocalWritesRatio()">getFragmentizerLocalWritesRatio()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Parameter is no longer used.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getFragmentizerThrottlingBlockLength()">getFragmentizerThrottlingBlockLength()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets the length of file chunk to send before delaying the fragmentizer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getFragmentizerThrottlingDelay()">getFragmentizerThrottlingDelay()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets throttle delay for fragmentizer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#getFsHadoopUser()">getFsHadoopUser()</a></span> - Static method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dd>
<div class="block">Gets non-null user name as per the Hadoop file system viewpoint.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#getFsStatus()">getFsStatus()</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getFullVersion()">getFullVersion()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets string presentation of the version.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#getGridCount()">getGridCount()</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Gets number of grids to start and run warmup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getGridLogger()">getGridLogger()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return an instance of logger to use in grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getGridLoggerFormatted()">getGridLoggerFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of logger that is in grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#getGridName()">getGridName()</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dd>
<div class="block">Gets grid name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getGridName()">getGridName()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets optional grid name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#getGridName()">getGridName()</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>
<div class="block">Gets name of the grid this thread belongs to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#getGridName()">getGridName()</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dd>
<div class="block">Gets grid name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#getGridStartTime()">getGridStartTime()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Gets start time of the very first node in the grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getGridStartTime()">getGridStartTime()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets start time of the very first node in the grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getGroups()">getGroups()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets group-indexed fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html#getGroupSize()">getGroupSize()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html" title="class in org.apache.ignite.igfs">IgfsGroupDataBlocksKeyMapper</a></dt>
<dd>
<div class="block">Get group size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getHadoopConfiguration()">getHadoopConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets hadoop configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#getHasher()">getHasher()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Gets hash code calculator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#getHasher()">getHasher()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Gets hash code calculator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#getHashIdResolver()">getHashIdResolver()</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getHeapMemoryCommitted()">getHeapMemoryCommitted()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the amount of heap memory in bytes that is committed for
the JVM to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getHeapMemoryCommitted()">getHeapMemoryCommitted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the amount of heap memory in bytes that is committed for
the JVM to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getHeapMemoryInitialized()">getHeapMemoryInitialized()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the amount of heap memory in bytes that the JVM
initially requests from the operating system for memory management.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getHeapMemoryInitialized()">getHeapMemoryInitialized()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the amount of heap memory in bytes that the JVM
initially requests from the operating system for memory management.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getHeapMemoryMaximum()">getHeapMemoryMaximum()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the maximum amount of heap memory in bytes that can be
used for memory management.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getHeapMemoryMaximum()">getHeapMemoryMaximum()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the maximum amount of heap memory in bytes that can be
used for memory management.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getHeapMemoryTotal()">getHeapMemoryTotal()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the total amount of heap memory in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getHeapMemoryTotal()">getHeapMemoryTotal()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the total amount of heap memory in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getHeapMemoryUsed()">getHeapMemoryUsed()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the current heap size that is used for object allocation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getHeapMemoryUsed()">getHeapMemoryUsed()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the current heap size that is used for object allocation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getHeartbeatFrequency()">getHeartbeatFrequency()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets delay between heartbeat messages sent by coordinator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getHeartbeatFrequency()">getHeartbeatFrequency()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets delay between heartbeat messages sent by coordinator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#getHoldCount()">getHoldCount()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Queries the number of holds on this lock by the current thread.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#getHomeDirectory()">getHomeDirectory()</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getHost()">getHost()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets host for TCP binary protocol server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#getHost()">getHost()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Gets the host endpoint is bound to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterStartNodeResult.html#getHostName()">getHostName()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterStartNodeResult.html" title="interface in org.apache.ignite.cluster">ClusterStartNodeResult</a></dt>
<dd>
<div class="block">Gets host name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#getId()">getId()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets session ID of the task being executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getIdleConnectionTimeout()">getIdleConnectionTimeout()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets maximum idle connection time upon which idle connections
will be closed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getIdleConnectionTimeout()">getIdleConnectionTimeout()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets maximum idle connection time upon which idle connections
will be closed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getIdleQueryCursorCheckFrequency()">getIdleQueryCursorCheckFrequency()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets idle query cursors check frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getIdleQueryCursorTimeout()">getIdleQueryCursorTimeout()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets idle query cursors timeout in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getIdleTimeout()">getIdleTimeout()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets idle timeout for REST server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getIdleTimePercentage()">getIdleTimePercentage()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets percentage of time this node is idling vs. executing jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getIdleTimePercentage()">getIdleTimePercentage()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets percentage of time this node is idling vs. executing jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#getIdMapper()">getIdMapper()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Gets ID mapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#getIdMapper()">getIdMapper()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Gets ID mapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#getIdMapper()">getIdMapper()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getIgfsThreadPoolSize()">getIgfsThreadPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Size of thread pool that is in charge of processing outgoing IGFS messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/IgniteProvider.html#getIgnite(java.lang.String)">getIgnite(String)</a></span> - Method in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/IgniteProvider.html" title="class in org.apache.ignite.mesos.resource">IgniteProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.StreamerContext.html#getIgnite()">getIgnite()</a></span> - Static method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.StreamerContext.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkTask.StreamerContext</a></dt>
<dd>
<div class="block">Obtains grid instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.StreamerContext.html#getIgnite()">getIgnite()</a></span> - Static method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.StreamerContext.html" title="class in org.apache.ignite.stream.storm">StormStreamer.StreamerContext</a></dt>
<dd>
<div class="block">Obtains grid instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#getIgnite()">getIgnite()</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteProvider.html#getIgnite()">getIgnite()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteProvider.html" title="class in org.apache.ignite.yarn">IgniteProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteProvider.html#getIgnite(java.lang.String)">getIgnite(String)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteProvider.html" title="class in org.apache.ignite.yarn">IgniteProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/sink/flink/IgniteSink.html#getIgniteConfigFile()">getIgniteConfigFile()</a></span> - Method in class org.apache.ignite.sink.flink.<a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="class in org.apache.ignite.sink.flink">IgniteSink</a></dt>
<dd>
<div class="block">Gets Ignite configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#getIgniteConfigFile()">getIgniteConfigFile()</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Gets Ignite configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getIgniteHome()">getIgniteHome()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return Ignite installation home folder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getIgniteHome()">getIgniteHome()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets Ignite installation home folder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getIgniteHome()">getIgniteHome()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets Ignite installation home folder (i.e.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html#getIgniteHome()">getIgniteHome()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html" title="interface in org.apache.ignite.spi">IgniteSpiManagementMBean</a></dt>
<dd>
<div class="block">Gets Ignite installation home folder (i.e.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#getIgniteTupleField()">getIgniteTupleField()</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Gets Ignite tuple field, by which tuple data is obtained in topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getIncludeEventTypes()">getIncludeEventTypes()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets array of event types, which will be recorded.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getIncludeProperties()">getIncludeProperties()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets array of system or environment properties to include into node attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html#getIndexDDL(java.lang.String,%20java.lang.String)">getIndexDDL(String, String)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoValueField</a></dt>
<dd>
<div class="block">Returns DDL for the field secondary index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getIndexDDLStatements()">getIndexDDLStatements()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns DDL statements to create Cassandra table secondary indexes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getIndexedTypes()">getIndexedTypes()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Array of key and value type pairs to be indexed (thus array length must be always even).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#getIndexes()">getIndexes()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Gets a collection of index entities.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getIndexingSpi()">getIndexingSpi()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return fully configured indexing SPI implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#getIndexType()">getIndexType()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Gets index type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html#getInitialContextEnvironment()">getInitialContextEnvironment()</a></span> - Method in class org.apache.ignite.cache.jta.jndi.<a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmFactory</a></dt>
<dd>
<div class="block">Gets initial context environment map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#getInitialQuery()">getInitialQuery()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Gets initial query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getInstanceName()">getInstanceName()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets optional kernal instance name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#getInteger(java.lang.String,%20int)">getInteger(String, int)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Gets either system property or environment variable with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getInterceptor()">getInterceptor()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets cache interceptor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getIpcEndpointConfiguration()">getIpcEndpointConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets IPC endpoint configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getIpFinder()">getIpFinder()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets IP finder for IP addresses sharing and storing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getIpFinderCleanFrequency()">getIpFinderCleanFrequency()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets IP finder clean frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getIpFinderCleanFrequency()">getIpFinderCleanFrequency()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets IP finder clean frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getIpFinderFormatted()">getIpFinderFormatted()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder"><code>TcpDiscoveryIpFinder</code></a> (string representation).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getIpFinderFormatted()">getIpFinderFormatted()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder"><code>TcpDiscoveryIpFinder</code></a> (string representation).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#getIterationCount()">getIterationCount()</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Gets iteration count for warmup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#getJavaClass()">getJavaClass()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Returns java class of the object to be persisted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#getJavaFieldName()">getJavaFieldName()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#getJavaFieldType()">getJavaFieldType()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#getJavaName()">getJavaName()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#getJavaType()">getJavaType()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getJdkInformation()">getJdkInformation()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets JDK information.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getJettyPath()">getJettyPath()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets path, either absolute or relative to <code>IGNITE_HOME</code>, to <code>Jetty</code>
XML configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html#getJmxPort()">getJmxPort()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.bean.<a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html" title="class in org.apache.ignite.cache.store.cassandra.bean">CassandraLifeCycleBean</a></dt>
<dd>
<div class="block">Returns JMX port for embedded Cassandra</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html#getJndiNames()">getJndiNames()</a></span> - Method in class org.apache.ignite.cache.jta.jndi.<a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmFactory</a></dt>
<dd>
<div class="block">Gets a list of JNDI names.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html#getJndiNames()">getJndiNames()</a></span> - Method in class org.apache.ignite.cache.jta.jndi.<a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmLookup</a></dt>
<dd>
<div class="block">Gets a list of JNDI names.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobResult.html#getJob()">getJob()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobResult.html" title="interface in org.apache.ignite.compute">ComputeJobResult</a></dt>
<dd>
<div class="block">Gets local instance of remote job returned by <a href="./org/apache/ignite/compute/ComputeTask.html#map(java.util.List,%20T)"><code>ComputeTask.map(List, Object)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/CollisionJobContext.html#getJob()">getJob()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="./org/apache/ignite/spi/collision/CollisionJobContext.html" title="interface in org.apache.ignite.spi.collision">CollisionJobContext</a></dt>
<dd>
<div class="block">Job for this context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobResult.html#getJobContext()">getJobContext()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobResult.html" title="interface in org.apache.ignite.compute">ComputeJobResult</a></dt>
<dd>
<div class="block">Gets job context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/CollisionJobContext.html#getJobContext()">getJobContext()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="./org/apache/ignite/spi/collision/CollisionJobContext.html" title="interface in org.apache.ignite.spi.collision">CollisionJobContext</a></dt>
<dd>
<div class="block">Gets job context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContext.html#getJobId()">getJobId()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContext.html" title="interface in org.apache.ignite.compute">ComputeJobContext</a></dt>
<dd>
<div class="block">Gets ID of the job this context belongs to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobSibling.html#getJobId()">getJobId()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobSibling.html" title="interface in org.apache.ignite.compute">ComputeJobSibling</a></dt>
<dd>
<div class="block">Gets ID of this grid job sibling.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getJobPriorityAttributeKey()">getJobPriorityAttributeKey()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets key name of job priority attribute.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#getJobPriorityAttributeKey()">getJobPriorityAttributeKey()</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets key name of job priority attribute.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/FailoverContext.html#getJobResult()">getJobResult()</a></span> - Method in interface org.apache.ignite.spi.failover.<a href="./org/apache/ignite/spi/failover/FailoverContext.html" title="interface in org.apache.ignite.spi.failover">FailoverContext</a></dt>
<dd>
<div class="block">Gets failed result of job execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#getJobSibling(org.apache.ignite.lang.IgniteUuid)">getJobSibling(IgniteUuid)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets job sibling for a given ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#getJobSiblings()">getJobSiblings()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets a collection of all grid job siblings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getJoinTimeout()">getJoinTimeout()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets join timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getJoinTimeout()">getJoinTimeout()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets join timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#getKeepAliveTime()">getKeepAliveTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns the thread keep-alive time, which is the amount of time which threads
in excess of the core pool size may remain idle before being terminated.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#getKeepDeserialized()">getKeepDeserialized()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Gets keep deserialized flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#getKey()">getKey()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#getKeyAlgorithm()">getKeyAlgorithm()</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Gets algorithm that will be used to create a key manager.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#getKeyFieldName()">getKeyFieldName()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Gets key field name for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html#getKeyFieldName()">getKeyFieldName()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets key field name for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getKeyFields()">getKeyFields()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets optional persistent key fields (needed only if <a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcPojoStore</code></a> is used).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getKeyFields()">getKeyFields()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns list of Ignite cache key POJO fields to be mapped to Cassandra table columns.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#getKeyFields()">getKeyFields()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Gets optional persistent key fields (needed only if <a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcPojoStore</code></a> is used).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#getKeyFieldType()">getKeyFieldType()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Gets key field type for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html#getKeyFieldType()">getKeyFieldType()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets key field type for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getKeyPersistenceSettings()">getKeyPersistenceSettings()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns persistence settings for Ignite cache keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#getKeyRange()">getKeyRange()</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Gets key range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getKeySize()">getKeySize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets number of keys in the cache, possibly with <code>null</code> values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getKeySize()">getKeySize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of keys in the cache, possibly with <code>null</code> values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getKeyspace()">getKeyspace()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns Cassandra keyspace to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#getKeyspace()">getKeyspace()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Returns Cassandra keyspace to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getKeyspaceDDLStatement()">getKeyspaceDDLStatement()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns DDL statement to create Cassandra keyspace.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#getKeyStoreFilePath()">getKeyStoreFilePath()</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Gets path to the key store file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#getKeyStorePassword()">getKeyStorePassword()</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Gets key store password.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#getKeyStoreType()">getKeyStoreType()</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Gets key store type used for context creation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#getKeyTab()">getKeyTab()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Gets the key tab full file name (e.g.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#getKeyTabPrincipal()">getKeyTabPrincipal()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Gets the key tab principal short name (e.g.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getKeyType()">getKeyType()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Determines the required type of keys for this <code>Cache</code>, if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getKeyType()">getKeyType()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets key type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#getKeyType()">getKeyType()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Gets key type for this query pair.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#getKeyType()">getKeyType()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Gets key type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getKeyType()">getKeyType()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Determines the required type of keys for this <code>Cache</code>, if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#getLargestPoolSize()">getLargestPoolSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns the largest number of threads that have ever
simultaneously been in the pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getLastDataVersion()">getLastDataVersion()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">In-Memory Data Grid assigns incremental versions to all cache operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getLastDataVersion()">getLastDataVersion()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">In-Memory Data Grid assigns incremental versions to all cache operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getLastUpdateTime()">getLastUpdateTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets last update time of this node metrics.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getLastUpdateTime()">getLastUpdateTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets last update time of this node metrics.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getLifecycleBeans()">getLifecycleBeans()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Returns a collection of life-cycle beans.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getLifecycleBeansFormatted()">getLifecycleBeansFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets <code>toString()</code> representation of of lifecycle beans configured
with Ignite.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getListener()">getListener()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#getLoad(org.apache.ignite.cluster.ClusterNode,%20int)">getLoad(ClusterNode, int)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Calculates load value for a given node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html#getLoad(org.apache.ignite.cluster.ClusterNode,%20int)">getLoad(ClusterNode, int)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveJobCountLoadProbe</a></dt>
<dd>
<div class="block">Calculates load value for a given node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadProbe.html#getLoad(org.apache.ignite.cluster.ClusterNode,%20int)">getLoad(ClusterNode, int)</a></span> - Method in interface org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadProbe.html" title="interface in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadProbe</a></dt>
<dd>
<div class="block">Calculates load value for a given node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html#getLoad(org.apache.ignite.cluster.ClusterNode,%20int)">getLoad(ClusterNode, int)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveProcessingTimeLoadProbe</a></dt>
<dd>
<div class="block">Calculates load value for a given node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getLoadBalancingSpi()">getLoadBalancingSpi()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return fully configured load balancing SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getLoadBalancingSpiFormatted()">getLoadBalancingSpiFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of fully configured load balancing SPI implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html#getLoadProbeFormatted()">getLoadProbeFormatted()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadBalancingSpi</a></dt>
<dd>
<div class="block">Gets text description of current load probing implementation used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpiMBean.html#getLoadProbeFormatted()">getLoadProbeFormatted()</a></span> - Method in interface org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpiMBean.html" title="interface in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadBalancingSpiMBean</a></dt>
<dd>
<div class="block">Gets text description of current load probing implementation used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#getLoadStatement(boolean)">getLoadStatement(boolean)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Returns CQL statement to select key/value fields from Cassandra table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getLocalAddress()">getLocalAddress()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets local host address for socket binding.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getLocalAddress()">getLocalAddress()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets local host address for socket binding.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#getLocalAddress()">getLocalAddress()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Gets local address that multicast IP finder uses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getLocalAddress()">getLocalAddress()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets local address that was set to SPI with <a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setLocalAddress(java.lang.String)"><code>TcpDiscoverySpi.setLocalAddress(String)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getLocalEventListeners()">getLocalEventListeners()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets map of pre-configured local event listeners.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getLocalHost()">getLocalHost()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets system-wide local address or host for all Ignite components to bind to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#getLocalListener()">getLocalListener()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Gets local listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#getLocalNode()">getLocalNode()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Gets local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getLocalNode()">getLocalNode()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getLocalNode()">getLocalNode()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getLocalNodeId()">getLocalNodeId()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Unique identifier for this node within grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getLocalNodeId()">getLocalNodeId()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets ID of the local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html#getLocalNodeId()">getLocalNodeId()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html" title="interface in org.apache.ignite.spi">IgniteSpiManagementMBean</a></dt>
<dd>
<div class="block">Gets ID of the local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getLocalPort()">getLocalPort()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets local port for socket binding.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getLocalPort()">getLocalPort()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets local port for socket binding.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getLocalPort()">getLocalPort()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets local TCP port SPI listens to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getLocalPort()">getLocalPort()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets local TCP port SPI listens to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getLocalPortRange()">getLocalPortRange()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets maximum number of local ports tried if all previously
tried ports are occupied.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getLocalPortRange()">getLocalPortRange()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets maximum number of local ports tried if all previously
tried ports are occupied.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getLocalPortRange()">getLocalPortRange()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets local TCP port range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getLocalPortRange()">getLocalPortRange()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets local TCP port range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#getLogger(java.lang.Object)">getLogger(Object)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Creates new logger with given category based off the current instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#getLogger(java.lang.Object)">getLogger(Object)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Creates new logger with given category based off the current instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#getLogger(java.lang.Object)">getLogger(Object)</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Creates new logger with given category based off the current instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#getLogger(java.lang.Object)">getLogger(Object)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Gets <a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite"><code>IgniteLogger</code></a> wrapper around log4j logger for the given
category.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#getLogger(java.lang.Object)">getLogger(Object)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Gets <a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite"><code>IgniteLogger</code></a> wrapper around log4j logger for the given
category.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#getLogger(java.lang.Object)">getLogger(Object)</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Creates new logger with given category based off the current instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#getLogger(java.lang.Object)">getLogger(Object)</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Creates new logger with given category based off the current instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#getLogin()">getLogin()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dd>
<div class="block">Gets login.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#getLong(java.lang.String,%20long)">getLong(String, long)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Gets either system property or environment variable with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getLongQueryWarningTimeout()">getLongQueryWarningTimeout()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets timeout in milliseconds after which long query warning will be printed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#getMajorVersion()">getMajorVersion()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getManagementPort()">getManagementPort()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets port number for management endpoint.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getManagementThreadPoolSize()">getManagementThreadPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Size of thread pool that is in charge of processing internal and Visor
<a href="./org/apache/ignite/compute/ComputeJob.html" title="interface in org.apache.ignite.compute"><code>GridJobs</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#getMapReducePlanner()">getMapReducePlanner()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Gets Hadoop map-reduce planner, a component which defines job execution plan based on job
configuration and current grid topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getMarshaller()">getMarshaller()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return an instance of marshaller to use in grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getMarshallerCacheKeepAliveTime()">getMarshallerCacheKeepAliveTime()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Keep alive time of thread pool that is in charge of processing marshaller messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getMarshallerCacheThreadPoolSize()">getMarshallerCacheThreadPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default size of thread pool that is in charge of processing marshaller messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getMaxAckTimeout()">getMaxAckTimeout()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets maximum message acknowledgement timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getMaxAckTimeout()">getMaxAckTimeout()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets maximum message acknowledgement timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#getMaxBlocks()">getMaxBlocks()</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Gets maximum allowed amount of blocks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html#getMaxBlocks()">getMaxBlocks()</a></span> - Method in interface org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html" title="interface in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicyMXBean</a></dt>
<dd>
<div class="block">Gets maximum allowed amount of blocks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getMaxConcurrentAsyncOperations()">getMaxConcurrentAsyncOperations()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets maximum number of allowed concurrent asynchronous operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getMaxConnectTimeout()">getMaxConnectTimeout()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets maximum connect timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getMaxConnectTimeout()">getMaxConnectTimeout()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets maximum connect timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getMaximumActiveJobs()">getMaximumActiveJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets maximum number of jobs that ever ran concurrently on this node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getMaximumActiveJobs()">getMaximumActiveJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets maximum number of jobs that ever ran concurrently on this node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getMaximumCancelledJobs()">getMaximumCancelledJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets maximum number of cancelled jobs this node ever had running
concurrently.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getMaximumCancelledJobs()">getMaximumCancelledJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets maximum number of cancelled jobs this node ever had running
concurrently.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#getMaximumFailoverAttempts()">getMaximumFailoverAttempts()</a></span> - Method in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">Gets maximum number of attempts to execute a failed job on another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpiMBean.html#getMaximumFailoverAttempts()">getMaximumFailoverAttempts()</a></span> - Method in interface org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpiMBean.html" title="interface in org.apache.ignite.spi.failover.always">AlwaysFailoverSpiMBean</a></dt>
<dd>
<div class="block">Gets maximum number of attempts to execute a failed job on another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#getMaximumFailoverAttempts()">getMaximumFailoverAttempts()</a></span> - Method in class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dd>
<div class="block">Gets maximum number of attempts to execute a failed job on another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpiMBean.html#getMaximumFailoverAttempts()">getMaximumFailoverAttempts()</a></span> - Method in interface org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpiMBean.html" title="interface in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpiMBean</a></dt>
<dd>
<div class="block">Gets maximum number of attempts to execute a failed job on another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getMaximumJobExecuteTime()">getMaximumJobExecuteTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets time it took to execute the longest job on the node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getMaximumJobExecuteTime()">getMaximumJobExecuteTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets time it took to execute the longest job on the node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getMaximumJobWaitTime()">getMaximumJobWaitTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets maximum time a job ever spent waiting in a queue to be executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getMaximumJobWaitTime()">getMaximumJobWaitTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets maximum time a job ever spent waiting in a queue to be executed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#getMaximumPoolSize()">getMaximumPoolSize()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Get Max workers thread count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#getMaximumPoolSize()">getMaximumPoolSize()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Get maximum workers thread count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#getMaximumPoolSize()">getMaximumPoolSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns the maximum allowed number of threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getMaximumRejectedJobs()">getMaximumRejectedJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets maximum number of jobs rejected at once during a single collision resolution
operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getMaximumRejectedJobs()">getMaximumRejectedJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets maximum number of jobs rejected at once during a single collision resolution
operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#getMaximumSparsity()">getMaximumSparsity()</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets maximum sparsity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpiMBean.html#getMaximumSparsity()">getMaximumSparsity()</a></span> - Method in interface org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpiMBean.html" title="interface in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpiMBean</a></dt>
<dd>
<div class="block">Gets maximum sparsity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getMaximumStealingAttempts()">getMaximumStealingAttempts()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Gets maximum number of attempts to steal job by another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#getMaximumStealingAttempts()">getMaximumStealingAttempts()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets maximum number of attempts to steal job by another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getMaximumTaskRangeLength()">getMaximumTaskRangeLength()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get maximum default range size of a file being split during IGFS task execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getMaximumThreadCount()">getMaximumThreadCount()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the maximum live thread count since the JVM
started or peak was reset.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getMaximumThreadCount()">getMaximumThreadCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the maximum live thread count since the JVM
started or peak was reset.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getMaximumWaitingJobs()">getMaximumWaitingJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets maximum number of waiting jobs this node had.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getMaximumWaitingJobs()">getMaximumWaitingJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets maximum number of waiting jobs this node had.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#getMaximumWriteAttempts()">getMaximumWriteAttempts()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Gets maximum number of write attempts in case of database error.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#getMaximumWriteAttempts()">getMaximumWriteAttempts()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Gets maximum number of write attempts in case of database error.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#getMaxMemorySize()">getMaxMemorySize()</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Gets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html#getMaxMemorySize()">getMaxMemorySize()</a></span> - Method in interface org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#getMaxMemorySize()">getMaxMemorySize()</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Gets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html#getMaxMemorySize()">getMaxMemorySize()</a></span> - Method in interface org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.lru">LruEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#getMaxMemorySize()">getMaxMemorySize()</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Gets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html#getMaxMemorySize()">getMaxMemorySize()</a></span> - Method in interface org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getMaxMessageProcessingTime()">getMaxMessageProcessingTime()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets max message processing time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getMaxMessageProcessingTime()">getMaxMessageProcessingTime()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets max message processing time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getMaxMissedClientHeartbeats()">getMaxMissedClientHeartbeats()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets max heartbeats count node can miss without failing client node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getMaxMissedClientHeartbeats()">getMaxMissedClientHeartbeats()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets max heartbeats count node can miss without failing client node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getMaxMissedHeartbeats()">getMaxMissedHeartbeats()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets max heartbeats count node can miss without initiating status check.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getMaxMissedHeartbeats()">getMaxMissedHeartbeats()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets max heartbeats count node can miss without initiating status check.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/OdbcConfiguration.html#getMaxOpenCursors()">getMaxOpenCursors()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></dt>
<dd>
<div class="block">Gets maximum number of opened cursors per connection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#getMaxParallelTasks()">getMaxParallelTasks()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Gets max number of local tasks that may be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#getMaxParameterCount()">getMaxParameterCount()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Get max query parameters count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html#getMaxParameterCount()">getMaxParameterCount()</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect">JdbcDialect</a></dt>
<dd>
<div class="block">Get max query parameters count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#getMaxPerNodeCount()">getMaxPerNodeCount()</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Gets maximum number of deployed service instances on each node, <code>0</code> for unlimited.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html#getMaxPoolSize()">getMaxPoolSize()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStoreFactory</a></dt>
<dd>
<div class="block">Get maximum workers thread count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#getMaxSize()">getMaxSize()</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Gets maximum allowed size of cache before entry will start getting evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html#getMaxSize()">getMaxSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets maximum allowed cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#getMaxSize()">getMaxSize()</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Gets maximum allowed size of all blocks in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html#getMaxSize()">getMaxSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html" title="interface in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicyMXBean</a></dt>
<dd>
<div class="block">Gets maximum allowed size of all blocks in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#getMaxSize()">getMaxSize()</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Gets maximum allowed size of cache before entry will start getting evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html#getMaxSize()">getMaxSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.lru">LruEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets maximum allowed cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html#getMaxSize()">getMaxSize()</a></span> - Method in class org.apache.ignite.cache.eviction.random.<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.random">RandomEvictionPolicy</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets maximum allowed size of cache before entry will start getting evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicyMBean.html#getMaxSize()">getMaxSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.random.<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.random">RandomEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets maximum allowed cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#getMaxSize()">getMaxSize()</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Gets maximum allowed size of cache before entry will start getting evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html#getMaxSize()">getMaxSize()</a></span> - Method in interface org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Gets maximum allowed cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getMaxSpaceSize()">getMaxSpaceSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get maximum space available for data cache to store file system entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#getMaxTaskQueueSize()">getMaxTaskQueueSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Gets max task queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#getMaxWriteQueueSize()">getMaxWriteQueueSize()</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets max write queue size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpiMBean.html#getMaxWriteQueueSize()">getMaxWriteQueueSize()</a></span> - Method in interface org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpiMBean.html" title="interface in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpiMBean</a></dt>
<dd>
<div class="block">Gets max write queue size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getMBeanServer()">getMBeanServer()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return MBean server instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getMBeanServerFormatted()">getMBeanServerFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of MBean server instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getMemoryMode()">getMemoryMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets memory mode for cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#getMemoryMode()">getMemoryMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#getMemorySize()">getMemorySize()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Gets shared memory size in bytes allocated for endpoint communication.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getMessageExpireTime()">getMessageExpireTime()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Message expire time configuration parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#getMessageExpireTime()">getMessageExpireTime()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Message expire time configuration parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getMessageInterceptor()">getMessageInterceptor()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets interceptor for objects, moving to and from remote clients.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getMessageQueueLimit()">getMessageQueueLimit()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets message queue limit for incoming and outgoing messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getMessageQueueLimit()">getMessageQueueLimit()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets message queue limit for incoming and outgoing messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getMessageWorkerQueueSize()">getMessageWorkerQueueSize()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets message worker queue current size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getMessageWorkerQueueSize()">getMessageWorkerQueueSize()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets message worker queue current size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getMetaCacheName()">getMetaCacheName()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Cache name to store IGFS meta information.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#getMethodClass()">getMethodClass()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Gets class to which the executed method belongs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/GridifyArgument.html#getMethodClass()">getMethodClass()</a></span> - Method in interface org.apache.ignite.compute.gridify.<a href="./org/apache/ignite/compute/gridify/GridifyArgument.html" title="interface in org.apache.ignite.compute.gridify">GridifyArgument</a></dt>
<dd>
<div class="block">Gets class to which the executed method belongs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.html#getMethodMatcher()">getMethodMatcher()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.html" title="class in org.apache.ignite.compute.gridify.aop.spring">GridifySpringPointcut</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html#getMethodName()">getMethodName()</a></span> - Method in class org.apache.ignite.cache.jta.reflect.<a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html" title="class in org.apache.ignite.cache.jta.reflect">CacheReflectionTmLookup</a></dt>
<dd>
<div class="block">Gets method name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#getMethodName()">getMethodName()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Gets method name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/GridifyArgument.html#getMethodName()">getMethodName()</a></span> - Method in interface org.apache.ignite.compute.gridify.<a href="./org/apache/ignite/compute/gridify/GridifyArgument.html" title="interface in org.apache.ignite.compute.gridify">GridifyArgument</a></dt>
<dd>
<div class="block">Gets method name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#getMethodParameters()">getMethodParameters()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Gets method parameters in the same order they appear in method
signature.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/GridifyArgument.html#getMethodParameters()">getMethodParameters()</a></span> - Method in interface org.apache.ignite.compute.gridify.<a href="./org/apache/ignite/compute/gridify/GridifyArgument.html" title="interface in org.apache.ignite.compute.gridify">GridifyArgument</a></dt>
<dd>
<div class="block">Gets method parameters in the same order they appear in method
signature.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#getMethodParameterTypes()">getMethodParameterTypes()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Gets method parameter types in the same order they appear in method
signature.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/GridifyArgument.html#getMethodParameterTypes()">getMethodParameterTypes()</a></span> - Method in interface org.apache.ignite.compute.gridify.<a href="./org/apache/ignite/compute/gridify/GridifyArgument.html" title="interface in org.apache.ignite.compute.gridify">GridifyArgument</a></dt>
<dd>
<div class="block">Gets method parameter types in the same order they appear in method
signature.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getMetricsExpireTime()">getMetricsExpireTime()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Elapsed time in milliseconds after which node metrics are considered expired.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getMetricsHistorySize()">getMetricsHistorySize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Number of node metrics to keep in memory to calculate totals and averages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getMetricsLogFrequency()">getMetricsLogFrequency()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets frequency of metrics log print out.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getMetricsUpdateFrequency()">getMetricsUpdateFrequency()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets job metrics update frequency in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getMinimumBufferedMessageCount()">getMinimumBufferedMessageCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getMinimumBufferedMessageCount()">getMinimumBufferedMessageCount()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Not used anymore.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#getMinorVersion()">getMinorVersion()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#getMulticastGroup()">getMulticastGroup()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Gets IP address of multicast group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#getMulticastPort()">getMulticastPort()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Gets port number which multicast messages are sent to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#getMultipleTupleExtractor()">getMultipleTupleExtractor()</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#getName()">getName()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Gets index name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#getName()">getName()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getName()">getName()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Cache name or <code>null</code> if not provided, then this will be considered a default
cache which can be accessed via <a href="./org/apache/ignite/Ignite.html#cache(java.lang.String)"><code>Ignite.cache(String)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getName()">getName()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets IGFS instance name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#getName()">getName()</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Gets service name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentResource.html#getName()">getName()</a></span> - Method in interface org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentResource.html" title="interface in org.apache.ignite.spi.deployment">DeploymentResource</a></dt>
<dd>
<div class="block">Gets resource name, either class name or alias name, such as alias
specified by <a href="./org/apache/ignite/compute/ComputeTaskName.html" title="annotation in org.apache.ignite.compute"><code>ComputeTaskName</code></a> annotation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html#getName()">getName()</a></span> - Method in class org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html" title="class in org.apache.ignite.spi.deployment">DeploymentResourceAdapter</a></dt>
<dd>
<div class="block">Gets resource name, either class name or alias name, such as alias
specified by <a href="./org/apache/ignite/compute/ComputeTaskName.html" title="annotation in org.apache.ignite.compute"><code>ComputeTaskName</code></a> annotation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpi.html#getName()">getName()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpi.html" title="interface in org.apache.ignite.spi">IgniteSpi</a></dt>
<dd>
<div class="block">Gets SPI name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getName()">getName()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets SPI name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html#getName()">getName()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html" title="interface in org.apache.ignite.spi">IgniteSpiManagementMBean</a></dt>
<dd>
<div class="block">Gets name of the SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#getNameMapper()">getNameMapper()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Gets name mapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#getNameMapper()">getNameMapper()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Gets name mapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#getNameMapper()">getNameMapper()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactoryNative.html#getNativeFactory()">getNativeFactory()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactoryNative.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetCacheStoreFactoryNative</a></dt>
<dd>
<div class="block">Gets the wrapped factory object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getNearConfiguration()">getNearConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/NearCacheConfiguration.html#getNearEvictionPolicy()">getNearEvictionPolicy()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a></dt>
<dd>
<div class="block">Gets near eviction policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/NearCacheConfiguration.html#getNearStartSize()">getNearStartSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a></dt>
<dd>
<div class="block">Gets initial cache size for near cache which will be used to pre-create internal
hash table after start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getNetworkSendRetryCount()">getNetworkSendRetryCount()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Message send retries count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getNetworkSendRetryDelay()">getNetworkSendRetryDelay()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Interval in milliseconds between message send retries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getNetworkTimeout()">getNetworkTimeout()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Maximum timeout in milliseconds for network requests.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getNetworkTimeout()">getNetworkTimeout()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets network timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getNetworkTimeout()">getNetworkTimeout()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets network timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobResult.html#getNode()">getNode()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobResult.html" title="interface in org.apache.ignite.compute">ComputeJobResult</a></dt>
<dd>
<div class="block">Gets node this job executed on.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#getNode(java.util.UUID)">getNode(UUID)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Gets node by ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getNode(java.util.UUID)">getNode(UUID)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets node by ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getNodeAttributes()">getNodeAttributes()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">This method is called before SPI starts (before method <a href="./org/apache/ignite/spi/IgniteSpi.html#spiStart(java.lang.String)"><code>IgniteSpi.spiStart(String)</code></a>
is called).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getNodeAttributes()">getNodeAttributes()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">This method is called before SPI starts (before method <a href="./org/apache/ignite/spi/IgniteSpi.html#spiStart(java.lang.String)"><code>IgniteSpi.spiStart(String)</code></a>
is called).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getNodeAttributes()">getNodeAttributes()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">This method is called before SPI starts (before method <a href="./org/apache/ignite/spi/IgniteSpi.html#spiStart(java.lang.String)"><code>IgniteSpi.spiStart(String)</code></a>
is called).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#getNodeAttributes()">getNodeAttributes()</a></span> - Method in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">This method is called before SPI starts (before method <a href="./org/apache/ignite/spi/IgniteSpi.html#spiStart(java.lang.String)"><code>IgniteSpi.spiStart(String)</code></a>
is called).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#getNodeAttributes()">getNodeAttributes()</a></span> - Method in class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dd>
<div class="block">This method is called before SPI starts (before method <a href="./org/apache/ignite/spi/IgniteSpi.html#spiStart(java.lang.String)"><code>IgniteSpi.spiStart(String)</code></a>
is called).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpi.html#getNodeAttributes()">getNodeAttributes()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpi.html" title="interface in org.apache.ignite.spi">IgniteSpi</a></dt>
<dd>
<div class="block">This method is called before SPI starts (before method <a href="./org/apache/ignite/spi/IgniteSpi.html#spiStart(java.lang.String)"><code>IgniteSpi.spiStart(String)</code></a>
is called).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getNodeAttributes()">getNodeAttributes()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">This method is called before SPI starts (before method <a href="./org/apache/ignite/spi/IgniteSpi.html#spiStart(java.lang.String)"><code>IgniteSpi.spiStart(String)</code></a>
is called).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#getNodeAttributes()">getNodeAttributes()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">This method is called before SPI starts (before method <a href="./org/apache/ignite/spi/IgniteSpi.html#spiStart(java.lang.String)"><code>IgniteSpi.spiStart(String)</code></a>
is called).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getNodeFilter()">getNodeFilter()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets filter which determines on what nodes the cache should be started.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#getNodeFilter()">getNodeFilter()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#getNodeFilter()">getNodeFilter()</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Gets node filter used to filter nodes on which the service will be deployed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getNodeId()">getNodeId()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#getNodeId()">getNodeId()</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Gets node ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#getNodeId()">getNodeId()</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Gets node ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#getNodeId()">getNodeId()</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Gets node ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/LoggerNodeIdAware.html#getNodeId()">getNodeId()</a></span> - Method in interface org.apache.ignite.logger.<a href="./org/apache/ignite/logger/LoggerNodeIdAware.html" title="interface in org.apache.ignite.logger">LoggerNodeIdAware</a></dt>
<dd>
<div class="block">Gets node ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getNodesFailed()">getNodesFailed()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets failed nodes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getNodesFailed()">getNodesFailed()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets failed nodes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getNodesJoined()">getNodesJoined()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets joined nodes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getNodesJoined()">getNodesJoined()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets joined nodes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getNodesLeft()">getNodesLeft()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets left nodes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getNodesLeft()">getNodesLeft()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets left nodes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getNodeStartTime()">getNodeStartTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the start time of grid node in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getNodeStartTime()">getNodeStartTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the start time of grid node in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#getNodeWeight()">getNodeWeight()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">Gets weight of this node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpiMBean.html#getNodeWeight()">getNodeWeight()</a></span> - Method in interface org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpiMBean.html" title="interface in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpiMBean</a></dt>
<dd>
<div class="block">Gets weight of this node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getNonHeapMemoryCommitted()">getNonHeapMemoryCommitted()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the amount of non-heap memory in bytes that is committed for
the JVM to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getNonHeapMemoryCommitted()">getNonHeapMemoryCommitted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the amount of non-heap memory in bytes that is committed for
the JVM to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getNonHeapMemoryInitialized()">getNonHeapMemoryInitialized()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the amount of non-heap memory in bytes that the JVM
initially requests from the operating system for memory management.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getNonHeapMemoryInitialized()">getNonHeapMemoryInitialized()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the amount of non-heap memory in bytes that the JVM
initially requests from the operating system for memory management.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getNonHeapMemoryMaximum()">getNonHeapMemoryMaximum()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the maximum amount of non-heap memory in bytes that can be
used for memory management.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getNonHeapMemoryMaximum()">getNonHeapMemoryMaximum()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the maximum amount of non-heap memory in bytes that can be
used for memory management.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getNonHeapMemoryTotal()">getNonHeapMemoryTotal()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the total amount of non-heap memory in bytes that can be
used for memory management.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getNonHeapMemoryTotal()">getNonHeapMemoryTotal()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the total amount of non-heap memory in bytes that can be
used for memory management.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getNonHeapMemoryUsed()">getNonHeapMemoryUsed()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the current non-heap memory size that is used by Java VM.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getNonHeapMemoryUsed()">getNonHeapMemoryUsed()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the current non-heap memory size that is used by Java VM.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#getNonLoopbackAddress()">getNonLoopbackAddress()</a></span> - Static method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Finds a local, non-loopback, IPv4 address</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#getNumberOfRetries()">getNumberOfRetries()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Gets number of retries in case of DB failure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html#getNumberOfRetries()">getNumberOfRetries()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets number of retries in case of DB failure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getOdbcConfiguration()">getOdbcConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets configuration for ODBC.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapAllocatedSize()">getOffHeapAllocatedSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets memory size allocated in off-heap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapAllocatedSize()">getOffHeapAllocatedSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets memory size allocated in off-heap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapBackupEntriesCount()">getOffHeapBackupEntriesCount()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets number of backup entries stored in off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapBackupEntriesCount()">getOffHeapBackupEntriesCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of backup entries stored in off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapEntriesCount()">getOffHeapEntriesCount()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets number of entries stored in off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapEntriesCount()">getOffHeapEntriesCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of entries stored in off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapEvictions()">getOffHeapEvictions()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The total number of evictions from the off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapEvictions()">getOffHeapEvictions()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The total number of evictions from the off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapGets()">getOffHeapGets()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The total number of get requests to the off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapGets()">getOffHeapGets()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The total number of get requests to the off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapHitPercentage()">getOffHeapHitPercentage()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets the percentage of hits on off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapHitPercentage()">getOffHeapHitPercentage()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets the percentage of hits on off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapHits()">getOffHeapHits()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The number of get requests that were satisfied by the off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapHits()">getOffHeapHits()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The number of get requests that were satisfied by the off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getOffHeapMaxMemory()">getOffHeapMaxMemory()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets maximum amount of memory available to off-heap storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#getOffHeapMaxMemory()">getOffHeapMaxMemory()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapMaxSize()">getOffHeapMaxSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets off-heap memory maximum size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapMaxSize()">getOffHeapMaxSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets off-heap memory maximum size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapMisses()">getOffHeapMisses()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">A miss is a get request that is not satisfied by off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapMisses()">getOffHeapMisses()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">A miss is a get request that is not satisfied by off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapMissPercentage()">getOffHeapMissPercentage()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets the percentage of misses on off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapMissPercentage()">getOffHeapMissPercentage()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets the percentage of misses on off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapPrimaryEntriesCount()">getOffHeapPrimaryEntriesCount()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets number of primary entries stored in off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapPrimaryEntriesCount()">getOffHeapPrimaryEntriesCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of primary entries stored in off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapPuts()">getOffHeapPuts()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The total number of put requests to the off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapPuts()">getOffHeapPuts()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The total number of put requests to the off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOffHeapRemovals()">getOffHeapRemovals()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The total number of removals from the off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOffHeapRemovals()">getOffHeapRemovals()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The total number of removals from the off-heap memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#getOrCreateCache(org.apache.ignite.configuration.CacheConfiguration)">getOrCreateCache(CacheConfiguration&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets existing cache with the given name or creates new one with the given configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#getOrCreateCache(java.lang.String)">getOrCreateCache(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets existing cache with the given name or creates new one using template configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#getOrCreateCache(org.apache.ignite.configuration.CacheConfiguration,%20org.apache.ignite.configuration.NearCacheConfiguration)">getOrCreateCache(CacheConfiguration&lt;K, V&gt;, NearCacheConfiguration&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets existing cache with the given cache configuration or creates one if it does not exist.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#getOrCreateCache(org.apache.ignite.configuration.CacheConfiguration)">getOrCreateCache(CacheConfiguration&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets existing cache with the given name or creates new one with the given configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#getOrCreateCache(org.apache.ignite.configuration.CacheConfiguration,%20org.apache.ignite.configuration.NearCacheConfiguration)">getOrCreateCache(CacheConfiguration&lt;K, V&gt;, NearCacheConfiguration&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets existing cache with the given cache configuration or creates one if it does not exist.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#getOrCreateCache(java.lang.String)">getOrCreateCache(String)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets existing cache with the given name or creates new one using template configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#getOrCreateCondition(java.lang.String)">getOrCreateCondition(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Returns a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/locks/Condition.html?is-external=true" title="class or interface in java.util.concurrent.locks"><code>Condition</code></a> instance for use with this
<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite"><code>IgniteLock</code></a> instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#getOrCreateNearCache(java.lang.String,%20org.apache.ignite.configuration.NearCacheConfiguration)">getOrCreateNearCache(String, NearCacheConfiguration&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets existing near cache with the given name or creates a new one.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#getOrCreateNearCache(java.lang.String,%20org.apache.ignite.configuration.NearCacheConfiguration)">getOrCreateNearCache(String, NearCacheConfiguration&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets existing near cache with the given name or creates a new one.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#getOrStart(org.apache.ignite.configuration.IgniteConfiguration)">getOrStart(IgniteConfiguration)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Gets or starts new grid instance if it hasn't been started yet.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getOsInformation()">getOsInformation()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets OS information.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getOsUser()">getOsUser()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets OS user.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getOutboundMessagesQueueSize()">getOutboundMessagesQueueSize()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets outbound messages queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getOutboundMessagesQueueSize()">getOutboundMessagesQueueSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets outbound messages queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/CommunicationSpi.html#getOutboundMessagesQueueSize()">getOutboundMessagesQueueSize()</a></span> - Method in interface org.apache.ignite.spi.communication.<a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication">CommunicationSpi</a></dt>
<dd>
<div class="block">Gets outbound messages queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getOutboundMessagesQueueSize()">getOutboundMessagesQueueSize()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets outbound messages queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getOutboundMessagesQueueSize()">getOutboundMessagesQueueSize()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets outbound messages queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getOverflowSize()">getOverflowSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets number of entries that was swapped to disk.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getOverflowSize()">getOverflowSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of entries that was swapped to disk.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/Query.html#getPageSize()">getPageSize()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a></dt>
<dd>
<div class="block">Gets optional page size, if <code>0</code>, then default is used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#getParallelJobsNumber()">getParallelJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html#getParallelJobsNumber()">getParallelJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getParallelJobsNumber()">getParallelJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#getParallelJobsNumber()">getParallelJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#getParallelLoadCacheMinimumThreshold()">getParallelLoadCacheMinimumThreshold()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Parallel load cache minimum row count threshold.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#getParallelLoadCacheMinimumThreshold()">getParallelLoadCacheMinimumThreshold()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Parallel load cache minimum row count threshold.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#getParentLogger()">getParentLogger()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ScanQuery.html#getPartition()">getPartition()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">ScanQuery</a></dt>
<dd>
<div class="block">Gets partition number over which this query should iterate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#getPartitions()">getPartitions()</a></span> - Method in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Gets total number of key partitions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#getPartitions()">getPartitions()</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Gets total number of key partitions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptorEntry.html#getPartitionUpdateCounter()">getPartitionUpdateCounter()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptorEntry.html" title="class in org.apache.ignite.cache">CacheInterceptorEntry</a></dt>
<dd>
<div class="block">Each cache update increases partition counter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/CacheQueryEntryEvent.html#getPartitionUpdateCounter()">getPartitionUpdateCounter()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/CacheQueryEntryEvent.html" title="class in org.apache.ignite.cache.query">CacheQueryEntryEvent</a></dt>
<dd>
<div class="block">Each cache update increases partition counter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/Credentials.html#getPassword()">getPassword()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/Credentials.html" title="interface in org.apache.ignite.cache.store.cassandra.datasource">Credentials</a></dt>
<dd>
<div class="block">Returns password</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/PlainCredentials.html#getPassword()">getPassword()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/PlainCredentials.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">PlainCredentials</a></dt>
<dd>
<div class="block">Returns password</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#getPassword()">getPassword()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dd>
<div class="block">Gets password.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html#getPath()">getPath()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs">TcpDiscoverySharedFsIpFinder</a></dt>
<dd>
<div class="block">Gets path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getPathModes()">getPathModes()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets map of path prefixes to <code>IGFS</code> modes used for them.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#getPayload()">getPayload()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getPeerClassLoadingLocalClassPathExclude()">getPeerClassLoadingLocalClassPathExclude()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return list of packages from the system classpath that need to
be peer-to-peer loaded from task originating node.
'*' is supported at the end of the package name which means
that all sub-packages and their classes are included like in Java
package import clause.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getPeerClassLoadingMissedResourcesCacheSize()">getPeerClassLoadingMissedResourcesCacheSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Returns missed resources cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getPeerClassLoadingThreadPoolSize()">getPeerClassLoadingThreadPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Size of thread pool which is in charge of peer class loading requests/responses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getPendingMessagesDiscarded()">getPendingMessagesDiscarded()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets pending messages discarded count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getPendingMessagesDiscarded()">getPendingMessagesDiscarded()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets pending messages discarded count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getPendingMessagesRegistered()">getPendingMessagesRegistered()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets pending messages registered count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getPendingMessagesRegistered()">getPendingMessagesRegistered()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets pending messages registered count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getPerNodeBatchSize()">getPerNodeBatchSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets number of file blocks buffered on local node before sending batch to remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getPerNodeParallelBatchCount()">getPerNodeParallelBatchCount()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets number of batches that can be concurrently sent to remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getPersistence()">getPersistence()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the currently set persistence mechanism.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#getPersistenceSettings()">getPersistenceSettings()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Returns Ignite cache persistence settings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html#getPersistenceSettings()">getPersistenceSettings()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchExecutionAssistant</a></dt>
<dd>
<div class="block">Returns Ignite cache key/value persistence settings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html#getPersistenceSettings()">getPersistenceSettings()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">ExecutionAssistant</a></dt>
<dd>
<div class="block">Persistence settings to use for operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#getPessimisticTxLogLinger()">getPessimisticTxLogLinger()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Gets delay, in milliseconds, after which pessimistic recovery entries will be cleaned up for failed node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#getPessimisticTxLogSize()">getPessimisticTxLogSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Gets size of pessimistic transactions log stored on node in order to recover transaction commit if originating
node has left grid before it has sent all messages to transaction nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getPlatformConfiguration()">getPlatformConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets platform configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getPluginConfigurations()">getPluginConfigurations()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets array of cache plugin configurations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getPluginConfigurations()">getPluginConfigurations()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets plugin configurations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html#getPojoPropertyDescriptor(java.lang.Class,%20java.lang.String)">getPojoPropertyDescriptor(Class, String)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">PropertyMappingHelper</a></dt>
<dd>
<div class="block">Returns property descriptor by class property name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html#getPojoPropertyDescriptors(java.lang.Class,%20boolean)">getPojoPropertyDescriptors(Class, boolean)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">PropertyMappingHelper</a></dt>
<dd>
<div class="block">Extracts all property descriptors from a class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html#getPojoPropertyDescriptors(java.lang.Class,%20java.lang.Class,%20boolean)">getPojoPropertyDescriptors(Class, Class&lt;T&gt;, boolean)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">PropertyMappingHelper</a></dt>
<dd>
<div class="block">Extracts all property descriptors having specific annotation from a class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#getPoolSize()">getPoolSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns the current number of threads in the pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getPort()">getPort()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets port for TCP binary protocol server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#getPort()">getPort()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Gets the port endpoint is bound to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getPortRange()">getPortRange()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets number of ports to try if configured port is already in use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getPrefetchBlocks()">getPrefetchBlocks()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get number of pre-fetched blocks if specific file's chunk is requested.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html#getPrimaryKeyDDL()">getPrimaryKeyDDL()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyPersistenceSettings</a></dt>
<dd>
<div class="block">Returns Cassandra DDL for primary key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getPriorityAttributeKey()">getPriorityAttributeKey()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets key name of task priority attribute.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#getPriorityAttributeKey()">getPriorityAttributeKey()</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets key name of task priority attribute.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getProcessedMessages()">getProcessedMessages()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets processed messages counts (grouped by type).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getProcessedMessages()">getProcessedMessages()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets processed messages counts (grouped by type).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#getProcessorCoefficient()">getProcessorCoefficient()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Gets coefficient of every CPU processor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#getProgress()">getProgress()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#getProperties()">getProperties()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html#getProperties()">getProperties()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">IgniteReflectionFactory</a></dt>
<dd>
<div class="block">Gets a map of properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html#getProperties()">getProperties()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetCacheStoreFactory</a></dt>
<dd>
<div class="block">Get properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html#getProperties()">getProperties()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetLifecycleBean</a></dt>
<dd>
<div class="block">Get properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#getPropertyInfo(java.lang.String,%20java.util.Properties)">getPropertyInfo(String, Properties)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#getProtocol()">getProtocol()</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Gets protocol for secure transport.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#getProxyHost()">getProxyHost()</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Gets HTTP proxy host.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiMBean.html#getProxyHost()">getProxyHost()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpiMBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#getProxyPassword()">getProxyPassword()</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Gets HTTP proxy password.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#getProxyPort()">getProxyPort()</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Gets HTTP proxy port.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiMBean.html#getProxyPort()">getProxyPort()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpiMBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#getProxyUsername()">getProxyUsername()</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Gets HTTP proxy user name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiMBean.html#getProxyUsername()">getProxyUsername()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpiMBean</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getPublicThreadPoolSize()">getPublicThreadPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return a thread pool size to be used in grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#getPwd()">getPwd()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Gets checkpoint jdbc password.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html#getPwd()">getPwd()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets checkpoint jdbc password.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getQualitiesOfService()">getQualitiesOfService()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the qualities of service for multiple topics.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getQualityOfService()">getQualityOfService()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the quality of service set by the user for a single topic consumption.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getQueryEntities()">getQueryEntities()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets a collection of configured query entities.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getQueryFields()">getQueryFields()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets name-to-type map for query-enabled fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#getQueueLength()">getQueueLength()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Returns an estimate of the number of nodes waiting to acquire.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#getQueueSize()">getQueueSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Gets current size of the execution queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#getQueueSize()">getQueueSize()</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Gets current queue size of the event queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpiMBean.html#getQueueSize()">getQueueSize()</a></span> - Method in interface org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpiMBean.html" title="interface in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpiMBean</a></dt>
<dd>
<div class="block">Gets current queue size of the event queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#getReadStripesNumber()">getReadStripesNumber()</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets read pool size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpiMBean.html#getReadStripesNumber()">getReadStripesNumber()</a></span> - Method in interface org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpiMBean.html" title="interface in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpiMBean</a></dt>
<dd>
<div class="block">Gets read pool size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getRebalanceBatchesPrefetchCount()">getRebalanceBatchesPrefetchCount()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">To gain better rebalancing performance supplier node can provide more than one batch at rebalancing start and
provide one new to each next demand request.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getRebalanceBatchSize()">getRebalanceBatchSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets size (in number bytes) to be loaded within a single rebalance message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getRebalanceDelay()">getRebalanceDelay()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets delay in milliseconds upon a node joining or leaving topology (or crash) after which rebalancing
should be started automatically.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getRebalanceMode()">getRebalanceMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets rebalance mode for distributed cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getRebalanceOrder()">getRebalanceOrder()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets cache rebalance order.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getRebalanceThreadPoolSize()">getRebalanceThreadPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getRebalanceThreadPoolSize()">getRebalanceThreadPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets Max count of threads can be used at rebalancing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getRebalanceThrottle()">getRebalanceThrottle()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Time in milliseconds to wait between rebalance messages to avoid overloading of CPU or network.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getRebalanceTimeout()">getRebalanceTimeout()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets rebalance timeout (ms).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getReceiveBufferSize()">getReceiveBufferSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets REST TCP server receive buffer size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getReceivedBytesCount()">getReceivedBytesCount()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets received bytes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getReceivedBytesCount()">getReceivedBytesCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets received bytes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/CommunicationSpi.html#getReceivedBytesCount()">getReceivedBytesCount()</a></span> - Method in interface org.apache.ignite.spi.communication.<a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication">CommunicationSpi</a></dt>
<dd>
<div class="block">Gets received bytes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getReceivedBytesCount()">getReceivedBytesCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets received bytes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getReceivedBytesCount()">getReceivedBytesCount()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets received bytes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getReceivedMessages()">getReceivedMessages()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets received messages counts (grouped by type).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getReceivedMessages()">getReceivedMessages()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets received messages counts (grouped by type).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getReceivedMessagesCount()">getReceivedMessagesCount()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets received messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getReceivedMessagesCount()">getReceivedMessagesCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets received messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/CommunicationSpi.html#getReceivedMessagesCount()">getReceivedMessagesCount()</a></span> - Method in interface org.apache.ignite.spi.communication.<a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication">CommunicationSpi</a></dt>
<dd>
<div class="block">Gets received messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getReceivedMessagesCount()">getReceivedMessagesCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets received messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getReceivedMessagesCount()">getReceivedMessagesCount()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets received messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getReconnectCount()">getReconnectCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets maximum number of reconnect attempts used when establishing connection
with remote nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getReconnectCount()">getReconnectCount()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets maximum number of reconnect attempts used when establishing connection
with remote nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getReconnectCount()">getReconnectCount()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets number of connection attempts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getReconnectCount()">getReconnectCount()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets number of connection attempts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html#getRegisteredAddresses()">getRegisteredAddresses()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.cloud.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.cloud">TcpDiscoveryCloudIpFinder</a></dt>
<dd>
<div class="block">Gets all addresses registered in this finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html#getRegisteredAddresses()">getRegisteredAddresses()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.gce.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.gce">TcpDiscoveryGoogleStorageIpFinder</a></dt>
<dd>
<div class="block">Gets all addresses registered in this finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#getRegisteredAddresses()">getRegisteredAddresses()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Gets all addresses registered in this finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#getRegisteredAddresses()">getRegisteredAddresses()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Gets all addresses registered in this finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html#getRegisteredAddresses()">getRegisteredAddresses()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3">TcpDiscoveryS3IpFinder</a></dt>
<dd>
<div class="block">Gets all addresses registered in this finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html#getRegisteredAddresses()">getRegisteredAddresses()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs">TcpDiscoverySharedFsIpFinder</a></dt>
<dd>
<div class="block">Gets all addresses registered in this finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html#getRegisteredAddresses()">getRegisteredAddresses()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinder</a></dt>
<dd>
<div class="block">Gets all addresses registered in this finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html#getRegisteredAddresses()">getRegisteredAddresses()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.vm">TcpDiscoveryVmIpFinder</a></dt>
<dd>
<div class="block">Gets all addresses registered in this finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#getRegisteredAddresses()">getRegisteredAddresses()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>
<div class="block">Gets all addresses registered in this finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#getRejectedExecutionHandlerClass()">getRejectedExecutionHandlerClass()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns the class name of current rejection handler.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#getReloginInterval()">getReloginInterval()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">The interval used to re-login from the key tab, in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#getRemoteFilter()">getRemoteFilter()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Gets remote filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#getRemoteFilterFactory()">getRemoteFilterFactory()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Gets remote filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#getRemoteNodes()">getRemoteNodes()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Gets collection of remote nodes in grid or empty collection if no remote nodes found.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getRemoteNodes()">getRemoteNodes()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets collection of remote nodes in grid or empty collection if no remote nodes found.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentResource.html#getResourceClass()">getResourceClass()</a></span> - Method in interface org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentResource.html" title="interface in org.apache.ignite.spi.deployment">DeploymentResource</a></dt>
<dd>
<div class="block">Gets resource class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html#getResourceClass()">getResourceClass()</a></span> - Method in class org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html" title="class in org.apache.ignite.spi.deployment">DeploymentResourceAdapter</a></dt>
<dd>
<div class="block">Gets resource class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#getResourceFactory()">getResourceFactory()</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/camel/CamelStreamer.html#getResponseProcessor()">getResponseProcessor()</a></span> - Method in class org.apache.ignite.stream.camel.<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="class in org.apache.ignite.stream.camel">CamelStreamer</a></dt>
<dd>
<div class="block">Gets the <code>Processor</code> used to generate the response.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#getResponseWaitTime()">getResponseWaitTime()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Gets time in milliseconds IP finder waits for reply to
multicast address request.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#getRetryPolicy()">getRetryPolicy()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getRetryStopStrategy()">getRetryStopStrategy()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the retry stop strategy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getRetryWaitStrategy()">getRetryWaitStrategy()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the retry wait strategy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#getScanners()">getScanners()</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Gets scanners.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getSecondaryFileSystem()">getSecondaryFileSystem()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets the secondary file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#getSecretAccessKey()">getSecretAccessKey()</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Gets S3 secret key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getSecretKey()">getSecretKey()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets secret key to authenticate REST requests.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getSegmentationPolicy()">getSegmentationPolicy()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Returns segmentation policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getSegmentationResolveAttempts()">getSegmentationResolveAttempts()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets segmentation resolve attempts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getSegmentationResolvers()">getSegmentationResolvers()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Returns a collection of segmentation resolvers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getSegmentCheckFrequency()">getSegmentCheckFrequency()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Returns frequency of network segment check by discovery manager.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getSelectorCount()">getSelectorCount()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets number of selector threads in REST TCP server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getSelectorsCount()">getSelectorsCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets count of selectors used in TCP server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getSelectorsCount()">getSelectorsCount()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets count of selectors used in TCP server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getSendBufferSize()">getSendBufferSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets REST TCP server send buffer size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getSendQueueLimit()">getSendQueueLimit()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets REST TCP server send queue limit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getSentBytesCount()">getSentBytesCount()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets sent bytes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getSentBytesCount()">getSentBytesCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets sent bytes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/CommunicationSpi.html#getSentBytesCount()">getSentBytesCount()</a></span> - Method in interface org.apache.ignite.spi.communication.<a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication">CommunicationSpi</a></dt>
<dd>
<div class="block">Gets sent bytes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getSentBytesCount()">getSentBytesCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets sent bytes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getSentBytesCount()">getSentBytesCount()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets sent bytes count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getSentMessagesCount()">getSentMessagesCount()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets sent messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getSentMessagesCount()">getSentMessagesCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets sent messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/CommunicationSpi.html#getSentMessagesCount()">getSentMessagesCount()</a></span> - Method in interface org.apache.ignite.spi.communication.<a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication">CommunicationSpi</a></dt>
<dd>
<div class="block">Gets sent messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getSentMessagesCount()">getSentMessagesCount()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets sent messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getSentMessagesCount()">getSentMessagesCount()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets sent messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getSequentialReadsBeforePrefetch()">getSequentialReadsBeforePrefetch()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get amount of sequential block reads before prefetch is triggered.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#getSerializer()">getSerializer()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Gets serializer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#getSerializer()">getSerializer()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Returns serializer to be used for BLOBs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#getSerializer()">getSerializer()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Gets serializer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#getSerializer()">getSerializer()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#getServerDefaults()">getServerDefaults()</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#getService()">getService()</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Gets service instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getServiceConfiguration()">getServiceConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets configurations for services to be deployed on the grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#getServiceName()">getServiceName()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getSharedMemoryPort()">getSharedMemoryPort()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets local port for shared memory communication.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getSharedMemoryPort()">getSharedMemoryPort()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets local port for shared memory communication.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getSimpleValueType()">getSimpleValueType()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets simple value type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#getSingleTupleExtractor()">getSingleTupleExtractor()</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getSize()">getSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets number of non-<code>null</code> values in the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getSize()">getSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of non-<code>null</code> values in the cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/RandomSleeper.html#getSleepSummary()">getSleepSummary()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/RandomSleeper.html" title="class in org.apache.ignite.cache.store.cassandra.common">RandomSleeper</a></dt>
<dd>
<div class="block">Returns summary sleep time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getSlowClientQueueLimit()">getSlowClientQueueLimit()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets slow client queue limit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getSlowClientQueueLimit()">getSlowClientQueueLimit()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets slow client queue limit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getSocketReceiveBuffer()">getSocketReceiveBuffer()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets receive buffer size for sockets created or accepted by this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getSocketReceiveBuffer()">getSocketReceiveBuffer()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets receive buffer size for sockets created or accepted by this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getSocketSendBuffer()">getSocketSendBuffer()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets send buffer size for sockets created or accepted by this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getSocketSendBuffer()">getSocketSendBuffer()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets send buffer size for sockets created or accepted by this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getSocketTimeout()">getSocketTimeout()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets socket timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getSocketTimeout()">getSocketTimeout()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets socket timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getSocketWriteTimeout()">getSocketWriteTimeout()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets socket write timeout for TCP connections.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getSocketWriteTimeout()">getSocketWriteTimeout()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets socket write timeout for TCP connections.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.html#getSortOrder()">getSortOrder()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoKeyField</a></dt>
<dd>
<div class="block">Returns sort order for the field.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getSpiContext()">getSpiContext()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets SPI context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getSpiContext()">getSpiContext()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets SPI context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getSpiContext()">getSpiContext()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets SPI context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getSpiState()">getSpiState()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets current SPI state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getSpiState()">getSpiState()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets current SPI state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html#getSql()">getSql()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dd>
<div class="block">Gets SQL clause.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#getSql()">getSql()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dd>
<div class="block">Gets SQL clause.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getSqlFunctionClasses()">getSqlFunctionClasses()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets classes with methods annotated by <a href="./org/apache/ignite/cache/query/annotations/QuerySqlFunction.html" title="annotation in org.apache.ignite.cache.query.annotations"><code>QuerySqlFunction</code></a>
to be used as user-defined functions from SQL queries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getSqlOnheapRowCacheSize()">getSqlOnheapRowCacheSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Number of SQL rows which will be cached onheap to avoid deserialization on each SQL index access.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getSqlSchema()">getSqlSchema()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets custom name of the sql schema.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getSslContextFactory()">getSslContextFactory()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getSslFactory()"><code>ConnectorConfiguration.getSslFactory()</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getSslContextFactory()">getSslContextFactory()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Returns SSL context factory that will be used for creating a secure socket layer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getSslFactory()">getSslFactory()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets context factory that will be used for creating a secure socket layer of rest binary server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getStartSize()">getStartSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets initial cache size which will be used to pre-create internal
hash table after start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getStartTime()">getStartTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the start time of the JVM in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#getStartTime()">getStartTime()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets start of computation time for the task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getStartTime()">getStartTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the start time of the JVM in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getStartTimestamp()">getStartTimestamp()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Get start timestamp of the kernal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getStartTimestamp()">getStartTimestamp()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Get start timestamp of this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html#getStartTimestamp()">getStartTimestamp()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html" title="interface in org.apache.ignite.spi">IgniteSpiManagementMBean</a></dt>
<dd>
<div class="block">Get start timestamp of this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getStartTimestampFormatted()">getStartTimestampFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets string presentation of the kernal start timestamp.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getStartTimestampFormatted()">getStartTimestampFormatted()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets string presentation of the start timestamp.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html#getStartTimestampFormatted()">getStartTimestampFormatted()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html" title="interface in org.apache.ignite.spi">IgniteSpiManagementMBean</a></dt>
<dd>
<div class="block">Gets string presentation of the start timestamp.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getStarvationIncrement()">getStarvationIncrement()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets value to increment job priority by every time a lower priority job gets
behind a higher priority job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#getStarvationIncrement()">getStarvationIncrement()</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets value to increment job priority by every time a lower priority job gets
behind a higher priority job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgnitionMXBean.html#getState()">getState()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgnitionMXBean.html" title="interface in org.apache.ignite.mxbean">IgnitionMXBean</a></dt>
<dd>
<div class="block">Gets state of default grid instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgnitionMXBean.html#getState(java.lang.String)">getState(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgnitionMXBean.html" title="interface in org.apache.ignite.mxbean">IgnitionMXBean</a></dt>
<dd>
<div class="block">Gets state for a given grid instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html#getStatement()">getStatement()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchExecutionAssistant</a></dt>
<dd>
<div class="block">Returns unbind CLQ statement for to be executed inside batch operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchLoaderAssistant.html#getStatement()">getStatement()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchLoaderAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchLoaderAssistant</a></dt>
<dd>
<div class="block">Returns CQL statement to use in batch load operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html#getStatement()">getStatement()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">ExecutionAssistant</a></dt>
<dd>
<div class="block">Returns CQL statement to be used for operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getStatisticsPrintFrequency()">getStatisticsPrintFrequency()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets statistics print frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getStatisticsPrintFrequency()">getStatisticsPrintFrequency()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets statistics print frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getStealingAttributes()">getStealingAttributes()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Configuration parameter to enable stealing to/from only nodes that
have these attributes set (see <a href="./org/apache/ignite/cluster/ClusterNode.html#attribute(java.lang.String)"><code>ClusterNode.attribute(String)</code></a> and
<a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getUserAttributes()"><code>IgniteConfiguration.getUserAttributes()</code></a> methods).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#getStealingAttributes()">getStealingAttributes()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Configuration parameter to enable stealing to/from only nodes that
have these attributes set (see <a href="./org/apache/ignite/cluster/ClusterNode.html#attribute(java.lang.String)"><code>ClusterNode.attribute(String)</code></a> and
<a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getUserAttributes()"><code>IgniteConfiguration.getUserAttributes()</code></a> methods).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getStoreConcurrentLoadAllThreshold()">getStoreConcurrentLoadAllThreshold()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets the threshold used in cases when values for multiple keys are being loaded from an underlying
<a href="./org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a> in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#getStrategy()">getStrategy()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Returns persistence strategy to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getStreamBufferSize()">getStreamBufferSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get read/write buffer size for <code>IGFS</code> stream operations in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.StreamerContext.html#getStreamer()">getStreamer()</a></span> - Static method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.StreamerContext.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkTask.StreamerContext</a></dt>
<dd>
<div class="block">Obtains data streamer instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.StreamerContext.html#getStreamer()">getStreamer()</a></span> - Static method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.StreamerContext.html" title="class in org.apache.ignite.stream.storm">StormStreamer.StreamerContext</a></dt>
<dd>
<div class="block">Obtains data streamer instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#getStreamer()">getStreamer()</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#getString(java.lang.String)">getString(String)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Gets either system property or environment variable with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#getString(java.lang.String,%20java.lang.String)">getString(String, String)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Gets either system property or environment variable with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getSwapEntriesCount()">getSwapEntriesCount()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets number of entries stored in swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getSwapEntriesCount()">getSwapEntriesCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of entries stored in swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getSwapGets()">getSwapGets()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The total number of get requests to the swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getSwapGets()">getSwapGets()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The total number of get requests to the swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getSwapHitPercentage()">getSwapHitPercentage()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets the percentage of hits on swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getSwapHitPercentage()">getSwapHitPercentage()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets the percentage of hits on swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getSwapHits()">getSwapHits()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The number of get requests that were satisfied by the swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getSwapHits()">getSwapHits()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The number of get requests that were satisfied by the swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getSwapMisses()">getSwapMisses()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">A miss is a get request that is not satisfied by swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getSwapMisses()">getSwapMisses()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">A miss is a get request that is not satisfied by swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getSwapMissPercentage()">getSwapMissPercentage()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets the percentage of misses on swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getSwapMissPercentage()">getSwapMissPercentage()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets the percentage of misses on swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getSwapPuts()">getSwapPuts()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The total number of put requests to the swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getSwapPuts()">getSwapPuts()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The total number of put requests to the swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getSwapRemovals()">getSwapRemovals()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">The total number of removals from the swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getSwapRemovals()">getSwapRemovals()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">The total number of removals from the swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getSwapSize()">getSwapSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets size of swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getSwapSize()">getSwapSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets size of swap.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getSwapSpaceSpi()">getSwapSpaceSpi()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return fully configured swap space SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getSwapSpaceSpiFormatted()">getSwapSpaceSpiFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a formatted instance of configured swapspace SPI implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getSystemThreadPoolSize()">getSystemThreadPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Size of thread pool that is in charge of processing internal system messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getTable()">getTable()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns Cassandra table to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#getTable()">getTable()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Returns Cassandra table to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#getTableColumnsDDL()">getTableColumnsDDL()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Returns Cassandra table columns DDL, corresponding to POJO fields which should be persisted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getTableDDLStatement()">getTableDDLStatement()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns DDL statement to create Cassandra table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getTableFullName()">getTableFullName()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns full name of Cassandra table to use (including keyspace).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#getTarget()">getTarget()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Gets target object for method execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/GridifyArgument.html#getTarget()">getTarget()</a></span> - Method in interface org.apache.ignite.compute.gridify.<a href="./org/apache/ignite/compute/gridify/GridifyArgument.html" title="interface in org.apache.ignite.compute.gridify">GridifyArgument</a></dt>
<dd>
<div class="block">Gets target object to execute method on.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#getTaskCount()">getTaskCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns the approximate total number of tasks that have been scheduled
for execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#getTaskName()">getTaskName()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets task name of the task this session belongs to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#getTaskNodeId()">getTaskNodeId()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets ID of the node on which task execution originated.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskFuture.html#getTaskSession()">getTaskSession()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskFuture.html" title="interface in org.apache.ignite.compute">ComputeTaskFuture</a></dt>
<dd>
<div class="block">Gets task session of execution grid task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/CollisionJobContext.html#getTaskSession()">getTaskSession()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="./org/apache/ignite/spi/collision/CollisionJobContext.html" title="interface in org.apache.ignite.spi.collision">CollisionJobContext</a></dt>
<dd>
<div class="block">Gets current task session associated with this job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/FailoverContext.html#getTaskSession()">getTaskSession()</a></span> - Method in interface org.apache.ignite.spi.failover.<a href="./org/apache/ignite/spi/failover/FailoverContext.html" title="interface in org.apache.ignite.spi.failover">FailoverContext</a></dt>
<dd>
<div class="block">Gets current task session.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#getTemporaryDirectoryPath()">getTemporaryDirectoryPath()</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Gets temporary directory path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpiMBean.html#getTemporaryDirectoryPath()">getTemporaryDirectoryPath()</a></span> - Method in interface org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpiMBean.html" title="interface in org.apache.ignite.spi.deployment.uri">UriDeploymentSpiMBean</a></dt>
<dd>
<div class="block">Gets temporary directory path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/TextQuery.html#getText()">getText()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query">TextQuery</a></dt>
<dd>
<div class="block">Gets text search string.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getTextFields()">getTextFields()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets text-indexed fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#getThreadCount()">getThreadCount()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Get number of threads used by this endpoint to process incoming requests.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#getThreadCount()">getThreadCount()</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Gets thread count for warmup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#getThreadFactoryClass()">getThreadFactoryClass()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns the class name of thread factory used to create new threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#getThreadPoolSize()">getThreadPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Should return a thread pool size to be used for
processing of client messages (REST requests).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getThreadPriority()">getThreadPriority()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets thread priority.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getThreadPriority()">getThreadPriority()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets thread priority.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#getThreadsCount()">getThreadsCount()</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Returns number of worker threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#getTimeInterval()">getTimeInterval()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Gets time interval.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getTimeServerPortBase()">getTimeServerPortBase()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets base UPD port number for grid time server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getTimeServerPortRange()">getTimeServerPortRange()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Defines port range to try for time server start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#getTimeToLive()">getTimeToLive()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Set the default time-to-live for multicast packets sent out on this
IP finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/CacheTmLookup.html#getTm()">getTm()</a></span> - Method in interface org.apache.ignite.cache.jta.<a href="./org/apache/ignite/cache/jta/CacheTmLookup.html" title="interface in org.apache.ignite.cache.jta">CacheTmLookup</a></dt>
<dd>
<div class="block">Gets Transaction Manager (TM).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html#getTm()">getTm()</a></span> - Method in class org.apache.ignite.cache.jta.jndi.<a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmLookup</a></dt>
<dd>
<div class="block">Gets Transaction Manager (TM).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html#getTm()">getTm()</a></span> - Method in class org.apache.ignite.cache.jta.reflect.<a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html" title="class in org.apache.ignite.cache.jta.reflect">CacheReflectionTmLookup</a></dt>
<dd>
<div class="block">Gets Transaction Manager (TM).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#getTokenDirectoryPath()">getTokenDirectoryPath()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Gets directory where shared memory tokens are stored.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getTopHistorySize()">getTopHistorySize()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getTopic()">getTopic()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the subscribed topic.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#getTopics()">getTopics()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets the topics subscribed to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#getTopology()">getTopology()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets a collection of grid nodes IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getTopologyValidator()">getTopologyValidator()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets topology validator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getTotalBusyTime()">getTotalBusyTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets total time this node spent executing jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getTotalBusyTime()">getTotalBusyTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets total time this node spent executing jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getTotalCancelledJobs()">getTotalCancelledJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets number of cancelled jobs since node startup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getTotalCancelledJobs()">getTotalCancelledJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of cancelled jobs since node startup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#getTotalCount()">getTotalCount()</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Gets total number of deployed service instances in the cluster, <code>0</code> for unlimited.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getTotalCpus()">getTotalCpus()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the number of CPUs available to the Java Virtual Machine.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getTotalCpus()">getTotalCpus()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the number of CPUs available to the Java Virtual Machine.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getTotalExecutedJobs()">getTotalExecutedJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets total number of jobs handled by the node since node startup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getTotalExecutedJobs()">getTotalExecutedJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets total number of jobs handled by the node since node startup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getTotalExecutedTasks()">getTotalExecutedTasks()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets total number of tasks handled by the node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getTotalExecutedTasks()">getTotalExecutedTasks()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets total number of tasks handled by the node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#getTotalFailedOverJobsCount()">getTotalFailedOverJobsCount()</a></span> - Method in class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dd>
<div class="block">Get total number of jobs that were failed over including stolen ones.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpiMBean.html#getTotalFailedOverJobsCount()">getTotalFailedOverJobsCount()</a></span> - Method in interface org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpiMBean.html" title="interface in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpiMBean</a></dt>
<dd>
<div class="block">Get total number of jobs that were failed over including stolen ones.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#getTotalFailoverJobsCount()">getTotalFailoverJobsCount()</a></span> - Method in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">Get total number of jobs that were failed over.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpiMBean.html#getTotalFailoverJobsCount()">getTotalFailoverJobsCount()</a></span> - Method in interface org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpiMBean.html" title="interface in org.apache.ignite.spi.failover.always">AlwaysFailoverSpiMBean</a></dt>
<dd>
<div class="block">Get total number of jobs that were failed over.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getTotalIdleTime()">getTotalIdleTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets total time this node spent idling (not executing any jobs).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getTotalIdleTime()">getTotalIdleTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets total time this node spent idling (not executing any jobs).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getTotalNodes()">getTotalNodes()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets total number of nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getTotalNodes()">getTotalNodes()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets total number of nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getTotalProcessedMessages()">getTotalProcessedMessages()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets total processed messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getTotalProcessedMessages()">getTotalProcessedMessages()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets total processed messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#getTotalReceivedMessages()">getTotalReceivedMessages()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets total received messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#getTotalReceivedMessages()">getTotalReceivedMessages()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Gets total received messages count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getTotalRejectedJobs()">getTotalRejectedJobs()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Gets total number of jobs this node rejects during collision resolution operations since node startup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getTotalRejectedJobs()">getTotalRejectedJobs()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Gets total number of jobs this node rejects during collision resolution operations since node startup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getTotalStartedThreadCount()">getTotalStartedThreadCount()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the total number of threads created and also started
since the JVM started.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getTotalStartedThreadCount()">getTotalStartedThreadCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the total number of threads created and also started
since the JVM started.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#getTotalStolenJobsCount()">getTotalStolenJobsCount()</a></span> - Method in class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dd>
<div class="block">Get total number of jobs that were stolen.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpiMBean.html#getTotalStolenJobsCount()">getTotalStolenJobsCount()</a></span> - Method in interface org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpiMBean.html" title="interface in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpiMBean</a></dt>
<dd>
<div class="block">Get total number of jobs that were stolen.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getTotalStolenJobsNumber()">getTotalStolenJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Gets total number of stolen jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#getTotalStolenJobsNumber()">getTotalStolenJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets total number of stolen jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#getTransactionConcurrency()">getTransactionConcurrency()</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dd>
<div class="block">Gets transaction concurrency level.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getTransactionConfiguration()">getTransactionConfiguration()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets transactions configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html#getTransactionManager()">getTransactionManager()</a></span> - Method in class org.apache.ignite.cache.store.spring.<a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html" title="class in org.apache.ignite.cache.store.spring">CacheSpringStoreSessionListener</a></dt>
<dd>
<div class="block">Gets transaction manager.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getTransactionManagerLookupClassName()">getTransactionManagerLookupClassName()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/TransactionConfiguration.html#getTxManagerFactory()"><code>TransactionConfiguration.getTxManagerFactory()</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#getTrashPurgeTimeout()">getTrashPurgeTimeout()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets maximum timeout awaiting for trash purging in case data cache oversize is detected.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#getTrustManagers()">getTrustManagers()</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Gets pre-configured trust managers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#getTrustStoreFilePath()">getTrustStoreFilePath()</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Gets path to the trust store file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#getTrustStorePassword()">getTrustStorePassword()</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Gets trust store password.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#getTrustStoreType()">getTrustStoreType()</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Gets trust store type used for context creation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getTTL()">getTTL()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns ttl to use for while inserting new rows into Cassandra table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#getTupleExtractor()">getTupleExtractor()</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxCommitQueueSize()">getTxCommitQueueSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets committed transaction queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxCommitQueueSize()">getTxCommitQueueSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets committed transaction queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxCommittedVersionsSize()">getTxCommittedVersionsSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets number of cached committed transaction IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxCommittedVersionsSize()">getTxCommittedVersionsSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of cached committed transaction IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxDhtCommitQueueSize()">getTxDhtCommitQueueSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets committed DHT transaction queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxDhtCommitQueueSize()">getTxDhtCommitQueueSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets committed DHT transaction queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxDhtCommittedVersionsSize()">getTxDhtCommittedVersionsSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets number of cached committed DHT transaction IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxDhtCommittedVersionsSize()">getTxDhtCommittedVersionsSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of cached committed DHT transaction IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxDhtPrepareQueueSize()">getTxDhtPrepareQueueSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets prepared DHT transaction queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxDhtPrepareQueueSize()">getTxDhtPrepareQueueSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets prepared DHT transaction queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxDhtRolledbackVersionsSize()">getTxDhtRolledbackVersionsSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets number of cached rolled back DHT transaction IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxDhtRolledbackVersionsSize()">getTxDhtRolledbackVersionsSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of cached rolled back DHT transaction IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxDhtStartVersionCountsSize()">getTxDhtStartVersionCountsSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets DHT start version counts map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxDhtStartVersionCountsSize()">getTxDhtStartVersionCountsSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets DHT start version counts map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxDhtThreadMapSize()">getTxDhtThreadMapSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets transaction DHT per-thread map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxDhtThreadMapSize()">getTxDhtThreadMapSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets transaction DHT per-thread map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxDhtXidMapSize()">getTxDhtXidMapSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets transaction DHT per-Xid map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxDhtXidMapSize()">getTxDhtXidMapSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets transaction DHT per-Xid map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#getTxManagerFactory()">getTxManagerFactory()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Gets transaction manager factory for integration with JEE app servers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#getTxManagerLookupClassName()">getTxManagerLookupClassName()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/TransactionConfiguration.html#getTxManagerFactory()"><code>TransactionConfiguration.getTxManagerFactory()</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxPrepareQueueSize()">getTxPrepareQueueSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets prepared transaction queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxPrepareQueueSize()">getTxPrepareQueueSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets prepared transaction queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxRolledbackVersionsSize()">getTxRolledbackVersionsSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets number of cached rolled back transaction IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxRolledbackVersionsSize()">getTxRolledbackVersionsSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets number of cached rolled back transaction IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxStartVersionCountsSize()">getTxStartVersionCountsSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets start version counts map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxStartVersionCountsSize()">getTxStartVersionCountsSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets start version counts map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxThreadMapSize()">getTxThreadMapSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets transaction per-thread map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxThreadMapSize()">getTxThreadMapSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets transaction per-thread map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getTxXidMapSize()">getTxXidMapSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets transaction per-Xid map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getTxXidMapSize()">getTxXidMapSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets transaction per-Xid map size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#getType()">getType()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dd>
<div class="block">Gets type for query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/TextQuery.html#getType()">getType()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query">TextQuery</a></dt>
<dd>
<div class="block">Gets type for query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#getType()">getType()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Gets endpoint type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#getTypeConfigurations()">getTypeConfigurations()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Gets types configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getTypeMetadata()">getTypeMetadata()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets collection of type metadata objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#getTypeName()">getTypeName()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Gets type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheKeyConfiguration.html#getTypeName()">getTypeName()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a></dt>
<dd>
<div class="block">Sets type name for which affinity field name is being defined.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#getTypeName()">getTypeName()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html#getTypeName()">getTypeName()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetCacheStoreFactory</a></dt>
<dd>
<div class="block">Gets .NET type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html#getTypeName()">getTypeName()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetLifecycleBean</a></dt>
<dd>
<div class="block">Get type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#getTypes()">getTypes()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Gets types known by store.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#getTypes()">getTypes()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Gets types known by store.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#getTypes()">getTypes()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#getTypesConfiguration()">getTypesConfiguration()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#getUnacknowledgedMessagesBufferSize()">getUnacknowledgedMessagesBufferSize()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets maximum number of stored unacknowledged messages per connection to node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getUnacknowledgedMessagesBufferSize()">getUnacknowledgedMessagesBufferSize()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets maximum number of stored unacknowledged messages per connection to node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterMetrics.html#getUpTime()">getUpTime()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterMetrics.html" title="interface in org.apache.ignite.cluster">ClusterMetrics</a></dt>
<dd>
<div class="block">Returns the uptime of the JVM in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html#getUpTime()">getUpTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ClusterLocalNodeMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">ClusterLocalNodeMetricsMXBean</a></dt>
<dd>
<div class="block">Returns the uptime of the JVM in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getUpTime()">getUpTime()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets up-time of the kernal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getUpTime()">getUpTime()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets up-time of this SPI in ms.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html#getUpTime()">getUpTime()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html" title="interface in org.apache.ignite.spi">IgniteSpiManagementMBean</a></dt>
<dd>
<div class="block">Gets up-time of this SPI in ms.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getUpTimeFormatted()">getUpTimeFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets string presentation of up-time for the kernal.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#getUpTimeFormatted()">getUpTimeFormatted()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets string presentation of up-time for this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html#getUpTimeFormatted()">getUpTimeFormatted()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html" title="interface in org.apache.ignite.spi">IgniteSpiManagementMBean</a></dt>
<dd>
<div class="block">Gets string presentation of up-time for this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#getURI()">getURI()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#getUri()">getUri()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Gets file system URI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#getUri()">getUri()</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#getUri()">getUri()</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#getUriDefaultPort()">getUriDefaultPort()</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#getUriList()">getUriList()</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Gets list of URIs that are processed by SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpiMBean.html#getUriList()">getUriList()</a></span> - Method in interface org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpiMBean.html" title="interface in org.apache.ignite.spi.deployment.uri">UriDeploymentSpiMBean</a></dt>
<dd>
<div class="block">Gets list of URIs that are processed by SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/Credentials.html#getUser()">getUser()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/Credentials.html" title="interface in org.apache.ignite.cache.store.cassandra.datasource">Credentials</a></dt>
<dd>
<div class="block">Returns user name</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/PlainCredentials.html#getUser()">getUser()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/PlainCredentials.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">PlainCredentials</a></dt>
<dd>
<div class="block">Returns user name</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#getUser()">getUser()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Gets checkpoint jdbc user name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html#getUser()">getUser()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets checkpoint jdbc user name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getUserAttributes()">getUserAttributes()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Should return any user-defined attributes to be added to this node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getUserAttributesFormatted()">getUserAttributesFormatted()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets a list of formatted user-defined attributes added to this node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#getUserObject()">getUserObject()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dd>
<div class="block">Gets user-specific object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getUtilityCacheKeepAliveTime()">getUtilityCacheKeepAliveTime()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Keep alive time of thread pool that is in charge of processing utility cache messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getUtilityCacheThreadPoolSize()">getUtilityCacheThreadPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Default size of thread pool that is in charge of processing utility cache messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#getValue()">getValue()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#getValueFieldName()">getValueFieldName()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Gets value field name for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html#getValueFieldName()">getValueFieldName()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets value field name for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getValueFields()">getValueFields()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets optional persistent value fields (needed only if <a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcPojoStore</code></a> is used).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getValueFields()">getValueFields()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns list of Ignite cache value POJO fields to be mapped to Cassandra table columns.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#getValueFields()">getValueFields()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Gets optional persistent value fields (needed only if <a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcPojoStore</code></a> is used).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#getValueFieldType()">getValueFieldType()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Gets value field type for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html#getValueFieldType()">getValueFieldType()</a></span> - Method in interface org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpiMBean</a></dt>
<dd>
<div class="block">Gets value field type for checkpoint table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#getValueFromObject(java.lang.Object,%20org.apache.ignite.cache.store.cassandra.serializer.Serializer)">getValueFromObject(Object, Serializer)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a></dt>
<dd>
<div class="block">Gets field value as an object having Cassandra compatible type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#getValuePersistenceSettings()">getValuePersistenceSettings()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Returns persistence settings for Ignite cache values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getValueType()">getValueType()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Determines the required type of values for this <code>Cache</code>, if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#getValueType()">getValueType()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Gets value type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#getValueType()">getValueType()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Gets value type for this query pair.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#getValueType()">getValueType()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Gets value type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getValueType()">getValueType()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Determines the required type of values for this <code>Cache</code>, if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#getVmName()">getVmName()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Gets VM name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#getWaitingJobsNumber()">getWaitingJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">Maximum number of jobs that are allowed to wait in waiting queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html#getWaitingJobsNumber()">getWaitingJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Maximum number of jobs that are allowed to wait in waiting queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#getWaitingJobsNumber()">getWaitingJobsNumber()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Maximum number of jobs that are allowed to wait in waiting queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#getWaitingJobsNumber()">getWaitingJobsNumber()</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Maximum number of jobs that are allowed to wait in waiting queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#getWaitJobsThreshold()">getWaitJobsThreshold()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Gets job count threshold at which this node will
start stealing jobs from other nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#getWaitJobsThreshold()">getWaitJobsThreshold()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets job count threshold at which this node will
start stealing jobs from other nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#getWaitQueueLength(org.apache.ignite.IgniteCondition)">getWaitQueueLength(IgniteCondition)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Returns an estimate of the number of threads on this node that are waiting on the
given condition associated with this lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getWarmupClosure()">getWarmupClosure()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets grid warmup closure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#getWarmupMethods()">getWarmupMethods()</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Gets warmup methods to use for cache warmup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getWorkDirectory()">getWorkDirectory()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets Ignite work folder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#getWorkingDirectory()">getWorkingDirectory()</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getWriteBehindBatchSize()">getWriteBehindBatchSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Maximum batch size for write-behind cache store operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getWriteBehindBufferSize()">getWriteBehindBufferSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets count of entries that were processed by the write-behind store and have not been
flushed to the underlying store yet.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getWriteBehindBufferSize()">getWriteBehindBufferSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets count of entries that were processed by the write-behind store and have not been
flushed to the underlying store yet.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getWriteBehindCriticalOverflowCount()">getWriteBehindCriticalOverflowCount()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets count of write buffer overflow events in progress at the moment.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getWriteBehindCriticalOverflowCount()">getWriteBehindCriticalOverflowCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets count of write buffer overflow events in progress at the moment.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getWriteBehindErrorRetryCount()">getWriteBehindErrorRetryCount()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets count of cache entries that are in a store-retry state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getWriteBehindErrorRetryCount()">getWriteBehindErrorRetryCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets count of cache entries that are in a store-retry state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getWriteBehindFlushFrequency()">getWriteBehindFlushFrequency()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets the cache flush frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getWriteBehindFlushFrequency()">getWriteBehindFlushFrequency()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Frequency with which write-behind cache is flushed to the cache store in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getWriteBehindFlushFrequency()">getWriteBehindFlushFrequency()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets the cache flush frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getWriteBehindFlushSize()">getWriteBehindFlushSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets the maximum size of the write-behind buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getWriteBehindFlushSize()">getWriteBehindFlushSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Maximum size of the write-behind cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getWriteBehindFlushSize()">getWriteBehindFlushSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets the maximum size of the write-behind buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getWriteBehindFlushThreadCount()">getWriteBehindFlushThreadCount()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets the number of flush threads that will perform store update operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getWriteBehindFlushThreadCount()">getWriteBehindFlushThreadCount()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Number of threads that will perform cache flushing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getWriteBehindFlushThreadCount()">getWriteBehindFlushThreadCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets the number of flush threads that will perform store update operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getWriteBehindStoreBatchSize()">getWriteBehindStoreBatchSize()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets the maximum count of similar (put or remove) operations that can be grouped to a single batch.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getWriteBehindStoreBatchSize()">getWriteBehindStoreBatchSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets the maximum count of similar (put or remove) operations that can be grouped to a single batch.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#getWriteBehindTotalCriticalOverflowCount()">getWriteBehindTotalCriticalOverflowCount()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets count of write buffer overflow events since initialization.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getWriteBehindTotalCriticalOverflowCount()">getWriteBehindTotalCriticalOverflowCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets count of write buffer overflow events since initialization.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#getWriteBufferSize()">getWriteBufferSize()</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets write buffer size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpiMBean.html#getWriteBufferSize()">getWriteBufferSize()</a></span> - Method in interface org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpiMBean.html" title="interface in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpiMBean</a></dt>
<dd>
<div class="block">Gets write buffer size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#getWriteStatement()">getWriteStatement()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Returns CQL statement to insert row into Cassandra table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getWriteSynchronizationMode()">getWriteSynchronizationMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets write synchronization mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#getZkConnectionString()">getZkConnectionString()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#globalId()">globalId()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dd>
<div class="block">Gets global ID portion of this <code>GridUuid</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#greaterThanEqual(int,%20int,%20int)">greaterThanEqual(int, int, int)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginContext.html#grid()">grid()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginContext.html" title="interface in org.apache.ignite.plugin">CachePluginContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginContext.html#grid()">grid()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin">PluginContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteOsgiUtils.html#gridCount()">gridCount()</a></span> - Static method in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteOsgiUtils.html" title="class in org.apache.ignite.osgi">IgniteOsgiUtils</a></dt>
<dd>
<div class="block">Returns the number of grids currently running in this OSGi container.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifyAspectJAspect.html#gridify(org.aspectj.lang.ProceedingJoinPoint)">gridify(ProceedingJoinPoint)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.aspectj.<a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifyAspectJAspect.html" title="class in org.apache.ignite.compute.gridify.aop.aspectj">GridifyAspectJAspect</a></dt>
<dd>
<div class="block">Aspect implementation which executes grid-enabled methods on remote
nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifySetToSetAspectJAspect.html#gridify(org.aspectj.lang.ProceedingJoinPoint)">gridify(ProceedingJoinPoint)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.aspectj.<a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifySetToSetAspectJAspect.html" title="class in org.apache.ignite.compute.gridify.aop.aspectj">GridifySetToSetAspectJAspect</a></dt>
<dd>
<div class="block">Aspect implementation which executes grid-enabled methods on remote
nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifySetToValueAspectJAspect.html#gridify(org.aspectj.lang.ProceedingJoinPoint)">gridify(ProceedingJoinPoint)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.aspectj.<a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifySetToValueAspectJAspect.html" title="class in org.apache.ignite.compute.gridify.aop.aspectj">GridifySetToValueAspectJAspect</a></dt>
<dd>
<div class="block">Aspect implementation which executes grid-enabled methods on remote
nodes.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/Gridify.html" title="annotation in org.apache.ignite.compute.gridify"><span class="strong">Gridify</span></a> - Annotation Type in <a href="./org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a></dt>
<dd>
<div class="block"><code>Gridify</code> annotation is the main way to grid-enable existing code.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/GridifyArgument.html" title="interface in org.apache.ignite.compute.gridify"><span class="strong">GridifyArgument</span></a> - Interface in <a href="./org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a></dt>
<dd>
<div class="block">Gridify task argument created by the system for task execution.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop"><span class="strong">GridifyArgumentAdapter</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/package-summary.html">org.apache.ignite.compute.gridify.aop</a></dt>
<dd>
<div class="block">Convenience adapter for <a href="./org/apache/ignite/compute/gridify/GridifyArgument.html" title="interface in org.apache.ignite.compute.gridify"><code>GridifyArgument</code></a> interface.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#GridifyArgumentAdapter()">GridifyArgumentAdapter()</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Empty constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#GridifyArgumentAdapter(org.apache.ignite.compute.gridify.GridifyArgument,%20java.lang.Object...)">GridifyArgumentAdapter(GridifyArgument, Object...)</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Copy constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#GridifyArgumentAdapter(java.lang.Class,%20java.lang.String,%20java.lang.Class[],%20java.lang.Object[],%20java.lang.Object)">GridifyArgumentAdapter(Class&lt;?&gt;, String, Class&lt;?&gt;[], Object[], Object)</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Creates a fully initialized gridify argument.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifyAspectJAspect.html" title="class in org.apache.ignite.compute.gridify.aop.aspectj"><span class="strong">GridifyAspectJAspect</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/aspectj/package-summary.html">org.apache.ignite.compute.gridify.aop.aspectj</a></dt>
<dd>
<div class="block">AspectJ aspect that cross-cuts on all methods grid-enabled with
<a href="./org/apache/ignite/compute/gridify/Gridify.html" title="annotation in org.apache.ignite.compute.gridify"><code>Gridify</code></a> annotation and potentially executes them on
remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifyAspectJAspect.html#GridifyAspectJAspect()">GridifyAspectJAspect()</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.aspectj.<a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifyAspectJAspect.html" title="class in org.apache.ignite.compute.gridify.aop.aspectj">GridifyAspectJAspect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html" title="class in org.apache.ignite.compute.gridify.aop"><span class="strong">GridifyDefaultRangeTask</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/package-summary.html">org.apache.ignite.compute.gridify.aop</a></dt>
<dd>
<div class="block">Default gridify task which simply executes a method on remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html#GridifyDefaultRangeTask(java.lang.Class,%20org.apache.ignite.compute.gridify.GridifyNodeFilter,%20int,%20int,%20boolean)">GridifyDefaultRangeTask(Class&lt;?&gt;, GridifyNodeFilter, int, int, boolean)</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultRangeTask</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html" title="class in org.apache.ignite.compute.gridify.aop"><span class="strong">GridifyDefaultTask</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/package-summary.html">org.apache.ignite.compute.gridify.aop</a></dt>
<dd>
<div class="block">Default gridify task which simply executes a method on remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html#GridifyDefaultTask(java.lang.Class)">GridifyDefaultTask(Class&lt;?&gt;)</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultTask</a></dt>
<dd>
<div class="block">Creates gridify default task with given deployment class.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/GridifyInput.html" title="annotation in org.apache.ignite.compute.gridify"><span class="strong">GridifyInput</span></a> - Annotation Type in <a href="./org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a></dt>
<dd>
<div class="block">This annotation can be applied to method parameter for grid-enabled method.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/GridifyInterceptor.html" title="interface in org.apache.ignite.compute.gridify"><span class="strong">GridifyInterceptor</span></a> - Interface in <a href="./org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a></dt>
<dd>
<div class="block">This interface defines an interceptor apply for <a href="./org/apache/ignite/compute/gridify/Gridify.html" title="annotation in org.apache.ignite.compute.gridify"><code>Gridify</code></a> annotation.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/GridifyNodeFilter.html" title="interface in org.apache.ignite.compute.gridify"><span class="strong">GridifyNodeFilter</span></a> - Interface in <a href="./org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a></dt>
<dd>
<div class="block">Predicate node filter.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/GridifyRuntimeException.html" title="class in org.apache.ignite.compute.gridify"><span class="strong">GridifyRuntimeException</span></a> - Exception in <a href="./org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a></dt>
<dd>
<div class="block">This defines gridify exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/GridifyRuntimeException.html#GridifyRuntimeException(java.lang.String)">GridifyRuntimeException(String)</a></span> - Constructor for exception org.apache.ignite.compute.gridify.<a href="./org/apache/ignite/compute/gridify/GridifyRuntimeException.html" title="class in org.apache.ignite.compute.gridify">GridifyRuntimeException</a></dt>
<dd>
<div class="block">Creates new gridify runtime exception with specified message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/GridifyRuntimeException.html#GridifyRuntimeException(java.lang.Throwable)">GridifyRuntimeException(Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.gridify.<a href="./org/apache/ignite/compute/gridify/GridifyRuntimeException.html" title="class in org.apache.ignite.compute.gridify">GridifyRuntimeException</a></dt>
<dd>
<div class="block">Creates new gridify runtime exception given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/GridifyRuntimeException.html#GridifyRuntimeException(java.lang.String,%20java.lang.Throwable)">GridifyRuntimeException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.compute.gridify.<a href="./org/apache/ignite/compute/gridify/GridifyRuntimeException.html" title="class in org.apache.ignite.compute.gridify">GridifyRuntimeException</a></dt>
<dd>
<div class="block">Creates new gridify runtime exception with specified message and cause.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/GridifySetToSet.html" title="annotation in org.apache.ignite.compute.gridify"><span class="strong">GridifySetToSet</span></a> - Annotation Type in <a href="./org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a></dt>
<dd>
<div class="block"><code>GridifySetToSet</code> annotation allows to grid-enable existing code with specific semantics.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop"><span class="strong">GridifySetToSetAbstractAspect</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/package-summary.html">org.apache.ignite.compute.gridify.aop</a></dt>
<dd>
<div class="block">Convenience adapter with common methods for different aspect implementations
(AspectJ, JBoss AOP, Spring AOP).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html#GridifySetToSetAbstractAspect()">GridifySetToSetAbstractAspect()</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifySetToSetAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToSetAbstractAspect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifySetToSetAspectJAspect.html" title="class in org.apache.ignite.compute.gridify.aop.aspectj"><span class="strong">GridifySetToSetAspectJAspect</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/aspectj/package-summary.html">org.apache.ignite.compute.gridify.aop.aspectj</a></dt>
<dd>
<div class="block">AspectJ aspect that cross-cuts on all methods grid-enabled with
<a href="./org/apache/ignite/compute/gridify/GridifySetToSet.html" title="annotation in org.apache.ignite.compute.gridify"><code>GridifySetToSet</code></a> annotation and potentially executes them on
remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifySetToSetAspectJAspect.html#GridifySetToSetAspectJAspect()">GridifySetToSetAspectJAspect()</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.aspectj.<a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifySetToSetAspectJAspect.html" title="class in org.apache.ignite.compute.gridify.aop.aspectj">GridifySetToSetAspectJAspect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySetToSetSpringAspect.html" title="class in org.apache.ignite.compute.gridify.aop.spring"><span class="strong">GridifySetToSetSpringAspect</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/spring/package-summary.html">org.apache.ignite.compute.gridify.aop.spring</a></dt>
<dd>
<div class="block">Spring aspect that cross-cuts on all methods grid-enabled with
<a href="./org/apache/ignite/compute/gridify/GridifySetToSet.html" title="annotation in org.apache.ignite.compute.gridify"><code>GridifySetToSet</code></a> annotation and potentially executes them on
remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySetToSetSpringAspect.html#GridifySetToSetSpringAspect()">GridifySetToSetSpringAspect()</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySetToSetSpringAspect.html" title="class in org.apache.ignite.compute.gridify.aop.spring">GridifySetToSetSpringAspect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/gridify/GridifySetToValue.html" title="annotation in org.apache.ignite.compute.gridify"><span class="strong">GridifySetToValue</span></a> - Annotation Type in <a href="./org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a></dt>
<dd>
<div class="block"><code>GridifySetToValue</code> annotation is the way to grid-enable existing code with specific semantics.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop"><span class="strong">GridifySetToValueAbstractAspect</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/package-summary.html">org.apache.ignite.compute.gridify.aop</a></dt>
<dd>
<div class="block">Convenience adapter with common methods for different aspect implementations
(AspectJ, JBoss AOP, Spring AOP).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html#GridifySetToValueAbstractAspect()">GridifySetToValueAbstractAspect()</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifySetToValueAbstractAspect.html" title="class in org.apache.ignite.compute.gridify.aop">GridifySetToValueAbstractAspect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifySetToValueAspectJAspect.html" title="class in org.apache.ignite.compute.gridify.aop.aspectj"><span class="strong">GridifySetToValueAspectJAspect</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/aspectj/package-summary.html">org.apache.ignite.compute.gridify.aop.aspectj</a></dt>
<dd>
<div class="block">AspectJ aspect that cross-cuts on all methods grid-enabled with
<a href="./org/apache/ignite/compute/gridify/GridifySetToValue.html" title="annotation in org.apache.ignite.compute.gridify"><code>GridifySetToValue</code></a> annotation and potentially executes them on
remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifySetToValueAspectJAspect.html#GridifySetToValueAspectJAspect()">GridifySetToValueAspectJAspect()</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.aspectj.<a href="./org/apache/ignite/compute/gridify/aop/aspectj/GridifySetToValueAspectJAspect.html" title="class in org.apache.ignite.compute.gridify.aop.aspectj">GridifySetToValueAspectJAspect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySetToValueSpringAspect.html" title="class in org.apache.ignite.compute.gridify.aop.spring"><span class="strong">GridifySetToValueSpringAspect</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/spring/package-summary.html">org.apache.ignite.compute.gridify.aop.spring</a></dt>
<dd>
<div class="block">Spring aspect that cross-cuts on all methods grid-enabled with
<a href="./org/apache/ignite/compute/gridify/GridifySetToValue.html" title="annotation in org.apache.ignite.compute.gridify"><code>GridifySetToValue</code></a> annotation and potentially executes them on
remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySetToValueSpringAspect.html#GridifySetToValueSpringAspect()">GridifySetToValueSpringAspect()</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySetToValueSpringAspect.html" title="class in org.apache.ignite.compute.gridify.aop.spring">GridifySetToValueSpringAspect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringAspect.html" title="class in org.apache.ignite.compute.gridify.aop.spring"><span class="strong">GridifySpringAspect</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/spring/package-summary.html">org.apache.ignite.compute.gridify.aop.spring</a></dt>
<dd>
<div class="block">Spring aspect that cross-cuts on all methods grid-enabled with
<a href="./org/apache/ignite/compute/gridify/Gridify.html" title="annotation in org.apache.ignite.compute.gridify"><code>Gridify</code></a> annotation and potentially executes them on
remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringAspect.html#GridifySpringAspect()">GridifySpringAspect()</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringAspect.html" title="class in org.apache.ignite.compute.gridify.aop.spring">GridifySpringAspect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringEnhancer.html" title="class in org.apache.ignite.compute.gridify.aop.spring"><span class="strong">GridifySpringEnhancer</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/spring/package-summary.html">org.apache.ignite.compute.gridify.aop.spring</a></dt>
<dd>
<div class="block">Spring AOP enhancer.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.html" title="class in org.apache.ignite.compute.gridify.aop.spring"><span class="strong">GridifySpringPointcut</span></a> - Class in <a href="./org/apache/ignite/compute/gridify/aop/spring/package-summary.html">org.apache.ignite.compute.gridify.aop.spring</a></dt>
<dd>
<div class="block">Pointcut used by gridified aspects to find methods
annotated with <a href="./org/apache/ignite/compute/gridify/Gridify.html" title="annotation in org.apache.ignite.compute.gridify"><code>Gridify</code></a>, <a href="./org/apache/ignite/compute/gridify/GridifySetToValue.html" title="annotation in org.apache.ignite.compute.gridify"><code>GridifySetToValue</code></a> and
<a href="./org/apache/ignite/compute/gridify/GridifySetToSet.html" title="annotation in org.apache.ignite.compute.gridify"><code>GridifySetToSet</code></a> annotations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.html#GridifySpringPointcut(org.apache.ignite.compute.gridify.aop.spring.GridifySpringPointcut.GridifySpringPointcutType)">GridifySpringPointcut(GridifySpringPointcut.GridifySpringPointcutType)</a></span> - Constructor for class org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.html" title="class in org.apache.ignite.compute.gridify.aop.spring">GridifySpringPointcut</a></dt>
<dd>
<div class="block">Creates pointcut associated with specific aspect.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.GridifySpringPointcutType.html" title="enum in org.apache.ignite.compute.gridify.aop.spring"><span class="strong">GridifySpringPointcut.GridifySpringPointcutType</span></a> - Enum in <a href="./org/apache/ignite/compute/gridify/aop/spring/package-summary.html">org.apache.ignite.compute.gridify.aop.spring</a></dt>
<dd>
<div class="block">Pointcut type.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/GridifyTaskAdapter.html" title="class in org.apache.ignite.compute.gridify"><span class="strong">GridifyTaskAdapter</span></a>&lt;<a href="./org/apache/ignite/compute/gridify/GridifyTaskAdapter.html" title="type parameter in GridifyTaskAdapter">R</a>&gt; - Class in <a href="./org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a></dt>
<dd>
<div class="block">Convenience adapter for tasks that work with <a href="./org/apache/ignite/compute/gridify/Gridify.html" title="annotation in org.apache.ignite.compute.gridify"><code>Gridify</code></a> annotation
for grid-enabling methods.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/GridifyTaskAdapter.html#GridifyTaskAdapter()">GridifyTaskAdapter()</a></span> - Constructor for class org.apache.ignite.compute.gridify.<a href="./org/apache/ignite/compute/gridify/GridifyTaskAdapter.html" title="class in org.apache.ignite.compute.gridify">GridifyTaskAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/compute/gridify/GridifyTaskSplitAdapter.html" title="class in org.apache.ignite.compute.gridify"><span class="strong">GridifyTaskSplitAdapter</span></a>&lt;<a href="./org/apache/ignite/compute/gridify/GridifyTaskSplitAdapter.html" title="type parameter in GridifyTaskSplitAdapter">R</a>&gt; - Class in <a href="./org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a></dt>
<dd>
<div class="block">Convenience adapter for tasks that work with <a href="./org/apache/ignite/compute/gridify/Gridify.html" title="annotation in org.apache.ignite.compute.gridify"><code>Gridify</code></a> annotation
for grid-enabling methods.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/GridifyTaskSplitAdapter.html#GridifyTaskSplitAdapter()">GridifyTaskSplitAdapter()</a></span> - Constructor for class org.apache.ignite.compute.gridify.<a href="./org/apache/ignite/compute/gridify/GridifyTaskSplitAdapter.html" title="class in org.apache.ignite.compute.gridify">GridifyTaskSplitAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#gridName">gridName</a></span> - Variable in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Grid instance name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#gridName">gridName</a></span> - Variable in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>
<div class="block">The name of the grid this thread belongs to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#gridStartTime">gridStartTime</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Start time of the very first grid node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsFile.html#groupBlockSize()">groupBlockSize()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs">IgfsFile</a></dt>
<dd>
<div class="block">Gets file group block size (i.e. block size * group size).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#groupIndex()">groupIndex()</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#GRP_IDX_UNASSIGNED">GRP_IDX_UNASSIGNED</a></span> - Static variable in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>
<div class="block">Index for unassigned thread.</div>
</dd>
</dl>
<a name="_H_">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><a href="./org/apache/ignite/cache/store/jdbc/dialect/H2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect"><span class="strong">H2Dialect</span></a> - Class in <a href="./org/apache/ignite/cache/store/jdbc/dialect/package-summary.html">org.apache.ignite.cache.store.jdbc.dialect</a></dt>
<dd>
<div class="block">A dialect compatible with the H2 database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/H2Dialect.html#H2Dialect()">H2Dialect()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/H2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">H2Dialect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">HadoopConfiguration</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Ignite Hadoop Accelerator configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#HadoopConfiguration()">HadoopConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#HadoopConfiguration(org.apache.ignite.configuration.HadoopConfiguration)">HadoopConfiguration(HadoopConfiguration)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Copy constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/hadoop/fs/HadoopFileSystemFactory.html" title="interface in org.apache.ignite.hadoop.fs"><span class="strong">HadoopFileSystemFactory</span></a> - Interface in <a href="./org/apache/ignite/hadoop/fs/package-summary.html">org.apache.ignite.hadoop.fs</a></dt>
<dd>
<div class="block">Factory for Hadoop <a href="http://hadoop.apache.org/docs/current/api/org/apache/hadoop/fs/FileSystem.html?is-external=true" title="class or interface in org.apache.hadoop.fs"><code>FileSystem</code></a> used by <a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs"><code>IgniteHadoopIgfsSecondaryFileSystem</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceHandler.html#handle(java.lang.String,%20org.eclipse.jetty.server.Request,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)">handle(String, Request, HttpServletRequest, HttpServletResponse)</a></span> - Method in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceHandler.html" title="class in org.apache.ignite.mesos.resource">ResourceHandler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#HANDSHAKE_MSG_TYPE">HANDSHAKE_MSG_TYPE</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCheckedException.html#hasCause(java.lang.Class...)">hasCause(Class&lt;? extends Throwable&gt;...)</a></span> - Method in exception org.apache.ignite.<a href="./org/apache/ignite/IgniteCheckedException.html" title="class in org.apache.ignite">IgniteCheckedException</a></dt>
<dd>
<div class="block">Checks if this exception has given class in <code>'cause'</code> hierarchy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteException.html#hasCause(java.lang.Class...)">hasCause(Class&lt;? extends Throwable&gt;...)</a></span> - Method in exception org.apache.ignite.<a href="./org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a></dt>
<dd>
<div class="block">Checks if this exception has given class in <code>'cause'</code> hierarchy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteIllegalStateException.html#hasCause(java.lang.Class...)">hasCause(Class&lt;? extends Throwable&gt;...)</a></span> - Method in exception org.apache.ignite.<a href="./org/apache/ignite/IgniteIllegalStateException.html" title="class in org.apache.ignite">IgniteIllegalStateException</a></dt>
<dd>
<div class="block">Checks if this exception has given class in <code>'cause'</code> hierarchy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObject.html#hasField(java.lang.String)">hasField(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a></dt>
<dd>
<div class="block">Checks whether field exists in the object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObjectBuilder.html#hashCode(int)">hashCode(int)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObjectBuilder.html" title="interface in org.apache.ignite.binary">BinaryObjectBuilder</a></dt>
<dd>
<div class="block">Sets hash code for resulting binary object returned by <a href="./org/apache/ignite/binary/BinaryObjectBuilder.html#build()"><code>BinaryObjectBuilder.build()</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Hash code implementation which delegates to the underlying <a href="./org/apache/ignite/cache/affinity/AffinityKey.html#key()"><code>AffinityKey.key()</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeDefaultHasher.html#hashCode(java.util.Collection)">hashCode(Collection&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeDefaultHasher.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeDefaultHasher</a></dt>
<dd>
<div class="block">Calculate hash code for specified object and fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeHasher.html#hashCode(java.util.Collection)">hashCode(Collection&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeHasher.html" title="interface in org.apache.ignite.cache.store.jdbc">JdbcTypeHasher</a></dt>
<dd>
<div class="block">Calculate hash code for specified object and fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html" title="class in org.apache.ignite.spi.deployment">DeploymentResourceAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapKey.html#hashCode()">hashCode()</a></span> - Method in class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapKey.html" title="class in org.apache.ignite.spi.swapspace">SwapKey</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#hasher">hasher</a></span> - Variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Hash calculator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#hasMerge()">hasMerge()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/DB2Dialect.html#hasMerge()">hasMerge()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/DB2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">DB2Dialect</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/H2Dialect.html#hasMerge()">hasMerge()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/H2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">H2Dialect</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html#hasMerge()">hasMerge()</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect">JdbcDialect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/MySQLDialect.html#hasMerge()">hasMerge()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/MySQLDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">MySQLDialect</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/OracleDialect.html#hasMerge()">hasMerge()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/OracleDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">OracleDialect</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/SQLServerDialect.html#hasMerge()">hasMerge()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/SQLServerDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">SQLServerDialect</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#hasNewValue()">hasNewValue()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets flag indicating whether cache entry has new value in case if
we only have new value in serialized form in which case <a href="./org/apache/ignite/events/CacheEvent.html#newValue()"><code>CacheEvent.newValue()</code></a>
will return <code>null</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#hasOldValue()">hasOldValue()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets flag indicating whether cache entry has old value in case if
we only have old value in serialized form in which case <a href="./org/apache/ignite/events/CacheEvent.html#oldValue()"><code>CacheEvent.oldValue()</code></a>
will return <code>null</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#hasQueuedThread(java.lang.Thread)">hasQueuedThread(Thread)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Queries whether the given thread is waiting to acquire this
lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#hasQueuedThreads()">hasQueuedThreads()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Queries whether any threads on this node are waiting to acquire this lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#hasQueuedThreads()">hasQueuedThreads()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Queries whether any threads are waiting to acquire.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#hasSecondaryFileSystem()">hasSecondaryFileSystem()</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#hasWaiters(org.apache.ignite.IgniteCondition)">hasWaiters(IgniteCondition)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Queries whether any threads on this node are waiting on the given condition
associated with this lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#hbFreq">hbFreq</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Heartbeat messages issuing frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContinuation.html#heldcc()">heldcc()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContinuation.html" title="interface in org.apache.ignite.compute">ComputeJobContinuation</a></dt>
<dd>
<div class="block">Checks if job execution has been temporarily held (suspended).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html#heldcc()">heldcc()</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">ComputeJobContinuationAdapter</a></dt>
<dd>
<div class="block">Checks if job execution has been temporarily held (suspended).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/CollisionContext.html#heldJobs()">heldJobs()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="./org/apache/ignite/spi/collision/CollisionContext.html" title="interface in org.apache.ignite.spi.collision">CollisionContext</a></dt>
<dd>
<div class="block">Gets collection of jobs that are currently in <code>held</code> state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContinuation.html#holdcc()">holdcc()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContinuation.html" title="interface in org.apache.ignite.compute">ComputeJobContinuation</a></dt>
<dd>
<div class="block">Holds (suspends) a given job indefinitely until <a href="./org/apache/ignite/compute/ComputeJobContinuation.html#callcc()"><code>ComputeJobContinuation.callcc()</code></a> is called.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContinuation.html#holdcc(long)">holdcc(long)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContinuation.html" title="interface in org.apache.ignite.compute">ComputeJobContinuation</a></dt>
<dd>
<div class="block">Holds (suspends) a given job for specified timeout or until <a href="./org/apache/ignite/compute/ComputeJobContinuation.html#callcc()"><code>ComputeJobContinuation.callcc()</code></a> is called.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html#holdcc()">holdcc()</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">ComputeJobContinuationAdapter</a></dt>
<dd>
<div class="block">Holds (suspends) a given job indefinitely until <a href="./org/apache/ignite/compute/ComputeJobContinuation.html#callcc()"><code>ComputeJobContinuation.callcc()</code></a> is called.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html#holdcc(long)">holdcc(long)</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContinuationAdapter.html" title="class in org.apache.ignite.compute">ComputeJobContinuationAdapter</a></dt>
<dd>
<div class="block">Holds (suspends) a given job for specified timeout or until <a href="./org/apache/ignite/compute/ComputeJobContinuation.html#callcc()"><code>ComputeJobContinuation.callcc()</code></a> is called.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteTask.html#host">host</a></span> - Variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteTask.html#host()">host()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/SystemHelper.html#HOST_IP">HOST_IP</a></span> - Static variable in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/SystemHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">SystemHelper</a></dt>
<dd>
<div class="block">Host IP address</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/SystemHelper.html#HOST_NAME">HOST_NAME</a></span> - Static variable in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/SystemHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">SystemHelper</a></dt>
<dd>
<div class="block">Host name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#hostnameConstraint(java.util.regex.Pattern)">hostnameConstraint(Pattern)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Sets hostname constraint.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#hostnameConstraint()">hostnameConstraint()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#hostnameConstraint(java.util.regex.Pattern)">hostnameConstraint(Pattern)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>
<div class="block">Sets hostname constraint.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#hostnameConstraint()">hostnameConstraint()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#hostNames()">hostNames()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Gets the read-only collection of hostnames in this cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#hostNames()">hostNames()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets collection of host names this node is known by.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsBlockLocation.html#hosts()">hosts()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsBlockLocation.html" title="interface in org.apache.ignite.igfs">IgfsBlockLocation</a></dt>
<dd>
<div class="block">Compliant with Hadoop interface.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#httpServerHost()">httpServerHost()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#httpServerPort()">httpServerPort()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_I_">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluggableTab.html#icon()">icon()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluggableTab.html" title="class in org.apache.ignite.visor.plugin">VisorPluggableTab</a></dt>
<dd>
<div class="block">Tab and menu icon 16x16 px.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#id()">id()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets globally unique node ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/Event.html#id()">id()</a></span> - Method in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/Event.html" title="interface in org.apache.ignite.events">Event</a></dt>
<dd>
<div class="block">Gets globally unique ID of this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#id()">id()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Gets globally unique ID of this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/IoPool.html#id()">id()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/IoPool.html" title="interface in org.apache.ignite.plugin.extensions.communication">IoPool</a></dt>
<dd>
<div class="block">Gets the numeric identifier of the pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecuritySubject.html#id()">id()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecuritySubject.html" title="interface in org.apache.ignite.plugin.security">SecuritySubject</a></dt>
<dd>
<div class="block">Gets subject ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#id()">id()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets scheduled task ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiTimeoutObject.html#id()">id()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiTimeoutObject.html" title="interface in org.apache.ignite.spi">IgniteSpiTimeoutObject</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteContainer.html#id">id</a></span> - Variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteContainer.html#id()">id()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#IGFS_MANAGEMENT">IGFS_MANAGEMENT</a></span> - Static variable in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dd>
<div class="block">Internal property to indicate management connection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#IGFS_SCHEME">IGFS_SCHEME</a></span> - Static variable in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">IGFS scheme name.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsBlockLocation.html" title="interface in org.apache.ignite.igfs"><span class="strong">IgfsBlockLocation</span></a> - Interface in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> file's data block location in the grid.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records"><span class="strong">IgfsByteDelimiterRecordResolver</span></a> - Class in <a href="./org/apache/ignite/igfs/mapreduce/records/package-summary.html">org.apache.ignite.igfs.mapreduce.records</a></dt>
<dd>
<div class="block">Record resolver which adjusts records based on provided delimiters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html#IgfsByteDelimiterRecordResolver()">IgfsByteDelimiterRecordResolver()</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsByteDelimiterRecordResolver</a></dt>
<dd>
<div class="block">Empty constructor required for <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io"><code>Externalizable</code></a> support.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html#IgfsByteDelimiterRecordResolver(byte[]...)">IgfsByteDelimiterRecordResolver(byte[]...)</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsByteDelimiterRecordResolver</a></dt>
<dd>
<div class="block">Creates delimiter-based record resolver.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsConcurrentModificationException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsConcurrentModificationException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> exception indicating that file system structure was modified concurrently.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsConcurrentModificationException.html#IgfsConcurrentModificationException(java.lang.String)">IgfsConcurrentModificationException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsConcurrentModificationException.html" title="class in org.apache.ignite.igfs">IgfsConcurrentModificationException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsConcurrentModificationException.html#IgfsConcurrentModificationException(java.lang.Throwable)">IgfsConcurrentModificationException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsConcurrentModificationException.html" title="class in org.apache.ignite.igfs">IgfsConcurrentModificationException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsConcurrentModificationException.html#IgfsConcurrentModificationException(java.lang.String,%20java.lang.Throwable)">IgfsConcurrentModificationException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsConcurrentModificationException.html" title="class in org.apache.ignite.igfs">IgfsConcurrentModificationException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsCorruptedFileException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsCorruptedFileException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block">Exception thrown when target file's block is not found in data cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsCorruptedFileException.html#IgfsCorruptedFileException(java.lang.String)">IgfsCorruptedFileException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsCorruptedFileException.html" title="class in org.apache.ignite.igfs">IgfsCorruptedFileException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsCorruptedFileException.html#IgfsCorruptedFileException(java.lang.Throwable)">IgfsCorruptedFileException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsCorruptedFileException.html" title="class in org.apache.ignite.igfs">IgfsCorruptedFileException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsCorruptedFileException.html#IgfsCorruptedFileException(java.lang.String,%20java.lang.Throwable)">IgfsCorruptedFileException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsCorruptedFileException.html" title="class in org.apache.ignite.igfs">IgfsCorruptedFileException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsDirectoryNotEmptyException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsDirectoryNotEmptyException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block">Exception indicating that directory can not be deleted because it is not empty.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsDirectoryNotEmptyException.html#IgfsDirectoryNotEmptyException(java.lang.String)">IgfsDirectoryNotEmptyException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsDirectoryNotEmptyException.html" title="class in org.apache.ignite.igfs">IgfsDirectoryNotEmptyException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsDirectoryNotEmptyException.html#IgfsDirectoryNotEmptyException(java.lang.Throwable)">IgfsDirectoryNotEmptyException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsDirectoryNotEmptyException.html" title="class in org.apache.ignite.igfs">IgfsDirectoryNotEmptyException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsDirectoryNotEmptyException.html#IgfsDirectoryNotEmptyException(java.lang.String,%20java.lang.Throwable)">IgfsDirectoryNotEmptyException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsDirectoryNotEmptyException.html" title="class in org.apache.ignite.igfs">IgfsDirectoryNotEmptyException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/events/IgfsEvent.html" title="class in org.apache.ignite.events"><span class="strong">IgfsEvent</span></a> - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">IGFS event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/IgfsEvent.html#IgfsEvent(org.apache.ignite.igfs.IgfsPath,%20org.apache.ignite.cluster.ClusterNode,%20int)">IgfsEvent(IgfsPath, ClusterNode, int)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/IgfsEvent.html" title="class in org.apache.ignite.events">IgfsEvent</a></dt>
<dd>
<div class="block">Constructs an event instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/IgfsEvent.html#IgfsEvent(org.apache.ignite.igfs.IgfsPath,%20org.apache.ignite.igfs.IgfsPath,%20org.apache.ignite.cluster.ClusterNode,%20int)">IgfsEvent(IgfsPath, IgfsPath, ClusterNode, int)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/IgfsEvent.html" title="class in org.apache.ignite.events">IgfsEvent</a></dt>
<dd>
<div class="block">Constructs an event instance for path modification event
(<a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_RENAMED"><code>EventType.EVT_IGFS_FILE_RENAMED</code></a>,
<a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_DIR_RENAMED"><code>EventType.EVT_IGFS_DIR_RENAMED</code></a>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/IgfsEvent.html#IgfsEvent(org.apache.ignite.igfs.IgfsPath,%20org.apache.ignite.cluster.ClusterNode,%20int,%20long)">IgfsEvent(IgfsPath, ClusterNode, int, long)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/IgfsEvent.html" title="class in org.apache.ignite.events">IgfsEvent</a></dt>
<dd>
<div class="block">Constructs an event instance for close events:
(<a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_CLOSED_READ"><code>EventType.EVT_IGFS_FILE_CLOSED_READ</code></a>,
<a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_CLOSED_WRITE"><code>EventType.EVT_IGFS_FILE_CLOSED_WRITE</code></a>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/IgfsEvent.html#IgfsEvent(org.apache.ignite.igfs.IgfsPath,%20org.apache.ignite.cluster.ClusterNode,%20int,%20java.util.Map)">IgfsEvent(IgfsPath, ClusterNode, int, Map&lt;String, String&gt;)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/IgfsEvent.html" title="class in org.apache.ignite.events">IgfsEvent</a></dt>
<dd>
<div class="block">Constructs an event instance for file metadata update events
(<a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_META_UPDATED"><code>EventType.EVT_IGFS_META_UPDATED</code></a>).</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/igfs/IgfsEvictionFilter.html" title="class in org.apache.ignite.cache.eviction.igfs"><span class="strong">IgfsEvictionFilter</span></a> - Class in <a href="./org/apache/ignite/cache/eviction/igfs/package-summary.html">org.apache.ignite.cache.eviction.igfs</a></dt>
<dd>
<div class="block">IGFS eviction filter which will not evict blocks of particular files.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsEvictionFilter.html#IgfsEvictionFilter()">IgfsEvictionFilter()</a></span> - Constructor for class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsEvictionFilter.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsEvictionFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> exception thrown by file system components.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsException.html#IgfsException(java.lang.String)">IgfsException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsException.html" title="class in org.apache.ignite.igfs">IgfsException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsException.html#IgfsException(java.lang.Throwable)">IgfsException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsException.html" title="class in org.apache.ignite.igfs">IgfsException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsException.html#IgfsException(java.lang.String,%20java.lang.Throwable)">IgfsException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsException.html" title="class in org.apache.ignite.igfs">IgfsException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs"><span class="strong">IgfsFile</span></a> - Interface in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> file or directory descriptor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/IgfsFileRange.html" title="class in org.apache.ignite.igfs.mapreduce"><span class="strong">IgfsFileRange</span></a> - Class in <a href="./org/apache/ignite/igfs/mapreduce/package-summary.html">org.apache.ignite.igfs.mapreduce</a></dt>
<dd>
<div class="block">Entity representing part of IGFS file identified by file path, start position, and length.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsFileRange.html#IgfsFileRange(org.apache.ignite.igfs.IgfsPath,%20long,%20long)">IgfsFileRange(IgfsPath, long, long)</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsFileRange.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsFileRange</a></dt>
<dd>
<div class="block">Creates file range.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records"><span class="strong">IgfsFixedLengthRecordResolver</span></a> - Class in <a href="./org/apache/ignite/igfs/mapreduce/records/package-summary.html">org.apache.ignite.igfs.mapreduce.records</a></dt>
<dd>
<div class="block">Record resolver which adjusts records to fixed length.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html#IgfsFixedLengthRecordResolver()">IgfsFixedLengthRecordResolver()</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsFixedLengthRecordResolver</a></dt>
<dd>
<div class="block">Empty constructor required for <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io"><code>Externalizable</code></a> support.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html#IgfsFixedLengthRecordResolver(long)">IgfsFixedLengthRecordResolver(long)</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsFixedLengthRecordResolver</a></dt>
<dd>
<div class="block">Creates fixed-length record resolver.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsGroupDataBlocksKeyMapper</span></a> - Class in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> class providing ability to group file's data blocks together on one node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html#IgfsGroupDataBlocksKeyMapper()">IgfsGroupDataBlocksKeyMapper()</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html" title="class in org.apache.ignite.igfs">IgfsGroupDataBlocksKeyMapper</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html#IgfsGroupDataBlocksKeyMapper(int)">IgfsGroupDataBlocksKeyMapper(int)</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html" title="class in org.apache.ignite.igfs">IgfsGroupDataBlocksKeyMapper</a></dt>
<dd>
<div class="block">Constructs affinity mapper to group several data blocks with the same key.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsInputStream.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsInputStream</span></a> - Class in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> input stream to read data from the file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInputStream.html#IgfsInputStream()">IgfsInputStream()</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInputStream.html" title="class in org.apache.ignite.igfs">IgfsInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/IgfsInputStreamJobAdapter.html" title="class in org.apache.ignite.igfs.mapreduce"><span class="strong">IgfsInputStreamJobAdapter</span></a> - Class in <a href="./org/apache/ignite/igfs/mapreduce/package-summary.html">org.apache.ignite.igfs.mapreduce</a></dt>
<dd>
<div class="block">Convenient <a href="./org/apache/ignite/igfs/mapreduce/IgfsJob.html" title="interface in org.apache.ignite.igfs.mapreduce"><code>IgfsJob</code></a> adapter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsInputStreamJobAdapter.html#IgfsInputStreamJobAdapter()">IgfsInputStreamJobAdapter()</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsInputStreamJobAdapter.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsInputStreamJobAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsInvalidHdfsVersionException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsInvalidHdfsVersionException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block">Exception thrown when Ignite detects that remote HDFS version differs from version of HDFS libraries
in Ignite classpath.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInvalidHdfsVersionException.html#IgfsInvalidHdfsVersionException(java.lang.String)">IgfsInvalidHdfsVersionException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInvalidHdfsVersionException.html" title="class in org.apache.ignite.igfs">IgfsInvalidHdfsVersionException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInvalidHdfsVersionException.html#IgfsInvalidHdfsVersionException(java.lang.Throwable)">IgfsInvalidHdfsVersionException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInvalidHdfsVersionException.html" title="class in org.apache.ignite.igfs">IgfsInvalidHdfsVersionException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInvalidHdfsVersionException.html#IgfsInvalidHdfsVersionException(java.lang.String,%20java.lang.Throwable)">IgfsInvalidHdfsVersionException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInvalidHdfsVersionException.html" title="class in org.apache.ignite.igfs">IgfsInvalidHdfsVersionException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsInvalidPathException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsInvalidPathException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> exception indicating that operation target is invalid
(e.g. not a file while expecting to be a file).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInvalidPathException.html#IgfsInvalidPathException(java.lang.String)">IgfsInvalidPathException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInvalidPathException.html" title="class in org.apache.ignite.igfs">IgfsInvalidPathException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInvalidPathException.html#IgfsInvalidPathException(java.lang.Throwable)">IgfsInvalidPathException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInvalidPathException.html" title="class in org.apache.ignite.igfs">IgfsInvalidPathException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInvalidPathException.html#IgfsInvalidPathException(java.lang.String,%20java.lang.Throwable)">IgfsInvalidPathException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInvalidPathException.html" title="class in org.apache.ignite.igfs">IgfsInvalidPathException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsIpcEndpointConfiguration</span></a> - Class in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block">IGFS IPC endpoint configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#IgfsIpcEndpointConfiguration()">IgfsIpcEndpointConfiguration()</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#IgfsIpcEndpointConfiguration(org.apache.ignite.igfs.IgfsIpcEndpointConfiguration)">IgfsIpcEndpointConfiguration(IgfsIpcEndpointConfiguration)</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Copying constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsIpcEndpointType.html" title="enum in org.apache.ignite.igfs"><span class="strong">IgfsIpcEndpointType</span></a> - Enum in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block">IGFS endpoint type.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/IgfsJob.html" title="interface in org.apache.ignite.igfs.mapreduce"><span class="strong">IgfsJob</span></a> - Interface in <a href="./org/apache/ignite/igfs/mapreduce/package-summary.html">org.apache.ignite.igfs.mapreduce</a></dt>
<dd>
<div class="block">Defines executable unit for <a href="./org/apache/ignite/igfs/mapreduce/IgfsTask.html" title="class in org.apache.ignite.igfs.mapreduce"><code>IgfsTask</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/IgfsJobAdapter.html" title="class in org.apache.ignite.igfs.mapreduce"><span class="strong">IgfsJobAdapter</span></a> - Class in <a href="./org/apache/ignite/igfs/mapreduce/package-summary.html">org.apache.ignite.igfs.mapreduce</a></dt>
<dd>
<div class="block">Adapter for <a href="./org/apache/ignite/igfs/mapreduce/IgfsJob.html" title="interface in org.apache.ignite.igfs.mapreduce"><code>IgfsJob</code></a> with no-op implementation of <a href="./org/apache/ignite/igfs/mapreduce/IgfsJobAdapter.html#cancel()"><code>IgfsJobAdapter.cancel()</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsJobAdapter.html#IgfsJobAdapter()">IgfsJobAdapter()</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsJobAdapter.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsJobAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs"><span class="strong">IgfsMetrics</span></a> - Interface in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> metrics snapshot for the file system.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsMode.html" title="enum in org.apache.ignite.igfs"><span class="strong">IgfsMode</span></a> - Enum in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> mode defining interactions with underlying secondary Hadoop file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html#igfsName()">igfsName()</a></span> - Method in interface org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html" title="interface in org.apache.ignite.igfs.mapreduce">IgfsTaskArgs</a></dt>
<dd>
<div class="block">Gets IGFS name.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsNewLineRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records"><span class="strong">IgfsNewLineRecordResolver</span></a> - Class in <a href="./org/apache/ignite/igfs/mapreduce/records/package-summary.html">org.apache.ignite.igfs.mapreduce.records</a></dt>
<dd>
<div class="block">Record resolver based on new line detection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsNewLineRecordResolver.html#IgfsNewLineRecordResolver()">IgfsNewLineRecordResolver()</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsNewLineRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsNewLineRecordResolver</a></dt>
<dd>
<div class="block">Empty constructor required for <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io"><code>Externalizable</code></a> support.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsOutOfSpaceException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsOutOfSpaceException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> exception that is thrown when it detected out-of-space condition.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsOutOfSpaceException.html#IgfsOutOfSpaceException(java.lang.String)">IgfsOutOfSpaceException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsOutOfSpaceException.html" title="class in org.apache.ignite.igfs">IgfsOutOfSpaceException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsOutOfSpaceException.html#IgfsOutOfSpaceException(java.lang.Throwable)">IgfsOutOfSpaceException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsOutOfSpaceException.html" title="class in org.apache.ignite.igfs">IgfsOutOfSpaceException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsOutOfSpaceException.html#IgfsOutOfSpaceException(java.lang.String,%20java.lang.Throwable)">IgfsOutOfSpaceException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsOutOfSpaceException.html" title="class in org.apache.ignite.igfs">IgfsOutOfSpaceException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsOutputStream.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsOutputStream</span></a> - Class in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> output stream to write data into the file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsOutputStream.html#IgfsOutputStream()">IgfsOutputStream()</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsOutputStream.html" title="class in org.apache.ignite.igfs">IgfsOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsParentNotDirectoryException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsParentNotDirectoryException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block">Exception thrown when parent supposed to be a directory is a file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsParentNotDirectoryException.html#IgfsParentNotDirectoryException(java.lang.String)">IgfsParentNotDirectoryException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsParentNotDirectoryException.html" title="class in org.apache.ignite.igfs">IgfsParentNotDirectoryException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsParentNotDirectoryException.html#IgfsParentNotDirectoryException(java.lang.Throwable)">IgfsParentNotDirectoryException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsParentNotDirectoryException.html" title="class in org.apache.ignite.igfs">IgfsParentNotDirectoryException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsParentNotDirectoryException.html#IgfsParentNotDirectoryException(java.lang.String,%20java.lang.Throwable)">IgfsParentNotDirectoryException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsParentNotDirectoryException.html" title="class in org.apache.ignite.igfs">IgfsParentNotDirectoryException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsPath</span></a> - Class in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> path to file in the file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#IgfsPath()">IgfsPath()</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Constructs default root path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#IgfsPath(java.net.URI)">IgfsPath(URI)</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Constructs a path from an URI</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#IgfsPath(java.lang.String)">IgfsPath(String)</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Constructs a path from the URI string.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#IgfsPath(org.apache.ignite.igfs.IgfsPath,%20java.lang.String)">IgfsPath(IgfsPath, String)</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Resolve a child path against a parent path.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsPathAlreadyExistsException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsPathAlreadyExistsException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block">Exception thrown when target path supposed to be created already exists.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathAlreadyExistsException.html#IgfsPathAlreadyExistsException(java.lang.String)">IgfsPathAlreadyExistsException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathAlreadyExistsException.html" title="class in org.apache.ignite.igfs">IgfsPathAlreadyExistsException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathAlreadyExistsException.html#IgfsPathAlreadyExistsException(java.lang.Throwable)">IgfsPathAlreadyExistsException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathAlreadyExistsException.html" title="class in org.apache.ignite.igfs">IgfsPathAlreadyExistsException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathAlreadyExistsException.html#IgfsPathAlreadyExistsException(java.lang.String,%20java.lang.Throwable)">IgfsPathAlreadyExistsException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathAlreadyExistsException.html" title="class in org.apache.ignite.igfs">IgfsPathAlreadyExistsException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsPathIsDirectoryException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsPathIsDirectoryException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block">Exception indicating that path is directory, while it is expected to be a file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathIsDirectoryException.html#IgfsPathIsDirectoryException(java.lang.String)">IgfsPathIsDirectoryException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathIsDirectoryException.html" title="class in org.apache.ignite.igfs">IgfsPathIsDirectoryException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathIsDirectoryException.html#IgfsPathIsDirectoryException(java.lang.Throwable)">IgfsPathIsDirectoryException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathIsDirectoryException.html" title="class in org.apache.ignite.igfs">IgfsPathIsDirectoryException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathIsDirectoryException.html#IgfsPathIsDirectoryException(java.lang.String,%20java.lang.Throwable)">IgfsPathIsDirectoryException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathIsDirectoryException.html" title="class in org.apache.ignite.igfs">IgfsPathIsDirectoryException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsPathIsNotDirectoryException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsPathIsNotDirectoryException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block">Exception indicating that path is not directory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathIsNotDirectoryException.html#IgfsPathIsNotDirectoryException(java.lang.String)">IgfsPathIsNotDirectoryException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathIsNotDirectoryException.html" title="class in org.apache.ignite.igfs">IgfsPathIsNotDirectoryException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathIsNotDirectoryException.html#IgfsPathIsNotDirectoryException(java.lang.Throwable)">IgfsPathIsNotDirectoryException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathIsNotDirectoryException.html" title="class in org.apache.ignite.igfs">IgfsPathIsNotDirectoryException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathIsNotDirectoryException.html#IgfsPathIsNotDirectoryException(java.lang.String,%20java.lang.Throwable)">IgfsPathIsNotDirectoryException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathIsNotDirectoryException.html" title="class in org.apache.ignite.igfs">IgfsPathIsNotDirectoryException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsPathNotFoundException.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsPathNotFoundException</span></a> - Exception in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block"><code>IGFS</code> exception indicating that target resource is not found.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathNotFoundException.html#IgfsPathNotFoundException(java.lang.String)">IgfsPathNotFoundException(String)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathNotFoundException.html" title="class in org.apache.ignite.igfs">IgfsPathNotFoundException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathNotFoundException.html#IgfsPathNotFoundException(java.lang.Throwable)">IgfsPathNotFoundException(Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathNotFoundException.html" title="class in org.apache.ignite.igfs">IgfsPathNotFoundException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathNotFoundException.html#IgfsPathNotFoundException(java.lang.String,%20java.lang.Throwable)">IgfsPathNotFoundException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathNotFoundException.html" title="class in org.apache.ignite.igfs">IgfsPathNotFoundException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsPathSummary</span></a> - Class in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block">Path summary: total files count, total directories count, total length.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#IgfsPathSummary()">IgfsPathSummary()</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dd>
<div class="block">Empty constructor required by <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io"><code>Externalizable</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#IgfsPathSummary(org.apache.ignite.igfs.IgfsPath)">IgfsPathSummary(IgfsPath)</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dd>
<div class="block">Construct empty path summary.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs"><span class="strong">IgfsPerBlockLruEvictionPolicy</span></a> - Class in <a href="./org/apache/ignite/cache/eviction/igfs/package-summary.html">org.apache.ignite.cache.eviction.igfs</a></dt>
<dd>
<div class="block">IGFS eviction policy which evicts particular blocks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#IgfsPerBlockLruEvictionPolicy()">IgfsPerBlockLruEvictionPolicy()</a></span> - Constructor for class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#IgfsPerBlockLruEvictionPolicy(long,%20int)">IgfsPerBlockLruEvictionPolicy(long, int)</a></span> - Constructor for class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#IgfsPerBlockLruEvictionPolicy(long,%20int,%20java.util.Collection)">IgfsPerBlockLruEvictionPolicy(long, int, Collection&lt;String&gt;)</a></span> - Constructor for class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html" title="interface in org.apache.ignite.cache.eviction.igfs"><span class="strong">IgfsPerBlockLruEvictionPolicyMXBean</span></a> - Interface in <a href="./org/apache/ignite/cache/eviction/igfs/package-summary.html">org.apache.ignite.cache.eviction.igfs</a></dt>
<dd>
<div class="block">MBean for <code>IGFS per-block LRU</code> eviction policy.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce"><span class="strong">IgfsRangeInputStream</span></a> - Class in <a href="./org/apache/ignite/igfs/mapreduce/package-summary.html">org.apache.ignite.igfs.mapreduce</a></dt>
<dd>
<div class="block">Decorator for regular <a href="./org/apache/ignite/igfs/IgfsInputStream.html" title="class in org.apache.ignite.igfs"><code>IgfsInputStream</code></a> which streams only data within the given range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#IgfsRangeInputStream(org.apache.ignite.igfs.IgfsInputStream,%20long,%20long)">IgfsRangeInputStream(IgfsInputStream, long, long)</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#IgfsRangeInputStream(org.apache.ignite.igfs.IgfsInputStream,%20org.apache.ignite.igfs.mapreduce.IgfsFileRange)">IgfsRangeInputStream(IgfsInputStream, IgfsFileRange)</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/IgfsRecordResolver.html" title="interface in org.apache.ignite.igfs.mapreduce"><span class="strong">IgfsRecordResolver</span></a> - Interface in <a href="./org/apache/ignite/igfs/mapreduce/package-summary.html">org.apache.ignite.igfs.mapreduce</a></dt>
<dd>
<div class="block">IGFS record resolver.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary"><span class="strong">IgfsSecondaryFileSystem</span></a> - Interface in <a href="./org/apache/ignite/igfs/secondary/package-summary.html">org.apache.ignite.igfs.secondary</a></dt>
<dd>
<div class="block">Secondary file system interface.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystemPositionedReadable.html" title="interface in org.apache.ignite.igfs.secondary"><span class="strong">IgfsSecondaryFileSystemPositionedReadable</span></a> - Interface in <a href="./org/apache/ignite/igfs/secondary/package-summary.html">org.apache.ignite.igfs.secondary</a></dt>
<dd>
<div class="block">The simplest data input interface to read from secondary file system.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsStringDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records"><span class="strong">IgfsStringDelimiterRecordResolver</span></a> - Class in <a href="./org/apache/ignite/igfs/mapreduce/records/package-summary.html">org.apache.ignite.igfs.mapreduce.records</a></dt>
<dd>
<div class="block">Record resolver based on delimiters represented as strings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsStringDelimiterRecordResolver.html#IgfsStringDelimiterRecordResolver()">IgfsStringDelimiterRecordResolver()</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsStringDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsStringDelimiterRecordResolver</a></dt>
<dd>
<div class="block">Empty constructor required for <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io"><code>Externalizable</code></a> support.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsStringDelimiterRecordResolver.html#IgfsStringDelimiterRecordResolver(java.nio.charset.Charset,%20java.lang.String...)">IgfsStringDelimiterRecordResolver(Charset, String...)</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsStringDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsStringDelimiterRecordResolver</a></dt>
<dd>
<div class="block">Creates record resolver from given string and given charset.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsStringDelimiterRecordResolver.html#IgfsStringDelimiterRecordResolver(java.lang.String...)">IgfsStringDelimiterRecordResolver(String...)</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsStringDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsStringDelimiterRecordResolver</a></dt>
<dd>
<div class="block">Creates record resolver based on given string with default charset.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/IgfsTask.html" title="class in org.apache.ignite.igfs.mapreduce"><span class="strong">IgfsTask</span></a>&lt;<a href="./org/apache/ignite/igfs/mapreduce/IgfsTask.html" title="type parameter in IgfsTask">T</a>,<a href="./org/apache/ignite/igfs/mapreduce/IgfsTask.html" title="type parameter in IgfsTask">R</a>&gt; - Class in <a href="./org/apache/ignite/igfs/mapreduce/package-summary.html">org.apache.ignite.igfs.mapreduce</a></dt>
<dd>
<div class="block">IGFS task which can be executed on the grid using one of <code>IgniteFs.execute()</code> methods.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsTask.html#IgfsTask()">IgfsTask()</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsTask.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsTask</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html" title="interface in org.apache.ignite.igfs.mapreduce"><span class="strong">IgfsTaskArgs</span></a>&lt;<a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html" title="type parameter in IgfsTaskArgs">T</a>&gt; - Interface in <a href="./org/apache/ignite/igfs/mapreduce/package-summary.html">org.apache.ignite.igfs.mapreduce</a></dt>
<dd>
<div class="block">IGFS task arguments.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskNoReduceAdapter.html" title="class in org.apache.ignite.igfs.mapreduce"><span class="strong">IgfsTaskNoReduceAdapter</span></a>&lt;<a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskNoReduceAdapter.html" title="type parameter in IgfsTaskNoReduceAdapter">T</a>,<a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskNoReduceAdapter.html" title="type parameter in IgfsTaskNoReduceAdapter">R</a>&gt; - Class in <a href="./org/apache/ignite/igfs/mapreduce/package-summary.html">org.apache.ignite.igfs.mapreduce</a></dt>
<dd>
<div class="block">Convenient <a href="./org/apache/ignite/igfs/mapreduce/IgfsTask.html" title="class in org.apache.ignite.igfs.mapreduce"><code>IgfsTask</code></a> adapter with empty reduce step.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskNoReduceAdapter.html#IgfsTaskNoReduceAdapter()">IgfsTaskNoReduceAdapter()</a></span> - Constructor for class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskNoReduceAdapter.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsTaskNoReduceAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/igfs/IgfsUserContext.html" title="class in org.apache.ignite.igfs"><span class="strong">IgfsUserContext</span></a> - Class in <a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></dt>
<dd>
<div class="block">Provides ability to execute IGFS code in a context of a specific user.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsUserContext.html#IgfsUserContext()">IgfsUserContext()</a></span> - Constructor for class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsUserContext.html" title="class in org.apache.ignite.igfs">IgfsUserContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#ignite">ignite</a></span> - Variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Auto injected ignite instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#ignite()">ignite()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#ignite()">ignite()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Gets instance of grid.</div>
</dd>
<dt><a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite"><span class="strong">Ignite</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Main entry-point for all Ignite APIs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#ignite()">ignite()</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Gets an instance of default no-name grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#ignite(java.util.UUID)">ignite(UUID)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Gets a grid instance for given local node ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#ignite(java.lang.String)">ignite(String)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Gets an named grid instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/messaging/MessagingListenActor.html#ignite()">ignite()</a></span> - Method in class org.apache.ignite.messaging.<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dd>
<div class="block">Gets grid instance associated with this actor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#ignite">ignite</a></span> - Variable in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>
<div class="block">The instance of Ignite started by this Activator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#ignite">ignite</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dd>
<div class="block">Ignite instance .</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#ignite">ignite</a></span> - Variable in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Ignite instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_AFFINITY_HISTORY_SIZE">IGNITE_AFFINITY_HISTORY_SIZE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Maximum size for affinity assignment history.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_ATOMIC_CACHE_DELETE_HISTORY_SIZE">IGNITE_ATOMIC_CACHE_DELETE_HISTORY_SIZE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Maximum size for atomic cache queue delete history (default is 200 000 entries per partition).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_ATOMIC_DEFERRED_ACK_BUFFER_SIZE">IGNITE_ATOMIC_DEFERRED_ACK_BUFFER_SIZE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Atomic cache deferred update response buffer size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_ATOMIC_DEFERRED_ACK_TIMEOUT">IGNITE_ATOMIC_DEFERRED_ACK_TIMEOUT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Atomic cache deferred update timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_BINARY_MARSHALLER_USE_STRING_SERIALIZATION_VER_2">IGNITE_BINARY_MARSHALLER_USE_STRING_SERIALIZATION_VER_2</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Manages type of serialization mechanism for <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> that is marshalled/unmarshalled by BinaryMarshaller.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_CACHE_CLIENT">IGNITE_CACHE_CLIENT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Property controlling default behavior of cache client flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_CACHE_KEY_VALIDATION_DISABLED">IGNITE_CACHE_KEY_VALIDATION_DISABLED</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Flag indicating whether validation of keys put to cache should be disabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_CACHE_RETRIES_COUNT">IGNITE_CACHE_RETRIES_COUNT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Number of cache operation retries in case of topology exceptions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/servlet/ServletContextListenerStartup.html#IGNITE_CFG_FILE_PATH_PARAM">IGNITE_CFG_FILE_PATH_PARAM</a></span> - Static variable in class org.apache.ignite.startup.servlet.<a href="./org/apache/ignite/startup/servlet/ServletContextListenerStartup.html" title="class in org.apache.ignite.startup.servlet">ServletContextListenerStartup</a></dt>
<dd>
<div class="block">Configuration file path parameter name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_CLUSTER_NAME">IGNITE_CLUSTER_NAME</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_CLUSTER_NAME">IGNITE_CLUSTER_NAME</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_CONFIG_URL">IGNITE_CONFIG_URL</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to hold optional configuration URL.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_CONFIG_XML">IGNITE_CONFIG_XML</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_CONFIG_XML">IGNITE_CONFIG_XML</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_CONFIG_XML_URL">IGNITE_CONFIG_XML_URL</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_CONSOLE_APPENDER">IGNITE_CONSOLE_APPENDER</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">If this property is set to <code>true</code> (default) and Ignite is launched
in verbose mode (see <a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_QUIET"><code>IgniteSystemProperties.IGNITE_QUIET</code></a>) and no console appenders can be found
in configuration, then default console appender will be added.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_DAEMON">IGNITE_DAEMON</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Presence of this system property with value <code>true</code> will make the grid
node start as a daemon node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_DEP_MODE_OVERRIDE">IGNITE_DEP_MODE_OVERRIDE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to override deployment mode configuration parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_DISABLE_HOSTNAME_VERIFIER">IGNITE_DISABLE_HOSTNAME_VERIFIER</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to disable <a href="http://docs.oracle.com/javase/7/docs/api/javax/net/ssl/HostnameVerifier.html?is-external=true" title="class or interface in javax.net.ssl"><code>HostnameVerifier</code></a> for SSL connections.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_DISCOVERY_HISTORY_SIZE">IGNITE_DISCOVERY_HISTORY_SIZE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Maximum size for discovery messages history.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_DISK_SPACE_PER_NODE">IGNITE_DISK_SPACE_PER_NODE</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_DUMP_PENDING_OBJECTS_THRESHOLD">IGNITE_DUMP_PENDING_OBJECTS_THRESHOLD</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Number of times pending cache objects will be dumped to the log in case of partition exchange timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_EXCEPTION_REGISTRY_MAX_SIZE">IGNITE_EXCEPTION_REGISTRY_MAX_SIZE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Property controlling size of buffer holding last exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteFramework.html#IGNITE_FRAMEWORK_NAME">IGNITE_FRAMEWORK_NAME</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteFramework.html" title="class in org.apache.ignite.mesos">IgniteFramework</a></dt>
<dd>
<div class="block">Framework name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_H2_DEBUG_CONSOLE">IGNITE_H2_DEBUG_CONSOLE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">If this property set then debug console will be opened for H2 indexing SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_H2_INDEXING_CACHE_CLEANUP_PERIOD">IGNITE_H2_INDEXING_CACHE_CLEANUP_PERIOD</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to specify period in milliseconds between calls of the SQL statements cache cleanup task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_H2_INDEXING_CACHE_THREAD_USAGE_TIMEOUT">IGNITE_H2_INDEXING_CACHE_THREAD_USAGE_TIMEOUT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to specify timeout in milliseconds after which thread's SQL statements cache is cleared by
cleanup task if the thread does not perform any query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_HOME">IGNITE_HOME</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Defines Ignite installation folder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_HOSTNAME_CONSTRAINT">IGNITE_HOSTNAME_CONSTRAINT</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_HOSTNAME_CONSTRAINT">IGNITE_HOSTNAME_CONSTRAINT</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_HTTP_SERVER_HOST">IGNITE_HTTP_SERVER_HOST</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_HTTP_SERVER_PORT">IGNITE_HTTP_SERVER_PORT</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_IPC_SHMEM_SPACE_DEBUG">IGNITE_IPC_SHMEM_SPACE_DEBUG</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">If this property is set to <code>true</code> then shared memory space native debug will be enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_JCACHE_DEFAULT_ISOLATED">IGNITE_JCACHE_DEFAULT_ISOLATED</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Property controlling whether CacheManager will start grid with isolated IP finder when default URL
is passed in.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_JDBC_DRIVER_CURSOR_REMOVE_DELAY">IGNITE_JDBC_DRIVER_CURSOR_REMOVE_DELAY</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">JDBC driver cursor remove delay.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_JETTY_HOST">IGNITE_JETTY_HOST</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">This property allows to override Jetty host for REST processor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_JETTY_LOG_NO_OVERRIDE">IGNITE_JETTY_LOG_NO_OVERRIDE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">This property does not allow Ignite to override Jetty log configuration for REST processor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_JETTY_PORT">IGNITE_JETTY_PORT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">This property allows to override Jetty local port for REST processor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_JOBS_HISTORY_SIZE">IGNITE_JOBS_HISTORY_SIZE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to override default job processor maps sizes for finished jobs and
cancellation requests.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_JOBS_METRICS_CONCURRENCY_LEVEL">IGNITE_JOBS_METRICS_CONCURRENCY_LEVEL</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to override default job metrics processor property defining
concurrency level for structure holding job metrics snapshots.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_JVM_OPTS">IGNITE_JVM_OPTS</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_JVM_OPTS">IGNITE_JVM_OPTS</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_LOCAL_HOST">IGNITE_LOCAL_HOST</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Name of system property to set system-wide local IP address or host.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_LOCAL_STORE_KEEPS_PRIMARY_ONLY">IGNITE_LOCAL_STORE_KEEPS_PRIMARY_ONLY</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Indicating whether local store keeps primary only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_LOCAL_WORK_DIR">IGNITE_LOCAL_WORK_DIR</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_LOG_DIR">IGNITE_LOG_DIR</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Environment variable to override logging directory that has been set in logger configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_LOG_GRID_NAME">IGNITE_LOG_GRID_NAME</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">If this system property is present the Ignite will include grid name into verbose log.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_MAP_CONCURRENCY_LEVEL">IGNITE_MAP_CONCURRENCY_LEVEL</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Concurrency level for all concurrent hash maps created by Ignite.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_MARSHAL_BUFFERS_RECHECK">IGNITE_MARSHAL_BUFFERS_RECHECK</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to specify how often in milliseconds marshal buffers
should be rechecked and potentially trimmed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_MAX_COMPLETED_TX_COUNT">IGNITE_MAX_COMPLETED_TX_COUNT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Property controlling size of buffer holding completed transaction versions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_MAX_NESTED_LISTENER_CALLS">IGNITE_MAX_NESTED_LISTENER_CALLS</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Maximum number of nested listener calls before listener notification becomes asynchronous.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_MBEAN_APPEND_CLASS_LOADER_ID">IGNITE_MBEAN_APPEND_CLASS_LOADER_ID</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">If this property is set to <code>true</code> then Ignite will append
hash code of class loader to MXBean name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_MBEAN_APPEND_JVM_ID">IGNITE_MBEAN_APPEND_JVM_ID</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">If this property is set to <code>true</code> then Ignite will append
hash code of <a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite"><code>Ignite</code></a> class as hex string and append
JVM name returned by <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/management/RuntimeMXBean.html?is-external=true#getName()" title="class or interface in java.lang.management"><code>RuntimeMXBean.getName()</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_MEMORY_OVERHEAD_PER_NODE">IGNITE_MEMORY_OVERHEAD_PER_NODE</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_MEMORY_PER_NODE">IGNITE_MEMORY_PER_NODE</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_MEMORY_PER_NODE">IGNITE_MEMORY_PER_NODE</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_MIN_BUFFERED_COMMUNICATION_MSG_CNT">IGNITE_MIN_BUFFERED_COMMUNICATION_MSG_CNT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Not used anymore.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_MIN_CPU_PER_NODE">IGNITE_MIN_CPU_PER_NODE</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_MIN_MEMORY_PER_NODE">IGNITE_MIN_MEMORY_PER_NODE</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_NEAR_GET_MAX_REMAPS">IGNITE_NEAR_GET_MAX_REMAPS</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">This property defines the maximum number of attempts to remap near get to the same
primary node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_NO_ASCII">IGNITE_NO_ASCII</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">If this system property is present (any value) - no ASCII logo will
be printed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_NO_DISCO_ORDER">IGNITE_NO_DISCO_ORDER</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Name of the system property to disable requirement for proper node ordering
by discovery SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_NO_SELECTOR_OPTS">IGNITE_NO_SELECTOR_OPTS</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">If set to <code>true</code>, then default selected keys set is used inside
<code>GridNioServer</code> which lead to some extra garbage generation when
processing selected keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_NO_SHUTDOWN_HOOK">IGNITE_NO_SHUTDOWN_HOOK</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">If this system property is set to <code>false</code> - no shutdown hook will be set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_NODE_COUNT">IGNITE_NODE_COUNT</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_NODE_COUNT">IGNITE_NODE_COUNT</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_OFFHEAP_SAFE_RELEASE">IGNITE_OFFHEAP_SAFE_RELEASE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Flag that will force Ignite to fill memory block with some recognisable pattern right before
this memory block is released.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_OPTIMIZED_MARSHALLER_USE_DEFAULT_SUID">IGNITE_OPTIMIZED_MARSHALLER_USE_DEFAULT_SUID</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Manages <a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized"><code>OptimizedMarshaller</code></a> behavior of <code>serialVersionUID</code> computation for
<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> classes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_OVERRIDE_MCAST_GRP">IGNITE_OVERRIDE_MCAST_GRP</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to override multicast group taken from configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_PACKAGE_PATH">IGNITE_PACKAGE_PATH</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_PACKAGE_URL">IGNITE_PACKAGE_URL</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_PATH">IGNITE_PATH</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_PERFORMANCE_SUGGESTIONS_DISABLED">IGNITE_PERFORMANCE_SUGGESTIONS_DISABLED</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Flag indicating whether performance suggestions output on start should be disabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceHandler.html#IGNITE_PREFIX">IGNITE_PREFIX</a></span> - Static variable in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceHandler.html" title="class in org.apache.ignite.mesos.resource">ResourceHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_PRELOAD_RESEND_TIMEOUT">IGNITE_PRELOAD_RESEND_TIMEOUT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to hold preload resend timeout for evicted partitions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_PROG_NAME">IGNITE_PROG_NAME</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Name of the system property defining name of command line program.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_QUIET">IGNITE_QUIET</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Set to either <code>true</code> or <code>false</code> to enable or disable quiet mode
of Ignite.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_REFLECTION_CACHE_SIZE">IGNITE_REFLECTION_CACHE_SIZE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to override default reflection cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_RELEASES_DIR">IGNITE_RELEASES_DIR</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_REST_MAX_TASK_RESULTS">IGNITE_REST_MAX_TASK_RESULTS</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">This property allows to override maximum count of task results stored on one node
in REST processor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_REST_SESSION_TIMEOUT">IGNITE_REST_SESSION_TIMEOUT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">This property allow rewriting default (<code>30</code>) rest session expire time (in seconds).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_RESTART_CODE">IGNITE_RESTART_CODE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">This property is used internally to pass an exit code to loader when
Ignite instance is being restarted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_RUN_CPU_PER_NODE">IGNITE_RUN_CPU_PER_NODE</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_RUN_CPU_PER_NODE">IGNITE_RUN_CPU_PER_NODE</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_SKIP_CONFIGURATION_CONSISTENCY_CHECK">IGNITE_SKIP_CONFIGURATION_CONSISTENCY_CHECK</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Property allowing to skip configuration consistency checks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_SLOW_TX_WARN_TIMEOUT">IGNITE_SLOW_TX_WARN_TIMEOUT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Transactions that take more time, than value of this property, will be output to log
with warning level.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_SQL_MERGE_TABLE_MAX_SIZE">IGNITE_SQL_MERGE_TABLE_MAX_SIZE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Property controlling maximum number of SQL result rows which can be fetched into a merge table.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_SSH_HOST">IGNITE_SSH_HOST</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to hold SSH host for visor-started nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_SSH_USER_NAME">IGNITE_SSH_USER_NAME</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">System property to hold SSH user name for visor-started nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_STARVATION_CHECK_INTERVAL">IGNITE_STARVATION_CHECK_INTERVAL</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">This system property defines interval in milliseconds in which Ignite will check
thread pool state for starvation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_SUCCESS_FILE">IGNITE_SUCCESS_FILE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Name of the system property defining success file name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_TCP_DISCOVERY_ADDRESSES">IGNITE_TCP_DISCOVERY_ADDRESSES</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Comma separated list of addresses in format "10.100.22.100:45000,10.100.22.101:45000".</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_TOTAL_CPU">IGNITE_TOTAL_CPU</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_TOTAL_DISK_SPACE">IGNITE_TOTAL_DISK_SPACE</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_TOTAL_MEMORY">IGNITE_TOTAL_MEMORY</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_TX_DEADLOCK_DETECTION_MAX_ITERS">IGNITE_TX_DEADLOCK_DETECTION_MAX_ITERS</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Specifies maximum number of iterations for deadlock detection procedure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_TX_DEADLOCK_DETECTION_TIMEOUT">IGNITE_TX_DEADLOCK_DETECTION_TIMEOUT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Specifies timeout for deadlock detection procedure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_TX_SALVAGE_TIMEOUT">IGNITE_TX_SALVAGE_TIMEOUT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Timeout after which all uncompleted transactions originated by left node will be
salvaged (i.e. invalidated and committed).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_UPDATE_NOTIFIER">IGNITE_UPDATE_NOTIFIER</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">If this system property is set to <code>false</code> - no checks for new versions will
be performed by Ignite.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_URL">IGNITE_URL</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_USERS_LIBS">IGNITE_USERS_LIBS</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_USERS_LIBS">IGNITE_USERS_LIBS</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_USERS_LIBS_URL">IGNITE_USERS_LIBS_URL</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_VERSION">IGNITE_VERSION</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#IGNITE_WORK_DIR">IGNITE_WORK_DIR</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Environment variable to set work directory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#IGNITE_WORK_DIR">IGNITE_WORK_DIR</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#IGNITE_WORKING_DIR">IGNITE_WORKING_DIR</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi"><span class="strong">IgniteAbstractOsgiContextActivator</span></a> - Class in <a href="./org/apache/ignite/osgi/package-summary.html">org.apache.ignite.osgi</a></dt>
<dd>
<div class="block">This <code>BundleActivator</code> starts Apache Ignite inside the OSGi container when the bundle is started.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#IgniteAbstractOsgiContextActivator()">IgniteAbstractOsgiContextActivator()</a></span> - Constructor for class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/lang/IgniteAsyncCallback.html" title="annotation in org.apache.ignite.lang"><span class="strong">IgniteAsyncCallback</span></a> - Annotation Type in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">If callback has this annotation then it will be executing in another thread.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteAsyncSupport.html" title="interface in org.apache.ignite.lang"><span class="strong">IgniteAsyncSupport</span></a> - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Allows to enable asynchronous mode on Ignite APIs.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteAsyncSupported.html" title="annotation in org.apache.ignite.lang"><span class="strong">IgniteAsyncSupported</span></a> - Annotation Type in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Annotation to indicate that method can be executed asynchronously if async mode is enabled.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite"><span class="strong">IgniteAtomicLong</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This interface provides a rich API for working with distributedly cached atomic long value.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteAtomicReference.html" title="interface in org.apache.ignite"><span class="strong">IgniteAtomicReference</span></a>&lt;<a href="./org/apache/ignite/IgniteAtomicReference.html" title="type parameter in IgniteAtomicReference">T</a>&gt; - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This interface provides a rich API for working with distributed atomic reference.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite"><span class="strong">IgniteAtomicSequence</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This interface provides a rich API for working with distributed atomic sequence.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite"><span class="strong">IgniteAtomicStamped</span></a>&lt;<a href="./org/apache/ignite/IgniteAtomicStamped.html" title="type parameter in IgniteAtomicStamped">T</a>,<a href="./org/apache/ignite/IgniteAtomicStamped.html" title="type parameter in IgniteAtomicStamped">S</a>&gt; - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This interface provides a rich API for working with distributed atomic stamped value.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteAuthenticationException.html" title="class in org.apache.ignite"><span class="strong">IgniteAuthenticationException</span></a> - Exception in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Exception that represents authentication failure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAuthenticationException.html#IgniteAuthenticationException(java.lang.String)">IgniteAuthenticationException(String)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteAuthenticationException.html" title="class in org.apache.ignite">IgniteAuthenticationException</a></dt>
<dd>
<div class="block">Creates authentication exception with given error message.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteBiClosure.html" title="interface in org.apache.ignite.lang"><span class="strong">IgniteBiClosure</span></a>&lt;<a href="./org/apache/ignite/lang/IgniteBiClosure.html" title="type parameter in IgniteBiClosure">E1</a>,<a href="./org/apache/ignite/lang/IgniteBiClosure.html" title="type parameter in IgniteBiClosure">E2</a>,<a href="./org/apache/ignite/lang/IgniteBiClosure.html" title="type parameter in IgniteBiClosure">R</a>&gt; - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Defines generic closure with two parameters.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteBiInClosure.html" title="interface in org.apache.ignite.lang"><span class="strong">IgniteBiInClosure</span></a>&lt;<a href="./org/apache/ignite/lang/IgniteBiInClosure.html" title="type parameter in IgniteBiInClosure">E1</a>,<a href="./org/apache/ignite/lang/IgniteBiInClosure.html" title="type parameter in IgniteBiInClosure">E2</a>&gt; - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Closure with two in-parameters and void return type.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite"><span class="strong">IgniteBinary</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Defines binary objects functionality.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang"><span class="strong">IgniteBiPredicate</span></a>&lt;<a href="./org/apache/ignite/lang/IgniteBiPredicate.html" title="type parameter in IgniteBiPredicate">E1</a>,<a href="./org/apache/ignite/lang/IgniteBiPredicate.html" title="type parameter in IgniteBiPredicate">E2</a>&gt; - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Defines a predicate which accepts two parameters and returns <code>true</code> or <code>false</code>.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang"><span class="strong">IgniteBiTuple</span></a>&lt;<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="type parameter in IgniteBiTuple">V1</a>,<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="type parameter in IgniteBiTuple">V2</a>&gt; - Class in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Convenience class representing mutable tuple of two values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#IgniteBiTuple()">IgniteBiTuple()</a></span> - Constructor for class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dd>
<div class="block">Empty constructor required by <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io"><code>Externalizable</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#IgniteBiTuple(V1,%20V2)">IgniteBiTuple(V1, V2)</a></span> - Constructor for class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dd>
<div class="block">Fully initializes this tuple.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite"><span class="strong">IgniteCache</span></a>&lt;<a href="./org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">K</a>,<a href="./org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">V</a>&gt; - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginContext.html#igniteCacheConfiguration()">igniteCacheConfiguration()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginContext.html" title="interface in org.apache.ignite.plugin">CachePluginContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/lang/IgniteCallable.html" title="interface in org.apache.ignite.lang"><span class="strong">IgniteCallable</span></a>&lt;<a href="./org/apache/ignite/lang/IgniteCallable.html" title="type parameter in IgniteCallable">V</a>&gt; - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Grid-aware adapter for <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent"><code>Callable</code></a> implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#igniteCfg()">igniteCfg()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#igniteCfg()">igniteCfg()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/IgniteCheckedException.html" title="class in org.apache.ignite"><span class="strong">IgniteCheckedException</span></a> - Exception in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">General grid exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCheckedException.html#IgniteCheckedException()">IgniteCheckedException()</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteCheckedException.html" title="class in org.apache.ignite">IgniteCheckedException</a></dt>
<dd>
<div class="block">Create empty exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCheckedException.html#IgniteCheckedException(java.lang.String)">IgniteCheckedException(String)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteCheckedException.html" title="class in org.apache.ignite">IgniteCheckedException</a></dt>
<dd>
<div class="block">Creates new exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCheckedException.html#IgniteCheckedException(java.lang.Throwable)">IgniteCheckedException(Throwable)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteCheckedException.html" title="class in org.apache.ignite">IgniteCheckedException</a></dt>
<dd>
<div class="block">Creates new grid exception with given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCheckedException.html#IgniteCheckedException(java.lang.String,%20java.lang.Throwable)">IgniteCheckedException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteCheckedException.html" title="class in org.apache.ignite">IgniteCheckedException</a></dt>
<dd>
<div class="block">Creates new exception with given error message and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteClientDisconnectedException.html" title="class in org.apache.ignite"><span class="strong">IgniteClientDisconnectedException</span></a> - Exception in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Exception thrown from Ignite API when client node disconnected from cluster.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteClientDisconnectedException.html#IgniteClientDisconnectedException(org.apache.ignite.lang.IgniteFuture,%20java.lang.String)">IgniteClientDisconnectedException(IgniteFuture&lt;?&gt;, String)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteClientDisconnectedException.html" title="class in org.apache.ignite">IgniteClientDisconnectedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteClientDisconnectedException.html#IgniteClientDisconnectedException(org.apache.ignite.lang.IgniteFuture,%20java.lang.String,%20java.lang.Throwable)">IgniteClientDisconnectedException(IgniteFuture&lt;?&gt;, String, Throwable)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteClientDisconnectedException.html" title="class in org.apache.ignite">IgniteClientDisconnectedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/lang/IgniteClosure.html" title="interface in org.apache.ignite.lang"><span class="strong">IgniteClosure</span></a>&lt;<a href="./org/apache/ignite/lang/IgniteClosure.html" title="type parameter in IgniteClosure">E</a>,<a href="./org/apache/ignite/lang/IgniteClosure.html" title="type parameter in IgniteClosure">R</a>&gt; - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Defines generic closure with one parameter.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite"><span class="strong">IgniteCluster</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Represents whole cluster (all available nodes) and also provides a handle on <a href="./org/apache/ignite/IgniteCluster.html#nodeLocalMap()"><code>IgniteCluster.nodeLocalMap()</code></a> which
provides map-like functionality linked to current grid node.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite"><span class="strong">IgniteCompute</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Defines compute grid functionality for executing tasks and closures over nodes
in the <a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster"><code>ClusterGroup</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite"><span class="strong">IgniteCondition</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This interface provides a rich API for working with condition objects
associated with distributed reentrant locks.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">IgniteConfiguration</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">This class defines grid runtime configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#IgniteConfiguration()">IgniteConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Creates valid grid configuration with all default values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#IgniteConfiguration(org.apache.ignite.configuration.IgniteConfiguration)">IgniteConfiguration(IgniteConfiguration)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Creates grid configuration by coping all configuration properties from
given configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#igniteConfiguration()">igniteConfiguration()</a></span> - Method in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>
<div class="block">Override this method to provide the Ignite configuration this bundle will start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginContext.html#igniteConfiguration()">igniteConfiguration()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginContext.html" title="interface in org.apache.ignite.plugin">CachePluginContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginContext.html#igniteConfiguration()">igniteConfiguration()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin">PluginContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#igniteConfigUrl()">igniteConfigUrl()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceProvider.html#igniteConfigUrl()">igniteConfigUrl()</a></span> - Method in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceProvider.html" title="class in org.apache.ignite.mesos.resource">ResourceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn"><span class="strong">IgniteContainer</span></a> - Class in <a href="./org/apache/ignite/yarn/package-summary.html">org.apache.ignite.yarn</a></dt>
<dd>
<div class="block">Information about launched task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteContainer.html#IgniteContainer(org.apache.hadoop.yarn.api.records.ContainerId,%20org.apache.hadoop.yarn.api.records.NodeId,%20double,%20double)">IgniteContainer(ContainerId, NodeId, double, double)</a></span> - Constructor for class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dd>
<div class="block">Ignite launched task.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite"><span class="strong">IgniteCountDownLatch</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This interface provides a rich API for working with distributed count down latch.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite"><span class="strong">IgniteDataStreamer</span></a>&lt;<a href="./org/apache/ignite/IgniteDataStreamer.html" title="type parameter in IgniteDataStreamer">K</a>,<a href="./org/apache/ignite/IgniteDataStreamer.html" title="type parameter in IgniteDataStreamer">V</a>&gt; - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Data streamer is responsible for streaming external data into cache.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteDeploymentException.html" title="class in org.apache.ignite"><span class="strong">IgniteDeploymentException</span></a> - Exception in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Deployment or re-deployment failed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDeploymentException.html#IgniteDeploymentException(java.lang.String)">IgniteDeploymentException(String)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteDeploymentException.html" title="class in org.apache.ignite">IgniteDeploymentException</a></dt>
<dd>
<div class="block">Creates new exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDeploymentException.html#IgniteDeploymentException(java.lang.Throwable)">IgniteDeploymentException(Throwable)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteDeploymentException.html" title="class in org.apache.ignite">IgniteDeploymentException</a></dt>
<dd>
<div class="block">Creates new exception with given throwable as a nested cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDeploymentException.html#IgniteDeploymentException(java.lang.String,%20java.lang.Throwable)">IgniteDeploymentException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteDeploymentException.html" title="class in org.apache.ignite">IgniteDeploymentException</a></dt>
<dd>
<div class="block">Creates a new exception with given error message and optional nested cause exception.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite"><span class="strong">IgniteEvents</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Provides functionality for local and remote event notifications on nodes defined by <a href="./org/apache/ignite/IgniteEvents.html#clusterGroup()"><code>IgniteEvents.clusterGroup()</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteException.html" title="class in org.apache.ignite"><span class="strong">IgniteException</span></a> - Exception in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">General grid exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteException.html#IgniteException()">IgniteException()</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a></dt>
<dd>
<div class="block">Create empty exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteException.html#IgniteException(java.lang.String)">IgniteException(String)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a></dt>
<dd>
<div class="block">Creates new exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteException.html#IgniteException(java.lang.Throwable)">IgniteException(Throwable)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a></dt>
<dd>
<div class="block">Creates new grid exception with given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteException.html#IgniteException(java.lang.String,%20java.lang.Throwable)">IgniteException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a></dt>
<dd>
<div class="block">Creates new exception with given error message and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite"><span class="strong">IgniteFileSystem</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block"><b>IG</b>nite <b>F</b>ile <b>S</b>ystem API.</div>
</dd>
<dt><a href="./org/apache/ignite/mesos/IgniteFramework.html" title="class in org.apache.ignite.mesos"><span class="strong">IgniteFramework</span></a> - Class in <a href="./org/apache/ignite/mesos/package-summary.html">org.apache.ignite.mesos</a></dt>
<dd>
<div class="block">Ignite mesos framework.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteFramework.html#IgniteFramework()">IgniteFramework()</a></span> - Constructor for class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteFramework.html" title="class in org.apache.ignite.mesos">IgniteFramework</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang"><span class="strong">IgniteFuture</span></a>&lt;<a href="./org/apache/ignite/lang/IgniteFuture.html" title="type parameter in IgniteFuture">V</a>&gt; - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Future with simplified exception handling, functional programming support
and ability to listen for future completion via functional callback.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteFutureCancelledException.html" title="class in org.apache.ignite.lang"><span class="strong">IgniteFutureCancelledException</span></a> - Exception in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Future computation cannot be retrieved because it was cancelled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFutureCancelledException.html#IgniteFutureCancelledException(java.lang.String)">IgniteFutureCancelledException(String)</a></span> - Constructor for exception org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFutureCancelledException.html" title="class in org.apache.ignite.lang">IgniteFutureCancelledException</a></dt>
<dd>
<div class="block">Creates new exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFutureCancelledException.html#IgniteFutureCancelledException(java.lang.Throwable)">IgniteFutureCancelledException(Throwable)</a></span> - Constructor for exception org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFutureCancelledException.html" title="class in org.apache.ignite.lang">IgniteFutureCancelledException</a></dt>
<dd>
<div class="block">Creates new exception with given throwable as a nested cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFutureCancelledException.html#IgniteFutureCancelledException(java.lang.String,%20java.lang.Throwable)">IgniteFutureCancelledException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFutureCancelledException.html" title="class in org.apache.ignite.lang">IgniteFutureCancelledException</a></dt>
<dd>
<div class="block">Creates a new exception with given error message and optional nested cause exception.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteFutureTimeoutException.html" title="class in org.apache.ignite.lang"><span class="strong">IgniteFutureTimeoutException</span></a> - Exception in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Future computation completion is timed out.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFutureTimeoutException.html#IgniteFutureTimeoutException(java.lang.String)">IgniteFutureTimeoutException(String)</a></span> - Constructor for exception org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFutureTimeoutException.html" title="class in org.apache.ignite.lang">IgniteFutureTimeoutException</a></dt>
<dd>
<div class="block">Creates new exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFutureTimeoutException.html#IgniteFutureTimeoutException(java.lang.Throwable)">IgniteFutureTimeoutException(Throwable)</a></span> - Constructor for exception org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFutureTimeoutException.html" title="class in org.apache.ignite.lang">IgniteFutureTimeoutException</a></dt>
<dd>
<div class="block">Creates new exception with given throwable as a nested cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFutureTimeoutException.html#IgniteFutureTimeoutException(java.lang.String,%20java.lang.Throwable)">IgniteFutureTimeoutException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFutureTimeoutException.html" title="class in org.apache.ignite.lang">IgniteFutureTimeoutException</a></dt>
<dd>
<div class="block">Creates a new exception with given error message and optional nested cause exception.</div>
</dd>
<dt><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopClientProtocolProvider.html" title="class in org.apache.ignite.hadoop.mapreduce"><span class="strong">IgniteHadoopClientProtocolProvider</span></a> - Class in <a href="./org/apache/ignite/hadoop/mapreduce/package-summary.html">org.apache.ignite.hadoop.mapreduce</a></dt>
<dd>
<div class="block">Ignite Hadoop client protocol provider.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopClientProtocolProvider.html#IgniteHadoopClientProtocolProvider()">IgniteHadoopClientProtocolProvider()</a></span> - Constructor for class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopClientProtocolProvider.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopClientProtocolProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1"><span class="strong">IgniteHadoopFileSystem</span></a> - Class in <a href="./org/apache/ignite/hadoop/fs/v1/package-summary.html">org.apache.ignite.hadoop.fs.v1</a></dt>
<dd>
<div class="block"><code>IGFS</code> Hadoop 1.x file system driver over file system API.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#IgniteHadoopFileSystem()">IgniteHadoopFileSystem()</a></span> - Constructor for class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2"><span class="strong">IgniteHadoopFileSystem</span></a> - Class in <a href="./org/apache/ignite/hadoop/fs/v2/package-summary.html">org.apache.ignite.hadoop.fs.v2</a></dt>
<dd>
<div class="block"><code>IGFS</code> Hadoop 2.x file system driver over file system API.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#IgniteHadoopFileSystem(java.net.URI,%20org.apache.hadoop.conf.Configuration)">IgniteHadoopFileSystem(URI, Configuration)</a></span> - Constructor for class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopFileSystemCounterWriter.html" title="class in org.apache.ignite.hadoop.fs"><span class="strong">IgniteHadoopFileSystemCounterWriter</span></a> - Class in <a href="./org/apache/ignite/hadoop/fs/package-summary.html">org.apache.ignite.hadoop.fs</a></dt>
<dd>
<div class="block">Statistic writer implementation that writes info into any Hadoop file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopFileSystemCounterWriter.html#IgniteHadoopFileSystemCounterWriter()">IgniteHadoopFileSystemCounterWriter()</a></span> - Constructor for class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopFileSystemCounterWriter.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopFileSystemCounterWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs"><span class="strong">IgniteHadoopIgfsSecondaryFileSystem</span></a> - Class in <a href="./org/apache/ignite/hadoop/fs/package-summary.html">org.apache.ignite.hadoop.fs</a></dt>
<dd>
<div class="block">Secondary file system which delegates calls to an instance of Hadoop <a href="http://hadoop.apache.org/docs/current/api/org/apache/hadoop/fs/FileSystem.html?is-external=true" title="class or interface in org.apache.hadoop.fs"><code>FileSystem</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#IgniteHadoopIgfsSecondaryFileSystem()">IgniteHadoopIgfsSecondaryFileSystem()</a></span> - Constructor for class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Default constructor for Spring.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#IgniteHadoopIgfsSecondaryFileSystem(java.lang.String)">IgniteHadoopIgfsSecondaryFileSystem(String)</a></span> - Constructor for class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#getFileSystemFactory()"><code>IgniteHadoopIgfsSecondaryFileSystem.getFileSystemFactory()</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#IgniteHadoopIgfsSecondaryFileSystem(java.lang.String,%20java.lang.String)">IgniteHadoopIgfsSecondaryFileSystem(String, String)</a></span> - Constructor for class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#getFileSystemFactory()"><code>IgniteHadoopIgfsSecondaryFileSystem.getFileSystemFactory()</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#IgniteHadoopIgfsSecondaryFileSystem(java.lang.String,%20java.lang.String,%20java.lang.String)">IgniteHadoopIgfsSecondaryFileSystem(String, String, String)</a></span> - Constructor for class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#getFileSystemFactory()"><code>IgniteHadoopIgfsSecondaryFileSystem.getFileSystemFactory()</code></a> instead.</i></div>
</div>
</dd>
<dt><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopMapReducePlanner.html" title="class in org.apache.ignite.hadoop.mapreduce"><span class="strong">IgniteHadoopMapReducePlanner</span></a> - Class in <a href="./org/apache/ignite/hadoop/mapreduce/package-summary.html">org.apache.ignite.hadoop.mapreduce</a></dt>
<dd>
<div class="block">Default map-reduce planner implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopMapReducePlanner.html#IgniteHadoopMapReducePlanner()">IgniteHadoopMapReducePlanner()</a></span> - Constructor for class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopMapReducePlanner.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopMapReducePlanner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/IgniteIllegalStateException.html" title="class in org.apache.ignite"><span class="strong">IgniteIllegalStateException</span></a> - Exception in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This exception indicates the ignite access in invalid state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteIllegalStateException.html#IgniteIllegalStateException(java.lang.String,%20java.lang.Throwable)">IgniteIllegalStateException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteIllegalStateException.html" title="class in org.apache.ignite">IgniteIllegalStateException</a></dt>
<dd>
<div class="block">Constructs exception with given message and cause.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteIllegalStateException.html#IgniteIllegalStateException(java.lang.Throwable)">IgniteIllegalStateException(Throwable)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteIllegalStateException.html" title="class in org.apache.ignite">IgniteIllegalStateException</a></dt>
<dd>
<div class="block">Creates exception given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteIllegalStateException.html#IgniteIllegalStateException(java.lang.String)">IgniteIllegalStateException(String)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteIllegalStateException.html" title="class in org.apache.ignite">IgniteIllegalStateException</a></dt>
<dd>
<div class="block">Constructs exception with given message.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteInClosure.html" title="interface in org.apache.ignite.lang"><span class="strong">IgniteInClosure</span></a>&lt;<a href="./org/apache/ignite/lang/IgniteInClosure.html" title="type parameter in IgniteInClosure">E</a>&gt; - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Closure with one in-parameter and void return type.</div>
</dd>
<dt><a href="./org/apache/ignite/resources/IgniteInstanceResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">IgniteInstanceResource</span></a> - Annotation Type in <a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of current <a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite"><code>Ignite</code></a> instance.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteInterruptedException.html" title="class in org.apache.ignite"><span class="strong">IgniteInterruptedException</span></a> - Exception in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This exception is used to wrap standard <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang"><code>InterruptedException</code></a> into <a href="./org/apache/ignite/IgniteException.html" title="class in org.apache.ignite"><code>IgniteException</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteInterruptedException.html#IgniteInterruptedException(java.lang.InterruptedException)">IgniteInterruptedException(InterruptedException)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteInterruptedException.html" title="class in org.apache.ignite">IgniteInterruptedException</a></dt>
<dd>
<div class="block">Creates new exception with given throwable as a nested cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteInterruptedException.html#IgniteInterruptedException(java.lang.String)">IgniteInterruptedException(String)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteInterruptedException.html" title="class in org.apache.ignite">IgniteInterruptedException</a></dt>
<dd>
<div class="block">Creates a new exception with given error message and optional nested cause exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteInterruptedException.html#IgniteInterruptedException(java.lang.String,%20java.lang.InterruptedException)">IgniteInterruptedException(String, InterruptedException)</a></span> - Constructor for exception org.apache.ignite.<a href="./org/apache/ignite/IgniteInterruptedException.html" title="class in org.apache.ignite">IgniteInterruptedException</a></dt>
<dd>
<div class="block">Creates a new exception with given error message and optional nested cause exception.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite"><span class="strong">IgniteJdbcDriver</span></a> - Class in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">JDBC driver implementation for In-Memory Data Grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#IgniteJdbcDriver()">IgniteJdbcDriver()</a></span> - Constructor for class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#igniteLocalWorkDir()">igniteLocalWorkDir()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite"><span class="strong">IgniteLock</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This interface provides a rich API for working with distributed reentrant locks.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite"><span class="strong">IgniteLogger</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteMessaging.html" title="interface in org.apache.ignite"><span class="strong">IgniteMessaging</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Provides functionality for topic-based message exchange among nodes defined by <a href="./org/apache/ignite/IgniteMessaging.html#clusterGroup()"><code>IgniteMessaging.clusterGroup()</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="strong">IgniteMXBean</span></a> - Interface in <a href="./org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">This interface defines JMX view on kernal.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteNodeValidationResult.html" title="class in org.apache.ignite.spi"><span class="strong">IgniteNodeValidationResult</span></a> - Class in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Result of joining node validation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteNodeValidationResult.html#IgniteNodeValidationResult(java.util.UUID,%20java.lang.String,%20java.lang.String)">IgniteNodeValidationResult(UUID, String, String)</a></span> - Constructor for class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteNodeValidationResult.html" title="class in org.apache.ignite.spi">IgniteNodeValidationResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/lang/IgniteNotPeerDeployable.html" title="annotation in org.apache.ignite.lang"><span class="strong">IgniteNotPeerDeployable</span></a> - Annotation Type in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">This annotations should be used to mark any type that should not be
peer deployable.</div>
</dd>
<dt><a href="./org/apache/ignite/osgi/IgniteOsgiUtils.html" title="class in org.apache.ignite.osgi"><span class="strong">IgniteOsgiUtils</span></a> - Class in <a href="./org/apache/ignite/osgi/package-summary.html">org.apache.ignite.osgi</a></dt>
<dd>
<div class="block">Helper class for OSGi.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteOutClosure.html" title="interface in org.apache.ignite.lang"><span class="strong">IgniteOutClosure</span></a>&lt;<a href="./org/apache/ignite/lang/IgniteOutClosure.html" title="type parameter in IgniteOutClosure">T</a>&gt; - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Closure that does not take any parameters and returns a value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#ignitePackagePath()">ignitePackagePath()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Path on local file system to ignite archive.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#ignitePackageUrl()">ignitePackageUrl()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">URL to ignite package.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#ignitePath()">ignitePath()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/plugin/IgnitePlugin.html" title="interface in org.apache.ignite.plugin"><span class="strong">IgnitePlugin</span></a> - Interface in <a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Marker interface for all Ignite plugins.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgnitePortProtocol.html" title="enum in org.apache.ignite.spi"><span class="strong">IgnitePortProtocol</span></a> - Enum in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Protocols supported by port processor.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgnitePredicate.html" title="interface in org.apache.ignite.lang"><span class="strong">IgnitePredicate</span></a>&lt;<a href="./org/apache/ignite/lang/IgnitePredicate.html" title="type parameter in IgnitePredicate">E</a>&gt; - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Defines a predicate which accepts a parameter and returns <code>true</code> or <code>false</code>.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang"><span class="strong">IgniteProductVersion</span></a> - Class in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Represents node version.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#IgniteProductVersion()">IgniteProductVersion()</a></span> - Constructor for class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>
<div class="block">Empty constructor required by <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io"><code>Externalizable</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#IgniteProductVersion(byte,%20byte,%20byte,%20long,%20byte[])">IgniteProductVersion(byte, byte, byte, long, byte[])</a></span> - Constructor for class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#IgniteProductVersion(byte,%20byte,%20byte,%20java.lang.String,%20long,%20byte[])">IgniteProductVersion(byte, byte, byte, String, long, byte[])</a></span> - Constructor for class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/mesos/resource/IgniteProvider.html" title="class in org.apache.ignite.mesos.resource"><span class="strong">IgniteProvider</span></a> - Class in <a href="./org/apache/ignite/mesos/resource/package-summary.html">org.apache.ignite.mesos.resource</a></dt>
<dd>
<div class="block">Class downloads and stores Ignite.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/IgniteProvider.html#IgniteProvider(java.lang.String)">IgniteProvider(String)</a></span> - Constructor for class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/IgniteProvider.html" title="class in org.apache.ignite.mesos.resource">IgniteProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/yarn/IgniteProvider.html" title="class in org.apache.ignite.yarn"><span class="strong">IgniteProvider</span></a> - Class in <a href="./org/apache/ignite/yarn/package-summary.html">org.apache.ignite.yarn</a></dt>
<dd>
<div class="block">Downloads and stores Ignite.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteProvider.html#IgniteProvider(org.apache.ignite.yarn.ClusterProperties,%20org.apache.hadoop.fs.FileSystem)">IgniteProvider(ClusterProperties, FileSystem)</a></span> - Constructor for class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteProvider.html" title="class in org.apache.ignite.yarn">IgniteProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/yarn/IgniteProvider.VersionComparator.html" title="class in org.apache.ignite.yarn"><span class="strong">IgniteProvider.VersionComparator</span></a> - Class in <a href="./org/apache/ignite/yarn/package-summary.html">org.apache.ignite.yarn</a></dt>
<dd>
<div class="block">Ignite version comparator.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite"><span class="strong">IgniteQueue</span></a>&lt;<a href="./org/apache/ignite/IgniteQueue.html" title="type parameter in IgniteQueue">T</a>&gt; - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This interface provides a rich API for working with distributed queues based on In-Memory Data Grid.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/IgniteReducer.html" title="interface in org.apache.ignite.lang"><span class="strong">IgniteReducer</span></a>&lt;<a href="./org/apache/ignite/lang/IgniteReducer.html" title="type parameter in IgniteReducer">E</a>,<a href="./org/apache/ignite/lang/IgniteReducer.html" title="type parameter in IgniteReducer">R</a>&gt; - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Defines generic reducer that collects multiple values and reduces them into one.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration"><span class="strong">IgniteReflectionFactory</span></a>&lt;<a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="type parameter in IgniteReflectionFactory">T</a>&gt; - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Factory implementation that use reflection to create instance of given class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html#IgniteReflectionFactory()">IgniteReflectionFactory()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">IgniteReflectionFactory</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html#IgniteReflectionFactory(java.lang.Class,%20boolean)">IgniteReflectionFactory(Class&lt;? extends T&gt;, boolean)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">IgniteReflectionFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html#IgniteReflectionFactory(java.lang.Class)">IgniteReflectionFactory(Class&lt;? extends T&gt;)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">IgniteReflectionFactory</a></dt>
<dd>
<div class="block">Creates non-singleton component factory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#igniteReleasesDir()">igniteReleasesDir()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/lang/IgniteRunnable.html" title="interface in org.apache.ignite.lang"><span class="strong">IgniteRunnable</span></a> - Interface in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">Grid-aware adapter for <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang"><code>Runnable</code></a> implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteScheduler.html" title="interface in org.apache.ignite"><span class="strong">IgniteScheduler</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Provides functionality for scheduling jobs locally using UNIX cron-based syntax.</div>
</dd>
<dt><a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos"><span class="strong">IgniteScheduler</span></a> - Class in <a href="./org/apache/ignite/mesos/package-summary.html">org.apache.ignite.mesos</a></dt>
<dd>
<div class="block">Ignite scheduler receives offers from Mesos and decides how many resources will be occupied.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#IgniteScheduler(org.apache.ignite.mesos.ClusterProperties,%20org.apache.ignite.mesos.resource.ResourceProvider)">IgniteScheduler(ClusterProperties, ResourceProvider)</a></span> - Constructor for class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite"><span class="strong">IgniteSemaphore</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This interface provides a rich API for working with distributed semaphore.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite"><span class="strong">IgniteServices</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Defines functionality necessary to deploy distributed services on the grid.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite"><span class="strong">IgniteSet</span></a>&lt;<a href="./org/apache/ignite/IgniteSet.html" title="type parameter in IgniteSet">T</a>&gt; - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Set implementation based on on In-Memory Data Grid.</div>
</dd>
<dt><a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="class in org.apache.ignite.sink.flink"><span class="strong">IgniteSink</span></a>&lt;<a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="type parameter in IgniteSink">IN</a>&gt; - Class in <a href="./org/apache/ignite/sink/flink/package-summary.html">org.apache.ignite.sink.flink</a></dt>
<dd>
<div class="block">Apache Flink Ignite sink implemented as a RichSinkFunction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/sink/flink/IgniteSink.html#IgniteSink(java.lang.String,%20java.lang.String)">IgniteSink(String, String)</a></span> - Constructor for class org.apache.ignite.sink.flink.<a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="class in org.apache.ignite.sink.flink">IgniteSink</a></dt>
<dd>
<div class="block">Default IgniteSink constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/flume/IgniteSink.html" title="class in org.apache.ignite.stream.flume"><span class="strong">IgniteSink</span></a> - Class in <a href="./org/apache/ignite/stream/flume/package-summary.html">org.apache.ignite.stream.flume</a></dt>
<dd>
<div class="block">Flume sink for Apache Ignite.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/flume/IgniteSink.html#IgniteSink()">IgniteSink()</a></span> - Constructor for class org.apache.ignite.stream.flume.<a href="./org/apache/ignite/stream/flume/IgniteSink.html" title="class in org.apache.ignite.stream.flume">IgniteSink</a></dt>
<dd>
<div class="block">Empty constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html" title="class in org.apache.ignite.stream.kafka.connect"><span class="strong">IgniteSinkConnector</span></a> - Class in <a href="./org/apache/ignite/stream/kafka/connect/package-summary.html">org.apache.ignite.stream.kafka.connect</a></dt>
<dd>
<div class="block">Sink connector to manage sink tasks that transfer Kafka data to Ignite grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html#IgniteSinkConnector()">IgniteSinkConnector()</a></span> - Constructor for class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConnector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/flume/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.flume"><span class="strong">IgniteSinkConstants</span></a> - Class in <a href="./org/apache/ignite/stream/flume/package-summary.html">org.apache.ignite.stream.flume</a></dt>
<dd>
<div class="block">Configuration strings for sending data to cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/flume/IgniteSinkConstants.html#IgniteSinkConstants()">IgniteSinkConstants()</a></span> - Constructor for class org.apache.ignite.stream.flume.<a href="./org/apache/ignite/stream/flume/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.flume">IgniteSinkConstants</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.kafka.connect"><span class="strong">IgniteSinkConstants</span></a> - Class in <a href="./org/apache/ignite/stream/kafka/connect/package-summary.html">org.apache.ignite.stream.kafka.connect</a></dt>
<dd>
<div class="block">Sink configuration strings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html#IgniteSinkConstants()">IgniteSinkConstants()</a></span> - Constructor for class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConstants</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html" title="class in org.apache.ignite.stream.kafka.connect"><span class="strong">IgniteSinkTask</span></a> - Class in <a href="./org/apache/ignite/stream/kafka/connect/package-summary.html">org.apache.ignite.stream.kafka.connect</a></dt>
<dd>
<div class="block">Task to consume sequences of SinkRecords and write data to grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html#IgniteSinkTask()">IgniteSinkTask()</a></span> - Constructor for class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkTask</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.StreamerContext.html" title="class in org.apache.ignite.stream.kafka.connect"><span class="strong">IgniteSinkTask.StreamerContext</span></a> - Class in <a href="./org/apache/ignite/stream/kafka/connect/package-summary.html">org.apache.ignite.stream.kafka.connect</a></dt>
<dd>
<div class="block">Streamer context initializing grid and data streamer instances on demand.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html" title="class in org.apache.ignite.stream.kafka.connect"><span class="strong">IgniteSourceConnector</span></a> - Class in <a href="./org/apache/ignite/stream/kafka/connect/package-summary.html">org.apache.ignite.stream.kafka.connect</a></dt>
<dd>
<div class="block">Source connector to manage source tasks that listens to registered Ignite grid events and forward them to Kafka.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html#IgniteSourceConnector()">IgniteSourceConnector()</a></span> - Constructor for class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConnector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html" title="class in org.apache.ignite.stream.kafka.connect"><span class="strong">IgniteSourceConstants</span></a> - Class in <a href="./org/apache/ignite/stream/kafka/connect/package-summary.html">org.apache.ignite.stream.kafka.connect</a></dt>
<dd>
<div class="block">Sink configuration strings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html#IgniteSourceConstants()">IgniteSourceConstants()</a></span> - Constructor for class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConstants</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html" title="class in org.apache.ignite.stream.kafka.connect"><span class="strong">IgniteSourceTask</span></a> - Class in <a href="./org/apache/ignite/stream/kafka/connect/package-summary.html">org.apache.ignite.stream.kafka.connect</a></dt>
<dd>
<div class="block">Task to consume remote cluster cache events from the grid and inject them into Kafka.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html#IgniteSourceTask()">IgniteSourceTask()</a></span> - Constructor for class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceTask</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpi.html" title="interface in org.apache.ignite.spi"><span class="strong">IgniteSpi</span></a> - Interface in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">This interface defines life-cycle of SPI implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi"><span class="strong">IgniteSpiAdapter</span></a> - Class in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">This class provides convenient adapter for SPI implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#IgniteSpiAdapter()">IgniteSpiAdapter()</a></span> - Constructor for class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Creates new adapter and initializes it from the current (this) class.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiCloseableIterator.html" title="interface in org.apache.ignite.spi"><span class="strong">IgniteSpiCloseableIterator</span></a>&lt;<a href="./org/apache/ignite/spi/IgniteSpiCloseableIterator.html" title="type parameter in IgniteSpiCloseableIterator">T</a>&gt; - Interface in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Closeable iterator.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiConfiguration.html" title="annotation in org.apache.ignite.spi"><span class="strong">IgniteSpiConfiguration</span></a> - Annotation Type in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Annotates SPI configuration setters on whether or not it is optional.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiConsistencyChecked.html" title="annotation in org.apache.ignite.spi"><span class="strong">IgniteSpiConsistencyChecked</span></a> - Annotation Type in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">SPIs that have this annotation present will be checked for consistency within grid.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi"><span class="strong">IgniteSpiContext</span></a> - Interface in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">SPI context provides common functionality for all SPI implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiException.html" title="class in org.apache.ignite.spi"><span class="strong">IgniteSpiException</span></a> - Exception in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Exception thrown by SPI implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiException.html#IgniteSpiException(java.lang.String)">IgniteSpiException(String)</a></span> - Constructor for exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiException.html" title="class in org.apache.ignite.spi">IgniteSpiException</a></dt>
<dd>
<div class="block">Creates new SPI exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiException.html#IgniteSpiException(java.lang.Throwable)">IgniteSpiException(Throwable)</a></span> - Constructor for exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiException.html" title="class in org.apache.ignite.spi">IgniteSpiException</a></dt>
<dd>
<div class="block">Creates new SPI exception given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiException.html#IgniteSpiException(java.lang.String,%20java.lang.Throwable)">IgniteSpiException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiException.html" title="class in org.apache.ignite.spi">IgniteSpiException</a></dt>
<dd>
<div class="block">Creates new SPI exception with given error message and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiManagementMBean.html" title="interface in org.apache.ignite.spi"><span class="strong">IgniteSpiManagementMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">This interface defines basic MBean for all SPI implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiMultiException.html" title="class in org.apache.ignite.spi"><span class="strong">IgniteSpiMultiException</span></a> - Exception in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Grid SPI exception which may contain more than one failure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiMultiException.html#IgniteSpiMultiException(java.lang.String)">IgniteSpiMultiException(String)</a></span> - Constructor for exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiMultiException.html" title="class in org.apache.ignite.spi">IgniteSpiMultiException</a></dt>
<dd>
<div class="block">Creates new exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiMultiException.html#IgniteSpiMultiException(java.lang.Throwable)">IgniteSpiMultiException(Throwable)</a></span> - Constructor for exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiMultiException.html" title="class in org.apache.ignite.spi">IgniteSpiMultiException</a></dt>
<dd>
<div class="block">Creates new grid exception with given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiMultiException.html#IgniteSpiMultiException(java.lang.String,%20java.lang.Throwable)">IgniteSpiMultiException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiMultiException.html" title="class in org.apache.ignite.spi">IgniteSpiMultiException</a></dt>
<dd>
<div class="block">Creates new exception with given error message and optional nested exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiMultiException.html#IgniteSpiMultiException(java.lang.String,%20java.lang.Throwable,%20java.util.Collection)">IgniteSpiMultiException(String, Throwable, Collection&lt;Throwable&gt;)</a></span> - Constructor for exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiMultiException.html" title="class in org.apache.ignite.spi">IgniteSpiMultiException</a></dt>
<dd>
<div class="block">Creates new exception with given error message and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiMultipleInstancesSupport.html" title="annotation in org.apache.ignite.spi"><span class="strong">IgniteSpiMultipleInstancesSupport</span></a> - Annotation Type in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Annotates whether or not multiple instances of this SPI can be
started in the same VM.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiNoop.html" title="annotation in org.apache.ignite.spi"><span class="strong">IgniteSpiNoop</span></a> - Annotation Type in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Annotates <code>NO-OP</code> SPI implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiOperationTimeoutException.html" title="class in org.apache.ignite.spi"><span class="strong">IgniteSpiOperationTimeoutException</span></a> - Exception in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Kind of exception that is used when failure detection timeout is enabled for <a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp"><code>TcpDiscoverySpi</code></a> or
<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp"><code>TcpCommunicationSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiOperationTimeoutException.html#IgniteSpiOperationTimeoutException(java.lang.String)">IgniteSpiOperationTimeoutException(String)</a></span> - Constructor for exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiOperationTimeoutException.html" title="class in org.apache.ignite.spi">IgniteSpiOperationTimeoutException</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiOperationTimeoutHelper.html" title="class in org.apache.ignite.spi"><span class="strong">IgniteSpiOperationTimeoutHelper</span></a> - Class in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Object that incorporates logic that determines a timeout value for the next network related operation and checks
whether a failure detection timeout is reached or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiOperationTimeoutHelper.html#IgniteSpiOperationTimeoutHelper(org.apache.ignite.spi.IgniteSpiAdapter)">IgniteSpiOperationTimeoutHelper(IgniteSpiAdapter)</a></span> - Constructor for class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiOperationTimeoutHelper.html" title="class in org.apache.ignite.spi">IgniteSpiOperationTimeoutHelper</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiThread.html" title="class in org.apache.ignite.spi"><span class="strong">IgniteSpiThread</span></a> - Class in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">This class provides convenient adapter for threads used by SPIs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiThread.html#IgniteSpiThread(java.lang.String,%20java.lang.String,%20org.apache.ignite.IgniteLogger)">IgniteSpiThread(String, String, IgniteLogger)</a></span> - Constructor for class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiThread.html" title="class in org.apache.ignite.spi">IgniteSpiThread</a></dt>
<dd>
<div class="block">Creates thread with given <code>name</code>.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiThreadFactory.html" title="class in org.apache.ignite.spi"><span class="strong">IgniteSpiThreadFactory</span></a> - Class in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">This class provides implementation of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ThreadFactory.html?is-external=true" title="class or interface in java.util.concurrent"><code>ThreadFactory</code></a> factory
for creating grid SPI threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiThreadFactory.html#IgniteSpiThreadFactory(java.lang.String,%20java.lang.String,%20org.apache.ignite.IgniteLogger)">IgniteSpiThreadFactory(String, String, IgniteLogger)</a></span> - Constructor for class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiThreadFactory.html" title="class in org.apache.ignite.spi">IgniteSpiThreadFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiTimeoutObject.html" title="interface in org.apache.ignite.spi"><span class="strong">IgniteSpiTimeoutObject</span></a> - Interface in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Provides possibility to schedule delayed execution,
see <a href="./org/apache/ignite/spi/IgniteSpiContext.html#addTimeoutObject(org.apache.ignite.spi.IgniteSpiTimeoutObject)"><code>IgniteSpiContext.addTimeoutObject(IgniteSpiTimeoutObject)</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/IgniteSpiVersionCheckException.html" title="class in org.apache.ignite.spi"><span class="strong">IgniteSpiVersionCheckException</span></a> - Exception in <a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></dt>
<dd>
<div class="block">Grid SPI exception for version check failure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiVersionCheckException.html#IgniteSpiVersionCheckException(java.lang.String)">IgniteSpiVersionCheckException(String)</a></span> - Constructor for exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiVersionCheckException.html" title="class in org.apache.ignite.spi">IgniteSpiVersionCheckException</a></dt>
<dd>
<div class="block">Creates new SPI exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiVersionCheckException.html#IgniteSpiVersionCheckException(java.lang.Throwable)">IgniteSpiVersionCheckException(Throwable)</a></span> - Constructor for exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiVersionCheckException.html" title="class in org.apache.ignite.spi">IgniteSpiVersionCheckException</a></dt>
<dd>
<div class="block">Creates new SPI exception given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiVersionCheckException.html#IgniteSpiVersionCheckException(java.lang.String,%20java.lang.Throwable)">IgniteSpiVersionCheckException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiVersionCheckException.html" title="class in org.apache.ignite.spi">IgniteSpiVersionCheckException</a></dt>
<dd>
<div class="block">Creates new SPI exception with given error message and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteSpring.html" title="class in org.apache.ignite"><span class="strong">IgniteSpring</span></a> - Class in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Factory methods to start Ignite with optional Spring application context, this context can be injected into
grid tasks and grid jobs using <a href="./org/apache/ignite/resources/SpringApplicationContextResource.html" title="annotation in org.apache.ignite.resources"><code>@SpringApplicationContextResource</code></a>
annotation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpring.html#IgniteSpring()">IgniteSpring()</a></span> - Constructor for class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpring.html" title="class in org.apache.ignite">IgniteSpring</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite"><span class="strong">IgniteSpringBean</span></a> - Class in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Grid Spring bean allows to bypass <a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite"><code>Ignition</code></a> methods.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#IgniteSpringBean()">IgniteSpringBean()</a></span> - Constructor for class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/IgniteState.html" title="enum in org.apache.ignite"><span class="strong">IgniteState</span></a> - Enum in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Possible states of <a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite"><code>Ignition</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread"><span class="strong">IgniteStripedThreadPoolExecutor</span></a> - Class in <a href="./org/apache/ignite/thread/package-summary.html">org.apache.ignite.thread</a></dt>
<dd>
<div class="block">An <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent"><code>ExecutorService</code></a> that executes submitted tasks using pooled grid threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#IgniteStripedThreadPoolExecutor(int,%20java.lang.String,%20java.lang.String)">IgniteStripedThreadPoolExecutor(int, String, String)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dd>
<div class="block">Create striped thread pool.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite"><span class="strong">IgniteSystemProperties</span></a> - Class in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Contains constants for all system properties and environmental variables in Ignite.</div>
</dd>
<dt><a href="./org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos"><span class="strong">IgniteTask</span></a> - Class in <a href="./org/apache/ignite/mesos/package-summary.html">org.apache.ignite.mesos</a></dt>
<dd>
<div class="block">Information about launched task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteTask.html#IgniteTask(java.lang.String,%20double,%20double,%20double)">IgniteTask(String, double, double, double)</a></span> - Constructor for class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>
<div class="block">Ignite launched task.</div>
</dd>
<dt><a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread"><span class="strong">IgniteThread</span></a> - Class in <a href="./org/apache/ignite/thread/package-summary.html">org.apache.ignite.thread</a></dt>
<dd>
<div class="block">This class adds some necessary plumbing on top of the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Thread.html?is-external=true" title="class or interface in java.lang"><code>Thread</code></a> class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#IgniteThread(org.apache.ignite.internal.util.worker.GridWorker)">IgniteThread(GridWorker)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>
<div class="block">Creates thread with given worker.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#IgniteThread(java.lang.String,%20java.lang.String,%20java.lang.Runnable)">IgniteThread(String, String, Runnable)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>
<div class="block">Creates grid thread with given name for a given grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#IgniteThread(java.lang.String,%20java.lang.String,%20java.lang.Runnable,%20int)">IgniteThread(String, String, Runnable, int)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>
<div class="block">Creates grid thread with given name for a given grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#IgniteThread(java.lang.ThreadGroup,%20java.lang.String,%20java.lang.String,%20java.lang.Runnable,%20int)">IgniteThread(ThreadGroup, String, String, Runnable, int)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>
<div class="block">Creates grid thread with given name for a given grid with specified
thread group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#IgniteThread(java.lang.String,%20java.lang.ThreadGroup,%20java.lang.String)">IgniteThread(String, ThreadGroup, String)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/thread/IgniteThreadFactory.html" title="class in org.apache.ignite.thread"><span class="strong">IgniteThreadFactory</span></a> - Class in <a href="./org/apache/ignite/thread/package-summary.html">org.apache.ignite.thread</a></dt>
<dd>
<div class="block">This class provides implementation of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ThreadFactory.html?is-external=true" title="class or interface in java.util.concurrent"><code>ThreadFactory</code></a> factory
for creating grid threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThreadFactory.html#IgniteThreadFactory(java.lang.String)">IgniteThreadFactory(String)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThreadFactory.html" title="class in org.apache.ignite.thread">IgniteThreadFactory</a></dt>
<dd>
<div class="block">Constructs new thread factory for given grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThreadFactory.html#IgniteThreadFactory(java.lang.String,%20java.lang.String)">IgniteThreadFactory(String, String)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThreadFactory.html" title="class in org.apache.ignite.thread">IgniteThreadFactory</a></dt>
<dd>
<div class="block">Constructs new thread factory for given grid.</div>
</dd>
<dt><a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html" title="class in org.apache.ignite.thread"><span class="strong">IgniteThreadPoolExecutor</span></a> - Class in <a href="./org/apache/ignite/thread/package-summary.html">org.apache.ignite.thread</a></dt>
<dd>
<div class="block">An <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent"><code>ExecutorService</code></a> that executes submitted tasks using pooled grid threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html#IgniteThreadPoolExecutor()">IgniteThreadPoolExecutor()</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteThreadPoolExecutor</a></dt>
<dd>
<div class="block">Creates a new service with default initial parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html#IgniteThreadPoolExecutor(int,%20int,%20long,%20java.util.concurrent.BlockingQueue)">IgniteThreadPoolExecutor(int, int, long, BlockingQueue&lt;Runnable&gt;)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteThreadPoolExecutor</a></dt>
<dd>
<div class="block">Creates a new service with the given initial parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html#IgniteThreadPoolExecutor(int,%20int,%20long,%20java.util.concurrent.BlockingQueue,%20java.util.concurrent.RejectedExecutionHandler)">IgniteThreadPoolExecutor(int, int, long, BlockingQueue&lt;Runnable&gt;, RejectedExecutionHandler)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteThreadPoolExecutor</a></dt>
<dd>
<div class="block">Creates a new service with the given initial parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html#IgniteThreadPoolExecutor(java.lang.String)">IgniteThreadPoolExecutor(String)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteThreadPoolExecutor</a></dt>
<dd>
<div class="block">Creates a new service with default initial parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html#IgniteThreadPoolExecutor(java.lang.String,%20java.lang.String,%20int,%20int,%20long,%20java.util.concurrent.BlockingQueue)">IgniteThreadPoolExecutor(String, String, int, int, long, BlockingQueue&lt;Runnable&gt;)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteThreadPoolExecutor</a></dt>
<dd>
<div class="block">Creates a new service with the given initial parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html#IgniteThreadPoolExecutor(int,%20int,%20long,%20java.util.concurrent.BlockingQueue,%20java.util.concurrent.ThreadFactory,%20java.util.concurrent.RejectedExecutionHandler)">IgniteThreadPoolExecutor(int, int, long, BlockingQueue&lt;Runnable&gt;, ThreadFactory, RejectedExecutionHandler)</a></span> - Constructor for class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteThreadPoolExecutor</a></dt>
<dd>
<div class="block">Creates a new service with the given initial parameters.</div>
</dd>
<dt><a href="./org/apache/ignite/IgniteTransactions.html" title="interface in org.apache.ignite"><span class="strong">IgniteTransactions</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Transactions facade provides ACID-compliant semantic when working with caches.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceProvider.html#igniteUrl()">igniteUrl()</a></span> - Method in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceProvider.html" title="class in org.apache.ignite.mesos.resource">ResourceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#igniteUrl()">igniteUrl()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang"><span class="strong">IgniteUuid</span></a> - Class in <a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></dt>
<dd>
<div class="block">This is a faster performing version of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util"><code>UUID</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#IgniteUuid()">IgniteUuid()</a></span> - Constructor for class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dd>
<div class="block">Empty constructor required for <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io"><code>Externalizable</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#IgniteUuid(java.util.UUID,%20long)">IgniteUuid(UUID, long)</a></span> - Constructor for class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dd>
<div class="block">Constructs <code>GridUuid</code> from a global and local identifiers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#igniteVer()">igniteVer()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#igniteWorkDir()">igniteWorkDir()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#igniteWorkDir()">igniteWorkDir()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/yarn/IgniteYarnClient.html" title="class in org.apache.ignite.yarn"><span class="strong">IgniteYarnClient</span></a> - Class in <a href="./org/apache/ignite/yarn/package-summary.html">org.apache.ignite.yarn</a></dt>
<dd>
<div class="block">Ignite yarn client.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteYarnClient.html#IgniteYarnClient()">IgniteYarnClient()</a></span> - Constructor for class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteYarnClient.html" title="class in org.apache.ignite.yarn">IgniteYarnClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils"><span class="strong">IgniteYarnUtils</span></a> - Class in <a href="./org/apache/ignite/yarn/utils/package-summary.html">org.apache.ignite.yarn.utils</a></dt>
<dd>
<div class="block">Utils.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html#IgniteYarnUtils()">IgniteYarnUtils()</a></span> - Constructor for class org.apache.ignite.yarn.utils.<a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils">IgniteYarnUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite"><span class="strong">Ignition</span></a> - Class in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">This class defines a factory for the main Ignite API.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#Ignition()">Ignition()</a></span> - Constructor for class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Enforces singleton.</div>
</dd>
<dt><a href="./org/apache/ignite/IgnitionListener.html" title="interface in org.apache.ignite"><span class="strong">IgnitionListener</span></a> - Interface in <a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a></dt>
<dd>
<div class="block">Listener for gird state change notifications.</div>
</dd>
<dt><a href="./org/apache/ignite/mxbean/IgnitionMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="strong">IgnitionMXBean</span></a> - Interface in <a href="./org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">This interface defines JMX view on <a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite"><code>Ignition</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/deployment/IgnoreIfPeerClassLoadingDisabled.html" title="annotation in org.apache.ignite.spi.deployment"><span class="strong">IgnoreIfPeerClassLoadingDisabled</span></a> - Annotation Type in <a href="./org/apache/ignite/spi/deployment/package-summary.html">org.apache.ignite.spi.deployment</a></dt>
<dd>
<div class="block">This annotation is for all implementations of <a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html" title="interface in org.apache.ignite.spi.deployment"><code>DeploymentSpi</code></a> that may be
ignored if peer class loading is disabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#impl">impl</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#implicit()">implicit()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Flag indicating whether transaction was started automatically by the
system or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#incomeConnLsnrs">incomeConnLsnrs</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#incrementAndGet()">incrementAndGet()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Increments and gets current value of atomic long.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicSequence.html#incrementAndGet()">incrementAndGet()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Increments and returns the value of atomic sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#incrementState()">incrementState()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Increments read state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#incrementState()">incrementState()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Increments state.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/indexing/IndexingQueryFilter.html" title="interface in org.apache.ignite.spi.indexing"><span class="strong">IndexingQueryFilter</span></a> - Interface in <a href="./org/apache/ignite/spi/indexing/package-summary.html">org.apache.ignite.spi.indexing</a></dt>
<dd>
<div class="block">Cache entry filter.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/indexing/IndexingSpi.html" title="interface in org.apache.ignite.spi.indexing"><span class="strong">IndexingSpi</span></a> - Interface in <a href="./org/apache/ignite/spi/indexing/package-summary.html">org.apache.ignite.spi.indexing</a></dt>
<dd>
<div class="block">Indexing SPI allows user to index cache content.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#info(org.apache.ignite.igfs.IgfsPath)">info(IgfsPath)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Gets file information for the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#info(org.apache.ignite.igfs.IgfsPath)">info(IgfsPath)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Gets file information for the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#info(org.apache.ignite.igfs.IgfsPath)">info(IgfsPath)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Gets file information for the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#info(java.lang.String)">info(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Logs out information message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#info(java.lang.String)">info(String)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Logs out information message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#info(java.lang.String)">info(String)</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Logs out information message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#info(java.lang.String)">info(String)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Logs out information message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#info(java.lang.String)">info(String)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Logs out information message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#info(java.lang.String)">info(String)</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Logs out information message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#info(java.lang.String)">info(String)</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Logs out information message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#init(org.apache.ignite.cache.query.annotations.QuerySqlField)">init(QuerySqlField)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a></dt>
<dd>
<div class="block">Initializes field info from annotation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#init(java.beans.PropertyDescriptor)">init(PropertyDescriptor)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a></dt>
<dd>
<div class="block">Initializes field info from property descriptor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.html#init(org.apache.ignite.cache.query.annotations.QuerySqlField)">init(QuerySqlField)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoKeyField</a></dt>
<dd>
<div class="block">Initializes descriptor from <a href="./org/apache/ignite/cache/query/annotations/QuerySqlField.html" title="annotation in org.apache.ignite.cache.query.annotations"><code>QuerySqlField</code></a> annotation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html#init(org.apache.ignite.cache.query.annotations.QuerySqlField)">init(QuerySqlField)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoValueField</a></dt>
<dd>
<div class="block">Initializes descriptor from <a href="./org/apache/ignite/cache/query/annotations/QuerySqlField.html" title="annotation in org.apache.ignite.cache.query.annotations"><code>QuerySqlField</code></a> annotation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#init(javax.servlet.FilterConfig)">init(FilterConfig)</a></span> - Method in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceProvider.html#init(org.apache.ignite.mesos.ClusterProperties,%20org.apache.ignite.mesos.resource.IgniteProvider,%20java.lang.String)">init(ClusterProperties, IgniteProvider, String)</a></span> - Method in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceProvider.html" title="class in org.apache.ignite.mesos.resource">ResourceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/Service.html#init(org.apache.ignite.services.ServiceContext)">init(ServiceContext)</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/Service.html" title="interface in org.apache.ignite.services">Service</a></dt>
<dd>
<div class="block">Pre-initializes service before execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/servlet/ServletStartup.html#init()">init()</a></span> - Method in class org.apache.ignite.startup.servlet.<a href="./org/apache/ignite/startup/servlet/ServletStartup.html" title="class in org.apache.ignite.startup.servlet">ServletStartup</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#init()">init()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#initExtensions(org.apache.ignite.plugin.PluginContext,%20org.apache.ignite.plugin.ExtensionRegistry)">initExtensions(PluginContext, ExtensionRegistry)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>
<div class="block">Registers extensions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#initFailureDetectionTimeout()">initFailureDetectionTimeout()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Initiates and checks failure detection timeout value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#initialCount()">initialCount()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Gets initial count value of the latch.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#initialize(java.net.URI,%20org.apache.hadoop.conf.Configuration)">initialize(URI, Configuration)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#initializeLocalAddresses(java.util.Collection)">initializeLocalAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Initializes addresses discovery SPI binds to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html#initializeLocalAddresses(java.util.Collection)">initializeLocalAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinder</a></dt>
<dd>
<div class="block">Initializes addresses discovery SPI binds to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#initializeLocalAddresses(java.util.Collection)">initializeLocalAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dd>
<div class="block">Initializes addresses discovery SPI binds to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#initLocalNode(int,%20boolean)">initLocalNode(int, boolean)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#injectables()">injectables()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">This method returns SPI internal instances that need to be injected as well.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#injectables()">injectables()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">This method returns SPI internal instances that need to be injected as well.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#injectResources(org.apache.ignite.Ignite)">injectResources(Ignite)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Injects resources.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#injectResources(org.apache.ignite.Ignite)">injectResources(Ignite)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Inject resources</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#injectResources(org.apache.ignite.Ignite)">injectResources(Ignite)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Inject ignite instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#inputIterator(java.lang.Object...)">inputIterator(Object...)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Returns iterator of input records.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#insertQuery(java.lang.String,%20java.util.Collection,%20java.util.Collection)">insertQuery(String, Collection&lt;String&gt;, Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Construct insert query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html#insertQuery(java.lang.String,%20java.util.Collection,%20java.util.Collection)">insertQuery(String, Collection&lt;String&gt;, Collection&lt;String&gt;)</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect">JdbcDialect</a></dt>
<dd>
<div class="block">Construct insert query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeDefaultHasher.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeDefaultHasher.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeDefaultHasher</a></dt>
<dd>
<div class="block">Singleton instance to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteProvider.VersionComparator.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteProvider.VersionComparator.html" title="class in org.apache.ignite.yarn">IgniteProvider.VersionComparator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#instances()">instances()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#instances()">instances()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#instances(int)">instances(int)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>
<div class="block">Sets instance count limit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/TaskEvent.html#internal()">internal()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/TaskEvent.html" title="class in org.apache.ignite.events">TaskEvent</a></dt>
<dd>
<div class="block">Returns <code>true</code> if task is created by Ignite and is used for system needs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html#INTL_BATCH_SIZE">INTL_BATCH_SIZE</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConstants</a></dt>
<dd>
<div class="block">Size of one chunk drained from the internal buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html#INTL_BUF_SIZE">INTL_BUF_SIZE</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConstants</a></dt>
<dd>
<div class="block">Internal buffer size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySetToSetSpringAspect.html#invoke(org.aopalliance.intercept.MethodInvocation)">invoke(MethodInvocation)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySetToSetSpringAspect.html" title="class in org.apache.ignite.compute.gridify.aop.spring">GridifySetToSetSpringAspect</a></dt>
<dd>
<div class="block">Aspect implementation which executes grid-enabled methods on remote
nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySetToValueSpringAspect.html#invoke(org.aopalliance.intercept.MethodInvocation)">invoke(MethodInvocation)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySetToValueSpringAspect.html" title="class in org.apache.ignite.compute.gridify.aop.spring">GridifySetToValueSpringAspect</a></dt>
<dd>
<div class="block">Aspect implementation which executes grid-enabled methods on remote
nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringAspect.html#invoke(org.aopalliance.intercept.MethodInvocation)">invoke(MethodInvocation)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringAspect.html" title="class in org.apache.ignite.compute.gridify.aop.spring">GridifySpringAspect</a></dt>
<dd>
<div class="block">Aspect implementation which executes grid-enabled methods on remote
nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#invoke(K,%20javax.cache.processor.EntryProcessor,%20java.lang.Object...)">invoke(K, EntryProcessor&lt;K, V, T&gt;, Object...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#invoke(K,%20org.apache.ignite.cache.CacheEntryProcessor,%20java.lang.Object...)">invoke(K, CacheEntryProcessor&lt;K, V, T&gt;, Object...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Invokes an <a href="./org/apache/ignite/cache/CacheEntryProcessor.html" title="interface in org.apache.ignite.cache"><code>CacheEntryProcessor</code></a> against the <code>Cache.Entry</code> specified by
the provided key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/sink/flink/IgniteSink.html#invoke(IN)">invoke(IN)</a></span> - Method in class org.apache.ignite.sink.flink.<a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="class in org.apache.ignite.sink.flink">IgniteSink</a></dt>
<dd>
<div class="block">Transfers data into grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#invokeAll(java.util.Map,%20java.lang.Object...)">invokeAll(Map&lt;? extends K, ? extends EntryProcessor&lt;K, V, T&gt;&gt;, Object...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#invokeAll(java.util.Set,%20javax.cache.processor.EntryProcessor,%20java.lang.Object...)">invokeAll(Set&lt;? extends K&gt;, EntryProcessor&lt;K, V, T&gt;, Object...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#invokeAll(java.util.Set,%20org.apache.ignite.cache.CacheEntryProcessor,%20java.lang.Object...)">invokeAll(Set&lt;? extends K&gt;, CacheEntryProcessor&lt;K, V, T&gt;, Object...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Invokes an <a href="./org/apache/ignite/cache/CacheEntryProcessor.html" title="interface in org.apache.ignite.cache"><code>CacheEntryProcessor</code></a> against the set of <code>Cache.Entry</code>s
specified by the set of keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#invokeAll(java.util.Collection)">invokeAll(Collection&lt;? extends Callable&lt;T&gt;&gt;)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#invokeAll(java.util.Collection,%20long,%20java.util.concurrent.TimeUnit)">invokeAll(Collection&lt;? extends Callable&lt;T&gt;&gt;, long, TimeUnit)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#invokeAny(java.util.Collection)">invokeAny(Collection&lt;? extends Callable&lt;T&gt;&gt;)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#invokeAny(java.util.Collection,%20long,%20java.util.concurrent.TimeUnit)">invokeAny(Collection&lt;? extends Callable&lt;T&gt;&gt;, long, TimeUnit)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><a href="./org/apache/ignite/plugin/extensions/communication/IoPool.html" title="interface in org.apache.ignite.plugin.extensions.communication"><span class="strong">IoPool</span></a> - Interface in <a href="./org/apache/ignite/plugin/extensions/communication/package-summary.html">org.apache.ignite.plugin.extensions.communication</a></dt>
<dd>
<div class="block">The interface of IO Messaging Pool Extension.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#ipFinder">ipFinder</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">IP finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#ipFinderCleanFreq">ipFinderCleanFreq</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">IP finder clean frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#isAllowDuplicateRegistrations()">isAllowDuplicateRegistrations()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>
<div class="block">* @return The value of this flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#isAllSegmentationResolversPassRequired()">isAllSegmentationResolversPassRequired()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets all segmentation resolvers pass required flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteAsyncSupport.html#isAsync()">isAsync()</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteAsyncSupport.html" title="interface in org.apache.ignite.lang">IgniteAsyncSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#isAutoUnsubscribe()">isAutoUnsubscribe()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Gets automatic unsubscription flag value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#isBackup(org.apache.ignite.cluster.ClusterNode,%20K)">isBackup(ClusterNode, K)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Returns <code>true</code> if local node is one of the backup nodes for given key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#isBlockUntilConnected()">isBlockUntilConnected()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets whether to block the start() method until connected for the first time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#isBroken()">isBroken()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Returns true if any node that owned the locked failed before releasing the lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#isBroken()">isBroken()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Gets <code>broken</code> status of the semaphore.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/EvictableEntry.html#isCached()">isCached()</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="interface in org.apache.ignite.cache.eviction">EvictableEntry</a></dt>
<dd>
<div class="block">Checks whether entry is currently present in cache or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#isCacheSanityCheckEnabled()">isCacheSanityCheckEnabled()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets flag indicating whether cache sanity check is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobAdapter.html#isCancelled()">isCancelled()</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">This method tests whether or not this job was cancelled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobResult.html#isCancelled()">isCancelled()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobResult.html" title="interface in org.apache.ignite.compute">ComputeJobResult</a></dt>
<dd>
<div class="block">Gets job cancellation status.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFuture.html#isCancelled()">isCancelled()</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this task was cancelled before it completed
normally.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceContext.html#isCancelled()">isCancelled()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceContext.html" title="interface in org.apache.ignite.services">ServiceContext</a></dt>
<dd>
<div class="block">Get flag indicating whether service has been cancelled or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#isCheckMd5()">isCheckMd5()</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Gets <code>checkMd5</code> property.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpiMBean.html#isCheckMd5()">isCheckMd5()</a></span> - Method in interface org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpiMBean.html" title="interface in org.apache.ignite.spi.deployment.uri">UriDeploymentSpiMBean</a></dt>
<dd>
<div class="block">Indicates if this SPI should check new deployment units md5 for redundancy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#isClient()">isClient()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Tests whether or not this node is connected to cluster as a client.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#isClientMode()">isClientMode()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets client mode flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#isClientMode()">isClientMode()</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Gets client mode static flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#isClientMode()">isClientMode()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Whether or not discovery is started in client mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#isClientMode()">isClientMode()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Whether or not discovery is started in client mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html#isClientMode()">isClientMode()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpiMBean</a></dt>
<dd>
<div class="block">Whether or not discovery is started in client mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#isClientReconnectDisabled()">isClientReconnectDisabled()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">If <code>true</code> client does not try to reconnect after
server detected client node failure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#isClosed()">isClosed()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html#isCollocated()">isCollocated()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dd>
<div class="block">Checks if this query is collocated.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#isCollocated()">isCollocated()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#isColocateMetadata()">isColocateMetadata()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get whether to co-locate metadata on a single node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#isCompactFooter()">isCompactFooter()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Get whether to write footers in compact form.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#isConfigured()">isConfigured()</a></span> - Static method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Checks if logger is already configured within this VM or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#isConfigured()">isConfigured()</a></span> - Static method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Checks if Log4j is already configured within this VM or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#isConnected()">isConnected()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Returns whether this streamer is connected by delegating to the underlying <code>MqttClient.isConnected()</code></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#isCopyOnRead()">isCopyOnRead()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets flag indicating whether copy of of the value stored in cache should be created
for cache operation implying return value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#isDaemon()">isDaemon()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Tests whether or not this node is a daemon.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#isDaemon()">isDaemon()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Whether or not this node should be a daemon node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#isDaemon()">isDaemon()</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Gets daemon flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Tests whether <code>debug</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Tests whether <code>debug</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Tests whether <code>debug</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Tests whether <code>debug</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Tests whether <code>debug</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Tests whether <code>debug</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Tests whether <code>debug</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#isDefaultKeepDeserialized()">isDefaultKeepDeserialized()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>
<div class="block">Gets default keep deserialized flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#isDirectBuffer()">isDirectBuffer()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets flag indicating whether REST TCP server should use direct buffers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#isDirectBuffer()">isDirectBuffer()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets flag that indicates whether direct or heap allocated buffer is used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#isDirectBuffer()">isDirectBuffer()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets flag that indicates whether direct or heap allocated buffer is used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/IgfsEvent.html#isDirectory()">isDirectory()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/IgfsEvent.html" title="class in org.apache.ignite.events">IgfsEvent</a></dt>
<dd>
<div class="block">Checks if this is a directory-related event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsFile.html#isDirectory()">isDirectory()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs">IgfsFile</a></dt>
<dd>
<div class="block">Check this file is a directory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#isDirectSendBuffer()">isDirectSendBuffer()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets flag defining whether direct send buffer should be used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#isDirectSendBuffer()">isDirectSendBuffer()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets flag defining whether direct send buffer should be used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#isDisconnectForcibly()">isDisconnectForcibly()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Gets whether this MQTT client will disconnect forcibly when shutting down.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFuture.html#isDone()">isDone()</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this task completed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#isEagerTtl()">isEagerTtl()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets flag indicating whether expired cache entries will be eagerly removed from cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#isEmpty()">isEmpty()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this cache is empty.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#isEmpty()">isEmpty()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#isEmpty()">isEmpty()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#isEmpty()">isEmpty()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this cache is empty.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#isEnabled(int)">isEnabled(int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Check if event is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryType.html#isEnum()">isEnum()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryType.html" title="interface in org.apache.ignite.binary">BinaryType</a></dt>
<dd>
<div class="block">Check whether type represents enum or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#isEnum()">isEnum()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Gets whether this is enum type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#isEnum()">isEnum()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Gets whether this is enum type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#isEventRecordable(int...)">isEventRecordable(int...)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Checks whether all provided event types are recordable.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#isEvictSynchronized()">isEvictSynchronized()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets flag indicating whether eviction is synchronized between primary, backup and near nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/MarshallerExclusions.html#isExcluded(java.lang.Class)">isExcluded(Class&lt;?&gt;)</a></span> - Static method in class org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/MarshallerExclusions.html" title="class in org.apache.ignite.marshaller">MarshallerExclusions</a></dt>
<dd>
<div class="block">Checks whether or not given class should be excluded from marshalling.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#isExcludeNeighbors()">isExcludeNeighbors()</a></span> - Method in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Checks flag to exclude same-host-neighbors from being backups of each other (default is <code>false</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#isExcludeNeighbors()">isExcludeNeighbors()</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Checks flag to exclude same-host-neighbors from being backups of each other (default is <code>false</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#isExistingTransaction(java.lang.Object)">isExistingTransaction(Object)</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#isFailoverSafe()">isFailoverSafe()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this lock is safe to use after node failure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#isFailoverSafe()">isFailoverSafe()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this semaphore is safe to use after node failure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#isFair()">isFair()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this lock is fair.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsFile.html#isFile()">isFile()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs">IgfsFile</a></dt>
<dd>
<div class="block">Check this file is a data file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#isForceServerMode()">isForceServerMode()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">If <code>true</code> TcpDiscoverySpi will started in server mode regardless
of <a href="./org/apache/ignite/configuration/IgniteConfiguration.html#isClientMode()"><code>IgniteConfiguration.isClientMode()</code></a></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#isFragmentizerEnabled()">isFragmentizerEnabled()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Gets flag indicating whether IGFS fragmentizer is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpiNodeAuthenticator.html#isGlobalNodeAuthentication()">isGlobalNodeAuthentication()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpiNodeAuthenticator.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpiNodeAuthenticator</a></dt>
<dd>
<div class="block">Gets global node authentication flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/GridifyInterceptor.html#isGridify(java.lang.annotation.Annotation,%20org.apache.ignite.compute.gridify.GridifyArgument)">isGridify(Annotation, GridifyArgument)</a></span> - Method in interface org.apache.ignite.compute.gridify.<a href="./org/apache/ignite/compute/gridify/GridifyInterceptor.html" title="interface in org.apache.ignite.compute.gridify">GridifyInterceptor</a></dt>
<dd>
<div class="block">This method is called before actual grid-enabling happens.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#isHeaderWritten()">isHeaderWritten()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#isHeldByCurrentThread()">isHeldByCurrentThread()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Queries if this lock is held by the current thread.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html#isHostsAvailabilityError(java.lang.Throwable)">isHostsAvailabilityError(Throwable)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">CassandraHelper</a></dt>
<dd>
<div class="block">Checks if Cassandra host availability error occur, thus host became unavailable.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html#isIndexed()">isIndexed()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoValueField</a></dt>
<dd>
<div class="block">Indicates if secondary index should be created for the field.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#isInfoEnabled()">isInfoEnabled()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#isInfoEnabled()">isInfoEnabled()</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#isInfoEnabled()">isInfoEnabled()</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#isInfoEnabled()">isInfoEnabled()</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#isInfoEnabled()">isInfoEnabled()</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#isInfoEnabled()">isInfoEnabled()</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#isInfoEnabled()">isInfoEnabled()</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#isInitializeDefaultPathModes()">isInitializeDefaultPathModes()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get whether to initialize default path modes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#isInvalidate()">isInvalidate()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Invalidation flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#isInvalidate()">isInvalidate()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Get invalidation flag for this transaction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#isIpcEndpointEnabled()">isIpcEndpointEnabled()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get IPC endpoint enabled flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#isKeepDeserialized()">isKeepDeserialized()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#getKeepDeserialized()"><code>PlatformDotNetBinaryTypeConfiguration.getKeepDeserialized()</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html#isKeyspaceAbsenceError(java.lang.Throwable)">isKeyspaceAbsenceError(Throwable)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">CassandraHelper</a></dt>
<dd>
<div class="block">Checks if Cassandra keyspace absence error occur.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#isLastRead()">isLastRead()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Tells whether last invocation of any of <code>readXXX(...)</code></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#isLateAffinityAssignment()">isLateAffinityAssignment()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Whether or not late affinity assignment mode should be used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#isLoadPreviousValue()">isLoadPreviousValue()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets flag indicating whether value should be loaded from store if it is not in the cache
for following cache operations:
<a href="./org/apache/ignite/IgniteCache.html#putIfAbsent(K,%20V)"><code>IgniteCache.putIfAbsent(Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#replace(K,%20V)"><code>IgniteCache.replace(Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#replace(K,%20V,%20V)"><code>IgniteCache.replace(Object, Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#remove(K,%20V)"><code>IgniteCache.remove(Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#getAndPut(K,%20V)"><code>IgniteCache.getAndPut(Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#getAndRemove(K)"><code>IgniteCache.getAndRemove(Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#getAndReplace(K,%20V)"><code>IgniteCache.getAndReplace(Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#getAndPutIfAbsent(K,%20V)"><code>IgniteCache.getAndPutIfAbsent(Object, Object)</code></a>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/Query.html#isLocal()">isLocal()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this query should be executed on local node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#isLocal()">isLocal()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Tests whether or not this node is a local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#isLocalLocked(K,%20boolean)">isLocalLocked(K, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Checks if specified key is locked.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#isLocked()">isLocked()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Queries if this lock is held by any thread on any node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html#isLoggable(java.util.logging.LogRecord)">isLoggable(LogRecord)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html" title="class in org.apache.ignite.logger.java">JavaLoggerFileHandler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html#isLowerCase()">isLowerCase()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dd>
<div class="block">Gets whether to use strings in lower case or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#isManagementEnabled()">isManagementEnabled()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Checks whether management is enabled on this cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#isManagementEnabled()">isManagementEnabled()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Checks whether management is enabled on this cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#isMarshalLocalJobs()">isMarshalLocalJobs()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">If this flag is set to <code>true</code>, jobs mapped to local node will be
marshalled as if it was remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpiCustomMessage.html#isMutable()">isMutable()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpiCustomMessage.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpiCustomMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#isNear()">isNear()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets flag indicating whether event happened on <code>near</code> or <code>partitioned</code> cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#isNoDelay()">isNoDelay()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets flag indicating whether <code>TCP_NODELAY</code> option should be set for accepted client connections.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#isNodeStopping()">isNodeStopping()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#isolation()">isolation()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Cache transaction isolation level.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteOsgiUtils.html#isOsgi()">isOsgi()</a></span> - Static method in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteOsgiUtils.html" title="class in org.apache.ignite.osgi">IgniteOsgiUtils</a></dt>
<dd>
<div class="block">Returns whether we are running in an OSGi environment.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#isPeerClassLoadingEnabled()">isPeerClassLoadingEnabled()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Returns <code>true</code> if peer class loading is enabled, <code>false</code>
otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#isPeerClassLoadingEnabled()">isPeerClassLoadingEnabled()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Returns <code>true</code> if peer class loading is enabled, <code>false</code>
otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html#isPerTask()">isPerTask()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.<a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.roundrobin">RoundRobinLoadBalancingSpi</a></dt>
<dd>
<div class="block">Configuration parameter indicating whether a new round robin order should be
created for every task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpiMBean.html#isPerTask()">isPerTask()</a></span> - Method in interface org.apache.ignite.spi.loadbalancing.roundrobin.<a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpiMBean.html" title="interface in org.apache.ignite.spi.loadbalancing.roundrobin">RoundRobinLoadBalancingSpiMBean</a></dt>
<dd>
<div class="block">Configuration parameter indicating whether a new round robin order should be
created for every task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html#isPreparedStatementClusterError(java.lang.Throwable)">isPreparedStatementClusterError(Throwable)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">CassandraHelper</a></dt>
<dd>
<div class="block">Checks if Cassandra error occur because of prepared statement created in one session was used in another session.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#isPrimary(org.apache.ignite.cluster.ClusterNode,%20K)">isPrimary(ClusterNode, K)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Returns <code>true</code> if given node is the primary node for given key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#isPrimaryOrBackup(org.apache.ignite.cluster.ClusterNode,%20K)">isPrimaryOrBackup(ClusterNode, K)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Returns <code>true</code> if local node is primary or one of the backup nodes
This method is essentially equivalent to calling
<i>"<a href="./org/apache/ignite/cache/affinity/Affinity.html#isPrimary(org.apache.ignite.cluster.ClusterNode,%20K)"><code>Affinity.isPrimary(ClusterNode, Object)</code></a> || <a href="./org/apache/ignite/cache/affinity/Affinity.html#isBackup(org.apache.ignite.cluster.ClusterNode,%20K)"><code>Affinity.isBackup(ClusterNode, Object)</code></a>)"</i>,
however it is more efficient as it makes both checks at once.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html#isPrimitivePropertyDescriptor(java.beans.PropertyDescriptor)">isPrimitivePropertyDescriptor(PropertyDescriptor)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">PropertyMappingHelper</a></dt>
<dd>
<div class="block">Checks if property descriptor describes primitive property (int, boolean, long and etc.)</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#isQuiet()">isQuiet()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> and <code>debug</code> levels are turned off.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#isQuiet()">isQuiet()</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> and <code>debug</code> levels are turned off.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#isQuiet()">isQuiet()</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> and <code>debug</code> levels are turned off.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#isQuiet()">isQuiet()</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> and <code>debug</code> levels are turned off.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#isQuiet()">isQuiet()</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> and <code>debug</code> levels are turned off.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#isQuiet()">isQuiet()</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> and <code>debug</code> levels are turned off.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#isQuiet()">isQuiet()</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Tests whether <code>info</code> and <code>debug</code> levels are turned off.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#isReadFromBackup()">isReadFromBackup()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets flag indicating whether data can be read from backup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#isReadThrough()">isReadThrough()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Determines if a <code>Cache</code> should operate in read-through mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#isReadThrough()">isReadThrough()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Determines if a <code>Cache</code> should operate in read-through mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#isRelaxedConsistency()">isRelaxedConsistency()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Get relaxed consistency flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#isRollbackOnly()">isRollbackOnly()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">If transaction was marked as rollback-only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#isRunning()">isRunning()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Returns <code>true</code> if scheduled task is currently running.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#isSame(org.apache.ignite.igfs.IgfsPath)">isSame(IgfsPath)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Checks if paths are identical.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html#isShared()">isShared()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinder</a></dt>
<dd>
<div class="block">Checks whether IP finder is shared or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#isShared()">isShared()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dd>
<div class="block">Checks whether IP finder is shared or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#isShutdown()">isShutdown()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this executor has been shut down.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#isShutdown()">isShutdown()</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html#isSimpleName()">isSimpleName()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dd>
<div class="block">Gets whether to use simple name of class or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html#isSingleton()">isSingleton()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">IgniteReflectionFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#isSnapshotableIndex()">isSnapshotableIndex()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Gets flag indicating whether SQL indexes should support snapshots.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#isSqlEscapeAll()">isSqlEscapeAll()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">If <code>true</code> all the SQL table and field names will be escaped with double quotes like
({@code "tableName"."</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#isSslClientAuth()">isSslClientAuth()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Gets a flag indicating whether or not remote clients will be required to have a valid SSL certificate which
validity will be verified with trust manager.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#isSslEnabled()">isSslEnabled()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Whether secure socket layer should be enabled on binary rest server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#isStarvationPreventionEnabled()">isStarvationPreventionEnabled()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Gets flag indicating whether job starvation prevention is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#isStarvationPreventionEnabled()">isStarvationPreventionEnabled()</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets flag indicating whether job starvation prevention is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#isStatisticsEnabled()">isStatisticsEnabled()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Checks whether statistics collection is enabled in this cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#isStatisticsEnabled()">isStatisticsEnabled()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Checks whether statistics collection is enabled in this cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#isStealingEnabled()">isStealingEnabled()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Gets flag indicating whether this node should attempt to steal jobs
from other nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#isStealingEnabled()">isStealingEnabled()</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets flag indicating whether this node should attempt to steal jobs
from other nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#isStopped()">isStopped()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Returns whether this streamer is stopped.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#isStopping()">isStopping()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#isStoreByValue()">isStoreByValue()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Whether storeByValue <code>true</code> or storeByReference <code>false</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#isStoreByValue()">isStoreByValue()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Whether storeByValue <code>true</code> or storeByReference <code>false</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#isStoreKeepBinary()">isStoreKeepBinary()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Flag indicating that <a href="./org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a> implementation
is working with binary objects instead of Java objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#isSubDirectoryOf(org.apache.ignite.igfs.IgfsPath)">isSubDirectoryOf(IgfsPath)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Checks whether this path is a sub-directory of argument.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterStartNodeResult.html#isSuccess()">isSuccess()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterStartNodeResult.html" title="interface in org.apache.ignite.cluster">ClusterStartNodeResult</a></dt>
<dd>
<div class="block">Gets result of success or failure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#isSupported(javax.cache.configuration.OptionalFeature)">isSupported(OptionalFeature)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#isSwapEnabled()">isSwapEnabled()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Flag indicating whether Ignite should use swap storage by default.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/MarshallerContext.html#isSystemType(java.lang.String)">isSystemType(String)</a></span> - Method in interface org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/MarshallerContext.html" title="interface in org.apache.ignite.marshaller">MarshallerContext</a></dt>
<dd>
<div class="block">Checks whether the given type is a system one - JDK class or Ignite class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html#isTableAbsenceError(java.lang.Throwable)">isTableAbsenceError(Throwable)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/CassandraHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">CassandraHelper</a></dt>
<dd>
<div class="block">Checks if Cassandra table absence error occur.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#isTcpNoDelay()">isTcpNoDelay()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Gets value for <code>TCP_NODELAY</code> socket option.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#isTcpNoDelay()">isTcpNoDelay()</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block">Gets value for <code>TCP_NODELAY</code> socket option.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#isTerminated()">isTerminated()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns <code>true</code> if all tasks have completed following shut down.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#isTerminated()">isTerminated()</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html#isTerminating()">isTerminating()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean">ThreadPoolMXBean</a></dt>
<dd>
<div class="block">Returns <code>true</code> if this executor is in the process of terminating after
<code>shutdown()</code> or <code>shutdownNow()</code> but has not completely terminated.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#isTraceEnabled()">isTraceEnabled()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Tests whether <code>trace</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#isTraceEnabled()">isTraceEnabled()</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Tests whether <code>trace</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#isTraceEnabled()">isTraceEnabled()</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Tests whether <code>trace</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#isTraceEnabled()">isTraceEnabled()</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Tests whether <code>trace</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#isTraceEnabled()">isTraceEnabled()</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Tests whether <code>trace</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#isTraceEnabled()">isTraceEnabled()</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Tests whether <code>trace</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#isTraceEnabled()">isTraceEnabled()</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Tests whether <code>trace</code> level is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#isTxSerializableEnabled()">isTxSerializableEnabled()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#isUseAverage()">isUseAverage()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Gets flag indicating whether to use average CPU load vs. current.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html#isUseAverage()">isUseAverage()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveJobCountLoadProbe</a></dt>
<dd>
<div class="block">Gets flag indicating whether to use average job counts vs. current.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html#isUseAverage()">isUseAverage()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveProcessingTimeLoadProbe</a></dt>
<dd>
<div class="block">Gets flag indicating whether to use average execution time vs. current.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#isUseJtaSynchronization()">isUseJtaSynchronization()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#isUseProcessors()">isUseProcessors()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Gets flag indicating whether to use average CPU load vs. current
(default is <code>true</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#isUseWeights()">isUseWeights()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">Checks whether node weights are considered when doing
random load balancing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpiMBean.html#isUseWeights()">isUseWeights()</a></span> - Method in interface org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpiMBean.html" title="interface in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpiMBean</a></dt>
<dd>
<div class="block">Checks whether node weights are considered when doing
random load balancing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/segmentation/SegmentationResolver.html#isValidSegment()">isValidSegment()</a></span> - Method in interface org.apache.ignite.plugin.segmentation.<a href="./org/apache/ignite/plugin/segmentation/SegmentationResolver.html" title="interface in org.apache.ignite.plugin.segmentation">SegmentationResolver</a></dt>
<dd>
<div class="block">Checks whether segment is valid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/IndexingQueryFilter.html#isValueRequired()">isValueRequired()</a></span> - Method in interface org.apache.ignite.spi.indexing.<a href="./org/apache/ignite/spi/indexing/IndexingQueryFilter.html" title="interface in org.apache.ignite.spi.indexing">IndexingQueryFilter</a></dt>
<dd>
<div class="block">Is the value required for filtering logic?</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#isWaitForSegmentOnStart()">isWaitForSegmentOnStart()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Gets wait for segment on startup flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreSession.html#isWithinTransaction()">isWithinTransaction()</a></span> - Method in interface org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store">CacheStoreSession</a></dt>
<dd>
<div class="block">Returns <code>true</code> if performing store operation within a transaction,
<code>false</code> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#isWriteBehindEnabled()">isWriteBehindEnabled()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Returns <code>true</code> if write-behind is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#isWriteBehindEnabled()">isWriteBehindEnabled()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Flag indicating whether Ignite should use write-behind behaviour for the cache store.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#isWriteBehindEnabled()">isWriteBehindEnabled()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Returns <code>true</code> if write-behind is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#isWriteThrough()">isWriteThrough()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Determines if a <code>Cache</code> should operate in "write-through"
mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#isWriteThrough()">isWriteThrough()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Determines if a <code>Cache</code> should operate in "write-through"
mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#iterator()">iterator()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#iterator()">iterator()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#iterator()">iterator()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#iterator()">iterator()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
</dl>
<a name="_J_">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html#JAR_NAME">JAR_NAME</a></span> - Static variable in class org.apache.ignite.yarn.utils.<a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils">IgniteYarnUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java"><span class="strong">JavaLogger</span></a> - Class in <a href="./org/apache/ignite/logger/java/package-summary.html">org.apache.ignite.logger.java</a></dt>
<dd>
<div class="block">Logger to use with Java logging.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#JavaLogger()">JavaLogger()</a></span> - Constructor for class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Creates new logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#JavaLogger(boolean)">JavaLogger(boolean)</a></span> - Constructor for class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Creates new logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#JavaLogger(java.util.logging.Logger)">JavaLogger(Logger)</a></span> - Constructor for class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Creates new logger with given implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html" title="class in org.apache.ignite.logger.java"><span class="strong">JavaLoggerFileHandler</span></a> - Class in <a href="./org/apache/ignite/logger/java/package-summary.html">org.apache.ignite.logger.java</a></dt>
<dd>
<div class="block">File logging handler which skips all the messages until node ID is set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html#JavaLoggerFileHandler()">JavaLoggerFileHandler()</a></span> - Constructor for class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html" title="class in org.apache.ignite.logger.java">JavaLoggerFileHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/logger/java/JavaLoggerFormatter.html" title="class in org.apache.ignite.logger.java"><span class="strong">JavaLoggerFormatter</span></a> - Class in <a href="./org/apache/ignite/logger/java/package-summary.html">org.apache.ignite.logger.java</a></dt>
<dd>
<div class="block">Formatter for JUL logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFormatter.html#JavaLoggerFormatter()">JavaLoggerFormatter()</a></span> - Constructor for class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFormatter.html" title="class in org.apache.ignite.logger.java">JavaLoggerFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/serializer/JavaSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer"><span class="strong">JavaSerializer</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/serializer/package-summary.html">org.apache.ignite.cache.store.cassandra.serializer</a></dt>
<dd>
<div class="block">Serializer based on standard Java serialization.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/serializer/JavaSerializer.html#JavaSerializer()">JavaSerializer()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.serializer.<a href="./org/apache/ignite/cache/store/cassandra/serializer/JavaSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer">JavaSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl"><span class="strong">JclLogger</span></a> - Class in <a href="./org/apache/ignite/logger/jcl/package-summary.html">org.apache.ignite.logger.jcl</a></dt>
<dd>
<div class="block">This logger wraps any JCL (<a target=_blank href="http://jakarta.apache.org/commons/logging/">Jakarta Commons Logging</a>)
loggers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#JclLogger()">JclLogger()</a></span> - Constructor for class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Creates new logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#JclLogger(org.apache.commons.logging.Log)">JclLogger(Log)</a></span> - Constructor for class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Creates new logger with given implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc"><span class="strong">JdbcCheckpointSpi</span></a> - Class in <a href="./org/apache/ignite/spi/checkpoint/jdbc/package-summary.html">org.apache.ignite.spi.checkpoint.jdbc</a></dt>
<dd>
<div class="block">This class defines JDBC checkpoint SPI implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#JdbcCheckpointSpi()">JdbcCheckpointSpi()</a></span> - Constructor for class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.jdbc"><span class="strong">JdbcCheckpointSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/checkpoint/jdbc/package-summary.html">org.apache.ignite.spi.checkpoint.jdbc</a></dt>
<dd>
<div class="block">Management bean that provides general administrative and configuration information
about jdbc checkpoint SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#jdbcCompliant()">jdbcCompliant()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dt><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect"><span class="strong">JdbcDialect</span></a> - Interface in <a href="./org/apache/ignite/cache/store/jdbc/dialect/package-summary.html">org.apache.ignite.cache.store.jdbc.dialect</a></dt>
<dd>
<div class="block">Represents a dialect of SQL implemented by a particular RDBMS.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="strong">JdbcType</span></a> - Class in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Description for type that could be stored into database by store.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#JdbcType()">JdbcType()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Empty constructor (all values are initialized to their defaults).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#JdbcType(org.apache.ignite.cache.store.jdbc.JdbcType)">JdbcType(JdbcType)</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Copy constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeDefaultHasher.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="strong">JdbcTypeDefaultHasher</span></a> - Class in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Default implementation of <a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeHasher.html" title="interface in org.apache.ignite.cache.store.jdbc"><code>JdbcTypeHasher</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeDefaultHasher.html#JdbcTypeDefaultHasher()">JdbcTypeDefaultHasher()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeDefaultHasher.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeDefaultHasher</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc"><span class="strong">JdbcTypeField</span></a> - Class in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">Description of how field declared in database and in cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#JdbcTypeField()">JdbcTypeField()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#JdbcTypeField(int,%20java.lang.String,%20java.lang.Class,%20java.lang.String)">JdbcTypeField(int, String, Class&lt;?&gt;, String)</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dd>
<div class="block">Full constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#JdbcTypeField(org.apache.ignite.cache.store.jdbc.JdbcTypeField)">JdbcTypeField(JdbcTypeField)</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dd>
<div class="block">Copy constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeHasher.html" title="interface in org.apache.ignite.cache.store.jdbc"><span class="strong">JdbcTypeHasher</span></a> - Interface in <a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></dt>
<dd>
<div class="block">API for implementing custom hashing logic for binary objects on server side.</div>
</dd>
<dt><a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html" title="class in org.apache.ignite.marshaller.jdk"><span class="strong">JdkMarshaller</span></a> - Class in <a href="./org/apache/ignite/marshaller/jdk/package-summary.html">org.apache.ignite.marshaller.jdk</a></dt>
<dd>
<div class="block">Implementation of <a href="./org/apache/ignite/marshaller/Marshaller.html" title="interface in org.apache.ignite.marshaller"><code>Marshaller</code></a> based on JDK serialization mechanism.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html#JdkMarshaller()">JdkMarshaller()</a></span> - Constructor for class org.apache.ignite.marshaller.jdk.<a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html" title="class in org.apache.ignite.marshaller.jdk">JdkMarshaller</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/mesos/resource/JettyServer.html" title="class in org.apache.ignite.mesos.resource"><span class="strong">JettyServer</span></a> - Class in <a href="./org/apache/ignite/mesos/resource/package-summary.html">org.apache.ignite.mesos.resource</a></dt>
<dd>
<div class="block">Embedded jetty server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/JettyServer.html#JettyServer()">JettyServer()</a></span> - Constructor for class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/JettyServer.html" title="class in org.apache.ignite.mesos.resource">JettyServer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11"><span class="strong">JmsStreamer</span></a>&lt;<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="type parameter in JmsStreamer">T</a> extends javax.jms.Message,<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="type parameter in JmsStreamer">K</a>,<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="type parameter in JmsStreamer">V</a>&gt; - Class in <a href="./org/apache/ignite/stream/jms11/package-summary.html">org.apache.ignite.stream.jms11</a></dt>
<dd>
<div class="block">Streamer that consumes from a JMS destination and feeds key-value pairs into an <a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite"><code>IgniteDataStreamer</code></a> instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#JmsStreamer()">JmsStreamer()</a></span> - Constructor for class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#jmvOpts()">jmvOpts()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/resources/JobContextResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">JobContextResource</span></a> - Annotation Type in <a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of <a href="./org/apache/ignite/compute/ComputeJobContext.html" title="interface in org.apache.ignite.compute"><code>ComputeJobContext</code></a> instance.</div>
</dd>
<dt><a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events"><span class="strong">JobEvent</span></a> - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Grid job event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#JobEvent()">JobEvent()</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#JobEvent(org.apache.ignite.cluster.ClusterNode,%20java.lang.String,%20int)">JobEvent(ClusterNode, String, int)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Creates job event with given parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#jobId()">jobId()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Gets job ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#jobId(org.apache.ignite.lang.IgniteUuid)">jobId(IgniteUuid)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Sets job ID.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing"><span class="strong">JobStealingCollisionSpi</span></a> - Class in <a href="./org/apache/ignite/spi/collision/jobstealing/package-summary.html">org.apache.ignite.spi.collision.jobstealing</a></dt>
<dd>
<div class="block">Collision SPI that supports job stealing from over-utilized nodes to
under-utilized nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#JobStealingCollisionSpi()">JobStealingCollisionSpi()</a></span> - Constructor for class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing"><span class="strong">JobStealingCollisionSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/collision/jobstealing/package-summary.html">org.apache.ignite.spi.collision.jobstealing</a></dt>
<dd>
<div class="block">Management MBean for job stealing based collision SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingDisabled.html" title="annotation in org.apache.ignite.spi.collision.jobstealing"><span class="strong">JobStealingDisabled</span></a> - Annotation Type in <a href="./org/apache/ignite/spi/collision/jobstealing/package-summary.html">org.apache.ignite.spi.collision.jobstealing</a></dt>
<dd>
<div class="block">This annotation disables job stealing if corresponding feature is configured.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing"><span class="strong">JobStealingFailoverSpi</span></a> - Class in <a href="./org/apache/ignite/spi/failover/jobstealing/package-summary.html">org.apache.ignite.spi.failover.jobstealing</a></dt>
<dd>
<div class="block">Job stealing failover SPI needs to always be used in conjunction with
<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing"><code>JobStealingCollisionSpi</code></a> SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#JobStealingFailoverSpi()">JobStealingFailoverSpi()</a></span> - Constructor for class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpiMBean.html" title="interface in org.apache.ignite.spi.failover.jobstealing"><span class="strong">JobStealingFailoverSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/failover/jobstealing/package-summary.html">org.apache.ignite.spi.failover.jobstealing</a></dt>
<dd>
<div class="block">Management bean for <a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing"><code>JobStealingFailoverSpi</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html" title="class in org.apache.ignite.spi.collision.jobstealing"><span class="strong">JobStealingRequest</span></a> - Class in <a href="./org/apache/ignite/spi/collision/jobstealing/package-summary.html">org.apache.ignite.spi.collision.jobstealing</a></dt>
<dd>
<div class="block">Job stealing request.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html#JobStealingRequest()">JobStealingRequest()</a></span> - Constructor for class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingRequest</a></dt>
<dd>
<div class="block">Required by <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io"><code>Externalizable</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#joinTimeout">joinTimeout</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Join timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#jvmOpts()">jvmOpts()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_K_">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="class in org.apache.ignite.stream.kafka"><span class="strong">KafkaStreamer</span></a>&lt;<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="type parameter in KafkaStreamer">T</a>,<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="type parameter in KafkaStreamer">K</a>,<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="type parameter in KafkaStreamer">V</a>&gt; - Class in <a href="./org/apache/ignite/stream/kafka/package-summary.html">org.apache.ignite.stream.kafka</a></dt>
<dd>
<div class="block">Server that subscribes to topic messages from Kafka broker and streams its to key-value pairs into
<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite"><code>IgniteDataStreamer</code></a> instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html#KafkaStreamer()">KafkaStreamer()</a></span> - Constructor for class org.apache.ignite.stream.kafka.<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="class in org.apache.ignite.stream.kafka">KafkaStreamer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#keepBinary()">keepBinary()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Gets flag indicating that objects should be kept in binary format when passed to the stream receiver.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#keepBinary(boolean)">keepBinary(boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Sets flag indicating that objects should be kept in binary format when passes to the steam receiver.</div>
</dd>
<dt><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs"><span class="strong">KerberosHadoopFileSystemFactory</span></a> - Class in <a href="./org/apache/ignite/hadoop/fs/package-summary.html">org.apache.ignite.hadoop.fs</a></dt>
<dd>
<div class="block">Secure Hadoop file system factory that can work with underlying file system protected with Kerberos.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#KerberosHadoopFileSystemFactory()">KerberosHadoopFileSystemFactory()</a></span> - Constructor for class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#key()">key()</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Gets wrapped key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#key(K)">key(K)</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dd>
<div class="block">Sets wrapped key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#key()">key()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets cache entry associated with event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#key()">key()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets read entry key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CheckpointEvent.html#key()">key()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CheckpointEvent.html" title="class in org.apache.ignite.events">CheckpointEvent</a></dt>
<dd>
<div class="block">Gets checkpoint key associated with this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CheckpointEvent.html#key(java.lang.String)">key(String)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CheckpointEvent.html" title="class in org.apache.ignite.events">CheckpointEvent</a></dt>
<dd>
<div class="block">Sets checkpoint key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapKey.html#key()">key()</a></span> - Method in class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapKey.html" title="class in org.apache.ignite.spi.swapspace">SwapKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapKey.html#keyBytes()">keyBytes()</a></span> - Method in class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapKey.html" title="class in org.apache.ignite.spi.swapspace">SwapKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapKey.html#keyBytes(byte[])">keyBytes(byte[])</a></span> - Method in class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapKey.html" title="class in org.apache.ignite.spi.swapspace">SwapKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html#keyColumns()">keyColumns()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.EntryMapping</a></dt>
<dd>
<div class="block">Gets key columns.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#keyIterator(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapContext)">keyIterator(String, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets iterator over space keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#keyIterator(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapContext)">keyIterator(String, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets iterator over space keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#keyIterator(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapContext)">keyIterator(String, SwapContext)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets iterator over space keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html#keyKind()">keyKind()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.EntryMapping</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><span class="strong">KeyPersistenceSettings</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/persistence/package-summary.html">org.apache.ignite.cache.store.cassandra.persistence</a></dt>
<dd>
<div class="block">Stores persistence settings for Ignite cache key</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html#KeyPersistenceSettings(org.w3c.dom.Element)">KeyPersistenceSettings(Element)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyPersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyPersistenceSettings</a></dt>
<dd>
<div class="block">Creates key persistence settings object based on it's XML configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#keySet()">keySet()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html#keyType()">keyType()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.EntryMapping</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><span class="strong">KeyValuePersistenceSettings</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/persistence/package-summary.html">org.apache.ignite.cache.store.cassandra.persistence</a></dt>
<dd>
<div class="block">Stores persistence settings for Ignite cache key and value</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#KeyValuePersistenceSettings(java.lang.String)">KeyValuePersistenceSettings(String)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Constructs Ignite cache key/value persistence settings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#KeyValuePersistenceSettings(java.io.File)">KeyValuePersistenceSettings(File)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Constructs Ignite cache key/value persistence settings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html#KeyValuePersistenceSettings(org.springframework.core.io.Resource)">KeyValuePersistenceSettings(Resource)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/KeyValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">KeyValuePersistenceSettings</a></dt>
<dd>
<div class="block">Constructs Ignite cache key/value persistence settings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#kill(boolean)">kill(boolean)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Stops <b>all</b> started grids.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#KILL_EXIT_CODE">KILL_EXIT_CODE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">This is kill code that can be used by external tools, like Shell scripts,
to auto-stop the Ignite JVM process without restarting.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#kindForName(java.lang.String)">kindForName(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/serializer/KryoSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer"><span class="strong">KryoSerializer</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/serializer/package-summary.html">org.apache.ignite.cache.store.cassandra.serializer</a></dt>
<dd>
<div class="block">Serializer based on Kryo serialization.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/serializer/KryoSerializer.html#KryoSerializer()">KryoSerializer()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.serializer.<a href="./org/apache/ignite/cache/store/cassandra/serializer/KryoSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer">KryoSerializer</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_L_">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#last()">last()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets result of the last execution of scheduled task, or
<code>null</code> if task has not been executed, or has not
produced a result yet.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#lastFinishTime()">lastFinishTime()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets finish time of last execution (<code>0</code> if first execution has not finished).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#lastIdleTime()">lastIdleTime()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets last interval between scheduled executions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#lastLocalId()">lastLocalId()</a></span> - Static method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dd>
<div class="block">Gets last generated local ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#lastStartTime()">lastStartTime()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets start time of last execution (<code>0</code> if never started).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsBlockLocation.html#length()">length()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsBlockLocation.html" title="interface in org.apache.ignite.igfs">IgfsBlockLocation</a></dt>
<dd>
<div class="block">Length of the data block in the file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsFile.html#length()">length()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs">IgfsFile</a></dt>
<dd>
<div class="block">Gets file's length.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInputStream.html#length()">length()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInputStream.html" title="class in org.apache.ignite.igfs">IgfsInputStream</a></dt>
<dd>
<div class="block">Gets file length during file open.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsFileRange.html#length()">length()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsFileRange.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsFileRange</a></dt>
<dd>
<div class="block">Gets range length.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#length()">length()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dd>
<div class="block">Gets file length during file open.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceHandler.html#LIBS_PREFIX">LIBS_PREFIX</a></span> - Static variable in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceHandler.html" title="class in org.apache.ignite.mesos.resource">ResourceHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#LICENCE_PATH">LICENCE_PATH</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#LICENCE_URL">LICENCE_URL</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#licencePath()">licencePath()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#licenceUrl()">licenceUrl()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/lifecycle/LifecycleAware.html" title="interface in org.apache.ignite.lifecycle"><span class="strong">LifecycleAware</span></a> - Interface in <a href="./org/apache/ignite/lifecycle/package-summary.html">org.apache.ignite.lifecycle</a></dt>
<dd>
<div class="block">All components provided in Ignite configuration can implement this interface.</div>
</dd>
<dt><a href="./org/apache/ignite/lifecycle/LifecycleBean.html" title="interface in org.apache.ignite.lifecycle"><span class="strong">LifecycleBean</span></a> - Interface in <a href="./org/apache/ignite/lifecycle/package-summary.html">org.apache.ignite.lifecycle</a></dt>
<dd>
<div class="block">A bean that reacts to node lifecycle events defined in <a href="./org/apache/ignite/lifecycle/LifecycleEventType.html" title="enum in org.apache.ignite.lifecycle"><code>LifecycleEventType</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/lifecycle/LifecycleEventType.html" title="enum in org.apache.ignite.lifecycle"><span class="strong">LifecycleEventType</span></a> - Enum in <a href="./org/apache/ignite/lifecycle/package-summary.html">org.apache.ignite.lifecycle</a></dt>
<dd>
<div class="block">Node lifecycle event types.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/SystemHelper.html#LINE_SEPARATOR">LINE_SEPARATOR</a></span> - Static variable in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/SystemHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">SystemHelper</a></dt>
<dd>
<div class="block">System line separator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFuture.html#listen(org.apache.ignite.lang.IgniteInClosure)">listen(IgniteInClosure&lt;? super IgniteFuture&lt;V&gt;&gt;)</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Registers listener closure to be asynchronously notified whenever future completes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#listFiles(org.apache.ignite.igfs.IgfsPath)">listFiles(IgfsPath)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Lists files under the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#listFiles(org.apache.ignite.igfs.IgfsPath)">listFiles(IgfsPath)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Lists files under the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#listFiles(org.apache.ignite.igfs.IgfsPath)">listFiles(IgfsPath)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Lists files under the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#listPaths(org.apache.ignite.igfs.IgfsPath)">listPaths(IgfsPath)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Lists file paths under the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#listPaths(org.apache.ignite.igfs.IgfsPath)">listPaths(IgfsPath)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Lists file paths under the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#listPaths(org.apache.ignite.igfs.IgfsPath)">listPaths(IgfsPath)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Lists file paths under the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#listStatus(org.apache.hadoop.fs.Path)">listStatus(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#listStatus(org.apache.hadoop.fs.Path)">listStatus(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#load(K)">load(K)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#load(K)">load(K)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#load(K)">load(K)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#load(K)">load(K)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#loadAll(java.lang.Iterable)">loadAll(Iterable&lt;? extends K&gt;)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html#loadAll(java.lang.Iterable)">loadAll(Iterable&lt;? extends K&gt;)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheStoreAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#loadAll(java.lang.Iterable)">loadAll(Iterable&lt;? extends K&gt;)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#loadAll(java.lang.Iterable)">loadAll(Iterable&lt;? extends K&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dt><a href="./org/apache/ignite/resources/LoadBalancerResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">LoadBalancerResource</span></a> - Annotation Type in <a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of <a href="./org/apache/ignite/compute/ComputeLoadBalancer.html" title="interface in org.apache.ignite.compute"><code>ComputeLoadBalancer</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/LoadBalancingSpi.html" title="interface in org.apache.ignite.spi.loadbalancing"><span class="strong">LoadBalancingSpi</span></a> - Interface in <a href="./org/apache/ignite/spi/loadbalancing/package-summary.html">org.apache.ignite.spi.loadbalancing</a></dt>
<dd>
<div class="block">Load balancing SPI provides the next best balanced node for job
execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#loadCache(org.apache.ignite.lang.IgniteBiInClosure,%20java.lang.Object...)">loadCache(IgniteBiInClosure&lt;K, V&gt;, Object...)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Loads all values from underlying persistent storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStore.html#loadCache(org.apache.ignite.lang.IgniteBiInClosure,%20java.lang.Object...)">loadCache(IgniteBiInClosure&lt;K, V&gt;, Object...)</a></span> - Method in interface org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store">CacheStore</a></dt>
<dd>
<div class="block">Loads all values from underlying persistent storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html#loadCache(org.apache.ignite.lang.IgniteBiInClosure,%20java.lang.Object...)">loadCache(IgniteBiInClosure&lt;K, V&gt;, Object...)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheStoreAdapter</a></dt>
<dd>
<div class="block">Default empty implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#loadCache(org.apache.ignite.lang.IgniteBiInClosure,%20java.lang.Object...)">loadCache(IgniteBiInClosure&lt;K, V&gt;, Object...)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dd>
<div class="block">Loads all values from underlying persistent storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#loadCache(org.apache.ignite.lang.IgniteBiInClosure,%20java.lang.Object...)">loadCache(IgniteBiInClosure&lt;K, V&gt;, Object...)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Loads all values from underlying persistent storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#loadCache(org.apache.ignite.lang.IgniteBiPredicate,%20java.lang.Object...)">loadCache(IgniteBiPredicate&lt;K, V&gt;, Object...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Executes <a href="./org/apache/ignite/IgniteCache.html#localLoadCache(org.apache.ignite.lang.IgniteBiPredicate,%20java.lang.Object...)"><code>IgniteCache.localLoadCache(IgniteBiPredicate, Object...)</code></a> on all cache nodes.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/session/LoadCacheCustomQueryWorker.html" title="class in org.apache.ignite.cache.store.cassandra.session"><span class="strong">LoadCacheCustomQueryWorker</span></a>&lt;<a href="./org/apache/ignite/cache/store/cassandra/session/LoadCacheCustomQueryWorker.html" title="type parameter in LoadCacheCustomQueryWorker">K</a>,<a href="./org/apache/ignite/cache/store/cassandra/session/LoadCacheCustomQueryWorker.html" title="type parameter in LoadCacheCustomQueryWorker">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></dt>
<dd>
<div class="block">Worker for load cache using custom user query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/LoadCacheCustomQueryWorker.html#LoadCacheCustomQueryWorker(org.apache.ignite.cache.store.cassandra.session.CassandraSession,%20java.lang.String,%20org.apache.ignite.cache.store.cassandra.persistence.PersistenceController,%20org.apache.ignite.IgniteLogger,%20org.apache.ignite.lang.IgniteBiInClosure)">LoadCacheCustomQueryWorker(CassandraSession, String, PersistenceController, IgniteLogger, IgniteBiInClosure&lt;K, V&gt;)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/LoadCacheCustomQueryWorker.html" title="class in org.apache.ignite.cache.store.cassandra.session">LoadCacheCustomQueryWorker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#loadCacheQuery(java.lang.String,%20java.lang.Iterable)">loadCacheQuery(String, Iterable&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Construct load cache query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html#loadCacheQuery(java.lang.String,%20java.lang.Iterable)">loadCacheQuery(String, Iterable&lt;String&gt;)</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect">JdbcDialect</a></dt>
<dd>
<div class="block">Construct load cache query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html#loadCacheRangeQuery(boolean,%20boolean)">loadCacheRangeQuery(boolean, boolean)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.EntryMapping</a></dt>
<dd>
<div class="block">Construct query for select values in range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#loadCacheRangeQuery(java.lang.String,%20java.util.Collection,%20java.lang.Iterable,%20boolean,%20boolean)">loadCacheRangeQuery(String, Collection&lt;String&gt;, Iterable&lt;String&gt;, boolean, boolean)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Construct select count query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html#loadCacheRangeQuery(java.lang.String,%20java.util.Collection,%20java.lang.Iterable,%20boolean,%20boolean)">loadCacheRangeQuery(String, Collection&lt;String&gt;, Iterable&lt;String&gt;, boolean, boolean)</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect">JdbcDialect</a></dt>
<dd>
<div class="block">Construct select count query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#loadCacheSelectRangeQuery(java.lang.String,%20java.util.Collection)">loadCacheSelectRangeQuery(String, Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Construct select count query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html#loadCacheSelectRangeQuery(java.lang.String,%20java.util.Collection)">loadCacheSelectRangeQuery(String, Collection&lt;String&gt;)</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect">JdbcDialect</a></dt>
<dd>
<div class="block">Construct select count query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#loadCheckpoint(java.lang.String)">loadCheckpoint(String)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Loads job's state previously saved via <a href="./org/apache/ignite/compute/ComputeTaskSession.html#saveCheckpoint(java.lang.String,%20java.lang.Object,%20org.apache.ignite.compute.ComputeTaskSessionScope,%20long)"><code>ComputeTaskSession.saveCheckpoint(String, Object, ComputeTaskSessionScope, long)</code></a>
method from an underlying storage for a given <code>key</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#loadCheckpoint(java.lang.String)">loadCheckpoint(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">Loads checkpoint from storage by its unique key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html#loadCheckpoint(java.lang.String)">loadCheckpoint(String)</a></span> - Method in interface org.apache.ignite.spi.checkpoint.<a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html" title="interface in org.apache.ignite.spi.checkpoint">CheckpointSpi</a></dt>
<dd>
<div class="block">Loads checkpoint from storage by its unique key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#loadCheckpoint(java.lang.String)">loadCheckpoint(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Loads checkpoint from storage by its unique key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html#loadCheckpoint(java.lang.String)">loadCheckpoint(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.noop.<a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.noop">NoopCheckpointSpi</a></dt>
<dd>
<div class="block">Loads checkpoint from storage by its unique key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#loadCheckpoint(java.lang.String)">loadCheckpoint(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Loads checkpoint from storage by its unique key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#loadCheckpoint(java.lang.String)">loadCheckpoint(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">Loads checkpoint from storage by its unique key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#loadClass(java.lang.String,%20boolean)">loadClass(String, boolean)</a></span> - Method in class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dd>
<div class="block">Loads a class trying the <a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#bundle"><code>BundleDelegatingClassLoader.bundle</code></a> first, falling back to the ClassLoader <a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#clsLdr"><code>BundleDelegatingClassLoader.clsLdr</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html#loadClass(java.lang.String,%20boolean)">loadClass(String, boolean)</a></span> - Method in class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">ContainerSweepClassLoader</a></dt>
<dd>
<div class="block">Runs the same logic to find the class as <a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders"><code>BundleDelegatingClassLoader</code></a>, but if not found, sweeps the
OSGi container to locate the first <code>Bundle</code> that can load the class, and uses it to do so.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html#loadQuery(int)">loadQuery(int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.EntryMapping</a></dt>
<dd>
<div class="block">Construct query for select values with key count less or equal <code>maxKeysPerStmt</code></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#loadQuery(java.lang.String,%20java.util.Collection,%20java.lang.Iterable,%20int)">loadQuery(String, Collection&lt;String&gt;, Iterable&lt;String&gt;, int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Construct load query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html#loadQuery(java.lang.String,%20java.util.Collection,%20java.lang.Iterable,%20int)">loadQuery(String, Collection&lt;String&gt;, Iterable&lt;String&gt;, int)</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect">JdbcDialect</a></dt>
<dd>
<div class="block">Construct load query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#loadSpringBean(java.lang.String,%20java.lang.String)">loadSpringBean(String, String)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Loads Spring bean by its name from given Spring XML configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#loadSpringBean(java.net.URL,%20java.lang.String)">loadSpringBean(URL, String)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Loads Spring bean by its name from given Spring XML configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#loadSpringBean(java.io.InputStream,%20java.lang.String)">loadSpringBean(InputStream, String)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Loads Spring bean by its name from given Spring XML configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#locAddr">locAddr</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Local address.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#localClear(K)">localClear(K)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Clear entry from the cache and swap storage, without notifying listeners or
<code>CacheWriter</code>s.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#localClearAll(java.util.Set)">localClearAll(Set&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Clear entries from the cache and swap storage, without notifying listeners or
<code>CacheWriter</code>s.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.local"><span class="strong">LocalDeploymentSpi</span></a> - Class in <a href="./org/apache/ignite/spi/deployment/local/package-summary.html">org.apache.ignite.spi.deployment.local</a></dt>
<dd>
<div class="block">Local deployment SPI that implements only within VM deployment on local
node via <a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html#register(java.lang.ClassLoader,%20java.lang.Class)"><code>LocalDeploymentSpi.register(ClassLoader, Class)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html#LocalDeploymentSpi()">LocalDeploymentSpi()</a></span> - Constructor for class org.apache.ignite.spi.deployment.local.<a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.local">LocalDeploymentSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpiMBean.html" title="interface in org.apache.ignite.spi.deployment.local"><span class="strong">LocalDeploymentSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/deployment/local/package-summary.html">org.apache.ignite.spi.deployment.local</a></dt>
<dd>
<div class="block">Management MBean for <a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.local"><code>LocalDeploymentSpi</code></a> SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#localDeployTask(java.lang.Class,%20java.lang.ClassLoader)">localDeployTask(Class&lt;? extends ComputeTask&gt;, ClassLoader)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Explicitly deploys a task with given class loader on the local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#localEntries(org.apache.ignite.cache.CachePeekMode...)">localEntries(CachePeekMode...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Allows for iteration over local cache entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/EventStorageSpi.html#localEvents(org.apache.ignite.lang.IgnitePredicate)">localEvents(IgnitePredicate&lt;T&gt;)</a></span> - Method in interface org.apache.ignite.spi.eventstorage.<a href="./org/apache/ignite/spi/eventstorage/EventStorageSpi.html" title="interface in org.apache.ignite.spi.eventstorage">EventStorageSpi</a></dt>
<dd>
<div class="block">Queries locally-stored events only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#localEvents(org.apache.ignite.lang.IgnitePredicate)">localEvents(IgnitePredicate&lt;T&gt;)</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Queries locally-stored events only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#localEvict(java.util.Collection)">localEvict(Collection&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Attempts to evict all entries associated with keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#localId()">localId()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dd>
<div class="block">Gets local ID portion of this <code>GridUuid</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#localIgnite()">localIgnite()</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">This method is used to address a local <a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite"><code>Ignite</code></a> instance, principally from closure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#localListen(org.apache.ignite.lang.IgnitePredicate,%20int...)">localListen(IgnitePredicate&lt;? extends Event&gt;, int...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Adds an event listener for local events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteMessaging.html#localListen(java.lang.Object,%20org.apache.ignite.lang.IgniteBiPredicate)">localListen(Object, IgniteBiPredicate&lt;UUID, ?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteMessaging.html" title="interface in org.apache.ignite">IgniteMessaging</a></dt>
<dd>
<div class="block">Adds local listener for given topic on local node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#localLoadCache(org.apache.ignite.lang.IgniteBiPredicate,%20java.lang.Object...)">localLoadCache(IgniteBiPredicate&lt;K, V&gt;, Object...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Delegates to <a href="./org/apache/ignite/cache/store/CacheStore.html#loadCache(org.apache.ignite.lang.IgniteBiInClosure,%20java.lang.Object...)"><code>CacheStore.loadCache(IgniteBiInClosure,Object...)</code></a> method
to load state from the underlying persistent storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#localMetrics()">localMetrics()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets local snapshot metrics (statistics) for this cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#localMxBean()">localMxBean()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets local MxBean for this cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#localNode()">localNode()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Gets local grid node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginContext.html#localNode()">localNode()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginContext.html" title="interface in org.apache.ignite.plugin">CachePluginContext</a></dt>
<dd>
<div class="block">Gets local grid node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginContext.html#localNode()">localNode()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin">PluginContext</a></dt>
<dd>
<div class="block">Gets local grid node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#localNode()">localNode()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets local grid node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/Event.html#localOrder()">localOrder()</a></span> - Method in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/Event.html" title="interface in org.apache.ignite.events">Event</a></dt>
<dd>
<div class="block">Gets locally unique ID that is atomically incremented for each event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#localOrder()">localOrder()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Gets locally unique ID that is atomically incremented for each event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#localPeek(K,%20org.apache.ignite.cache.CachePeekMode...)">localPeek(K, CachePeekMode...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Peeks at in-memory cached value using default optinal peek mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#localPromote(java.util.Set)">localPromote(Set&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">This method unswaps cache entries by given keys, if any, from swap storage
into memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#localQuery(org.apache.ignite.lang.IgnitePredicate,%20int...)">localQuery(IgnitePredicate&lt;T&gt;, int...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Queries local node for events using passed-in predicate filter for event selection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#localSize(org.apache.ignite.cache.CachePeekMode...)">localSize(CachePeekMode...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets the number of all entries cached on this node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#localSizeLong(org.apache.ignite.cache.CachePeekMode...)">localSizeLong(CachePeekMode...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets the number of all entries cached on this node as a long value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#localSpaceSize()">localSpaceSize()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets local used space in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#localTasks()">localTasks()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Gets map of all locally deployed tasks keyed by their task name .</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#locHost">locHost</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Local host.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#lock(K)">lock(K)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Creates a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/locks/Lock.html?is-external=true" title="class or interface in java.util.concurrent.locks"><code>Lock</code></a> instance associated with passed key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#lock()">lock()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Acquires the distributed reentrant lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#lockAll(java.util.Collection)">lockAll(Collection&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Creates a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/locks/Lock.html?is-external=true" title="class or interface in java.util.concurrent.locks"><code>Lock</code></a> instance associated with passed keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#lockId()">lockId()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">ID of the lock if held or <tt>null</tt> if no lock held.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#lockInterruptibly()">lockInterruptibly()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Acquires the lock unless the current thread is
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Thread.html?is-external=true#interrupt()" title="class or interface in java.lang">interrupted</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#locNode">locNode</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#locNodeAddrs">locNodeAddrs</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Internal and external addresses of local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#locNodeAttrs">locNodeAttrs</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Local node attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#locNodeVer">locNodeVer</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Local node version.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#locPort">locPort</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Local port which node uses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#locPortRange">locPortRange</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Local port range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#log">log</a></span> - Variable in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Auto-injected logger instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#log()">log()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets grid's logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#log()">log()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets grid's logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteFramework.html#log">log</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteFramework.html" title="class in org.apache.ignite.mesos">IgniteFramework</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginContext.html#log(java.lang.Class)">log(Class&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginContext.html" title="interface in org.apache.ignite.plugin">CachePluginContext</a></dt>
<dd>
<div class="block">Gets logger for given class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginContext.html#log(java.lang.Class)">log(Class&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin">PluginContext</a></dt>
<dd>
<div class="block">Gets logger for given class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#log">log</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#log">log</a></span> - Variable in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter">TwitterStreamer</a></dt>
<dd>
<div class="block">Logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#log">log</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteYarnClient.html#log">log</a></span> - Static variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteYarnClient.html" title="class in org.apache.ignite.yarn">IgniteYarnClient</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2"><span class="strong">Log4J2Logger</span></a> - Class in <a href="./org/apache/ignite/logger/log4j2/package-summary.html">org.apache.ignite.logger.log4j2</a></dt>
<dd>
<div class="block">Log4j2-based implementation for logging.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#Log4J2Logger(java.lang.String)">Log4J2Logger(String)</a></span> - Constructor for class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Creates new logger with given configuration <code>path</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#Log4J2Logger(java.io.File)">Log4J2Logger(File)</a></span> - Constructor for class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Creates new logger with given configuration <code>cfgFile</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#Log4J2Logger(java.net.URL)">Log4J2Logger(URL)</a></span> - Constructor for class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Creates new logger with given configuration <code>cfgUrl</code>.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/log4j/Log4JDailyRollingFileAppender.html" title="class in org.apache.ignite.logger.log4j"><span class="strong">Log4JDailyRollingFileAppender</span></a> - Class in <a href="./org/apache/ignite/logger/log4j/package-summary.html">org.apache.ignite.logger.log4j</a></dt>
<dd>
<div class="block">Log4J <code>DailyRollingFileAppender</code> with added support for grid node IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JDailyRollingFileAppender.html#Log4JDailyRollingFileAppender()">Log4JDailyRollingFileAppender()</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JDailyRollingFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JDailyRollingFileAppender</a></dt>
<dd>
<div class="block">Default constructor (does not do anything).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JDailyRollingFileAppender.html#Log4JDailyRollingFileAppender(org.apache.log4j.Layout,%20java.lang.String,%20java.lang.String)">Log4JDailyRollingFileAppender(Layout, String, String)</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JDailyRollingFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JDailyRollingFileAppender</a></dt>
<dd>
<div class="block">Instantiate a FileAppender with given parameters.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/log4j/Log4JExternallyRolledFileAppender.html" title="class in org.apache.ignite.logger.log4j"><span class="strong">Log4JExternallyRolledFileAppender</span></a> - Class in <a href="./org/apache/ignite/logger/log4j/package-summary.html">org.apache.ignite.logger.log4j</a></dt>
<dd>
<div class="block">Log4J <code>ExternallyRolledFileAppender</code> with added support for grid node IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JExternallyRolledFileAppender.html#Log4JExternallyRolledFileAppender()">Log4JExternallyRolledFileAppender()</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JExternallyRolledFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JExternallyRolledFileAppender</a></dt>
<dd>
<div class="block">Default constructor (does not do anything).</div>
</dd>
<dt><a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html" title="class in org.apache.ignite.logger.log4j"><span class="strong">Log4JFileAppender</span></a> - Class in <a href="./org/apache/ignite/logger/log4j/package-summary.html">org.apache.ignite.logger.log4j</a></dt>
<dd>
<div class="block">Log4J <code>FileAppender</code> with added support for grid node IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html#Log4JFileAppender()">Log4JFileAppender()</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JFileAppender</a></dt>
<dd>
<div class="block">Default constructor (does not do anything).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html#Log4JFileAppender(org.apache.log4j.Layout,%20java.lang.String)">Log4JFileAppender(Layout, String)</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JFileAppender</a></dt>
<dd>
<div class="block">Instantiate a FileAppender with given parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html#Log4JFileAppender(org.apache.log4j.Layout,%20java.lang.String,%20boolean)">Log4JFileAppender(Layout, String, boolean)</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JFileAppender</a></dt>
<dd>
<div class="block">Instantiate a FileAppender with given parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html#Log4JFileAppender(org.apache.log4j.Layout,%20java.lang.String,%20boolean,%20boolean,%20int)">Log4JFileAppender(Layout, String, boolean, boolean, int)</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JFileAppender</a></dt>
<dd>
<div class="block">Instantiate a FileAppender with given parameters.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j"><span class="strong">Log4JLogger</span></a> - Class in <a href="./org/apache/ignite/logger/log4j/package-summary.html">org.apache.ignite.logger.log4j</a></dt>
<dd>
<div class="block">Log4j-based implementation for logging.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#Log4JLogger()">Log4JLogger()</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Creates new logger and automatically detects if root logger already
has appenders configured.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#Log4JLogger(boolean)">Log4JLogger(boolean)</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Creates new logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#Log4JLogger(org.apache.log4j.Logger)">Log4JLogger(Logger)</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Creates new logger with given implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#Log4JLogger(java.lang.String)">Log4JLogger(String)</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Creates new logger with given configuration <code>path</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#Log4JLogger(java.io.File)">Log4JLogger(File)</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Creates new logger with given configuration <code>cfgFile</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#Log4JLogger(java.net.URL)">Log4JLogger(URL)</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Creates new logger with given configuration <code>cfgUrl</code>.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/log4j/Log4jRollingFileAppender.html" title="class in org.apache.ignite.logger.log4j"><span class="strong">Log4jRollingFileAppender</span></a> - Class in <a href="./org/apache/ignite/logger/log4j/package-summary.html">org.apache.ignite.logger.log4j</a></dt>
<dd>
<div class="block">Log4J <code>RollingFileAppender</code> with added support for grid node IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4jRollingFileAppender.html#Log4jRollingFileAppender()">Log4jRollingFileAppender()</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4jRollingFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4jRollingFileAppender</a></dt>
<dd>
<div class="block">Default constructor (does not do anything).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4jRollingFileAppender.html#Log4jRollingFileAppender(org.apache.log4j.Layout,%20java.lang.String)">Log4jRollingFileAppender(Layout, String)</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4jRollingFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4jRollingFileAppender</a></dt>
<dd>
<div class="block">Instantiate a FileAppender with given parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4jRollingFileAppender.html#Log4jRollingFileAppender(org.apache.log4j.Layout,%20java.lang.String,%20boolean)">Log4jRollingFileAppender(Layout, String, boolean)</a></span> - Constructor for class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4jRollingFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4jRollingFileAppender</a></dt>
<dd>
<div class="block">Instantiate a FileAppender with given parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#logFiles()">logFiles()</a></span> - Static method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Gets files for all registered file appenders.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html#logger()">logger()</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginModel</a></dt>
<dd>
<div class="block">Get logger.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/LoggerNodeIdAware.html" title="interface in org.apache.ignite.logger"><span class="strong">LoggerNodeIdAware</span></a> - Interface in <a href="./org/apache/ignite/logger/package-summary.html">org.apache.ignite.logger</a></dt>
<dd>
<div class="block">Interface for Ignite file appenders to attach node ID to log file names.</div>
</dd>
<dt><a href="./org/apache/ignite/resources/LoggerResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">LoggerResource</span></a> - Annotation Type in <a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of <a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite"><code>IgniteLogger</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecuritySubject.html#login()">login()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecuritySubject.html" title="interface in org.apache.ignite.plugin.security">SecuritySubject</a></dt>
<dd>
<div class="block">Login provided via subject security credentials.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginComponentsFactory.html#logPanel(java.lang.String,%20java.lang.String,%20java.util.List)">logPanel(String, String, List&lt;String&gt;)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginComponentsFactory.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginComponentsFactory</a></dt>
<dd>
<div class="block">Create panel with list of log events.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru"><span class="strong">LruEvictionPolicy</span></a>&lt;<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="type parameter in LruEvictionPolicy">K</a>,<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="type parameter in LruEvictionPolicy">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/eviction/lru/package-summary.html">org.apache.ignite.cache.eviction.lru</a></dt>
<dd>
<div class="block">Eviction policy based on <code>Least Recently Used (LRU)</code> algorithm and supports batch eviction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#LruEvictionPolicy()">LruEvictionPolicy()</a></span> - Constructor for class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Constructs LRU eviction policy with all defaults.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#LruEvictionPolicy(int)">LruEvictionPolicy(int)</a></span> - Constructor for class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Constructs LRU eviction policy with maximum size.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.lru"><span class="strong">LruEvictionPolicyMBean</span></a> - Interface in <a href="./org/apache/ignite/cache/eviction/lru/package-summary.html">org.apache.ignite.cache.eviction.lru</a></dt>
<dd>
<div class="block">MBean for <code>LRU</code> eviction policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#lsnr">lsnr</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Grid discovery listener.</div>
</dd>
</dl>
<a name="_M_">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/utils/DDLGenerator.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.utils.<a href="./org/apache/ignite/cache/store/cassandra/utils/DDLGenerator.html" title="class in org.apache.ignite.cache.store.cassandra.utils">DDLGenerator</a></dt>
<dd>
<div class="block">DDLGenerator entry point.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteFramework.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteFramework.html" title="class in org.apache.ignite.mesos">IgniteFramework</a></dt>
<dd>
<div class="block">Main methods has only one optional parameter - path to properties files.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/cmdline/CommandLineRandomNumberGenerator.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.ignite.startup.cmdline.<a href="./org/apache/ignite/startup/cmdline/CommandLineRandomNumberGenerator.html" title="class in org.apache.ignite.startup.cmdline">CommandLineRandomNumberGenerator</a></dt>
<dd>
<div class="block">Main method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/cmdline/CommandLineStartup.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.ignite.startup.cmdline.<a href="./org/apache/ignite/startup/cmdline/CommandLineStartup.html" title="class in org.apache.ignite.startup.cmdline">CommandLineStartup</a></dt>
<dd>
<div class="block">Main entry point.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/cmdline/CommandLineTransformer.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.ignite.startup.cmdline.<a href="./org/apache/ignite/startup/cmdline/CommandLineTransformer.html" title="class in org.apache.ignite.startup.cmdline">CommandLineTransformer</a></dt>
<dd>
<div class="block">Main method being triggered in step 3 of the Workaround.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteYarnClient.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteYarnClient.html" title="class in org.apache.ignite.yarn">IgniteYarnClient</a></dt>
<dd>
<div class="block">Main methods has one mandatory parameter and one optional parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#maintenance()">maintenance()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>
<div class="block">Gets maintenance version number.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#major()">major()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>
<div class="block">Gets major version number.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTask.html#map(java.util.List,%20T)">map(List&lt;ClusterNode&gt;, T)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute">ComputeTask</a></dt>
<dd>
<div class="block">This method is called to map or split grid task into multiple grid jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSplitAdapter.html#map(java.util.List,%20T)">map(List&lt;ClusterNode&gt;, T)</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskSplitAdapter</a></dt>
<dd>
<div class="block">This method is called to map or split grid task into multiple grid jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html#map(java.util.List,%20org.apache.ignite.internal.util.gridify.GridifyRangeArgument)">map(List&lt;ClusterNode&gt;, GridifyRangeArgument)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultRangeTask</a></dt>
<dd>
<div class="block">This method is called to map or split grid task into multiple grid jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html#map(java.util.List,%20org.apache.ignite.compute.gridify.GridifyArgument)">map(List&lt;ClusterNode&gt;, GridifyArgument)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultTask</a></dt>
<dd>
<div class="block">This method is called to map or split grid task into multiple grid jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsTask.html#map(java.util.List,%20org.apache.ignite.igfs.mapreduce.IgfsTaskArgs)">map(List&lt;ClusterNode&gt;, IgfsTaskArgs&lt;T&gt;)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsTask.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsTask</a></dt>
<dd>
<div class="block">This method is called to map or split grid task into multiple grid jobs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#mapFuture()">mapFuture()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Gets future that will be completed when task "<tt>map</tt>" step has completed
(which means that <a href="./org/apache/ignite/compute/ComputeTask.html#map(java.util.List,%20T)"><code>ComputeTask.map(List, Object)</code></a> method has finished).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#mapKeysToNodes(java.util.Collection)">mapKeysToNodes(Collection&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">This method provides ability to detect which keys are mapped to which nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#mapKeysToNodes(java.lang.String,%20java.util.Collection)">mapKeysToNodes(String, Collection&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/cache/affinity/Affinity.html#mapKeysToNodes(java.util.Collection)"><code>Affinity.mapKeysToNodes(Collection)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#mapKeyToNode(K)">mapKeyToNode(K)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">This method provides ability to detect to which primary node the given key
is mapped.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#mapKeyToNode(java.lang.String,%20K)">mapKeyToNode(String, K)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/cache/affinity/Affinity.html#mapKeyToNode(K)"><code>Affinity.mapKeyToNode(Object)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#mapKeyToPrimaryAndBackups(K)">mapKeyToPrimaryAndBackups(K)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Gets primary and backup nodes for the key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#mapPartitionsToNodes(java.util.Collection)">mapPartitionsToNodes(Collection&lt;Integer&gt;)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Gets primary nodes for the given partitions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#mapPartitionToNode(int)">mapPartitionToNode(int)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Gets primary node for the given partition.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#mapPartitionToPrimaryAndBackups(int)">mapPartitionToPrimaryAndBackups(int)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Gets primary and backup nodes for partition.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#marsh">marsh</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Marshaller.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/AbstractMarshaller.html#marshal(java.lang.Object)">marshal(Object)</a></span> - Method in class org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractMarshaller</a></dt>
<dd>
<div class="block">Marshals object to byte array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html#marshal(java.lang.Object,%20java.io.OutputStream)">marshal(Object, OutputStream)</a></span> - Method in class org.apache.ignite.marshaller.jdk.<a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html" title="class in org.apache.ignite.marshaller.jdk">JdkMarshaller</a></dt>
<dd>
<div class="block">Marshals object to the output stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/Marshaller.html#marshal(java.lang.Object,%20java.io.OutputStream)">marshal(Object, OutputStream)</a></span> - Method in interface org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/Marshaller.html" title="interface in org.apache.ignite.marshaller">Marshaller</a></dt>
<dd>
<div class="block">Marshals object to the output stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/Marshaller.html#marshal(java.lang.Object)">marshal(Object)</a></span> - Method in interface org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/Marshaller.html" title="interface in org.apache.ignite.marshaller">Marshaller</a></dt>
<dd>
<div class="block">Marshals object to byte array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#marshal(java.lang.Object,%20java.io.OutputStream)">marshal(Object, OutputStream)</a></span> - Method in class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Marshals object to the output stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#marshal(java.lang.Object)">marshal(Object)</a></span> - Method in class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Marshals object to byte array.</div>
</dd>
<dt><a href="./org/apache/ignite/marshaller/Marshaller.html" title="interface in org.apache.ignite.marshaller"><span class="strong">Marshaller</span></a> - Interface in <a href="./org/apache/ignite/marshaller/package-summary.html">org.apache.ignite.marshaller</a></dt>
<dd>
<div class="block"><code>Marshaller</code> allows to marshal or unmarshal objects in grid.</div>
</dd>
<dt><a href="./org/apache/ignite/marshaller/MarshallerContext.html" title="interface in org.apache.ignite.marshaller"><span class="strong">MarshallerContext</span></a> - Interface in <a href="./org/apache/ignite/marshaller/package-summary.html">org.apache.ignite.marshaller</a></dt>
<dd>
<div class="block">Marshaller context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginContext.html#marshallerContext()">marshallerContext()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin">PluginContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/marshaller/MarshallerExclusions.html" title="class in org.apache.ignite.marshaller"><span class="strong">MarshallerExclusions</span></a> - Class in <a href="./org/apache/ignite/marshaller/package-summary.html">org.apache.ignite.marshaller</a></dt>
<dd>
<div class="block">Controls what classes should be excluded from marshalling by default.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#masterUrl()">masterUrl()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#MAX_FAILOVER_ATTEMPT_ATTR">MAX_FAILOVER_ATTEMPT_ATTR</a></span> - Static variable in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">Maximum attempts attribute key should be the same on all nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#MAX_STEALING_ATTEMPT_ATTR">MAX_STEALING_ATTEMPT_ATTR</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Maximum stealing attempts attribute name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/QueryMetrics.html#maximumTime()">maximumTime()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryMetrics.html" title="interface in org.apache.ignite.cache.query">QueryMetrics</a></dt>
<dd>
<div class="block">Gets maximum execution time of query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#maxMissedClientHbs">maxMissedClientHbs</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Max heartbeats count node can miss without failing client node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#maxMissedHbs">maxMissedHbs</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Max heartbeats count node can miss without initiating status check.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#maxParamsCnt">maxParamsCnt</a></span> - Variable in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Max query parameters count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceDescriptor.html#maxPerNodeCount()">maxPerNodeCount()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceDescriptor.html" title="interface in org.apache.ignite.services">ServiceDescriptor</a></dt>
<dd>
<div class="block">Gets maximum allowed number of deployed services on each node, <code>0</code> for unlimited.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html#maxRangeLength()">maxRangeLength()</a></span> - Method in interface org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html" title="interface in org.apache.ignite.igfs.mapreduce">IgfsTaskArgs</a></dt>
<dd>
<div class="block">Optional maximum allowed range length, <code>0</code> by default.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#maxSpaceSize()">maxSpaceSize()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Gets maximum amount of data that can be stored on local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#MEM">MEM</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dd>
<div class="block">Mem.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteTask.html#mem">mem</a></span> - Variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteTask.html#mem()">mem()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteContainer.html#mem">mem</a></span> - Variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteContainer.html#mem()">mem()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#memory()">memory()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#memory(double)">memory(double)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Sets mem limit.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory"><span class="strong">MemoryEventStorageSpi</span></a> - Class in <a href="./org/apache/ignite/spi/eventstorage/memory/package-summary.html">org.apache.ignite.spi.eventstorage.memory</a></dt>
<dd>
<div class="block">In-memory <a href="./org/apache/ignite/spi/eventstorage/EventStorageSpi.html" title="interface in org.apache.ignite.spi.eventstorage"><code>EventStorageSpi</code></a> implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#MemoryEventStorageSpi()">MemoryEventStorageSpi()</a></span> - Constructor for class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpiMBean.html" title="interface in org.apache.ignite.spi.eventstorage.memory"><span class="strong">MemoryEventStorageSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/eventstorage/memory/package-summary.html">org.apache.ignite.spi.eventstorage.memory</a></dt>
<dd>
<div class="block">Management bean for <a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory"><code>MemoryEventStorageSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#memoryOverHeadPerNode()">memoryOverHeadPerNode()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#memoryOverHeadPerNode(double)">memoryOverHeadPerNode(double)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>
<div class="block">Sets memory overhead requested to YARN.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#memoryPerNode()">memoryPerNode()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#memoryPerNode(double)">memoryPerNode(double)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Sets mem limit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#memoryPerNode()">memoryPerNode()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#memoryPerNode(double)">memoryPerNode(double)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>
<div class="block">Sets mem limit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#mergeQuery(java.lang.String,%20java.util.Collection,%20java.util.Collection)">mergeQuery(String, Collection&lt;String&gt;, Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Construct merge query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/DB2Dialect.html#mergeQuery(java.lang.String,%20java.util.Collection,%20java.util.Collection)">mergeQuery(String, Collection&lt;String&gt;, Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/DB2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">DB2Dialect</a></dt>
<dd>
<div class="block">Construct merge query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/H2Dialect.html#mergeQuery(java.lang.String,%20java.util.Collection,%20java.util.Collection)">mergeQuery(String, Collection&lt;String&gt;, Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/H2Dialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">H2Dialect</a></dt>
<dd>
<div class="block">Construct merge query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html#mergeQuery(java.lang.String,%20java.util.Collection,%20java.util.Collection)">mergeQuery(String, Collection&lt;String&gt;, Collection&lt;String&gt;)</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect">JdbcDialect</a></dt>
<dd>
<div class="block">Construct merge query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/MySQLDialect.html#mergeQuery(java.lang.String,%20java.util.Collection,%20java.util.Collection)">mergeQuery(String, Collection&lt;String&gt;, Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/MySQLDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">MySQLDialect</a></dt>
<dd>
<div class="block">Construct merge query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/OracleDialect.html#mergeQuery(java.lang.String,%20java.util.Collection,%20java.util.Collection)">mergeQuery(String, Collection&lt;String&gt;, Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/OracleDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">OracleDialect</a></dt>
<dd>
<div class="block">Construct merge query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/SQLServerDialect.html#mergeQuery(java.lang.String,%20java.util.Collection,%20java.util.Collection)">mergeQuery(String, Collection&lt;String&gt;, Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/SQLServerDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">SQLServerDialect</a></dt>
<dd>
<div class="block">Construct merge query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#MESOS_MASTER_URL">MESOS_MASTER_URL</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/Event.html#message()">message()</a></span> - Method in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/Event.html" title="interface in org.apache.ignite.events">Event</a></dt>
<dd>
<div class="block">Gets optional message for this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#message(java.lang.String)">message(String)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Sets optional event message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#message()">message()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Gets optional message for this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#message()">message()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets <code>messaging</code> facade over all cluster nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#message(org.apache.ignite.cluster.ClusterGroup)">message(ClusterGroup)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets <code>messaging</code> facade over nodes within the cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#message()">message()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets <code>messaging</code> facade over all cluster nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#message(org.apache.ignite.cluster.ClusterGroup)">message(ClusterGroup)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets <code>messaging</code> facade over nodes within the cluster group.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/extensions/communication/Message.html" title="interface in org.apache.ignite.plugin.extensions.communication"><span class="strong">Message</span></a> - Interface in <a href="./org/apache/ignite/plugin/extensions/communication/package-summary.html">org.apache.ignite.plugin.extensions.communication</a></dt>
<dd>
<div class="block">Base class for all communication messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteNodeValidationResult.html#message()">message()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteNodeValidationResult.html" title="class in org.apache.ignite.spi">IgniteNodeValidationResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#messageArrived(java.lang.String,%20org.eclipse.paho.client.mqttv3.MqttMessage)">messageArrived(String, MqttMessage)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Implements the <code>MqttCallback.messageArrived(String, MqttMessage)</code> to receive an MQTT message.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/extensions/communication/MessageCollectionItemType.html" title="enum in org.apache.ignite.plugin.extensions.communication"><span class="strong">MessageCollectionItemType</span></a> - Enum in <a href="./org/apache/ignite/plugin/extensions/communication/package-summary.html">org.apache.ignite.plugin.extensions.communication</a></dt>
<dd>
<div class="block">Enum representing possible types of collection items.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/extensions/communication/MessageFactory.html" title="interface in org.apache.ignite.plugin.extensions.communication"><span class="strong">MessageFactory</span></a> - Interface in <a href="./org/apache/ignite/plugin/extensions/communication/package-summary.html">org.apache.ignite.plugin.extensions.communication</a></dt>
<dd>
<div class="block">Factory for communication messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#messageFactory()">messageFactory()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets message factory.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/extensions/communication/MessageFormatter.html" title="interface in org.apache.ignite.plugin.extensions.communication"><span class="strong">MessageFormatter</span></a> - Interface in <a href="./org/apache/ignite/plugin/extensions/communication/package-summary.html">org.apache.ignite.plugin.extensions.communication</a></dt>
<dd>
<div class="block">Provides a custom format for communication messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#messageFormatter()">messageFormatter()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets message formatter.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication"><span class="strong">MessageReader</span></a> - Interface in <a href="./org/apache/ignite/plugin/extensions/communication/package-summary.html">org.apache.ignite.plugin.extensions.communication</a></dt>
<dd>
<div class="block">Communication message reader.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/jms11/MessageTransformer.html" title="interface in org.apache.ignite.stream.jms11"><span class="strong">MessageTransformer</span></a>&lt;<a href="./org/apache/ignite/stream/jms11/MessageTransformer.html" title="type parameter in MessageTransformer">T</a> extends javax.jms.Message,<a href="./org/apache/ignite/stream/jms11/MessageTransformer.html" title="type parameter in MessageTransformer">K</a>,<a href="./org/apache/ignite/stream/jms11/MessageTransformer.html" title="type parameter in MessageTransformer">V</a>&gt; - Interface in <a href="./org/apache/ignite/stream/jms11/package-summary.html">org.apache.ignite.stream.jms11</a></dt>
<dd>
<div class="block">Implement this interface to transform from a <code>Message</code> to a set of cache entries in the form of a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication"><span class="strong">MessageWriter</span></a> - Interface in <a href="./org/apache/ignite/plugin/extensions/communication/package-summary.html">org.apache.ignite.plugin.extensions.communication</a></dt>
<dd>
<div class="block">Communication message writer.</div>
</dd>
<dt><a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging"><span class="strong">MessagingListenActor</span></a>&lt;<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="type parameter in MessagingListenActor">T</a>&gt; - Class in <a href="./org/apache/ignite/messaging/package-summary.html">org.apache.ignite.messaging</a></dt>
<dd>
<div class="block">Convenience actor-base adapter for <a href="./org/apache/ignite/IgniteMessaging.html#localListen(java.lang.Object,%20org.apache.ignite.lang.IgniteBiPredicate)"><code>IgniteMessaging.localListen(Object, IgniteBiPredicate)</code></a>
method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/messaging/MessagingListenActor.html#MessagingListenActor()">MessagingListenActor()</a></span> - Constructor for class org.apache.ignite.messaging.<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/EvictableEntry.html#meta()">meta()</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="interface in org.apache.ignite.cache.eviction">EvictableEntry</a></dt>
<dd>
<div class="block">Gets metadata added by eviction policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#metrics()">metrics()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Gets a metrics snapshot for this cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#metrics()">metrics()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets metrics snapshot for this node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#metrics()">metrics()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets whole cluster snapshot metrics (statistics) for this cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#metrics(org.apache.ignite.cluster.ClusterGroup)">metrics(ClusterGroup)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets cluster group snapshot metrics for caches in cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#metrics()">metrics()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Gets metrics snapshot for this file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteTransactions.html#metrics()">metrics()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteTransactions.html" title="interface in org.apache.ignite">IgniteTransactions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoveryMetricsProvider.html#metrics()">metrics()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoveryMetricsProvider.html" title="interface in org.apache.ignite.spi.discovery">DiscoveryMetricsProvider</a></dt>
<dd>
<div class="block">This method always returns up-to-date metrics data about local node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#metricsProvider">metricsProvider</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Metrics provider.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#minCpuPerNode()">minCpuPerNode()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#minCpuPerNode(double)">minCpuPerNode(double)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Sets min cpu count per node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/QueryMetrics.html#minimumTime()">minimumTime()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryMetrics.html" title="interface in org.apache.ignite.cache.query">QueryMetrics</a></dt>
<dd>
<div class="block">Gets minimum execution time of query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#minMemoryPerNode()">minMemoryPerNode()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#minMemoryPerNode(double)">minMemoryPerNode(double)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Sets min memory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#minor()">minor()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>
<div class="block">Gets minor version number.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#mkdir(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.permission.FsPermission,%20boolean)">mkdir(Path, FsPermission, boolean)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#mkdirs(org.apache.ignite.igfs.IgfsPath)">mkdirs(IgfsPath)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Creates directories under specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#mkdirs(org.apache.ignite.igfs.IgfsPath,%20java.util.Map)">mkdirs(IgfsPath, Map&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Creates directories under specified path with the specified properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#mkdirs(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.permission.FsPermission)">mkdirs(Path, FsPermission)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#mkdirs(org.apache.ignite.igfs.IgfsPath)">mkdirs(IgfsPath)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Creates directories under specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#mkdirs(org.apache.ignite.igfs.IgfsPath,%20java.util.Map)">mkdirs(IgfsPath, Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Creates directories under specified path with the specified properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#mkdirs(org.apache.ignite.igfs.IgfsPath)">mkdirs(IgfsPath)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Creates directories under specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#mkdirs(org.apache.ignite.igfs.IgfsPath,%20java.util.Map)">mkdirs(IgfsPath, Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Creates directories under specified path with the specified properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#mkString(java.lang.Iterable,%20org.apache.ignite.internal.util.typedef.C1,%20java.lang.String,%20java.lang.String,%20java.lang.String)">mkString(Iterable&lt;T&gt;, C1&lt;T, String&gt;, String, String, String)</a></span> - Static method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Concatenates elements using provided separator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#mkString(java.lang.Iterable,%20java.lang.String,%20java.lang.String,%20java.lang.String)">mkString(Iterable&lt;String&gt;, String, String, String)</a></span> - Static method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Concatenates elements using provided separator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#mkString(java.lang.Iterable,%20java.lang.String)">mkString(Iterable&lt;String&gt;, String)</a></span> - Static method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Concatenates strings using provided separator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#mode(org.apache.hadoop.fs.Path)">mode(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dd>
<div class="block">Resolve path mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#mode(org.apache.ignite.igfs.IgfsPath)">mode(IgfsPath)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dd>
<div class="block">Resolve path mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#mode(org.apache.hadoop.fs.Path)">mode(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dd>
<div class="block">Resolve path mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html#model()">model()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html" title="class in org.apache.ignite.visor.plugin">VisorExtensionPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsFile.html#modificationTime()">modificationTime()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs">IgfsFile</a></dt>
<dd>
<div class="block">Gets file last modification time.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt"><span class="strong">MqttStreamer</span></a>&lt;<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="type parameter in MqttStreamer">K</a>,<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="type parameter in MqttStreamer">V</a>&gt; - Class in <a href="./org/apache/ignite/stream/mqtt/package-summary.html">org.apache.ignite.stream.mqtt</a></dt>
<dd>
<div class="block">Streamer that consumes from a MQTT topic and feeds key-value pairs into an <a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite"><code>IgniteDataStreamer</code></a> instance,
using Eclipse Paho as an MQTT client.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#MqttStreamer()">MqttStreamer()</a></span> - Constructor for class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#MSG_EXPIRE_TIME_ATTR">MSG_EXPIRE_TIME_ATTR</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Stealing request expiration time attribute name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#mxBean()">mxBean()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets whole cluster MxBean for this cache.</div>
</dd>
<dt><a href="./org/apache/ignite/mxbean/MXBeanDescription.html" title="annotation in org.apache.ignite.mxbean"><span class="strong">MXBeanDescription</span></a> - Annotation Type in <a href="./org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">Provides description for MBean classes and methods.</div>
</dd>
<dt><a href="./org/apache/ignite/mxbean/MXBeanParametersDescriptions.html" title="annotation in org.apache.ignite.mxbean"><span class="strong">MXBeanParametersDescriptions</span></a> - Annotation Type in <a href="./org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">Provides MBean method parameters description.</div>
</dd>
<dt><a href="./org/apache/ignite/mxbean/MXBeanParametersNames.html" title="annotation in org.apache.ignite.mxbean"><span class="strong">MXBeanParametersNames</span></a> - Annotation Type in <a href="./org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">Provides MBean method parameters names.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/dialect/MySQLDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect"><span class="strong">MySQLDialect</span></a> - Class in <a href="./org/apache/ignite/cache/store/jdbc/dialect/package-summary.html">org.apache.ignite.cache.store.jdbc.dialect</a></dt>
<dd>
<div class="block">A dialect compatible with the MySQL database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/MySQLDialect.html#MySQLDialect()">MySQLDialect()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/MySQLDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">MySQLDialect</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_N_">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryField.html#name()">name()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryField.html" title="interface in org.apache.ignite.binary">BinaryField</a></dt>
<dd>
<div class="block">Get field's name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMetrics.html#name()">name()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMetrics.html" title="interface in org.apache.ignite.cache">CacheMetrics</a></dt>
<dd>
<div class="block">Gets name of this cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/Event.html#name()">name()</a></span> - Method in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/Event.html" title="interface in org.apache.ignite.events">Event</a></dt>
<dd>
<div class="block">Gets name of this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#name()">name()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Gets event type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#name()">name()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Returns the final component of this path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets the name of the grid this grid instance (and correspondingly its local node) belongs to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Name of atomic long.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicReference.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicReference.html" title="interface in org.apache.ignite">IgniteAtomicReference</a></dt>
<dd>
<div class="block">Name of atomic reference.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicSequence.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Name of atomic sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicStamped.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite">IgniteAtomicStamped</a></dt>
<dd>
<div class="block">Name of atomic stamped.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCondition.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Name of ignite condition.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Gets name of the latch.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Gets IGFS name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Name of atomic reentrant lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Gets queue name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Gets name of the semaphore.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#name()">name()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dd>
<div class="block">Gets set name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#name()">name()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets the name of the grid this grid instance (and correspondingly its local node) belongs to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#name()">name()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">CacheMetricsMXBean</a></dt>
<dd>
<div class="block">Gets name of this cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#name()">name()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceContext.html#name()">name()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceContext.html" title="interface in org.apache.ignite.services">ServiceContext</a></dt>
<dd>
<div class="block">Gets service name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceDescriptor.html#name()">name()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceDescriptor.html" title="interface in org.apache.ignite.services">ServiceDescriptor</a></dt>
<dd>
<div class="block">Gets service name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html#name()">name()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html" title="class in org.apache.ignite.visor.plugin">VisorExtensionPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPlugin.html#name()">name()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPlugin.html" title="class in org.apache.ignite.visor.plugin">VisorPlugin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsBlockLocation.html#names()">names()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsBlockLocation.html" title="interface in org.apache.ignite.igfs">IgfsBlockLocation</a></dt>
<dd>
<div class="block">Compliant with Hadoop interface.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">NearCacheConfiguration</span></a>&lt;<a href="./org/apache/ignite/configuration/NearCacheConfiguration.html" title="type parameter in NearCacheConfiguration">K</a>,<a href="./org/apache/ignite/configuration/NearCacheConfiguration.html" title="type parameter in NearCacheConfiguration">V</a>&gt; - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Client (near) cache configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/NearCacheConfiguration.html#NearCacheConfiguration()">NearCacheConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a></dt>
<dd>
<div class="block">Empty constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/NearCacheConfiguration.html#NearCacheConfiguration(org.apache.ignite.configuration.NearCacheConfiguration)">NearCacheConfiguration(NearCacheConfiguration&lt;K, V&gt;)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a></dt>
<dd>
<div class="block">Creates near cache configuration copying properties from passed in configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiMultiException.html#nestedCauses()">nestedCauses()</a></span> - Method in exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiMultiException.html" title="class in org.apache.ignite.spi">IgniteSpiMultiException</a></dt>
<dd>
<div class="block">Gets nested causes for this multi-exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#netTimeout">netTimeout</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Network timeout.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html" title="class in org.apache.ignite.spi.failover.never"><span class="strong">NeverFailoverSpi</span></a> - Class in <a href="./org/apache/ignite/spi/failover/never/package-summary.html">org.apache.ignite.spi.failover.never</a></dt>
<dd>
<div class="block">This class provides failover SPI implementation that never fails over.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html#NeverFailoverSpi()">NeverFailoverSpi()</a></span> - Constructor for class org.apache.ignite.spi.failover.never.<a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html" title="class in org.apache.ignite.spi.failover.never">NeverFailoverSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpiMBean.html" title="interface in org.apache.ignite.spi.failover.never"><span class="strong">NeverFailoverSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/failover/never/package-summary.html">org.apache.ignite.spi.failover.never</a></dt>
<dd>
<div class="block">Management bean for <a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html" title="class in org.apache.ignite.spi.failover.never"><code>NeverFailoverSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsNewLineRecordResolver.html#NEW_LINE">NEW_LINE</a></span> - Static variable in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsNewLineRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsNewLineRecordResolver</a></dt>
<dd>
<div class="block">Singleton new line resolver.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#newCondition()">newCondition()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">This method is not supported in IgniteLock,
Any invocation of this method will result in <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang">UnsupportedOperationException</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/IgfsEvent.html#newPath()">newPath()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/IgfsEvent.html" title="class in org.apache.ignite.events">IgfsEvent</a></dt>
<dd>
<div class="block">New file or directory path for this event (used in
<a href="./org/apache/ignite/events/EventType.html#EVT_IGFS_FILE_RENAMED"><code>EventType.EVT_IGFS_FILE_RENAMED</code></a> event).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiThreadFactory.html#newThread(java.lang.Runnable)">newThread(Runnable)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiThreadFactory.html" title="class in org.apache.ignite.spi">IgniteSpiThreadFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThreadFactory.html#newThread(java.lang.Runnable)">newThread(Runnable)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThreadFactory.html" title="class in org.apache.ignite.thread">IgniteThreadFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#newValue()">newValue()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets new value for this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#nextExecutionTime()">nextExecutionTime()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets next execution time of scheduled task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#nextExecutionTimes(int,%20long)">nextExecutionTimes(int, long)</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets an array of the next execution times after passed <code>start</code> timestamp.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiOperationTimeoutHelper.html#nextTimeoutChunk(long)">nextTimeoutChunk(long)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiOperationTimeoutHelper.html" title="class in org.apache.ignite.spi">IgniteSpiOperationTimeoutHelper</a></dt>
<dd>
<div class="block">Returns a timeout value to use for the next network operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#node(java.util.UUID)">node(UUID)</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Gets a node for given ID from this cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#node()">node()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Gets first node from the list of nodes in this cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/Event.html#node()">node()</a></span> - Method in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/Event.html" title="interface in org.apache.ignite.events">Event</a></dt>
<dd>
<div class="block">Node where event occurred and was recorded</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#node(org.apache.ignite.cluster.ClusterNode)">node(ClusterNode)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Sets node where even is occurred (i.e. node local to the event).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#node()">node()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Node where event occurred and was recorded</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#node(java.util.UUID)">node(UUID)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets a node instance based on its ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#NODE_ID_MSG_TYPE">NODE_ID_MSG_TYPE</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Node ID message type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#NODE_WEIGHT_ATTR_NAME">NODE_WEIGHT_ATTR_NAME</a></span> - Static variable in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">Name of node attribute used to indicate load weight of a node
(value is <code>"ignite.node.weight.attr.name"</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html#nodeAttributes()">nodeAttributes()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Gets node attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html#nodeAttributes(java.util.Map)">nodeAttributes(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Sets node attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#nodeAuth">nodeAuth</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Node authenticator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html#nodeId(java.util.UUID)">nodeId(UUID)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html" title="class in org.apache.ignite.logger.java">JavaLoggerFileHandler</a></dt>
<dd>
<div class="block">Sets Node id and instantiates <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/FileHandler.html?is-external=true" title="class or interface in java.util.logging"><code>FileHandler</code></a> delegate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginValidationException.html#nodeId()">nodeId()</a></span> - Method in exception org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginValidationException.html" title="class in org.apache.ignite.plugin">PluginValidationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#nodeId()">nodeId()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteNodeValidationResult.html#nodeId()">nodeId()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteNodeValidationResult.html" title="class in org.apache.ignite.spi">IgniteNodeValidationResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#nodeId()">nodeId()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">ID of the node on which this transaction started.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteContainer.html#nodeId">nodeId</a></span> - Variable in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteContainer.html#nodeId()">nodeId()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsBlockLocation.html#nodeIds()">nodeIds()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsBlockLocation.html" title="interface in org.apache.ignite.igfs">IgfsBlockLocation</a></dt>
<dd>
<div class="block">Nodes this block belongs to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html#nodeIds()">nodeIds()</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#nodeLocalMap()">nodeLocalMap()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Gets node-local storage instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#nodes()">nodes()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Gets the read-only collection of nodes in this cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginContext.html#nodes()">nodes()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin">PluginContext</a></dt>
<dd>
<div class="block">Gets a collection of all grid nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#nodes()">nodes()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets a collection of all grid nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginComponentsFactory.html#nodesPanel(java.lang.String,%20java.lang.String,%20java.util.List,%20boolean)">nodesPanel(String, String, List&lt;String&gt;, boolean)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginComponentsFactory.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginComponentsFactory</a></dt>
<dd>
<div class="block">Create panel with nodes.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.noop"><span class="strong">NoopCheckpointSpi</span></a> - Class in <a href="./org/apache/ignite/spi/checkpoint/noop/package-summary.html">org.apache.ignite.spi.checkpoint.noop</a></dt>
<dd>
<div class="block">No-op implementation of <a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html" title="interface in org.apache.ignite.spi.checkpoint"><code>CheckpointSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html#NoopCheckpointSpi()">NoopCheckpointSpi()</a></span> - Constructor for class org.apache.ignite.spi.checkpoint.noop.<a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.noop">NoopCheckpointSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html" title="class in org.apache.ignite.spi.collision.noop"><span class="strong">NoopCollisionSpi</span></a> - Class in <a href="./org/apache/ignite/spi/collision/noop/package-summary.html">org.apache.ignite.spi.collision.noop</a></dt>
<dd>
<div class="block">No-op implementation of <a href="./org/apache/ignite/spi/collision/CollisionSpi.html" title="interface in org.apache.ignite.spi.collision"><code>CollisionSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html#NoopCollisionSpi()">NoopCollisionSpi()</a></span> - Constructor for class org.apache.ignite.spi.collision.noop.<a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html" title="class in org.apache.ignite.spi.collision.noop">NoopCollisionSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html" title="class in org.apache.ignite.spi.indexing.noop"><span class="strong">NoopIndexingSpi</span></a> - Class in <a href="./org/apache/ignite/spi/indexing/noop/package-summary.html">org.apache.ignite.spi.indexing.noop</a></dt>
<dd>
<div class="block">Default implementation of <a href="./org/apache/ignite/spi/indexing/IndexingSpi.html" title="interface in org.apache.ignite.spi.indexing"><code>IndexingSpi</code></a> which does not index cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html#NoopIndexingSpi()">NoopIndexingSpi()</a></span> - Constructor for class org.apache.ignite.spi.indexing.noop.<a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html" title="class in org.apache.ignite.spi.indexing.noop">NoopIndexingSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop"><span class="strong">NoopSwapSpaceSpi</span></a> - Class in <a href="./org/apache/ignite/spi/swapspace/noop/package-summary.html">org.apache.ignite.spi.swapspace.noop</a></dt>
<dd>
<div class="block">No-op implementation of <a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace"><code>SwapSpaceSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#NoopSwapSpaceSpi()">NoopSwapSpaceSpi()</a></span> - Constructor for class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#notifyListener(java.util.UUID,%20org.apache.ignite.plugin.extensions.communication.Message,%20org.apache.ignite.lang.IgniteRunnable)">notifyListener(UUID, Message, IgniteRunnable)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger"><span class="strong">NullLogger</span></a> - Class in <a href="./org/apache/ignite/logger/package-summary.html">org.apache.ignite.logger</a></dt>
<dd>
<div class="block">Logger which does not output anything.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#NullLogger()">NullLogger()</a></span> - Constructor for class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_O_">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="./org/apache/ignite/stream/twitter/OAuthSettings.html" title="class in org.apache.ignite.stream.twitter"><span class="strong">OAuthSettings</span></a> - Class in <a href="./org/apache/ignite/stream/twitter/package-summary.html">org.apache.ignite.stream.twitter</a></dt>
<dd>
<div class="block">OAuth keys holder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/OAuthSettings.html#OAuthSettings(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">OAuthSettings(String, String, String, String)</a></span> - Constructor for class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/OAuthSettings.html" title="class in org.apache.ignite.stream.twitter">OAuthSettings</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">OdbcConfiguration</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">ODBC configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/OdbcConfiguration.html#OdbcConfiguration()">OdbcConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></dt>
<dd>
<div class="block">Creates ODBC server configuration with all default values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/OdbcConfiguration.html#OdbcConfiguration(org.apache.ignite.configuration.OdbcConfiguration)">OdbcConfiguration(OdbcConfiguration)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></dt>
<dd>
<div class="block">Creates ODBC server configuration by copying all properties from
given configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#offer(T)">offer(T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#offer(T,%20long,%20java.util.concurrent.TimeUnit)">offer(T, long, TimeUnit)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#offerRescinded(org.apache.mesos.SchedulerDriver,%20org.apache.mesos.Protos.OfferID)">offerRescinded(SchedulerDriver, Protos.OfferID)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#oldValue()">oldValue()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets old value associated with this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#oldValue()">oldValue()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets read entry old value (applicable for continuous queries).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/Message.html#onAckReceived()">onAckReceived()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/Message.html" title="interface in org.apache.ignite.plugin.extensions.communication">Message</a></dt>
<dd>
<div class="block">Method called when ack message received.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html#onAckReceived()">onAckReceived()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingRequest</a></dt>
<dd>
<div class="block">Method called when ack message received.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#onAckReceived()">onAckReceived()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage</a></dt>
<dd>
<div class="block">Method called when ack message received.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html#onAckReceived()">onAckReceived()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.NodeIdMessage</a></dt>
<dd>
<div class="block">Method called when ack message received.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html#onAckReceived()">onAckReceived()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.RecoveryLastReceivedMessage</a></dt>
<dd>
<div class="block">Method called when ack message received.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptor.html#onAfterPut(javax.cache.Cache.Entry)">onAfterPut(Cache.Entry&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptor.html" title="interface in org.apache.ignite.cache">CacheInterceptor</a></dt>
<dd>
<div class="block">This method is called after new value has been stored.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html#onAfterPut(javax.cache.Cache.Entry)">onAfterPut(Cache.Entry&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html" title="class in org.apache.ignite.cache">CacheInterceptorAdapter</a></dt>
<dd>
<div class="block">This method is called after new value has been stored.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptor.html#onAfterRemove(javax.cache.Cache.Entry)">onAfterRemove(Cache.Entry&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptor.html" title="interface in org.apache.ignite.cache">CacheInterceptor</a></dt>
<dd>
<div class="block">This method is called after value has been removed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html#onAfterRemove(javax.cache.Cache.Entry)">onAfterRemove(Cache.Entry&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html" title="class in org.apache.ignite.cache">CacheInterceptorAdapter</a></dt>
<dd>
<div class="block">This method is called after value has been removed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#onAfterStart(org.osgi.framework.BundleContext,%20java.lang.Throwable)">onAfterStart(BundleContext, Throwable)</a></span> - Method in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>
<div class="block">This method is called after Ignite initialises, only if initialization succeeded.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#onAfterStop(org.osgi.framework.BundleContext,%20java.lang.Throwable)">onAfterStop(BundleContext, Throwable)</a></span> - Method in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>
<div class="block">This method is called after Ignite stops, only if the operation succeeded.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSessionAttributeListener.html#onAttributeSet(java.lang.Object,%20java.lang.Object)">onAttributeSet(Object, Object)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSessionAttributeListener.html" title="interface in org.apache.ignite.compute">ComputeTaskSessionAttributeListener</a></dt>
<dd>
<div class="block">Called on attribute change (set or update).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptor.html#onBeforePut(javax.cache.Cache.Entry,%20V)">onBeforePut(Cache.Entry&lt;K, V&gt;, V)</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptor.html" title="interface in org.apache.ignite.cache">CacheInterceptor</a></dt>
<dd>
<div class="block">This method is called within <a href="./org/apache/ignite/IgniteCache.html#put(K,%20V)"><code>IgniteCache.put(Object, Object)</code></a>
and similar operations before new value is stored in cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html#onBeforePut(javax.cache.Cache.Entry,%20V)">onBeforePut(Cache.Entry&lt;K, V&gt;, V)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html" title="class in org.apache.ignite.cache">CacheInterceptorAdapter</a></dt>
<dd>
<div class="block">This method is called within <a href="./org/apache/ignite/IgniteCache.html#put(K,%20V)"><code>IgniteCache.put(Object, Object)</code></a>
and similar operations before new value is stored in cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptor.html#onBeforeRemove(javax.cache.Cache.Entry)">onBeforeRemove(Cache.Entry&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptor.html" title="interface in org.apache.ignite.cache">CacheInterceptor</a></dt>
<dd>
<div class="block">This method is called within <a href="./org/apache/ignite/IgniteCache.html#remove(K)"><code>IgniteCache.remove(Object)</code></a>
and similar operations to provide control over returned value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html#onBeforeRemove(javax.cache.Cache.Entry)">onBeforeRemove(Cache.Entry&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html" title="class in org.apache.ignite.cache">CacheInterceptorAdapter</a></dt>
<dd>
<div class="block">This method is called within <a href="./org/apache/ignite/IgniteCache.html#remove(K)"><code>IgniteCache.remove(Object)</code></a>
and similar operations to provide control over returned value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#onBeforeStart(org.osgi.framework.BundleContext)">onBeforeStart(BundleContext)</a></span> - Method in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>
<div class="block">This method is called before Ignite initialises.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#onBeforeStop(org.osgi.framework.BundleContext)">onBeforeStop(BundleContext)</a></span> - Method in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>
<div class="block">This method is called before Ignite stops.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorSelectionListener.html#onChange(java.util.Collection)">onChange(Collection&lt;T&gt;)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorSelectionListener.html" title="interface in org.apache.ignite.visor.plugin">VisorSelectionListener</a></dt>
<dd>
<div class="block">On selection changed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/CheckpointListener.html#onCheckpointRemoved(java.lang.String)">onCheckpointRemoved(String)</a></span> - Method in interface org.apache.ignite.spi.checkpoint.<a href="./org/apache/ignite/spi/checkpoint/CheckpointListener.html" title="interface in org.apache.ignite.spi.checkpoint">CheckpointListener</a></dt>
<dd>
<div class="block">Notification for removed checkpoint.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#onClientDisconnected(org.apache.ignite.lang.IgniteFuture)">onClientDisconnected(IgniteFuture&lt;?&gt;)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Client node disconnected callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpi.html#onClientDisconnected(org.apache.ignite.lang.IgniteFuture)">onClientDisconnected(IgniteFuture&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpi.html" title="interface in org.apache.ignite.spi">IgniteSpi</a></dt>
<dd>
<div class="block">Client node disconnected callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#onClientDisconnected(org.apache.ignite.lang.IgniteFuture)">onClientDisconnected(IgniteFuture&lt;?&gt;)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Client node disconnected callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#onClientReconnected(boolean)">onClientReconnected(boolean)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Client node reconnected callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpi.html#onClientReconnected(boolean)">onClientReconnected(boolean)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpi.html" title="interface in org.apache.ignite.spi">IgniteSpi</a></dt>
<dd>
<div class="block">Client node reconnected callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#onClientReconnected(boolean)">onClientReconnected(boolean)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Client node reconnected callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluggableTab.html#onClosed()">onClosed()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluggableTab.html" title="class in org.apache.ignite.visor.plugin">VisorPluggableTab</a></dt>
<dd>
<div class="block">Will be executed on tab close.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/CollisionSpi.html#onCollision(org.apache.ignite.spi.collision.CollisionContext)">onCollision(CollisionContext)</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="./org/apache/ignite/spi/collision/CollisionSpi.html" title="interface in org.apache.ignite.spi.collision">CollisionSpi</a></dt>
<dd>
<div class="block">This is a callback called when either new grid job arrived or executing job finished its
execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#onCollision(org.apache.ignite.spi.collision.CollisionContext)">onCollision(CollisionContext)</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">This is a callback called when either new grid job arrived or executing job finished its
execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#onCollision(org.apache.ignite.spi.collision.CollisionContext)">onCollision(CollisionContext)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">This is a callback called when either new grid job arrived or executing job finished its
execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html#onCollision(org.apache.ignite.spi.collision.CollisionContext)">onCollision(CollisionContext)</a></span> - Method in class org.apache.ignite.spi.collision.noop.<a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html" title="class in org.apache.ignite.spi.collision.noop">NoopCollisionSpi</a></dt>
<dd>
<div class="block">This is a callback called when either new grid job arrived or executing job finished its
execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#onCollision(org.apache.ignite.spi.collision.CollisionContext)">onCollision(CollisionContext)</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">This is a callback called when either new grid job arrived or executing job finished its
execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html#onConnected()">onConnected()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html" title="class in org.apache.ignite.visor.plugin">VisorExtensionPoint</a></dt>
<dd>
<div class="block">Will be executed on Visor connect to grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#onContainersAllocated(java.util.List)">onContainersAllocated(List&lt;Container&gt;)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#onContainersCompleted(java.util.List)">onContainersCompleted(List&lt;ContainerStatus&gt;)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpi.html#onContextDestroyed()">onContextDestroyed()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpi.html" title="interface in org.apache.ignite.spi">IgniteSpi</a></dt>
<dd>
<div class="block">Callback invoked prior to stopping grid before SPI context is destroyed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#onContextDestroyed()">onContextDestroyed()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Callback invoked prior to stopping grid before SPI context is destroyed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#onContextDestroyed0()">onContextDestroyed0()</a></span> - Method in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">Method to be called in the beginning of onContextDestroyed() method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#onContextDestroyed0()">onContextDestroyed0()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Method to be called in the beginning of onContextDestroyed() method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#onContextDestroyed0()">onContextDestroyed0()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Method to be called in the beginning of onContextDestroyed() method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#onContextDestroyed0()">onContextDestroyed0()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Method to be called in the beginning of onContextDestroyed() method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#onContextDestroyed0()">onContextDestroyed0()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Method to be called in the beginning of onContextDestroyed() method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#onContextDestroyed0()">onContextDestroyed0()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Method to be called in the beginning of onContextDestroyed() method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html#onContextDestroyed0()">onContextDestroyed0()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadBalancingSpi</a></dt>
<dd>
<div class="block">Method to be called in the beginning of onContextDestroyed() method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html#onContextDestroyed0()">onContextDestroyed0()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.<a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.roundrobin">RoundRobinLoadBalancingSpi</a></dt>
<dd>
<div class="block">Method to be called in the beginning of onContextDestroyed() method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#onContextDestroyed0()">onContextDestroyed0()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">Method to be called in the beginning of onContextDestroyed() method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpi.html#onContextInitialized(org.apache.ignite.spi.IgniteSpiContext)">onContextInitialized(IgniteSpiContext)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpi.html" title="interface in org.apache.ignite.spi">IgniteSpi</a></dt>
<dd>
<div class="block">Callback invoked when SPI context is initialized.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#onContextInitialized(org.apache.ignite.spi.IgniteSpiContext)">onContextInitialized(IgniteSpiContext)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Callback invoked when SPI context is initialized.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#onContextInitialized0(org.apache.ignite.spi.IgniteSpiContext)">onContextInitialized0(IgniteSpiContext)</a></span> - Method in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">Method to be called in the end of onContextInitialized method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#onContextInitialized0(org.apache.ignite.spi.IgniteSpiContext)">onContextInitialized0(IgniteSpiContext)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Method to be called in the end of onContextInitialized method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#onContextInitialized0(org.apache.ignite.spi.IgniteSpiContext)">onContextInitialized0(IgniteSpiContext)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Method to be called in the end of onContextInitialized method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#onContextInitialized0(org.apache.ignite.spi.IgniteSpiContext)">onContextInitialized0(IgniteSpiContext)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Method to be called in the end of onContextInitialized method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#onContextInitialized0(org.apache.ignite.spi.IgniteSpiContext)">onContextInitialized0(IgniteSpiContext)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Method to be called in the end of onContextInitialized method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html#onContextInitialized0(org.apache.ignite.spi.IgniteSpiContext)">onContextInitialized0(IgniteSpiContext)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadBalancingSpi</a></dt>
<dd>
<div class="block">Method to be called in the end of onContextInitialized method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html#onContextInitialized0(org.apache.ignite.spi.IgniteSpiContext)">onContextInitialized0(IgniteSpiContext)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.<a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.roundrobin">RoundRobinLoadBalancingSpi</a></dt>
<dd>
<div class="block">Method to be called in the end of onContextInitialized method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#onContextInitialized0(org.apache.ignite.spi.IgniteSpiContext)">onContextInitialized0(IgniteSpiContext)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">Method to be called in the end of onContextInitialized method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/CommunicationListener.html#onDisconnected(java.util.UUID)">onDisconnected(UUID)</a></span> - Method in interface org.apache.ignite.spi.communication.<a href="./org/apache/ignite/spi/communication/CommunicationListener.html" title="interface in org.apache.ignite.spi.communication">CommunicationListener</a></dt>
<dd>
<div class="block">Callback invoked when connection with remote node is lost.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html#onDisconnected()">onDisconnected()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html" title="class in org.apache.ignite.visor.plugin">VisorExtensionPoint</a></dt>
<dd>
<div class="block">Will be executed on Visor disconnect from grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpiListener.html#onDiscovery(int,%20long,%20org.apache.ignite.cluster.ClusterNode,%20java.util.Collection,%20java.util.Map,%20org.apache.ignite.spi.discovery.DiscoverySpiCustomMessage)">onDiscovery(int, long, ClusterNode, Collection&lt;ClusterNode&gt;, Map&lt;Long, Collection&lt;ClusterNode&gt;&gt;, DiscoverySpiCustomMessage)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpiListener.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpiListener</a></dt>
<dd>
<div class="block">Notification for grid node discovery events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/EvictionPolicy.html#onEntryAccessed(boolean,%20org.apache.ignite.cache.eviction.EvictableEntry)">onEntryAccessed(boolean, EvictableEntry&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/EvictionPolicy.html" title="interface in org.apache.ignite.cache.eviction">EvictionPolicy</a></dt>
<dd>
<div class="block">Callback for whenever entry is accessed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#onEntryAccessed(boolean,%20org.apache.ignite.cache.eviction.EvictableEntry)">onEntryAccessed(boolean, EvictableEntry&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Callback for whenever entry is accessed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#onEntryAccessed(boolean,%20org.apache.ignite.cache.eviction.EvictableEntry)">onEntryAccessed(boolean, EvictableEntry&lt;IgfsBlockKey, byte[]&gt;)</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Callback for whenever entry is accessed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#onEntryAccessed(boolean,%20org.apache.ignite.cache.eviction.EvictableEntry)">onEntryAccessed(boolean, EvictableEntry&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Callback for whenever entry is accessed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html#onEntryAccessed(boolean,%20org.apache.ignite.cache.eviction.EvictableEntry)">onEntryAccessed(boolean, EvictableEntry&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.cache.eviction.random.<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.random">RandomEvictionPolicy</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Callback for whenever entry is accessed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#onEntryAccessed(boolean,%20org.apache.ignite.cache.eviction.EvictableEntry)">onEntryAccessed(boolean, EvictableEntry&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Callback for whenever entry is accessed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/messaging/MessagingListenActor.html#onError(java.lang.Throwable)">onError(Throwable)</a></span> - Method in class org.apache.ignite.messaging.<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dd>
<div class="block">This method is called in case when method <a href="./org/apache/ignite/messaging/MessagingListenActor.html#receive(java.util.UUID,%20T)"><code>MessagingListenActor.receive(UUID, Object)</code></a> threw an exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#onError(java.lang.Throwable)">onError(Throwable)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html#onEventsChanged()">onEventsChanged()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html" title="class in org.apache.ignite.visor.plugin">VisorExtensionPoint</a></dt>
<dd>
<div class="block">Will be executed on Visor events changed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpiDataExchange.html#onExchange(java.util.UUID,%20java.util.UUID,%20java.util.Map)">onExchange(UUID, UUID, Map&lt;Integer, Serializable&gt;)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpiDataExchange.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpiDataExchange</a></dt>
<dd>
<div class="block">Notifies discovery manager about data received from remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#onExchange(java.util.UUID,%20java.util.UUID,%20java.util.Map,%20java.lang.ClassLoader)">onExchange(UUID, UUID, Map&lt;Integer, byte[]&gt;, ClassLoader)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/CollisionExternalListener.html#onExternalCollision()">onExternalCollision()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="./org/apache/ignite/spi/collision/CollisionExternalListener.html" title="interface in org.apache.ignite.spi.collision">CollisionExternalListener</a></dt>
<dd>
<div class="block">Callback invoked by Collision SPI whenever an external collision
event occurs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptor.html#onGet(K,%20V)">onGet(K, V)</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptor.html" title="interface in org.apache.ignite.cache">CacheInterceptor</a></dt>
<dd>
<div class="block">This method is called within <a href="./org/apache/ignite/IgniteCache.html#get(K)"><code>IgniteCache.get(Object)</code></a>
and similar operations to provide control over returned value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html#onGet(K,%20V)">onGet(K, V)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheInterceptorAdapter.html" title="class in org.apache.ignite.cache">CacheInterceptorAdapter</a></dt>
<dd>
<div class="block">This method is called within <a href="./org/apache/ignite/IgniteCache.html#get(K)"><code>IgniteCache.get(Object)</code></a>
and similar operations to provide control over returned value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#onHeaderWritten()">onHeaderWritten()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Callback called when header of the message is written.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginProvider.html#onIgniteStart()">onIgniteStart()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginProvider.html" title="interface in org.apache.ignite.plugin">CachePluginProvider</a></dt>
<dd>
<div class="block">Callback that notifies that Ignite has successfully started,
including all internal components.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#onIgniteStart()">onIgniteStart()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>
<div class="block">Callback that notifies that Ignite has successfully started,
including all internal components.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginProvider.html#onIgniteStop(boolean)">onIgniteStop(boolean)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginProvider.html" title="interface in org.apache.ignite.plugin">CachePluginProvider</a></dt>
<dd>
<div class="block">Callback to notify that Ignite is about to stop.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#onIgniteStop(boolean)">onIgniteStop(boolean)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>
<div class="block">Callback to notify that Ignite is about to stop.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html#onLifecycleEvent(org.apache.ignite.lifecycle.LifecycleEventType)">onLifecycleEvent(LifecycleEventType)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.bean.<a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html" title="class in org.apache.ignite.cache.store.cassandra.bean">CassandraLifeCycleBean</a></dt>
<dd>
<div class="block">This method is called when lifecycle event occurs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lifecycle/LifecycleBean.html#onLifecycleEvent(org.apache.ignite.lifecycle.LifecycleEventType)">onLifecycleEvent(LifecycleEventType)</a></span> - Method in interface org.apache.ignite.lifecycle.<a href="./org/apache/ignite/lifecycle/LifecycleBean.html" title="interface in org.apache.ignite.lifecycle">LifecycleBean</a></dt>
<dd>
<div class="block">This method is called when lifecycle event occurs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobMasterLeaveAware.html#onMasterNodeLeft(org.apache.ignite.compute.ComputeTaskSession)">onMasterNodeLeft(ComputeTaskSession)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobMasterLeaveAware.html" title="interface in org.apache.ignite.compute">ComputeJobMasterLeaveAware</a></dt>
<dd>
<div class="block">A method which is executed in case master node has left topology during job execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/CommunicationListener.html#onMessage(java.util.UUID,%20T,%20org.apache.ignite.lang.IgniteRunnable)">onMessage(UUID, T, IgniteRunnable)</a></span> - Method in interface org.apache.ignite.spi.communication.<a href="./org/apache/ignite/spi/communication/CommunicationListener.html" title="interface in org.apache.ignite.spi.communication">CommunicationListener</a></dt>
<dd>
<div class="block"><b>NOTE:</b> <a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication"><code>CommunicationSpi</code></a> should ignore very first 4 bytes received from
sender node and pass the rest of the received message to the listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html#onModelChanged()">onModelChanged()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html" title="class in org.apache.ignite.visor.plugin">VisorExtensionPoint</a></dt>
<dd>
<div class="block">Will be executed on Visor model changed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorTopologyListener.html#onNodeFailed(java.util.UUID)">onNodeFailed(UUID)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorTopologyListener.html" title="interface in org.apache.ignite.visor.plugin">VisorTopologyListener</a></dt>
<dd>
<div class="block">Action that should be done on node failed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorTopologyListener.html#onNodeJoin(java.util.UUID)">onNodeJoin(UUID)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorTopologyListener.html" title="interface in org.apache.ignite.visor.plugin">VisorTopologyListener</a></dt>
<dd>
<div class="block">Action that should be done on node join.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorTopologyListener.html#onNodeLeft(java.util.UUID)">onNodeLeft(UUID)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorTopologyListener.html" title="interface in org.apache.ignite.visor.plugin">VisorTopologyListener</a></dt>
<dd>
<div class="block">Action that should be done on node left.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorTopologyListener.html#onNodeSegmented(java.util.UUID)">onNodeSegmented(UUID)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorTopologyListener.html" title="interface in org.apache.ignite.visor.plugin">VisorTopologyListener</a></dt>
<dd>
<div class="block">Action that should be done on node segmented.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#onNodesUpdated(java.util.List)">onNodesUpdated(List&lt;NodeReport&gt;)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorMessageInterceptor.html#onReceive(java.lang.Object)">onReceive(Object)</a></span> - Method in interface org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorMessageInterceptor.html" title="interface in org.apache.ignite.configuration">ConnectorMessageInterceptor</a></dt>
<dd>
<div class="block">Intercepts received objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorMessageInterceptor.html#onSend(java.lang.Object)">onSend(Object)</a></span> - Method in interface org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorMessageInterceptor.html" title="interface in org.apache.ignite.configuration">ConnectorMessageInterceptor</a></dt>
<dd>
<div class="block">Intercepts received objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreSessionListener.html#onSessionEnd(org.apache.ignite.cache.store.CacheStoreSession,%20boolean)">onSessionEnd(CacheStoreSession, boolean)</a></span> - Method in interface org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreSessionListener.html" title="interface in org.apache.ignite.cache.store">CacheStoreSessionListener</a></dt>
<dd>
<div class="block">On session end callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html#onSessionEnd(org.apache.ignite.cache.store.CacheStoreSession,%20boolean)">onSessionEnd(CacheStoreSession, boolean)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcStoreSessionListener</a></dt>
<dd>
<div class="block">On session end callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html#onSessionEnd(org.apache.ignite.cache.store.CacheStoreSession,%20boolean)">onSessionEnd(CacheStoreSession, boolean)</a></span> - Method in class org.apache.ignite.cache.store.spring.<a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html" title="class in org.apache.ignite.cache.store.spring">CacheSpringStoreSessionListener</a></dt>
<dd>
<div class="block">On session end callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreSessionListener.html#onSessionStart(org.apache.ignite.cache.store.CacheStoreSession)">onSessionStart(CacheStoreSession)</a></span> - Method in interface org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreSessionListener.html" title="interface in org.apache.ignite.cache.store">CacheStoreSessionListener</a></dt>
<dd>
<div class="block">On session start callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html#onSessionStart(org.apache.ignite.cache.store.CacheStoreSession)">onSessionStart(CacheStoreSession)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcStoreSessionListener</a></dt>
<dd>
<div class="block">On session start callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html#onSessionStart(org.apache.ignite.cache.store.CacheStoreSession)">onSessionStart(CacheStoreSession)</a></span> - Method in class org.apache.ignite.cache.store.spring.<a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html" title="class in org.apache.ignite.cache.store.spring">CacheSpringStoreSessionListener</a></dt>
<dd>
<div class="block">On session start callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#onShutdownRequest()">onShutdownRequest()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html#onSpiContextDestroyed()">onSpiContextDestroyed()</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinder</a></dt>
<dd>
<div class="block">Callback invoked prior to stopping grid before SPI context is destroyed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#onSpiContextDestroyed()">onSpiContextDestroyed()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dd>
<div class="block">Callback invoked prior to stopping grid before SPI context is destroyed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#onSpiContextDestroyed()">onSpiContextDestroyed()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>
<div class="block">Callback invoked prior to stopping grid before SPI context is destroyed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#onSpiContextInitialized(org.apache.ignite.spi.IgniteSpiContext)">onSpiContextInitialized(IgniteSpiContext)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Callback invoked when SPI context is initialized after <a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#spiStart(java.lang.String)"><code>TcpDiscoverySpi.spiStart(String)</code></a>
method is completed, SPI context can be stored for future access.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html#onSpiContextInitialized(org.apache.ignite.spi.IgniteSpiContext)">onSpiContextInitialized(IgniteSpiContext)</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinder</a></dt>
<dd>
<div class="block">Callback invoked when SPI context is initialized after <a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#spiStart(java.lang.String)"><code>TcpDiscoverySpi.spiStart(String)</code></a>
method is completed, SPI context can be stored for future access.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#onSpiContextInitialized(org.apache.ignite.spi.IgniteSpiContext)">onSpiContextInitialized(IgniteSpiContext)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dd>
<div class="block">Callback invoked when SPI context is initialized after <a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#spiStart(java.lang.String)"><code>TcpDiscoverySpi.spiStart(String)</code></a>
method is completed, SPI context can be stored for future access.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgnitionListener.html#onStateChange(java.lang.String,%20org.apache.ignite.IgniteState)">onStateChange(String, IgniteState)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgnitionListener.html" title="interface in org.apache.ignite">IgnitionListener</a></dt>
<dd>
<div class="block">Listener for grid factory state change notifications.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/IndexingSpi.html#onSwap(java.lang.String,%20java.lang.Object)">onSwap(String, Object)</a></span> - Method in interface org.apache.ignite.spi.indexing.<a href="./org/apache/ignite/spi/indexing/IndexingSpi.html" title="interface in org.apache.ignite.spi.indexing">IndexingSpi</a></dt>
<dd>
<div class="block">Will be called when entry with given key is swapped.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html#onSwap(java.lang.String,%20java.lang.Object)">onSwap(String, Object)</a></span> - Method in class org.apache.ignite.spi.indexing.noop.<a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html" title="class in org.apache.ignite.spi.indexing.noop">NoopIndexingSpi</a></dt>
<dd>
<div class="block">Will be called when entry with given key is swapped.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpiListener.html#onSwapEvent(int,%20java.lang.String,%20byte[],%20byte[])">onSwapEvent(int, String, byte[], byte[])</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpiListener.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpiListener</a></dt>
<dd>
<div class="block">Notification for swap space events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiTimeoutObject.html#onTimeout()">onTimeout()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiTimeoutObject.html" title="interface in org.apache.ignite.spi">IgniteSpiTimeoutObject</a></dt>
<dd>
<div class="block">Timeout callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/AbstractMarshaller.html#onUndeploy(java.lang.ClassLoader)">onUndeploy(ClassLoader)</a></span> - Method in class org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractMarshaller</a></dt>
<dd>
<div class="block">Undeployment callback invoked when class loader is being undeployed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html#onUndeploy(java.lang.ClassLoader)">onUndeploy(ClassLoader)</a></span> - Method in class org.apache.ignite.marshaller.jdk.<a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html" title="class in org.apache.ignite.marshaller.jdk">JdkMarshaller</a></dt>
<dd>
<div class="block">Undeployment callback invoked when class loader is being undeployed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#onUndeploy(java.lang.ClassLoader)">onUndeploy(ClassLoader)</a></span> - Method in class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Undeployment callback invoked when class loader is being undeployed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentListener.html#onUnregistered(java.lang.ClassLoader)">onUnregistered(ClassLoader)</a></span> - Method in interface org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentListener.html" title="interface in org.apache.ignite.spi.deployment">DeploymentListener</a></dt>
<dd>
<div class="block">Called when a deployment has been unregistered..</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/IndexingSpi.html#onUnswap(java.lang.String,%20java.lang.Object,%20java.lang.Object)">onUnswap(String, Object, Object)</a></span> - Method in interface org.apache.ignite.spi.indexing.<a href="./org/apache/ignite/spi/indexing/IndexingSpi.html" title="interface in org.apache.ignite.spi.indexing">IndexingSpi</a></dt>
<dd>
<div class="block">Will be called when entry with given key is unswapped.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html#onUnswap(java.lang.String,%20java.lang.Object,%20java.lang.Object)">onUnswap(String, Object, Object)</a></span> - Method in class org.apache.ignite.spi.indexing.noop.<a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html" title="class in org.apache.ignite.spi.indexing.noop">NoopIndexingSpi</a></dt>
<dd>
<div class="block">Will be called when entry with given key is unswapped.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#open(org.apache.ignite.igfs.IgfsPath,%20int)">open(IgfsPath, int)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Opens a file for reading.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#open(org.apache.hadoop.fs.Path,%20int)">open(Path, int)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#open(org.apache.hadoop.fs.Path,%20int)">open(Path, int)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#open(org.apache.ignite.igfs.IgfsPath,%20int)">open(IgfsPath, int)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Opens a file for reading.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#open(org.apache.ignite.igfs.IgfsPath)">open(IgfsPath)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Opens a file for reading.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#open(org.apache.ignite.igfs.IgfsPath,%20int)">open(IgfsPath, int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Opens a file for reading.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#open(org.apache.ignite.igfs.IgfsPath,%20int,%20int)">open(IgfsPath, int, int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Opens a file for reading.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#openConnection(boolean)">openConnection(boolean)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Gets connection from a pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#openFileInputStream(java.lang.String)">openFileInputStream(String)</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">By default, this method simply opens a raw file input stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#openSocket(java.net.InetSocketAddress,%20org.apache.ignite.spi.IgniteSpiOperationTimeoutHelper)">openSocket(InetSocketAddress, IgniteSpiOperationTimeoutHelper)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#openSocket(java.net.Socket,%20java.net.InetSocketAddress,%20org.apache.ignite.spi.IgniteSpiOperationTimeoutHelper)">openSocket(Socket, InetSocketAddress, IgniteSpiOperationTimeoutHelper)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Connects to remote address sending <code>U.IGNITE_HEADER</code> when connection is established.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html#operationName()">operationName()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchExecutionAssistant</a></dt>
<dd>
<div class="block">Display name for the batch operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchLoaderAssistant.html#operationName()">operationName()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchLoaderAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchLoaderAssistant</a></dt>
<dd>
<div class="block">Returns name of the batch load operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html#operationName()">operationName()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">ExecutionAssistant</a></dt>
<dd>
<div class="block">Returns operation name.</div>
</dd>
<dt><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized"><span class="strong">OptimizedMarshaller</span></a> - Class in <a href="./org/apache/ignite/marshaller/optimized/package-summary.html">org.apache.ignite.marshaller.optimized</a></dt>
<dd>
<div class="block">Optimized implementation of <a href="./org/apache/ignite/marshaller/Marshaller.html" title="interface in org.apache.ignite.marshaller"><code>Marshaller</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#OptimizedMarshaller()">OptimizedMarshaller()</a></span> - Constructor for class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Creates new marshaller will all defaults.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#OptimizedMarshaller(boolean)">OptimizedMarshaller(boolean)</a></span> - Constructor for class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Creates new marshaller providing whether it should
require <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface or not.</div>
</dd>
<dt><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshallerIdMapper.html" title="interface in org.apache.ignite.marshaller.optimized"><span class="strong">OptimizedMarshallerIdMapper</span></a> - Interface in <a href="./org/apache/ignite/marshaller/optimized/package-summary.html">org.apache.ignite.marshaller.optimized</a></dt>
<dd>
<div class="block">ID mapper.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/dialect/OracleDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect"><span class="strong">OracleDialect</span></a> - Class in <a href="./org/apache/ignite/cache/store/jdbc/dialect/package-summary.html">org.apache.ignite.cache.store.jdbc.dialect</a></dt>
<dd>
<div class="block">A dialect compatible with the Oracle database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/OracleDialect.html#OracleDialect()">OracleDialect()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/OracleDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">OracleDialect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#order()">order()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Node order within grid topology.</div>
</dd>
<dt><a href="./org/apache/ignite/package-summary.html">org.apache.ignite</a> - package org.apache.ignite</dt>
<dd>
<div class="block">Contains entry-point <b>Ignite & HPC APIs.</div>
</dd>
<dt><a href="./org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a> - package org.apache.ignite.binary</dt>
<dd>
<div class="block">Contains Ignite Binary Objects API classes.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a> - package org.apache.ignite.cache</dt>
<dd>
<div class="block">Contains main <b>Data Grid APIs.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/package-summary.html">org.apache.ignite.cache.affinity</a> - package org.apache.ignite.cache.affinity</dt>
<dd>
<div class="block">Contains cache node affinity implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/fair/package-summary.html">org.apache.ignite.cache.affinity.fair</a> - package org.apache.ignite.cache.affinity.fair</dt>
<dd>
<div class="block">Contains fair cache affinity for partitioned cache.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/affinity/rendezvous/package-summary.html">org.apache.ignite.cache.affinity.rendezvous</a> - package org.apache.ignite.cache.affinity.rendezvous</dt>
<dd>
<div class="block">Contains HRW-based cache affinity for partitioned cache.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/package-summary.html">org.apache.ignite.cache.eviction</a> - package org.apache.ignite.cache.eviction</dt>
<dd>
<div class="block">Contains cache eviction policy implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/fifo/package-summary.html">org.apache.ignite.cache.eviction.fifo</a> - package org.apache.ignite.cache.eviction.fifo</dt>
<dd>
<div class="block">Contains cache FIFO eviction policy implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/igfs/package-summary.html">org.apache.ignite.cache.eviction.igfs</a> - package org.apache.ignite.cache.eviction.igfs</dt>
<dd>
<div class="block">Contains IGFS LRU eviction policy implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/lru/package-summary.html">org.apache.ignite.cache.eviction.lru</a> - package org.apache.ignite.cache.eviction.lru</dt>
<dd>
<div class="block">Contains cache LRU eviction policy implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/random/package-summary.html">org.apache.ignite.cache.eviction.random</a> - package org.apache.ignite.cache.eviction.random</dt>
<dd>
<div class="block">Contains cache randomized eviction policy implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/sorted/package-summary.html">org.apache.ignite.cache.eviction.sorted</a> - package org.apache.ignite.cache.eviction.sorted</dt>
<dd>
<div class="block">Contains cache sorted eviction policy implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/jta/package-summary.html">org.apache.ignite.cache.jta</a> - package org.apache.ignite.cache.jta</dt>
<dd>
<div class="block">Contains JTA (Java Transaction API) related public classes and interfaces.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/jta/jndi/package-summary.html">org.apache.ignite.cache.jta.jndi</a> - package org.apache.ignite.cache.jta.jndi</dt>
<dd>
<div class="block">Contains JNDI-based transaction manager lookup.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/jta/reflect/package-summary.html">org.apache.ignite.cache.jta.reflect</a> - package org.apache.ignite.cache.jta.reflect</dt>
<dd>
<div class="block">Contains reflection-based transaction manager lookup.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/jta/websphere/package-summary.html">org.apache.ignite.cache.jta.websphere</a> - package org.apache.ignite.cache.jta.websphere</dt>
<dd>
<div class="block">Contains WebSphere integrations.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a> - package org.apache.ignite.cache.query</dt>
<dd>
<div class="block">Contains APIs for creating and executing cache queries.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/annotations/package-summary.html">org.apache.ignite.cache.query.annotations</a> - package org.apache.ignite.cache.query.annotations</dt>
<dd>
<div class="block">Contains query-related annotations.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/spring/package-summary.html">org.apache.ignite.cache.spring</a> - package org.apache.ignite.cache.spring</dt>
<dd>
<div class="block">Contains implementation of Spring cache abstraction and <code>@Cacheable</code> annotation.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/package-summary.html">org.apache.ignite.cache.store</a> - package org.apache.ignite.cache.store</dt>
<dd>
<div class="block">Contains cache store interfaces.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/package-summary.html">org.apache.ignite.cache.store.cassandra</a> - package org.apache.ignite.cache.store.cassandra</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/bean/package-summary.html">org.apache.ignite.cache.store.cassandra.bean</a> - package org.apache.ignite.cache.store.cassandra.bean</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/common/package-summary.html">org.apache.ignite.cache.store.cassandra.common</a> - package org.apache.ignite.cache.store.cassandra.common</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/datasource/package-summary.html">org.apache.ignite.cache.store.cassandra.datasource</a> - package org.apache.ignite.cache.store.cassandra.datasource</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/persistence/package-summary.html">org.apache.ignite.cache.store.cassandra.persistence</a> - package org.apache.ignite.cache.store.cassandra.persistence</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/serializer/package-summary.html">org.apache.ignite.cache.store.cassandra.serializer</a> - package org.apache.ignite.cache.store.cassandra.serializer</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a> - package org.apache.ignite.cache.store.cassandra.session</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/session/pool/package-summary.html">org.apache.ignite.cache.store.cassandra.session.pool</a> - package org.apache.ignite.cache.store.cassandra.session.pool</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/utils/package-summary.html">org.apache.ignite.cache.store.cassandra.utils</a> - package org.apache.ignite.cache.store.cassandra.utils</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a> - package org.apache.ignite.cache.store.jdbc</dt>
<dd>
<div class="block">Contains reference JDBC-based cache store implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/dialect/package-summary.html">org.apache.ignite.cache.store.jdbc.dialect</a> - package org.apache.ignite.cache.store.jdbc.dialect</dt>
<dd>
<div class="block">Contains SQL dialects for different RDBMS.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/spring/package-summary.html">org.apache.ignite.cache.store.spring</a> - package org.apache.ignite.cache.store.spring</dt>
<dd>
<div class="block">Contains cache store session listener based on Spring transaction management.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/websession/package-summary.html">org.apache.ignite.cache.websession</a> - package org.apache.ignite.cache.websession</dt>
<dd>
<div class="block">Contains classes for <b>Web Sessions Caching</b>.</div>
</dd>
<dt><a href="./org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a> - package org.apache.ignite.cluster</dt>
<dd>
<div class="block">Contains cluster-related classes.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a> - package org.apache.ignite.compute</dt>
<dd>
<div class="block">Contains <b>Compute Grid</b> functionality.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a> - package org.apache.ignite.compute.gridify</dt>
<dd>
<div class="block">Contains APIs utilized for AOP-based grid-enabling.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/package-summary.html">org.apache.ignite.compute.gridify.aop</a> - package org.apache.ignite.compute.gridify.aop</dt>
<dd>
<div class="block">Contains common classes for different AOP providers.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/aspectj/package-summary.html">org.apache.ignite.compute.gridify.aop.aspectj</a> - package org.apache.ignite.compute.gridify.aop.aspectj</dt>
<dd>
<div class="block">Contains all classes used by AspectJ AOP implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/compute/gridify/aop/spring/package-summary.html">org.apache.ignite.compute.gridify.aop.spring</a> - package org.apache.ignite.compute.gridify.aop.spring</dt>
<dd>
<div class="block">Contains all classes used by Spring AOP implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a> - package org.apache.ignite.configuration</dt>
<dd>
<div class="block">Contains configuration-related classes.</div>
</dd>
<dt><a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a> - package org.apache.ignite.events</dt>
<dd>
<div class="block">Contains <b>Event Subscription</b> functionality together with various events emitted by Ignite.</div>
</dd>
<dt><a href="./org/apache/ignite/hadoop/package-summary.html">org.apache.ignite.hadoop</a> - package org.apache.ignite.hadoop</dt>
<dd>
<div class="block">Ignite Hadoop Accelerator API.</div>
</dd>
<dt><a href="./org/apache/ignite/hadoop/fs/package-summary.html">org.apache.ignite.hadoop.fs</a> - package org.apache.ignite.hadoop.fs</dt>
<dd>
<div class="block">Ignite Hadoop Accelerator file system API.</div>
</dd>
<dt><a href="./org/apache/ignite/hadoop/fs/v1/package-summary.html">org.apache.ignite.hadoop.fs.v1</a> - package org.apache.ignite.hadoop.fs.v1</dt>
<dd>
<div class="block">Contains Ignite Hadoop 1.x <code>FileSystem</code> implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/hadoop/fs/v2/package-summary.html">org.apache.ignite.hadoop.fs.v2</a> - package org.apache.ignite.hadoop.fs.v2</dt>
<dd>
<div class="block">Contains Ignite Hadoop 2.x <code>FileSystem</code> implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/hadoop/mapreduce/package-summary.html">org.apache.ignite.hadoop.mapreduce</a> - package org.apache.ignite.hadoop.mapreduce</dt>
<dd>
<div class="block">Ignite Hadoop Accelerator map-reduce classes.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a> - package org.apache.ignite.igfs</dt>
<dd>
<div class="block">Contains <b>IG</b>nite <b>F</b>ile <b>S</b>ystem APIs.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/package-summary.html">org.apache.ignite.igfs.mapreduce</a> - package org.apache.ignite.igfs.mapreduce</dt>
<dd>
<div class="block">Contains APIs for In-Memory MapReduce over IGFS.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/mapreduce/records/package-summary.html">org.apache.ignite.igfs.mapreduce.records</a> - package org.apache.ignite.igfs.mapreduce.records</dt>
<dd>
<div class="block">Contains record resolvers for In-Memory MapReduce over IGFS.</div>
</dd>
<dt><a href="./org/apache/ignite/igfs/secondary/package-summary.html">org.apache.ignite.igfs.secondary</a> - package org.apache.ignite.igfs.secondary</dt>
<dd>
<div class="block">Contains APIs for IGFS secondary file system.</div>
</dd>
<dt><a href="./org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a> - package org.apache.ignite.lang</dt>
<dd>
<div class="block">Contains general language constructs and functional APIs for distributed computations.</div>
</dd>
<dt><a href="./org/apache/ignite/lifecycle/package-summary.html">org.apache.ignite.lifecycle</a> - package org.apache.ignite.lifecycle</dt>
<dd>
<div class="block">Contains lifecycle-related classes.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/package-summary.html">org.apache.ignite.logger</a> - package org.apache.ignite.logger</dt>
<dd>
<div class="block">Contains logging functionality used throughout the system.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/java/package-summary.html">org.apache.ignite.logger.java</a> - package org.apache.ignite.logger.java</dt>
<dd>
<div class="block">Contains Java logging implementation for logging.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/jcl/package-summary.html">org.apache.ignite.logger.jcl</a> - package org.apache.ignite.logger.jcl</dt>
<dd>
<div class="block">Contains Jakarta commons logging implementation for logging.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/log4j/package-summary.html">org.apache.ignite.logger.log4j</a> - package org.apache.ignite.logger.log4j</dt>
<dd>
<div class="block">Contains <b>default</b> Log4j implementation for logging.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/log4j2/package-summary.html">org.apache.ignite.logger.log4j2</a> - package org.apache.ignite.logger.log4j2</dt>
<dd>
<div class="block">Contains <b>default</b> Log4j2 implementation for logging.</div>
</dd>
<dt><a href="./org/apache/ignite/logger/slf4j/package-summary.html">org.apache.ignite.logger.slf4j</a> - package org.apache.ignite.logger.slf4j</dt>
<dd>
<div class="block">Contains SLF4J implementation for logging.</div>
</dd>
<dt><a href="./org/apache/ignite/marshaller/package-summary.html">org.apache.ignite.marshaller</a> - package org.apache.ignite.marshaller</dt>
<dd>
<div class="block">Contains various supported marshallers.</div>
</dd>
<dt><a href="./org/apache/ignite/marshaller/jdk/package-summary.html">org.apache.ignite.marshaller.jdk</a> - package org.apache.ignite.marshaller.jdk</dt>
<dd>
<div class="block">Contains JDK <tt>java.io</tt> based marshaller.</div>
</dd>
<dt><a href="./org/apache/ignite/marshaller/optimized/package-summary.html">org.apache.ignite.marshaller.optimized</a> - package org.apache.ignite.marshaller.optimized</dt>
<dd>
<div class="block">Contains Optimized marshaller.</div>
</dd>
<dt><a href="./org/apache/ignite/mesos/package-summary.html">org.apache.ignite.mesos</a> - package org.apache.ignite.mesos</dt>
<dd>
<div class="block">Contains classes to support integration with Apache Mesos.</div>
</dd>
<dt><a href="./org/apache/ignite/mesos/resource/package-summary.html">org.apache.ignite.mesos.resource</a> - package org.apache.ignite.mesos.resource</dt>
<dd>
<div class="block">Contains classes provide access to resources.</div>
</dd>
<dt><a href="./org/apache/ignite/messaging/package-summary.html">org.apache.ignite.messaging</a> - package org.apache.ignite.messaging</dt>
<dd>
<div class="block">Contains <b>Topic-based Messaging</b> functionality.</div>
</dd>
<dt><a href="./org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a> - package org.apache.ignite.mxbean</dt>
<dd>
<div class="block">Contains annotations for Dynamic MBeans.</div>
</dd>
<dt><a href="./org/apache/ignite/osgi/package-summary.html">org.apache.ignite.osgi</a> - package org.apache.ignite.osgi</dt>
<dd>
<div class="block">Contains OSGi related classes.</div>
</dd>
<dt><a href="./org/apache/ignite/osgi/classloaders/package-summary.html">org.apache.ignite.osgi.classloaders</a> - package org.apache.ignite.osgi.classloaders</dt>
<dd>
<div class="block">Contains implementation of OSGi class loaders.</div>
</dd>
<dt><a href="./org/apache/ignite/platform/package-summary.html">org.apache.ignite.platform</a> - package org.apache.ignite.platform</dt>
<dd>
<div class="block">Contains platform-related classes.</div>
</dd>
<dt><a href="./org/apache/ignite/platform/cpp/package-summary.html">org.apache.ignite.platform.cpp</a> - package org.apache.ignite.platform.cpp</dt>
<dd>
<div class="block">Contains C++ platform-related classes.</div>
</dd>
<dt><a href="./org/apache/ignite/platform/dotnet/package-summary.html">org.apache.ignite.platform.dotnet</a> - package org.apache.ignite.platform.dotnet</dt>
<dd>
<div class="block">Contains .Net platform-related classes.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a> - package org.apache.ignite.plugin</dt>
<dd>
<div class="block">Contains plugins management API.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/extensions/communication/package-summary.html">org.apache.ignite.plugin.extensions.communication</a> - package org.apache.ignite.plugin.extensions.communication</dt>
<dd>
<div class="block">Contains extendable components for communication.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a> - package org.apache.ignite.plugin.security</dt>
<dd>
<div class="block">Contains APIs for security, authentication, and authorization.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/segmentation/package-summary.html">org.apache.ignite.plugin.segmentation</a> - package org.apache.ignite.plugin.segmentation</dt>
<dd>
<div class="block">Contains segmentation "split-brain" related classes.</div>
</dd>
<dt><a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a> - package org.apache.ignite.resources</dt>
<dd>
<div class="block">Contains resource injection annotations.</div>
</dd>
<dt><a href="./org/apache/ignite/scheduler/package-summary.html">org.apache.ignite.scheduler</a> - package org.apache.ignite.scheduler</dt>
<dd>
<div class="block">Contains <b>Job Scheduling</b> functionality.</div>
</dd>
<dt><a href="./org/apache/ignite/services/package-summary.html">org.apache.ignite.services</a> - package org.apache.ignite.services</dt>
<dd>
<div class="block">Contains main <b>Managed Services APIs.</div>
</dd>
<dt><a href="./org/apache/ignite/sink/flink/package-summary.html">org.apache.ignite.sink.flink</a> - package org.apache.ignite.sink.flink</dt>
<dd>
<div class="block">IgniteSink -- streaming connector integration with Apache Flink.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a> - package org.apache.ignite.spi</dt>
<dd>
<div class="block">Contains common classes and interfaces for SPI implementations.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/package-summary.html">org.apache.ignite.spi.checkpoint</a> - package org.apache.ignite.spi.checkpoint</dt>
<dd>
<div class="block">Contains APIs for checkpoint SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/cache/package-summary.html">org.apache.ignite.spi.checkpoint.cache</a> - package org.apache.ignite.spi.checkpoint.cache</dt>
<dd>
<div class="block">Contains cache-based implementation for checkpoint SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/jdbc/package-summary.html">org.apache.ignite.spi.checkpoint.jdbc</a> - package org.apache.ignite.spi.checkpoint.jdbc</dt>
<dd>
<div class="block">Contains JDBC implementation for checkpoint SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/noop/package-summary.html">org.apache.ignite.spi.checkpoint.noop</a> - package org.apache.ignite.spi.checkpoint.noop</dt>
<dd>
<div class="block">Contains <b>default</b> no-op checkpoint SPI implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/s3/package-summary.html">org.apache.ignite.spi.checkpoint.s3</a> - package org.apache.ignite.spi.checkpoint.s3</dt>
<dd>
<div class="block">Contains S3-based implementation for checkpoint SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/sharedfs/package-summary.html">org.apache.ignite.spi.checkpoint.sharedfs</a> - package org.apache.ignite.spi.checkpoint.sharedfs</dt>
<dd>
<div class="block">Contains shared file system implementation for checkpoint SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/package-summary.html">org.apache.ignite.spi.collision</a> - package org.apache.ignite.spi.collision</dt>
<dd>
<div class="block">Contains APIs for collision SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/fifoqueue/package-summary.html">org.apache.ignite.spi.collision.fifoqueue</a> - package org.apache.ignite.spi.collision.fifoqueue</dt>
<dd>
<div class="block">Contains FIFO based collision SPI implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/jobstealing/package-summary.html">org.apache.ignite.spi.collision.jobstealing</a> - package org.apache.ignite.spi.collision.jobstealing</dt>
<dd>
<div class="block">Contains job stealing collision SPI implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/noop/package-summary.html">org.apache.ignite.spi.collision.noop</a> - package org.apache.ignite.spi.collision.noop</dt>
<dd>
<div class="block">Contains <b>default</b> no-op collision SPI implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/collision/priorityqueue/package-summary.html">org.apache.ignite.spi.collision.priorityqueue</a> - package org.apache.ignite.spi.collision.priorityqueue</dt>
<dd>
<div class="block">Contains priority based collision SPI implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/communication/package-summary.html">org.apache.ignite.spi.communication</a> - package org.apache.ignite.spi.communication</dt>
<dd>
<div class="block">Contains APIs for grid communication SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/communication/tcp/package-summary.html">org.apache.ignite.spi.communication.tcp</a> - package org.apache.ignite.spi.communication.tcp</dt>
<dd>
<div class="block">Contains <b>default</b> TCP/IP-based implementation for communication SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/deployment/package-summary.html">org.apache.ignite.spi.deployment</a> - package org.apache.ignite.spi.deployment</dt>
<dd>
<div class="block">Contains APIs for deployment SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/deployment/local/package-summary.html">org.apache.ignite.spi.deployment.local</a> - package org.apache.ignite.spi.deployment.local</dt>
<dd>
<div class="block">Contains <b>default</b> local deployment SPI implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/deployment/uri/package-summary.html">org.apache.ignite.spi.deployment.uri</a> - package org.apache.ignite.spi.deployment.uri</dt>
<dd>
<div class="block">Contains URI-based deployment SPI implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/package-summary.html">org.apache.ignite.spi.discovery</a> - package org.apache.ignite.spi.discovery</dt>
<dd>
<div class="block">Contains APIs for topology manager SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/package-summary.html">org.apache.ignite.spi.discovery.tcp</a> - package org.apache.ignite.spi.discovery.tcp</dt>
<dd>
<div class="block">Contains <b>default</b> TCP/IP implementation for discovery SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder</a> - package org.apache.ignite.spi.discovery.tcp.ipfinder</dt>
<dd>
<div class="block">Contains IP finder interface and adapter.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.cloud</a> - package org.apache.ignite.spi.discovery.tcp.ipfinder.cloud</dt>
<dd>
<div class="block">Contains Apache jclouds based IP finder.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.gce</a> - package org.apache.ignite.spi.discovery.tcp.ipfinder.gce</dt>
<dd>
<div class="block">Contains Google Cloud Storage IP finder.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc</a> - package org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc</dt>
<dd>
<div class="block">Contains JDBC IP finder implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.multicast</a> - package org.apache.ignite.spi.discovery.tcp.ipfinder.multicast</dt>
<dd>
<div class="block">Contains multicast-based IP finder.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.s3</a> - package org.apache.ignite.spi.discovery.tcp.ipfinder.s3</dt>
<dd>
<div class="block">Contains AWS S3-based IP finder.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs</a> - package org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs</dt>
<dd>
<div class="block">Contains shared filesystem-based IP finder.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.vm</a> - package org.apache.ignite.spi.discovery.tcp.ipfinder.vm</dt>
<dd>
<div class="block">Contains local JVM-based IP finder.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.zk</a> - package org.apache.ignite.spi.discovery.tcp.ipfinder.zk</dt>
<dd>
<div class="block">Contains TCP Discovery IP Finder uses Apache ZooKeeper (ZK) to locate peer nodes.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/eventstorage/package-summary.html">org.apache.ignite.spi.eventstorage</a> - package org.apache.ignite.spi.eventstorage</dt>
<dd>
<div class="block">Contains APIs for event storage SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/eventstorage/memory/package-summary.html">org.apache.ignite.spi.eventstorage.memory</a> - package org.apache.ignite.spi.eventstorage.memory</dt>
<dd>
<div class="block">Contains <b>default</b> in-memory implementation for event storage SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/failover/package-summary.html">org.apache.ignite.spi.failover</a> - package org.apache.ignite.spi.failover</dt>
<dd>
<div class="block">Contains APIs for failover SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/failover/always/package-summary.html">org.apache.ignite.spi.failover.always</a> - package org.apache.ignite.spi.failover.always</dt>
<dd>
<div class="block">Contains <b>default</b> "always" failover SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/failover/jobstealing/package-summary.html">org.apache.ignite.spi.failover.jobstealing</a> - package org.apache.ignite.spi.failover.jobstealing</dt>
<dd>
<div class="block">Contains job stealing failover SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/failover/never/package-summary.html">org.apache.ignite.spi.failover.never</a> - package org.apache.ignite.spi.failover.never</dt>
<dd>
<div class="block">Contains "never" failover SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/indexing/package-summary.html">org.apache.ignite.spi.indexing</a> - package org.apache.ignite.spi.indexing</dt>
<dd>
<div class="block">Contains APIs for indexing SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/indexing/noop/package-summary.html">org.apache.ignite.spi.indexing.noop</a> - package org.apache.ignite.spi.indexing.noop</dt>
<dd>
<div class="block">Contains default no-op indexing SPI implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/package-summary.html">org.apache.ignite.spi.loadbalancing</a> - package org.apache.ignite.spi.loadbalancing</dt>
<dd>
<div class="block">Contains APIs for load balancing SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/adaptive/package-summary.html">org.apache.ignite.spi.loadbalancing.adaptive</a> - package org.apache.ignite.spi.loadbalancing.adaptive</dt>
<dd>
<div class="block">Contains adaptive load balancing SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/package-summary.html">org.apache.ignite.spi.loadbalancing.roundrobin</a> - package org.apache.ignite.spi.loadbalancing.roundrobin</dt>
<dd>
<div class="block">Contains <b>default</b> round-robin implementation for load balancing SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/package-summary.html">org.apache.ignite.spi.loadbalancing.weightedrandom</a> - package org.apache.ignite.spi.loadbalancing.weightedrandom</dt>
<dd>
<div class="block">Contains weighted random-base implementation for load balancing SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/swapspace/package-summary.html">org.apache.ignite.spi.swapspace</a> - package org.apache.ignite.spi.swapspace</dt>
<dd>
<div class="block">Contains APIs for swap space SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/swapspace/file/package-summary.html">org.apache.ignite.spi.swapspace.file</a> - package org.apache.ignite.spi.swapspace.file</dt>
<dd>
<div class="block">Contains file-based swap space SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/swapspace/noop/package-summary.html">org.apache.ignite.spi.swapspace.noop</a> - package org.apache.ignite.spi.swapspace.noop</dt>
<dd>
<div class="block">Contains <b>default</b> no-op swap space SPI implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/ssl/package-summary.html">org.apache.ignite.ssl</a> - package org.apache.ignite.ssl</dt>
<dd>
<div class="block">Contains classes for working with SSL.</div>
</dd>
<dt><a href="./org/apache/ignite/startup/package-summary.html">org.apache.ignite.startup</a> - package org.apache.ignite.startup</dt>
<dd>
<div class="block">Contains Ignite runtime startup classes.</div>
</dd>
<dt><a href="./org/apache/ignite/startup/cmdline/package-summary.html">org.apache.ignite.startup.cmdline</a> - package org.apache.ignite.startup.cmdline</dt>
<dd>
<div class="block">Contains <b>default</b> command line startup.</div>
</dd>
<dt><a href="./org/apache/ignite/startup/servlet/package-summary.html">org.apache.ignite.startup.servlet</a> - package org.apache.ignite.startup.servlet</dt>
<dd>
<div class="block">Contains servlet-based startup.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a> - package org.apache.ignite.stream</dt>
<dd>
<div class="block">Contains Ignite Streamer classes.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/camel/package-summary.html">org.apache.ignite.stream.camel</a> - package org.apache.ignite.stream.camel</dt>
<dd>
<div class="block">Contains implementation of Camel Streamer.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/flume/package-summary.html">org.apache.ignite.stream.flume</a> - package org.apache.ignite.stream.flume</dt>
<dd>
<div class="block">Contains implementation of Flume Sink.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/jms11/package-summary.html">org.apache.ignite.stream.jms11</a> - package org.apache.ignite.stream.jms11</dt>
<dd>
<div class="block">Contains implementation of JMS queue and topic messages consumer.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/kafka/package-summary.html">org.apache.ignite.stream.kafka</a> - package org.apache.ignite.stream.kafka</dt>
<dd>
<div class="block">Contains implementation of Kafka Streamer.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/package-summary.html">org.apache.ignite.stream.kafka.connect</a> - package org.apache.ignite.stream.kafka.connect</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/kafka/connect/serialization/package-summary.html">org.apache.ignite.stream.kafka.connect.serialization</a> - package org.apache.ignite.stream.kafka.connect.serialization</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/mqtt/package-summary.html">org.apache.ignite.stream.mqtt</a> - package org.apache.ignite.stream.mqtt</dt>
<dd>
<div class="block">Contains implementation of MQTT topic messages consumer.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/socket/package-summary.html">org.apache.ignite.stream.socket</a> - package org.apache.ignite.stream.socket</dt>
<dd>
<div class="block">Contains socket streamer implementation.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/storm/package-summary.html">org.apache.ignite.stream.storm</a> - package org.apache.ignite.stream.storm</dt>
<dd>
<div class="block">StormStreamer -- integration with Apache Storm.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/twitter/package-summary.html">org.apache.ignite.stream.twitter</a> - package org.apache.ignite.stream.twitter</dt>
<dd>
<div class="block">Contains implementation of Twitter Streamer.</div>
</dd>
<dt><a href="./org/apache/ignite/thread/package-summary.html">org.apache.ignite.thread</a> - package org.apache.ignite.thread</dt>
<dd>
<div class="block">Contains threads-related utility classes.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a> - package org.apache.ignite.transactions</dt>
<dd>
<div class="block">Contains transaction-related classes.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/spring/package-summary.html">org.apache.ignite.transactions.spring</a> - package org.apache.ignite.transactions.spring</dt>
<dd>
<div class="block">Contains implementation of Spring transaction manager.</div>
</dd>
<dt><a href="./org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a> - package org.apache.ignite.visor.plugin</dt>
<dd>
<div class="block">Contains <b>Visor Plugin</b> extension functionality.</div>
</dd>
<dt><a href="./org/apache/ignite/yarn/package-summary.html">org.apache.ignite.yarn</a> - package org.apache.ignite.yarn</dt>
<dd>
<div class="block">Contains classes to support integration with Apache Hadoop Yarn.</div>
</dd>
<dt><a href="./org/apache/ignite/yarn/utils/package-summary.html">org.apache.ignite.yarn.utils</a> - package org.apache.ignite.yarn.utils</dt>
<dd>
<div class="block">Utility and helper classes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceDescriptor.html#originNodeId()">originNodeId()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceDescriptor.html" title="interface in org.apache.ignite.services">ServiceDescriptor</a></dt>
<dd>
<div class="block">Gets ID of grid node that initiated the service deployment.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#OSGI_SERVICE_PROP_IGNITE_NAME">OSGI_SERVICE_PROP_IGNITE_NAME</a></span> - Static variable in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>
<div class="block">OSGI service property name.</div>
</dd>
<dt><a href="./org/apache/ignite/osgi/classloaders/OsgiClassLoadingStrategyType.html" title="enum in org.apache.ignite.osgi.classloaders"><span class="strong">OsgiClassLoadingStrategyType</span></a> - Enum in <a href="./org/apache/ignite/osgi/classloaders/package-summary.html">org.apache.ignite.osgi.classloaders</a></dt>
<dd>
<div class="block">Enum for the user to indicate which type of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><code>ClassLoader</code></a> Ignite should use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#OUT_OF_RESOURCES_TCP_MSG">OUT_OF_RESOURCES_TCP_MSG</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">IPC error message.</div>
</dd>
</dl>
<a name="_P_">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#parent()">parent()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Returns the parent of a path or <code>null</code> if at root.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#parse(I,%20java.lang.Object...)">parse(I, Object...)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">This method should transform raw data records into valid key-value pairs
to be stored into cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#partition(K)">partition(K)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Gets partition id for the given key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityFunction.html#partition(java.lang.Object)">partition(Object)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityFunction.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunction</a></dt>
<dd>
<div class="block">Gets partition number for a given key starting from <code>0</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#partition(java.lang.Object)">partition(Object)</a></span> - Method in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Gets partition number for a given key starting from <code>0</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#partition(java.lang.Object)">partition(Object)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Gets partition number for a given key starting from <code>0</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#partition()">partition()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets partition for the event which is the partition the key belongs to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheRebalancingEvent.html#partition()">partition()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events">CacheRebalancingEvent</a></dt>
<dd>
<div class="block">Gets partition for the event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#partition(java.lang.String,%20java.lang.Object)">partition(String, Object)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Calculates partition number for given key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapKey.html#partition()">partition()</a></span> - Method in class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapKey.html" title="class in org.apache.ignite.spi.swapspace">SwapKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#partitions()">partitions()</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Gets number of partitions in cache according to configured affinity function.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityFunction.html#partitions()">partitions()</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityFunction.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunction</a></dt>
<dd>
<div class="block">Gets total number of partitions available.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#partitions()">partitions()</a></span> - Method in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Gets total number of partitions available.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#partitions()">partitions()</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Gets total number of partitions available.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#partitions(java.lang.String)">partitions(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets partitions IDs that are stored in the passed in space.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#partitions(java.lang.String)">partitions(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets partitions IDs that are stored in the passed in space.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#partitions(java.lang.String)">partitions(String)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets partitions IDs that are stored in the passed in space.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/IgfsEvent.html#path()">path()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/IgfsEvent.html" title="class in org.apache.ignite.events">IgfsEvent</a></dt>
<dd>
<div class="block">Path of the file or directory, on which event has occurred.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsFile.html#path()">path()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs">IgfsFile</a></dt>
<dd>
<div class="block">Gets path to file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#path()">path()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#path(org.apache.ignite.igfs.IgfsPath)">path(IgfsPath)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsFileRange.html#path()">path()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsFileRange.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsFileRange</a></dt>
<dd>
<div class="block">Gets file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html#paths()">paths()</a></span> - Method in interface org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html" title="interface in org.apache.ignite.igfs.mapreduce">IgfsTaskArgs</a></dt>
<dd>
<div class="block">Gets file paths to process.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/scheduler/SchedulerFuture.html#pattern()">pattern()</a></span> - Method in interface org.apache.ignite.scheduler.<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler">SchedulerFuture</a></dt>
<dd>
<div class="block">Gets scheduling pattern.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#peek()">peek()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopFileSystemCounterWriter.html#PERFORMANCE_COUNTER_FILE_NAME">PERFORMANCE_COUNTER_FILE_NAME</a></span> - Static variable in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopFileSystemCounterWriter.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopFileSystemCounterWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecuritySubject.html#permissions()">permissions()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecuritySubject.html" title="interface in org.apache.ignite.plugin.security">SecuritySubject</a></dt>
<dd>
<div class="block">Authorized permission set for the subject.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#perNodeBufferSize()">perNodeBufferSize()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Gets size of per node key-value pairs buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#perNodeBufferSize(int)">perNodeBufferSize(int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Sets size of per node key-value pairs buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#perNodeParallelOperations()">perNodeParallelOperations()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Gets maximum number of parallel stream operations for a single node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#perNodeParallelOperations(int)">perNodeParallelOperations(int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Sets maximum number of parallel stream operations for a single node.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><span class="strong">PersistenceController</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/persistence/package-summary.html">org.apache.ignite.cache.store.cassandra.persistence</a></dt>
<dd>
<div class="block">Intermediate layer between persistent store (Cassandra) and Ignite cache key/value classes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#PersistenceController(org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings)">PersistenceController(KeyValuePersistenceSettings)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceController</a></dt>
<dd>
<div class="block">Constructs persistence controller from Ignite cache persistence settings.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><span class="strong">PersistenceSettings</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/persistence/package-summary.html">org.apache.ignite.cache.store.cassandra.persistence</a></dt>
<dd>
<div class="block">Stores persistence settings, which describes how particular key/value
from Ignite cache should be stored in Cassandra.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#PersistenceSettings(org.w3c.dom.Element)">PersistenceSettings(Element)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PersistenceSettings</a></dt>
<dd>
<div class="block">Constructs persistence settings from corresponding XML element.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceStrategy.html" title="enum in org.apache.ignite.cache.store.cassandra.persistence"><span class="strong">PersistenceStrategy</span></a> - Enum in <a href="./org/apache/ignite/cache/store/cassandra/persistence/package-summary.html">org.apache.ignite.cache.store.cassandra.persistence</a></dt>
<dd>
<div class="block">Describes persistence strategy to be used to persist object data into Cassandra.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#pingNode(java.util.UUID)">pingNode(UUID)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Pings a remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#pingNode(java.lang.String)">pingNode(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Pings node with given node ID to see whether it is alive.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#pingNode(java.util.UUID)">pingNode(UUID)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Pings the remote node to see if it's alive.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#pingNode(java.util.UUID)">pingNode(UUID)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Pings the remote node to see if it's alive.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#pingNode(java.util.UUID)">pingNode(UUID)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Pings a remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#pingNodeByAddress(java.lang.String)">pingNodeByAddress(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Pings node with given host name to see if it is alive.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/datasource/PlainCredentials.html" title="class in org.apache.ignite.cache.store.cassandra.datasource"><span class="strong">PlainCredentials</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/datasource/package-summary.html">org.apache.ignite.cache.store.cassandra.datasource</a></dt>
<dd>
<div class="block">Simple implementation of <a href="./org/apache/ignite/cache/store/cassandra/datasource/Credentials.html" title="interface in org.apache.ignite.cache.store.cassandra.datasource"><code>Credentials</code></a> which just uses its constructor to hold user/password values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/PlainCredentials.html#PlainCredentials(java.lang.String,%20java.lang.String)">PlainCredentials(String, String)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/PlainCredentials.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">PlainCredentials</a></dt>
<dd>
<div class="block">Creates credentials object.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/PlatformConfiguration.html" title="interface in org.apache.ignite.configuration"><span class="strong">PlatformConfiguration</span></a> - Interface in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Platform configuration marker interface.</div>
</dd>
<dt><a href="./org/apache/ignite/platform/cpp/PlatformCppConfiguration.html" title="class in org.apache.ignite.platform.cpp"><span class="strong">PlatformCppConfiguration</span></a> - Class in <a href="./org/apache/ignite/platform/cpp/package-summary.html">org.apache.ignite.platform.cpp</a></dt>
<dd>
<div class="block">Platform CPP configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/cpp/PlatformCppConfiguration.html#PlatformCppConfiguration()">PlatformCppConfiguration()</a></span> - Constructor for class org.apache.ignite.platform.cpp.<a href="./org/apache/ignite/platform/cpp/PlatformCppConfiguration.html" title="class in org.apache.ignite.platform.cpp">PlatformCppConfiguration</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/cpp/PlatformCppConfiguration.html#PlatformCppConfiguration(org.apache.ignite.configuration.PlatformConfiguration)">PlatformCppConfiguration(PlatformConfiguration)</a></span> - Constructor for class org.apache.ignite.platform.cpp.<a href="./org/apache/ignite/platform/cpp/PlatformCppConfiguration.html" title="class in org.apache.ignite.platform.cpp">PlatformCppConfiguration</a></dt>
<dd>
<div class="block">Copying constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet"><span class="strong">PlatformDotNetBinaryConfiguration</span></a> - Class in <a href="./org/apache/ignite/platform/dotnet/package-summary.html">org.apache.ignite.platform.dotnet</a></dt>
<dd>
<div class="block">Mirror of .Net class BinaryConfiguration.cs</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#PlatformDotNetBinaryConfiguration()">PlatformDotNetBinaryConfiguration()</a></span> - Constructor for class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#PlatformDotNetBinaryConfiguration(org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration)">PlatformDotNetBinaryConfiguration(PlatformDotNetBinaryConfiguration)</a></span> - Constructor for class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>
<div class="block">Copy constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet"><span class="strong">PlatformDotNetBinaryTypeConfiguration</span></a> - Class in <a href="./org/apache/ignite/platform/dotnet/package-summary.html">org.apache.ignite.platform.dotnet</a></dt>
<dd>
<div class="block">Mirror of .Net class BinaryTypeConfiguration.cs</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#PlatformDotNetBinaryTypeConfiguration()">PlatformDotNetBinaryTypeConfiguration()</a></span> - Constructor for class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#PlatformDotNetBinaryTypeConfiguration(org.apache.ignite.platform.dotnet.PlatformDotNetBinaryTypeConfiguration)">PlatformDotNetBinaryTypeConfiguration(PlatformDotNetBinaryTypeConfiguration)</a></span> - Constructor for class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Copy constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html" title="class in org.apache.ignite.platform.dotnet"><span class="strong">PlatformDotNetCacheStoreFactory</span></a> - Class in <a href="./org/apache/ignite/platform/dotnet/package-summary.html">org.apache.ignite.platform.dotnet</a></dt>
<dd>
<div class="block">Wrapper for .NET cache store implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html#PlatformDotNetCacheStoreFactory()">PlatformDotNetCacheStoreFactory()</a></span> - Constructor for class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetCacheStoreFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactoryNative.html" title="class in org.apache.ignite.platform.dotnet"><span class="strong">PlatformDotNetCacheStoreFactoryNative</span></a> - Class in <a href="./org/apache/ignite/platform/dotnet/package-summary.html">org.apache.ignite.platform.dotnet</a></dt>
<dd>
<div class="block">Cache store factory that wraps native factory object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactoryNative.html#PlatformDotNetCacheStoreFactoryNative(java.lang.Object)">PlatformDotNetCacheStoreFactoryNative(Object)</a></span> - Constructor for class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactoryNative.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetCacheStoreFactoryNative</a></dt>
<dd>
<div class="block">Ctor.</div>
</dd>
<dt><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html" title="class in org.apache.ignite.platform.dotnet"><span class="strong">PlatformDotNetConfiguration</span></a> - Class in <a href="./org/apache/ignite/platform/dotnet/package-summary.html">org.apache.ignite.platform.dotnet</a></dt>
<dd>
<div class="block">Mirror of .Net class IgniteConfiguration.cs</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html#PlatformDotNetConfiguration()">PlatformDotNetConfiguration()</a></span> - Constructor for class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetConfiguration</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html#PlatformDotNetConfiguration(org.apache.ignite.platform.dotnet.PlatformDotNetConfiguration)">PlatformDotNetConfiguration(PlatformDotNetConfiguration)</a></span> - Constructor for class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetConfiguration</a></dt>
<dd>
<div class="block">Copy constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html" title="class in org.apache.ignite.platform.dotnet"><span class="strong">PlatformDotNetLifecycleBean</span></a> - Class in <a href="./org/apache/ignite/platform/dotnet/package-summary.html">org.apache.ignite.platform.dotnet</a></dt>
<dd>
<div class="block">Lifecycle bean implementation which can be used to configure .Net lifecycle beans in Java Spring configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html#PlatformDotNetLifecycleBean()">PlatformDotNetLifecycleBean()</a></span> - Constructor for class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetLifecycleBean</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html#PlatformDotNetLifecycleBean(java.lang.String)">PlatformDotNetLifecycleBean(String)</a></span> - Constructor for class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetLifecycleBean</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/platform/PlatformJavaObjectFactory.html" title="interface in org.apache.ignite.platform"><span class="strong">PlatformJavaObjectFactory</span></a>&lt;<a href="./org/apache/ignite/platform/PlatformJavaObjectFactory.html" title="type parameter in PlatformJavaObjectFactory">T</a>&gt; - Interface in <a href="./org/apache/ignite/platform/package-summary.html">org.apache.ignite.platform</a></dt>
<dd>
<div class="block">Object factory used for advanced interop between platform and Java.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#plugin(java.lang.String)">plugin(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets an instance of deployed Ignite plugin.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#plugin(java.lang.String)">plugin(String)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets an instance of deployed Ignite plugin.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#plugin()">plugin()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/plugin/PluginConfiguration.html" title="interface in org.apache.ignite.plugin"><span class="strong">PluginConfiguration</span></a> - Interface in <a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Plugin configuration.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin"><span class="strong">PluginContext</span></a> - Interface in <a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Plugin context.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/PluginNotFoundException.html" title="class in org.apache.ignite.plugin"><span class="strong">PluginNotFoundException</span></a> - Exception in <a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Exception thrown if plugin is not found.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginNotFoundException.html#PluginNotFoundException(java.lang.String)">PluginNotFoundException(String)</a></span> - Constructor for exception org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginNotFoundException.html" title="class in org.apache.ignite.plugin">PluginNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin"><span class="strong">PluginProvider</span></a>&lt;<a href="./org/apache/ignite/plugin/PluginProvider.html" title="type parameter in PluginProvider">C</a> extends <a href="./org/apache/ignite/plugin/PluginConfiguration.html" title="interface in org.apache.ignite.plugin">PluginConfiguration</a>&gt; - Interface in <a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">Pluggable Ignite component.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/PluginValidationException.html" title="class in org.apache.ignite.plugin"><span class="strong">PluginValidationException</span></a> - Exception in <a href="./org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></dt>
<dd>
<div class="block">TODO: Add class description.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginValidationException.html#PluginValidationException(java.lang.String,%20java.lang.String,%20java.util.UUID)">PluginValidationException(String, String, UUID)</a></span> - Constructor for exception org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginValidationException.html" title="class in org.apache.ignite.plugin">PluginValidationException</a></dt>
<dd>
<div class="block">Constructs invalid plugin exception.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><span class="strong">PojoField</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/persistence/package-summary.html">org.apache.ignite.cache.store.cassandra.persistence</a></dt>
<dd>
<div class="block">Descriptor for particular field in a POJO object, specifying how this field
should be written to or loaded from Cassandra.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#PojoField(org.w3c.dom.Element,%20java.lang.Class)">PojoField(Element, Class&lt;?&gt;)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a></dt>
<dd>
<div class="block">Creates instance of <a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><code>PojoField</code></a> based on it's description in XML element.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#PojoField(java.beans.PropertyDescriptor)">PojoField(PropertyDescriptor)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a></dt>
<dd>
<div class="block">Creates instance of <a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><code>PojoField</code></a> from its property descriptor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><span class="strong">PojoKeyField</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/persistence/package-summary.html">org.apache.ignite.cache.store.cassandra.persistence</a></dt>
<dd>
<div class="block">Descriptor for Ignite key POJO class</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.html#PojoKeyField(org.w3c.dom.Element,%20java.lang.Class)">PojoKeyField(Element, Class)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoKeyField</a></dt>
<dd>
<div class="block">Constructs Ignite cache key POJO object descriptor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.html#PojoKeyField(java.beans.PropertyDescriptor)">PojoKeyField(PropertyDescriptor)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoKeyField</a></dt>
<dd>
<div class="block">Constructs Ignite cache key POJO object descriptor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.SortOrder.html" title="enum in org.apache.ignite.cache.store.cassandra.persistence"><span class="strong">PojoKeyField.SortOrder</span></a> - Enum in <a href="./org/apache/ignite/cache/store/cassandra/persistence/package-summary.html">org.apache.ignite.cache.store.cassandra.persistence</a></dt>
<dd>
<div class="block">Specifies sort order for POJO key field</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><span class="strong">PojoValueField</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/persistence/package-summary.html">org.apache.ignite.cache.store.cassandra.persistence</a></dt>
<dd>
<div class="block">Descriptor for Ignite value POJO class</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html#PojoValueField(org.w3c.dom.Element,%20java.lang.Class)">PojoValueField(Element, Class)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoValueField</a></dt>
<dd>
<div class="block">Constructs Ignite cache value field descriptor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html#PojoValueField(java.beans.PropertyDescriptor)">PojoValueField(PropertyDescriptor)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoValueField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoValueField</a></dt>
<dd>
<div class="block">Constructs Ignite cache value field descriptor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#poll()">poll()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#poll(long,%20java.util.concurrent.TimeUnit)">poll(long, TimeUnit)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html#poll()">poll()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceTask</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInputStream.html#position()">position()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInputStream.html" title="class in org.apache.ignite.igfs">IgfsInputStream</a></dt>
<dd>
<div class="block">Get the current position in the input stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#position()">position()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dd>
<div class="block">Get the current position in the input stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterGroup.html#predicate()">predicate()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster">ClusterGroup</a></dt>
<dd>
<div class="block">Gets predicate that defines a subset of nodes for this cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#prepare(java.util.Map,%20backtype.storm.task.TopologyContext,%20backtype.storm.task.OutputCollector)">prepare(Map, TopologyContext, OutputCollector)</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Initializes Ignite client instance from a configuration file and declares the output collector of the bolt.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#prepareBuilders(java.lang.String,%20java.util.Collection)">prepareBuilders(String, Collection&lt;JdbcType&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Prepare internal store specific builders for provided types metadata.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html#prepareBuilders(java.lang.String,%20java.util.Collection)">prepareBuilders(String, Collection&lt;JdbcType&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStore</a></dt>
<dd>
<div class="block">Prepare internal store specific builders for provided types metadata.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopMapReducePlanner.html#preparePlan(org.apache.ignite.internal.processors.hadoop.HadoopJob,%20java.util.Collection,%20org.apache.ignite.internal.processors.hadoop.HadoopMapReducePlan)">preparePlan(HadoopJob, Collection&lt;ClusterNode&gt;, HadoopMapReducePlan)</a></span> - Method in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopMapReducePlanner.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopMapReducePlanner</a></dt>
<dd>
<div class="block">Prepares map-reduce execution plan for the given job and topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityFunctionContext.html#previousAssignment(int)">previousAssignment(int)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityFunctionContext.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunctionContext</a></dt>
<dd>
<div class="block">Gets affinity assignment for given partition on previous topology version.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/Affinity.html#primaryPartitions(org.apache.ignite.cluster.ClusterNode)">primaryPartitions(ClusterNode)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="interface in org.apache.ignite.cache.affinity">Affinity</a></dt>
<dd>
<div class="block">Gets partition ids for which the given cluster node has primary ownership.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#printLastErrors()">printLastErrors()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Prints errors.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiMultiException.html#printStackTrace(java.io.PrintStream)">printStackTrace(PrintStream)</a></span> - Method in exception org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiMultiException.html" title="class in org.apache.ignite.spi">IgniteSpiMultiException</a></dt>
<dt><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue"><span class="strong">PriorityQueueCollisionSpi</span></a> - Class in <a href="./org/apache/ignite/spi/collision/priorityqueue/package-summary.html">org.apache.ignite.spi.collision.priorityqueue</a></dt>
<dd>
<div class="block">This class provides implementation for Collision SPI based on priority queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#PriorityQueueCollisionSpi()">PriorityQueueCollisionSpi()</a></span> - Constructor for class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue"><span class="strong">PriorityQueueCollisionSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/collision/priorityqueue/package-summary.html">org.apache.ignite.spi.collision.priorityqueue</a></dt>
<dd>
<div class="block">Management bean that provides access to the priority queue collision SPI configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html#process(com.datastax.driver.core.Row,%20int)">process(Row, int)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchExecutionAssistant</a></dt>
<dd>
<div class="block">Processes particular row inside batch operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchLoaderAssistant.html#process(com.datastax.driver.core.Row)">process(Row)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchLoaderAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchLoaderAssistant</a></dt>
<dd>
<div class="block">Processes each row returned by batch load operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html#process(com.datastax.driver.core.Row)">process(Row)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">ExecutionAssistant</a></dt>
<dd>
<div class="block">Processes Cassandra database table row returned by specified CQL statement.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html#process(com.datastax.driver.core.Row,%20int)">process(Row, int)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html" title="class in org.apache.ignite.cache.store.cassandra.session">GenericBatchExecutionAssistant</a></dt>
<dd>
<div class="block">Processes particular row inside batch operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html#process(com.datastax.driver.core.Row)">process(Row)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html" title="class in org.apache.ignite.cache.store.cassandra.session">GenericBatchExecutionAssistant</a></dt>
<dd>
<div class="block">Processes particular row inside batch operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/camel/CamelStreamer.html#process(org.apache.camel.Exchange)">process(Exchange)</a></span> - Method in class org.apache.ignite.stream.camel.<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="class in org.apache.ignite.stream.camel">CamelStreamer</a></dt>
<dd>
<div class="block">Processes the incoming <code>Exchange</code> and adds the tuple(s) to the underlying streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/flume/IgniteSink.html#process()">process()</a></span> - Method in class org.apache.ignite.stream.flume.<a href="./org/apache/ignite/stream/flume/IgniteSink.html" title="class in org.apache.ignite.stream.flume">IgniteSink</a></dt>
<dd>
<div class="block">Processes Flume events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html#processedCount()">processedCount()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchExecutionAssistant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html#processedCount()">processedCount()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html" title="class in org.apache.ignite.cache.store.cassandra.session">GenericBatchExecutionAssistant</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html#processedData()">processedData()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchExecutionAssistant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html#processedData()">processedData()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html" title="class in org.apache.ignite.cache.store.cassandra.session">GenericBatchExecutionAssistant</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#PROP_CACHE">PROP_CACHE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>
<div class="block">Cache name property name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#PROP_CFG">PROP_CFG</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>
<div class="block">Cache name property name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#PROP_COLLOCATED">PROP_COLLOCATED</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>
<div class="block">Collocated property name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#PROP_HOST">PROP_HOST</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>
<div class="block">Hostname property name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#PROP_LOCAL">PROP_LOCAL</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>
<div class="block">Local property name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#PROP_NODE_ID">PROP_NODE_ID</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>
<div class="block">Node ID property name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#PROP_PORT">PROP_PORT</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>
<div class="block">Port number property name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#PROP_ZK_CONNECTION_STRING">PROP_ZK_CONNECTION_STRING</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>
<div class="block">System property name to provide the ZK Connection String.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreSession.html#properties()">properties()</a></span> - Method in interface org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store">CacheStoreSession</a></dt>
<dd>
<div class="block">Gets current session properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsFile.html#properties()">properties()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs">IgfsFile</a></dt>
<dd>
<div class="block">Get properties of the file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsFile.html#property(java.lang.String)">property(String)</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs">IgfsFile</a></dt>
<dd>
<div class="block">Get file's property for specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsFile.html#property(java.lang.String,%20java.lang.String)">property(String, String)</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsFile.html" title="interface in org.apache.ignite.igfs">IgfsFile</a></dt>
<dd>
<div class="block">Get file's property for specified name.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common"><span class="strong">PropertyMappingHelper</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/common/package-summary.html">org.apache.ignite.cache.store.cassandra.common</a></dt>
<dd>
<div class="block">Helper class providing bunch of methods to discover fields of POJO objects and
map builtin Java types to appropriate Cassandra types.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html#PropertyMappingHelper()">PropertyMappingHelper()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/PropertyMappingHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">PropertyMappingHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#provideDiscoveryData(java.util.UUID)">provideDiscoveryData(UUID)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>
<div class="block">Gets plugin discovery data object that will be sent to the new node
during discovery process.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html#publish(java.util.logging.LogRecord)">publish(LogRecord)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html" title="class in org.apache.ignite.logger.java">JavaLoggerFileHandler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionPool.html#put(org.apache.ignite.cache.store.cassandra.session.CassandraSessionImpl,%20com.datastax.driver.core.Session)">put(CassandraSessionImpl, Session)</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.session.pool.<a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionPool.html" title="class in org.apache.ignite.cache.store.cassandra.session.pool">SessionPool</a></dt>
<dd>
<div class="block">Returns Cassandra driver session to sessions pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#put(K,%20V)">put(K, V)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#put(T)">put(T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#put(V1,%20V2)">put(V1, V2)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#put(java.lang.String,%20K,%20V,%20long)">put(String, K, V, long)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Puts object in cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html#put(java.util.Collection)">put(Collection&lt;SinkRecord&gt;)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkTask</a></dt>
<dd>
<div class="block">Buffers records.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#putAll(java.util.Map)">putAll(Map&lt;? extends K, ? extends V&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#putAll(java.util.Map)">putAll(Map&lt;? extends V1, ? extends V2&gt;)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#putIfAbsent(K,%20V)">putIfAbsent(K, V)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#putIfAbsent(java.lang.String,%20K,%20V,%20long)">putIfAbsent(String, K, V, long)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Puts object into cache if there was no previous object associated with
given key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/EvictableEntry.html#putMetaIfAbsent(T)">putMetaIfAbsent(T)</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="interface in org.apache.ignite.cache.eviction">EvictableEntry</a></dt>
<dd>
<div class="block">Adds given metadata value only if it was absent.</div>
</dd>
</dl>
<a name="_Q_">
<!-- -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><a href="./org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query"><span class="strong">Query</span></a>&lt;<a href="./org/apache/ignite/cache/query/Query.html" title="type parameter in Query">R</a>&gt; - Class in <a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">Base class for all Ignite cache queries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#query(org.apache.ignite.cache.query.Query)">query(Query&lt;R&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Queries cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/IndexingSpi.html#query(java.lang.String,%20java.util.Collection,%20org.apache.ignite.spi.indexing.IndexingQueryFilter)">query(String, Collection&lt;Object&gt;, IndexingQueryFilter)</a></span> - Method in interface org.apache.ignite.spi.indexing.<a href="./org/apache/ignite/spi/indexing/IndexingSpi.html" title="interface in org.apache.ignite.spi.indexing">IndexingSpi</a></dt>
<dd>
<div class="block">Executes query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html#query(java.lang.String,%20java.util.Collection,%20org.apache.ignite.spi.indexing.IndexingQueryFilter)">query(String, Collection&lt;Object&gt;, IndexingQueryFilter)</a></span> - Method in class org.apache.ignite.spi.indexing.noop.<a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html" title="class in org.apache.ignite.spi.indexing.noop">NoopIndexingSpi</a></dt>
<dd>
<div class="block">Executes query.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/QueryCursor.html" title="interface in org.apache.ignite.cache.query"><span class="strong">QueryCursor</span></a>&lt;<a href="./org/apache/ignite/cache/query/QueryCursor.html" title="type parameter in QueryCursor">T</a>&gt; - Interface in <a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">Query result cursor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache"><span class="strong">QueryEntity</span></a> - Class in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Query entity is a description of <a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite"><code>cache</code></a> entry (composed of key and value)
in a way of how it must be indexed and can be queried.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#QueryEntity()">QueryEntity()</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/query/annotations/QueryGroupIndex.html" title="annotation in org.apache.ignite.cache.query.annotations"><span class="strong">QueryGroupIndex</span></a> - Annotation Type in <a href="./org/apache/ignite/cache/query/annotations/package-summary.html">org.apache.ignite.cache.query.annotations</a></dt>
<dd>
<div class="block">Describes group index.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/annotations/QueryGroupIndex.List.html" title="annotation in org.apache.ignite.cache.query.annotations"><span class="strong">QueryGroupIndex.List</span></a> - Annotation Type in <a href="./org/apache/ignite/cache/query/annotations/package-summary.html">org.apache.ignite.cache.query.annotations</a></dt>
<dd>
<div class="block">List of group indexes for type.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache"><span class="strong">QueryIndex</span></a> - Class in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Contains list of fields to be indexed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#QueryIndex()">QueryIndex()</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Creates an empty index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#QueryIndex(java.lang.String)">QueryIndex(String)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Creates single-field sorted ascending index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#QueryIndex(java.lang.String,%20boolean)">QueryIndex(String, boolean)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Creates single-field sorted index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#QueryIndex(java.lang.String,%20boolean,%20java.lang.String)">QueryIndex(String, boolean, String)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Creates single-field sorted index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#QueryIndex(java.lang.String,%20org.apache.ignite.cache.QueryIndexType)">QueryIndex(String, QueryIndexType)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Creates index for one field.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#QueryIndex(java.lang.String,%20org.apache.ignite.cache.QueryIndexType,%20boolean)">QueryIndex(String, QueryIndexType, boolean)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Creates index for one field.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#QueryIndex(java.lang.String,%20org.apache.ignite.cache.QueryIndexType,%20boolean,%20java.lang.String)">QueryIndex(String, QueryIndexType, boolean, String)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Creates index for one field.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#QueryIndex(java.util.Collection,%20org.apache.ignite.cache.QueryIndexType)">QueryIndex(Collection&lt;String&gt;, QueryIndexType)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Creates index for a collection of fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#QueryIndex(java.util.LinkedHashMap,%20org.apache.ignite.cache.QueryIndexType)">QueryIndex(LinkedHashMap&lt;String, Boolean&gt;, QueryIndexType)</a></span> - Constructor for class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Creates index for a collection of fields.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/QueryIndexType.html" title="enum in org.apache.ignite.cache"><span class="strong">QueryIndexType</span></a> - Enum in <a href="./org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></dt>
<dd>
<div class="block">Index type.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/QueryMetrics.html" title="interface in org.apache.ignite.cache.query"><span class="strong">QueryMetrics</span></a> - Interface in <a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">Cache query metrics used to obtain statistics on query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#queryMetrics()">queryMetrics()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets query metrics.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/annotations/QuerySqlField.html" title="annotation in org.apache.ignite.cache.query.annotations"><span class="strong">QuerySqlField</span></a> - Annotation Type in <a href="./org/apache/ignite/cache/query/annotations/package-summary.html">org.apache.ignite.cache.query.annotations</a></dt>
<dd>
<div class="block">Annotates fields for SQL queries.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/annotations/QuerySqlField.Group.html" title="annotation in org.apache.ignite.cache.query.annotations"><span class="strong">QuerySqlField.Group</span></a> - Annotation Type in <a href="./org/apache/ignite/cache/query/annotations/package-summary.html">org.apache.ignite.cache.query.annotations</a></dt>
<dd>
<div class="block">Describes group of index and position of field in this group.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/annotations/QuerySqlFunction.html" title="annotation in org.apache.ignite.cache.query.annotations"><span class="strong">QuerySqlFunction</span></a> - Annotation Type in <a href="./org/apache/ignite/cache/query/annotations/package-summary.html">org.apache.ignite.cache.query.annotations</a></dt>
<dd>
<div class="block">Annotates public static methods in classes to be used in SQL queries as custom functions.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/annotations/QueryTextField.html" title="annotation in org.apache.ignite.cache.query.annotations"><span class="strong">QueryTextField</span></a> - Annotation Type in <a href="./org/apache/ignite/cache/query/annotations/package-summary.html">org.apache.ignite.cache.query.annotations</a></dt>
<dd>
<div class="block">Annotation for fields or getters to be indexed for full text
search using Lucene.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html#queryType()">queryType()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets query type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#queryType()">queryType()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets query type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#queue()">queue()</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Gets read-only view on internal <code>FIFO</code> queue in proper order.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#queue()">queue()</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Gets read-only view on internal <code>FIFO</code> queue in proper order.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#queue()">queue()</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Gets read-only view of backed queue in proper order.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#queue(java.lang.String,%20int,%20org.apache.ignite.configuration.CollectionConfiguration)">queue(String, int, CollectionConfiguration)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get a named queue from cache and create one if it has not been created yet and <code>cfg</code> is not
<code>null</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#queue(java.lang.String,%20int,%20org.apache.ignite.configuration.CollectionConfiguration)">queue(String, int, CollectionConfiguration)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get a named queue from cache and create one if it has not been created yet and <code>cfg</code> is not
<code>null</code>.</div>
</dd>
</dl>
<a name="_R_">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#randomEntry()">randomEntry()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.random"><span class="strong">RandomEvictionPolicy</span></a>&lt;<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html" title="type parameter in RandomEvictionPolicy">K</a>,<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html" title="type parameter in RandomEvictionPolicy">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/eviction/random/package-summary.html">org.apache.ignite.cache.eviction.random</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>This eviction policy implementation doesn't support near cache
and doesn't work on client nodes. Also it seems that random eviction doesn't make sense.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html#RandomEvictionPolicy()">RandomEvictionPolicy()</a></span> - Constructor for class org.apache.ignite.cache.eviction.random.<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.random">RandomEvictionPolicy</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Constructs random eviction policy with all defaults.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html#RandomEvictionPolicy(int)">RandomEvictionPolicy(int)</a></span> - Constructor for class org.apache.ignite.cache.eviction.random.<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.random">RandomEvictionPolicy</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Constructs random eviction policy with maximum size.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.random"><span class="strong">RandomEvictionPolicyMBean</span></a> - Interface in <a href="./org/apache/ignite/cache/eviction/random/package-summary.html">org.apache.ignite.cache.eviction.random</a></dt>
<dd>
<div class="block">MBean for <code>random</code> eviction policy.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/common/RandomSleeper.html" title="class in org.apache.ignite.cache.store.cassandra.common"><span class="strong">RandomSleeper</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/common/package-summary.html">org.apache.ignite.cache.store.cassandra.common</a></dt>
<dd>
<div class="block">Provides sleep method with randomly selected sleep time from specified range and
incrementally shifts sleep time range for each next sleep attempt</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/RandomSleeper.html#RandomSleeper(int,%20int,%20int,%20org.apache.ignite.IgniteLogger)">RandomSleeper(int, int, int, IgniteLogger)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/RandomSleeper.html" title="class in org.apache.ignite.cache.store.cassandra.common">RandomSleeper</a></dt>
<dd>
<div class="block">Creates sleeper instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#randomUuid()">randomUuid()</a></span> - Static method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dd>
<div class="block">Creates new pseudo-random ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#rawIterator(java.lang.String)">rawIterator(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets raw iterator over space entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#rawIterator(java.lang.String,%20int)">rawIterator(String, int)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets raw iterator over space entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#rawIterator(java.lang.String)">rawIterator(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets raw iterator over space entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#rawIterator(java.lang.String,%20int)">rawIterator(String, int)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets raw iterator over space entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#rawIterator(java.lang.String)">rawIterator(String)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets raw iterator over space entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#rawIterator(java.lang.String,%20int)">rawIterator(String, int)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets raw iterator over space entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#rawReader()">rawReader()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>
<div class="block">Gets raw reader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#rawWriter()">rawWriter()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>
<div class="block">Gets raw writer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInputStream.html#read(long,%20byte[],%20int,%20int)">read(long, byte[], int, int)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInputStream.html" title="class in org.apache.ignite.igfs">IgfsInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#read()">read()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#read(long,%20byte[],%20int,%20int)">read(long, byte[], int, int)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystemPositionedReadable.html#read(long,%20byte[],%20int,%20int)">read(long, byte[], int, int)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystemPositionedReadable.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystemPositionedReadable</a></dt>
<dd>
<div class="block">Read up to the specified number of bytes, from a given position within a file, and return the number of bytes
read.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#read(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapKey,%20org.apache.ignite.spi.swapspace.SwapContext)">read(String, SwapKey, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Reads stored value as array of bytes by key from data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#read(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapKey,%20org.apache.ignite.spi.swapspace.SwapContext)">read(String, SwapKey, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Reads stored value as array of bytes by key from data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#read(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapKey,%20org.apache.ignite.spi.swapspace.SwapContext)">read(String, SwapKey, SwapContext)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Reads stored value as array of bytes by key from data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#readAll(java.lang.String,%20java.lang.Iterable,%20org.apache.ignite.spi.swapspace.SwapContext)">readAll(String, Iterable&lt;SwapKey&gt;, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Reads stored values as array of bytes by all passed keys from data space with
given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#readAll(java.lang.String,%20java.lang.Iterable,%20org.apache.ignite.spi.swapspace.SwapContext)">readAll(String, Iterable&lt;SwapKey&gt;, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Reads stored values as array of bytes by all passed keys from data space with
given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#readAll(java.lang.String,%20java.lang.Iterable,%20org.apache.ignite.spi.swapspace.SwapContext)">readAll(String, Iterable&lt;SwapKey&gt;, SwapContext)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Reads stored values as array of bytes by all passed keys from data space with
given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/Binarylizable.html#readBinary(org.apache.ignite.binary.BinaryReader)">readBinary(BinaryReader)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/Binarylizable.html" title="interface in org.apache.ignite.binary">Binarylizable</a></dt>
<dd>
<div class="block">Reads fields from provided reader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReflectiveSerializer.html#readBinary(java.lang.Object,%20org.apache.ignite.binary.BinaryReader)">readBinary(Object, BinaryReader)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReflectiveSerializer.html" title="class in org.apache.ignite.binary">BinaryReflectiveSerializer</a></dt>
<dd>
<div class="block">Reads fields from provided reader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinarySerializer.html#readBinary(java.lang.Object,%20org.apache.ignite.binary.BinaryReader)">readBinary(Object, BinaryReader)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinarySerializer.html" title="interface in org.apache.ignite.binary">BinarySerializer</a></dt>
<dd>
<div class="block">Reads fields from provided reader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#readBinary(org.apache.ignite.binary.BinaryReader)">readBinary(BinaryReader)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Reads fields from provided reader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readBitSet(java.lang.String)">readBitSet(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <a href="http://docs.oracle.com/javase/7/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util"><code>BitSet</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readBoolean()">readBoolean()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readBoolean(java.lang.String)">readBoolean(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readBoolean(java.lang.String)">readBoolean(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>boolean</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readBooleanArray()">readBooleanArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readBooleanArray(java.lang.String)">readBooleanArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readBooleanArray(java.lang.String)">readBooleanArray(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>boolean</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readByte()">readByte()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readByte(java.lang.String)">readByte(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readByte(java.lang.String)">readByte(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>byte</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readByteArray()">readByteArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readByteArray(java.lang.String)">readByteArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readByteArray(java.lang.String)">readByteArray(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>byte</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readChar()">readChar()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readChar(java.lang.String)">readChar(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readChar(java.lang.String)">readChar(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>char</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readCharArray()">readCharArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readCharArray(java.lang.String)">readCharArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readCharArray(java.lang.String)">readCharArray(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>char</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readCollection()">readCollection()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readCollection(org.apache.ignite.binary.BinaryCollectionFactory)">readCollection(BinaryCollectionFactory&lt;T&gt;)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readCollection(java.lang.String)">readCollection(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readCollection(java.lang.String,%20org.apache.ignite.binary.BinaryCollectionFactory)">readCollection(String, BinaryCollectionFactory&lt;T&gt;)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readCollection(java.lang.String,%20org.apache.ignite.plugin.extensions.communication.MessageCollectionItemType)">readCollection(String, MessageCollectionItemType)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readDate()">readDate()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readDate(java.lang.String)">readDate(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readDateArray()">readDateArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readDateArray(java.lang.String)">readDateArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readDecimal()">readDecimal()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readDecimal(java.lang.String)">readDecimal(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readDecimalArray()">readDecimalArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readDecimalArray(java.lang.String)">readDecimalArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readDouble()">readDouble()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readDouble(java.lang.String)">readDouble(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readDouble(java.lang.String)">readDouble(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>double</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readDoubleArray()">readDoubleArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readDoubleArray(java.lang.String)">readDoubleArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readDoubleArray(java.lang.String)">readDoubleArray(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>double</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readEnum()">readEnum()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readEnum(java.lang.String)">readEnum(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readEnumArray()">readEnumArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readEnumArray(java.lang.String)">readEnumArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageFormatter.html#reader(java.util.UUID,%20org.apache.ignite.plugin.extensions.communication.MessageFactory)">reader(UUID, MessageFactory)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageFormatter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageFormatter</a></dt>
<dd>
<div class="block">Creates new message reader instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.cache.eviction.random.<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.random">RandomEvictionPolicy</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsByteDelimiterRecordResolver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsFixedLengthRecordResolver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#readExternal(java.io.ObjectInput)">readExternal(ObjectInput)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readFloat()">readFloat()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readFloat(java.lang.String)">readFloat(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readFloat(java.lang.String)">readFloat(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>float</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readFloatArray()">readFloatArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readFloatArray(java.lang.String)">readFloatArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readFloatArray(java.lang.String)">readFloatArray(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>float</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/Message.html#readFrom(java.nio.ByteBuffer,%20org.apache.ignite.plugin.extensions.communication.MessageReader)">readFrom(ByteBuffer, MessageReader)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/Message.html" title="interface in org.apache.ignite.plugin.extensions.communication">Message</a></dt>
<dd>
<div class="block">Reads this message from provided byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html#readFrom(java.nio.ByteBuffer,%20org.apache.ignite.plugin.extensions.communication.MessageReader)">readFrom(ByteBuffer, MessageReader)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingRequest</a></dt>
<dd>
<div class="block">Reads this message from provided byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#readFrom(java.nio.ByteBuffer,%20org.apache.ignite.plugin.extensions.communication.MessageReader)">readFrom(ByteBuffer, MessageReader)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage</a></dt>
<dd>
<div class="block">Reads this message from provided byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html#readFrom(java.nio.ByteBuffer,%20org.apache.ignite.plugin.extensions.communication.MessageReader)">readFrom(ByteBuffer, MessageReader)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.NodeIdMessage</a></dt>
<dd>
<div class="block">Reads this message from provided byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html#readFrom(java.nio.ByteBuffer,%20org.apache.ignite.plugin.extensions.communication.MessageReader)">readFrom(ByteBuffer, MessageReader)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.RecoveryLastReceivedMessage</a></dt>
<dd>
<div class="block">Reads this message from provided byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInputStream.html#readFully(long,%20byte[])">readFully(long, byte[])</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInputStream.html" title="class in org.apache.ignite.igfs">IgfsInputStream</a></dt>
<dd>
<div class="block">Read bytes from the given position in the stream to the given buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInputStream.html#readFully(long,%20byte[],%20int,%20int)">readFully(long, byte[], int, int)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInputStream.html" title="class in org.apache.ignite.igfs">IgfsInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#readFully(long,%20byte[])">readFully(long, byte[])</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dd>
<div class="block">Read bytes from the given position in the stream to the given buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#readFully(long,%20byte[],%20int,%20int)">readFully(long, byte[], int, int)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readIgniteUuid(java.lang.String)">readIgniteUuid(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang"><code>IgniteUuid</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readInt()">readInt()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readInt(java.lang.String)">readInt(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readInt(java.lang.String)">readInt(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>int</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readInt(java.lang.String,%20int)">readInt(String, int)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>int</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readIntArray()">readIntArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readIntArray(java.lang.String)">readIntArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readIntArray(java.lang.String)">readIntArray(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>int</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readLong()">readLong()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readLong(java.lang.String)">readLong(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readLong(java.lang.String)">readLong(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>long</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readLongArray()">readLongArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readLongArray(java.lang.String)">readLongArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readLongArray(java.lang.String)">readLongArray(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>long</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readMap()">readMap()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readMap(org.apache.ignite.binary.BinaryMapFactory)">readMap(BinaryMapFactory&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readMap(java.lang.String)">readMap(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readMap(java.lang.String,%20org.apache.ignite.binary.BinaryMapFactory)">readMap(String, BinaryMapFactory&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readMap(java.lang.String,%20org.apache.ignite.plugin.extensions.communication.MessageCollectionItemType,%20org.apache.ignite.plugin.extensions.communication.MessageCollectionItemType,%20boolean)">readMap(String, MessageCollectionItemType, MessageCollectionItemType, boolean)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readMessage(java.lang.String)">readMessage(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads nested message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#readMessage(java.net.Socket,%20java.io.InputStream,%20long)">readMessage(Socket, InputStream, long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Reads message from the socket limiting read time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readObject()">readObject()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readObject(java.lang.String)">readObject(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readObjectArray()">readObjectArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readObjectArray(java.lang.String)">readObjectArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readObjectArray(java.lang.String,%20org.apache.ignite.plugin.extensions.communication.MessageCollectionItemType,%20java.lang.Class)">readObjectArray(String, MessageCollectionItemType, Class&lt;T&gt;)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads array of objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#readReceipt(java.net.Socket,%20long)">readReceipt(Socket, long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Reads message delivery receipt from the socket.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readShort()">readShort()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readShort(java.lang.String)">readShort(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readShort(java.lang.String)">readShort(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>short</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readShortArray()">readShortArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readShortArray(java.lang.String)">readShortArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readShortArray(java.lang.String)">readShortArray(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <code>short</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readString()">readString()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readString(java.lang.String)">readString(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readString(java.lang.String)">readString(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readStringArray()">readStringArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readStringArray(java.lang.String)">readStringArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readTimestamp()">readTimestamp()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readTimestamp(java.lang.String)">readTimestamp(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readTimestampArray()">readTimestampArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readTimestampArray(java.lang.String)">readTimestampArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readUuid()">readUuid()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readUuid(java.lang.String)">readUuid(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#readUuid(java.lang.String)">readUuid(String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Reads <a href="http://docs.oracle.com/javase/7/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util"><code>UUID</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawReader.html#readUuidArray()">readUuidArray()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawReader.html" title="interface in org.apache.ignite.binary">BinaryRawReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReader.html#readUuidArray(java.lang.String)">readUuidArray(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReader.html" title="interface in org.apache.ignite.binary">BinaryReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#rebalance()">rebalance()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">This cache node to re-balance its partitions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/messaging/MessagingListenActor.html#receive(java.util.UUID,%20T)">receive(UUID, T)</a></span> - Method in class org.apache.ignite.messaging.<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dd>
<div class="block">This method receives the message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamReceiver.html#receive(org.apache.ignite.IgniteCache,%20java.util.Collection)">receive(IgniteCache&lt;K, V&gt;, Collection&lt;Map.Entry&lt;K, V&gt;&gt;)</a></span> - Method in interface org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamReceiver.html" title="interface in org.apache.ignite.stream">StreamReceiver</a></dt>
<dd>
<div class="block">Updates cache with batch of entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamTransformer.html#receive(org.apache.ignite.IgniteCache,%20java.util.Collection)">receive(IgniteCache&lt;K, V&gt;, Collection&lt;Map.Entry&lt;K, V&gt;&gt;)</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamTransformer.html" title="class in org.apache.ignite.stream">StreamTransformer</a></dt>
<dd>
<div class="block">Updates cache with batch of entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamVisitor.html#receive(org.apache.ignite.IgniteCache,%20java.util.Collection)">receive(IgniteCache&lt;K, V&gt;, Collection&lt;Map.Entry&lt;K, V&gt;&gt;)</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamVisitor.html" title="class in org.apache.ignite.stream">StreamVisitor</a></dt>
<dd>
<div class="block">Updates cache with batch of entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#received()">received()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html#received()">received()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.RecoveryLastReceivedMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#receiveDiscoveryData(java.util.UUID,%20java.io.Serializable)">receiveDiscoveryData(UUID, Serializable)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>
<div class="block">Receives plugin discovery data object from remote nodes (called
on new node during discovery process).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#receiver(org.apache.ignite.stream.StreamReceiver)">receiver(StreamReceiver&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Sets custom stream receiver to this data streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteClientDisconnectedException.html#reconnectFuture()">reconnectFuture()</a></span> - Method in exception org.apache.ignite.<a href="./org/apache/ignite/IgniteClientDisconnectedException.html" title="class in org.apache.ignite">IgniteClientDisconnectedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/EventStorageSpi.html#record(org.apache.ignite.events.Event)">record(Event)</a></span> - Method in interface org.apache.ignite.spi.eventstorage.<a href="./org/apache/ignite/spi/eventstorage/EventStorageSpi.html" title="interface in org.apache.ignite.spi.eventstorage">EventStorageSpi</a></dt>
<dd>
<div class="block">Records single event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#record(org.apache.ignite.events.Event)">record(Event)</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Records single event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#recordEvent(org.apache.ignite.events.Event)">recordEvent(Event)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Records local event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#recordLocal(org.apache.ignite.events.Event)">recordLocal(Event)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Records customer user generated event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html#recordResolver()">recordResolver()</a></span> - Method in interface org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html" title="interface in org.apache.ignite.igfs.mapreduce">IgfsTaskArgs</a></dt>
<dd>
<div class="block">Gets record resolver for the task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#RECOVERY_LAST_ID_MSG_TYPE">RECOVERY_LAST_ID_MSG_TYPE</a></span> - Static variable in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTask.html#reduce(java.util.List)">reduce(List&lt;ComputeJobResult&gt;)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute">ComputeTask</a></dt>
<dd>
<div class="block">Reduces (or aggregates) results received so far into one compound result to be returned to
caller via <a href="./org/apache/ignite/compute/ComputeTaskFuture.html#get()"><code>ComputeTaskFuture.get()</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html#reduce(java.util.List)">reduce(List&lt;ComputeJobResult&gt;)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultRangeTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultRangeTask</a></dt>
<dd>
<div class="block">Reduces (or aggregates) results received so far into one compound result to be returned to
caller via <a href="./org/apache/ignite/compute/ComputeTaskFuture.html#get()"><code>ComputeTaskFuture.get()</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html#reduce(java.util.List)">reduce(List&lt;ComputeJobResult&gt;)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyDefaultTask.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyDefaultTask</a></dt>
<dd>
<div class="block">Reduces (or aggregates) results received so far into one compound result to be returned to
caller via <a href="./org/apache/ignite/compute/ComputeTaskFuture.html#get()"><code>ComputeTaskFuture.get()</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskNoReduceAdapter.html#reduce(java.util.List)">reduce(List&lt;ComputeJobResult&gt;)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskNoReduceAdapter.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsTaskNoReduceAdapter</a></dt>
<dd>
<div class="block">Default implementation which will ignore all results sent from execution nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteReducer.html#reduce()">reduce()</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteReducer.html" title="interface in org.apache.ignite.lang">IgniteReducer</a></dt>
<dd>
<div class="block">Reduces collected values into one.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopMapReducePlanner.html#reducerNodeWeight(org.apache.ignite.cluster.ClusterNode,%20int)">reducerNodeWeight(ClusterNode, int)</a></span> - Method in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopMapReducePlanner.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopMapReducePlanner</a></dt>
<dd>
<div class="block">Calculate node weight based on node metrics and data co-location.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#reentrantLock(java.lang.String,%20boolean,%20boolean,%20boolean)">reentrantLock(String, boolean, boolean, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets or creates reentrant lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#reentrantLock(java.lang.String,%20boolean,%20boolean,%20boolean)">reentrantLock(String, boolean, boolean, boolean)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets or creates reentrant lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#refreshJobSiblings()">refreshJobSiblings()</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Refreshes collection of job siblings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#REG_ADDR_QRY">REG_ADDR_QRY</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Query to register address.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html#register(java.lang.ClassLoader,%20java.lang.Class)">register(ClassLoader, Class&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html" title="interface in org.apache.ignite.spi.deployment">DeploymentSpi</a></dt>
<dd>
<div class="block">Registers a class loader with this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html#register(java.lang.ClassLoader,%20java.lang.Class)">register(ClassLoader, Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.spi.deployment.local.<a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.local">LocalDeploymentSpi</a></dt>
<dd>
<div class="block">Registers a class loader with this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#register(java.lang.ClassLoader,%20java.lang.Class)">register(ClassLoader, Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Registers a class loader with this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html#registerAddresses(java.util.Collection)">registerAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.cloud.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.cloud">TcpDiscoveryCloudIpFinder</a></dt>
<dd>
<div class="block">Registers new addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html#registerAddresses(java.util.Collection)">registerAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.gce.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.gce">TcpDiscoveryGoogleStorageIpFinder</a></dt>
<dd>
<div class="block">Registers new addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#registerAddresses(java.util.Collection)">registerAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Registers new addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html#registerAddresses(java.util.Collection)">registerAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3">TcpDiscoveryS3IpFinder</a></dt>
<dd>
<div class="block">Registers new addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html#registerAddresses(java.util.Collection)">registerAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs">TcpDiscoverySharedFsIpFinder</a></dt>
<dd>
<div class="block">Registers new addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html#registerAddresses(java.util.Collection)">registerAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinder</a></dt>
<dd>
<div class="block">Registers new addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html#registerAddresses(java.util.Collection)">registerAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.vm">TcpDiscoveryVmIpFinder</a></dt>
<dd>
<div class="block">Registers new addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#registerAddresses(java.util.Collection)">registerAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>
<div class="block">Registers new addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/MarshallerContext.html#registerClass(int,%20java.lang.Class)">registerClass(int, Class)</a></span> - Method in interface org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/MarshallerContext.html" title="interface in org.apache.ignite.marshaller">MarshallerContext</a></dt>
<dd>
<div class="block">Registers class with provided type ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#registered(org.apache.mesos.SchedulerDriver,%20org.apache.mesos.Protos.FrameworkID,%20org.apache.mesos.Protos.MasterInfo)">registered(SchedulerDriver, Protos.FrameworkID, Protos.MasterInfo)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#registeredAddresses()">registeredAddresses()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Gets addresses registered in the IP finder, initializes addresses having no
port (or 0 port) with <a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#DFLT_PORT"><code>TcpDiscoverySpi.DFLT_PORT</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/ExtensionRegistry.html#registerExtension(java.lang.Class,%20T)">registerExtension(Class&lt;T&gt;, T)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/ExtensionRegistry.html" title="interface in org.apache.ignite.plugin">ExtensionRegistry</a></dt>
<dd>
<div class="block">Registers extension provided by plugin.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#registerMBean(java.lang.String,%20T,%20java.lang.Class)">registerMBean(String, T, Class&lt;T&gt;)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Registers SPI MBean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginContext.html#registerPort(int,%20org.apache.ignite.spi.IgnitePortProtocol,%20java.lang.Class)">registerPort(int, IgnitePortProtocol, Class&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginContext.html" title="interface in org.apache.ignite.plugin">PluginContext</a></dt>
<dd>
<div class="block">Registers open port.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#registerPort(int,%20org.apache.ignite.spi.IgnitePortProtocol)">registerPort(int, IgnitePortProtocol)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Registers open port.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionPool.html#release()">release()</a></span> - Static method in class org.apache.ignite.cache.store.cassandra.session.pool.<a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionPool.html" title="class in org.apache.ignite.cache.store.cassandra.session.pool">SessionPool</a></dt>
<dd>
<div class="block">Releases all session from pool and closes all their connections to Cassandra database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionWrapper.html#release()">release()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.pool.<a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionWrapper.html" title="class in org.apache.ignite.cache.store.cassandra.session.pool">SessionWrapper</a></dt>
<dd>
<div class="block">Closes wrapped Cassandra driver session</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#release()">release()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Releases a permit, returning it to the semaphore.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#release(int)">release(int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Releases the given number of permits, returning them to the semaphore.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#releaseDate()">releaseDate()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>
<div class="block">Gets release date.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#remoteDaemonNodes()">remoteDaemonNodes()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets a collection of all remote daemon nodes in topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#remoteListen(org.apache.ignite.lang.IgniteBiPredicate,%20org.apache.ignite.lang.IgnitePredicate,%20int...)">remoteListen(IgniteBiPredicate&lt;UUID, T&gt;, IgnitePredicate&lt;T&gt;, int...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Adds event listener for specified events to all nodes in the cluster group (possibly including
local node if it belongs to the cluster group as well).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#remoteListen(int,%20long,%20boolean,%20org.apache.ignite.lang.IgniteBiPredicate,%20org.apache.ignite.lang.IgnitePredicate,%20int...)">remoteListen(int, long, boolean, IgniteBiPredicate&lt;UUID, T&gt;, IgnitePredicate&lt;T&gt;, int...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Adds event listener for specified events to all nodes in the cluster group (possibly including
local node if it belongs to the cluster group as well).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteMessaging.html#remoteListen(java.lang.Object,%20org.apache.ignite.lang.IgniteBiPredicate)">remoteListen(Object, IgniteBiPredicate&lt;UUID, ?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteMessaging.html" title="interface in org.apache.ignite">IgniteMessaging</a></dt>
<dd>
<div class="block">Adds a message listener for a given topic to all nodes in the cluster group (possibly including
this node if it belongs to the cluster group as well).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginValidationException.html#remoteMessage()">remoteMessage()</a></span> - Method in exception org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginValidationException.html" title="class in org.apache.ignite.plugin">PluginValidationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#remoteNodes()">remoteNodes()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Gets a collection of remote grid nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#remoteQuery(org.apache.ignite.lang.IgnitePredicate,%20long,%20int...)">remoteQuery(IgnitePredicate&lt;T&gt;, long, int...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Queries nodes in this cluster group for events using passed in predicate filter for event
selection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#remove(K)">remove(K)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#remove(K,%20V)">remove(K, V)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#remove(java.lang.String,%20K)">remove(String, K)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Removes object from cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/IndexingSpi.html#remove(java.lang.String,%20java.lang.Object)">remove(String, Object)</a></span> - Method in interface org.apache.ignite.spi.indexing.<a href="./org/apache/ignite/spi/indexing/IndexingSpi.html" title="interface in org.apache.ignite.spi.indexing">IndexingSpi</a></dt>
<dd>
<div class="block">Removes index entry by key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html#remove(java.lang.String,%20java.lang.Object)">remove(String, Object)</a></span> - Method in class org.apache.ignite.spi.indexing.noop.<a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html" title="class in org.apache.ignite.spi.indexing.noop">NoopIndexingSpi</a></dt>
<dd>
<div class="block">Removes index entry by key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#remove(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapKey,%20org.apache.ignite.lang.IgniteInClosure,%20org.apache.ignite.spi.swapspace.SwapContext)">remove(String, SwapKey, IgniteInClosure&lt;byte[]&gt;, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Removes value stored in data space with given name corresponding to specified key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#remove(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapKey,%20org.apache.ignite.lang.IgniteInClosure,%20org.apache.ignite.spi.swapspace.SwapContext)">remove(String, SwapKey, IgniteInClosure&lt;byte[]&gt;, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Removes value stored in data space with given name corresponding to specified key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#remove(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapKey,%20org.apache.ignite.lang.IgniteInClosure,%20org.apache.ignite.spi.swapspace.SwapContext)">remove(String, SwapKey, IgniteInClosure&lt;byte[]&gt;, SwapContext)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Removes value stored in data space with given name corresponding to specified key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#removeAll(java.util.Set)">removeAll(Set&lt;? extends K&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#removeAll()">removeAll()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Removes all of the mappings from this cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#removeAll(java.util.Collection)">removeAll(Collection&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#removeAll(java.util.Collection)">removeAll(Collection&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#removeAll(java.lang.String,%20java.util.Collection,%20org.apache.ignite.lang.IgniteBiInClosure,%20org.apache.ignite.spi.swapspace.SwapContext)">removeAll(String, Collection&lt;SwapKey&gt;, IgniteBiInClosure&lt;SwapKey, byte[]&gt;, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Removes values stored in data space with given name corresponding to specified keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#removeAll(java.lang.String,%20java.util.Collection,%20org.apache.ignite.lang.IgniteBiInClosure,%20org.apache.ignite.spi.swapspace.SwapContext)">removeAll(String, Collection&lt;SwapKey&gt;, IgniteBiInClosure&lt;SwapKey, byte[]&gt;, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Removes values stored in data space with given name corresponding to specified keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#removeAll(java.lang.String,%20java.util.Collection,%20org.apache.ignite.lang.IgniteBiInClosure,%20org.apache.ignite.spi.swapspace.SwapContext)">removeAll(String, Collection&lt;SwapKey&gt;, IgniteBiInClosure&lt;SwapKey, byte[]&gt;, SwapContext)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Removes values stored in data space with given name corresponding to specified keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#removeAppender(org.apache.log4j.FileAppender)">removeAppender(FileAppender)</a></span> - Static method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Removes file appender.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#removeAttributeListener(org.apache.ignite.compute.ComputeTaskSessionAttributeListener)">removeAttributeListener(ComputeTaskSessionAttributeListener)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Removes given listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#removeCacheEntryListenerConfiguration(javax.cache.configuration.CacheEntryListenerConfiguration)">removeCacheEntryListenerConfiguration(CacheEntryListenerConfiguration&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#removeCheckpoint(java.lang.String)">removeCheckpoint(String)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Removes previously saved job's state for a given <code>key</code> from an underlying storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#removeCheckpoint(java.lang.String)">removeCheckpoint(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">This method allows manually remove the checkpoint with given <code>key</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#removeCheckpoint(java.lang.String)">removeCheckpoint(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">This method instructs the checkpoint provider to clean saved data for a
given <code>key</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html#removeCheckpoint(java.lang.String)">removeCheckpoint(String)</a></span> - Method in interface org.apache.ignite.spi.checkpoint.<a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html" title="interface in org.apache.ignite.spi.checkpoint">CheckpointSpi</a></dt>
<dd>
<div class="block">This method instructs the checkpoint provider to clean saved data for a
given <code>key</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#removeCheckpoint(java.lang.String)">removeCheckpoint(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">This method instructs the checkpoint provider to clean saved data for a
given <code>key</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html#removeCheckpoint(java.lang.String)">removeCheckpoint(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.noop.<a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.noop">NoopCheckpointSpi</a></dt>
<dd>
<div class="block">This method instructs the checkpoint provider to clean saved data for a
given <code>key</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#removeCheckpoint(java.lang.String)">removeCheckpoint(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">This method instructs the checkpoint provider to clean saved data for a
given <code>key</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#removeCheckpoint(java.lang.String)">removeCheckpoint(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">This method instructs the checkpoint provider to clean saved data for a
given <code>key</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachingProvider.html#removeClosedManager(org.apache.ignite.cache.CacheManager)">removeClosedManager(CacheManager)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachingProvider.html" title="class in org.apache.ignite.cache">CachingProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicLong.html#removed()">removed()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicLong.html" title="interface in org.apache.ignite">IgniteAtomicLong</a></dt>
<dd>
<div class="block">Gets status of atomic.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicReference.html#removed()">removed()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicReference.html" title="interface in org.apache.ignite">IgniteAtomicReference</a></dt>
<dd>
<div class="block">Gets status of atomic.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicSequence.html#removed()">removed()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite">IgniteAtomicSequence</a></dt>
<dd>
<div class="block">Gets status of atomic sequence.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicStamped.html#removed()">removed()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite">IgniteAtomicStamped</a></dt>
<dd>
<div class="block">Gets status of atomic.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCountDownLatch.html#removed()">removed()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCountDownLatch.html" title="interface in org.apache.ignite">IgniteCountDownLatch</a></dt>
<dd>
<div class="block">Gets <code>removed</code> status of the latch.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#removed()">removed()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Gets status of reentrant lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#removed()">removed()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dd>
<div class="block">Gets status of queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#removed()">removed()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Gets <code>removed</code> status of the semaphore.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#removed()">removed()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dd>
<div class="block">Gets status of set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#removeData(K)">removeData(K)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Adds key for removal on remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObjectBuilder.html#removeField(java.lang.String)">removeField(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObjectBuilder.html" title="interface in org.apache.ignite.binary">BinaryObjectBuilder</a></dt>
<dd>
<div class="block">Removes field from this builder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#removeIncomeConnectionListener(org.apache.ignite.lang.IgniteInClosure)">removeIncomeConnectionListener(IgniteInClosure&lt;Socket&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block"><strong>FOR TEST ONLY!!!</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#removeListener(org.apache.ignite.IgnitionListener)">removeListener(IgnitionListener)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Removes lsnr added by <a href="./org/apache/ignite/Ignition.html#addListener(org.apache.ignite.IgnitionListener)"><code>Ignition.addListener(IgnitionListener)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#removeLocalEventListener(org.apache.ignite.internal.managers.eventstorage.GridLocalEventListener)">removeLocalEventListener(GridLocalEventListener)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Removes local event listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#removeMessageListener(org.apache.ignite.internal.managers.communication.GridMessageListener,%20java.lang.String)">removeMessageListener(GridMessageListener, String)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Removes a previously registered message listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/EvictableEntry.html#removeMeta()">removeMeta()</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="interface in org.apache.ignite.cache.eviction">EvictableEntry</a></dt>
<dd>
<div class="block">Removes metadata by name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/EvictableEntry.html#removeMeta(T)">removeMeta(T)</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="interface in org.apache.ignite.cache.eviction">EvictableEntry</a></dt>
<dd>
<div class="block">Removes metadata only if its current value is equal to <code>val</code> passed in.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityFunction.html#removeNode(java.util.UUID)">removeNode(UUID)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityFunction.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunction</a></dt>
<dd>
<div class="block">Removes node from affinity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#removeNode(java.util.UUID)">removeNode(UUID)</a></span> - Method in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Removes node from affinity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#removeNode(java.util.UUID)">removeNode(UUID)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Removes node from affinity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#removeQuery(java.lang.String,%20java.lang.Iterable)">removeQuery(String, Iterable&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Construct remove query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html#removeQuery(java.lang.String,%20java.lang.Iterable)">removeQuery(String, Iterable&lt;String&gt;)</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect">JdbcDialect</a></dt>
<dd>
<div class="block">Construct remove query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginNodesPanel.html#removeSelectionListener(org.apache.ignite.visor.plugin.VisorSelectionListener)">removeSelectionListener(VisorSelectionListener&lt;UUID&gt;)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginNodesPanel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginNodesPanel</a></dt>
<dd>
<div class="block">Remove selection listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#removeSendMessageListener(org.apache.ignite.lang.IgniteInClosure)">removeSendMessageListener(IgniteInClosure&lt;TcpDiscoveryAbstractMessage&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block"><strong>FOR TEST ONLY!!!</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#removeTimeoutObject(org.apache.ignite.spi.IgniteSpiTimeoutObject)">removeTimeoutObject(IgniteSpiTimeoutObject)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#removeTimeoutObject(org.apache.ignite.spi.IgniteSpiTimeoutObject)">removeTimeoutObject(IgniteSpiTimeoutObject)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html#removeTopologyListener(org.apache.ignite.visor.plugin.VisorTopologyListener)">removeTopologyListener(VisorTopologyListener)</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginModel</a></dt>
<dd>
<div class="block">Uninstall topology listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#rename(org.apache.ignite.igfs.IgfsPath,%20org.apache.ignite.igfs.IgfsPath)">rename(IgfsPath, IgfsPath)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Renames/moves a file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#rename(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.Path)">rename(Path, Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#rename(org.apache.ignite.igfs.IgfsPath,%20org.apache.ignite.igfs.IgfsPath)">rename(IgfsPath, IgfsPath)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Renames/moves a file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#rename(org.apache.ignite.igfs.IgfsPath,%20org.apache.ignite.igfs.IgfsPath)">rename(IgfsPath, IgfsPath)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Renames/moves a file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#renameInternal(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.Path)">renameInternal(Path, Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous"><span class="strong">RendezvousAffinityFunction</span></a> - Class in <a href="./org/apache/ignite/cache/affinity/rendezvous/package-summary.html">org.apache.ignite.cache.affinity.rendezvous</a></dt>
<dd>
<div class="block">Affinity function for partitioned cache based on Highest Random Weight algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#RendezvousAffinityFunction()">RendezvousAffinityFunction()</a></span> - Constructor for class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Empty constructor with all defaults.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#RendezvousAffinityFunction(boolean)">RendezvousAffinityFunction(boolean)</a></span> - Constructor for class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Initializes affinity with flag to exclude same-host-neighbors from being backups of each other
and specified number of backups.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#RendezvousAffinityFunction(boolean,%20int)">RendezvousAffinityFunction(boolean, int)</a></span> - Constructor for class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Initializes affinity with flag to exclude same-host-neighbors from being backups of each other,
and specified number of backups and partitions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#RendezvousAffinityFunction(int,%20org.apache.ignite.lang.IgniteBiPredicate)">RendezvousAffinityFunction(int, IgniteBiPredicate&lt;ClusterNode, ClusterNode&gt;)</a></span> - Constructor for class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Initializes optional counts for replicas and backups.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#repeat(java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String)">repeat(String, int, String, String, String)</a></span> - Static method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Concatenates elements using provided delimiter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#replace(K,%20V,%20V)">replace(K, V, V)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#replace(K,%20V)">replace(K, V)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/EvictableEntry.html#replaceMeta(T,%20T)">replaceMeta(T, T)</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="interface in org.apache.ignite.cache.eviction">EvictableEntry</a></dt>
<dd>
<div class="block">Replaces given metadata with new <code>newVal</code> value only if its current value
is equal to <code>curVal</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#reregistered(org.apache.mesos.SchedulerDriver,%20org.apache.mesos.Protos.MasterInfo)">reregistered(SchedulerDriver, Protos.MasterInfo)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityFunction.html#reset()">reset()</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityFunction.html" title="interface in org.apache.ignite.cache.affinity">AffinityFunction</a></dt>
<dd>
<div class="block">Resets cache affinity to its initial state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKeyMapper.html#reset()">reset()</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKeyMapper.html" title="interface in org.apache.ignite.cache.affinity">AffinityKeyMapper</a></dt>
<dd>
<div class="block">Resets cache affinity mapper to its initial state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#reset()">reset()</a></span> - Method in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Resets cache affinity to its initial state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#reset()">reset()</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Resets cache affinity to its initial state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#reset()">reset()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Resets this reader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#reset()">reset()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Resets this writer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#resetMetrics()">resetMetrics()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Resets local I/O, job, and task execution metrics.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#resetMetrics()">resetMetrics()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Resets metrics for this file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteTransactions.html#resetMetrics()">resetMetrics()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteTransactions.html" title="interface in org.apache.ignite">IgniteTransactions</a></dt>
<dd>
<div class="block">Resets transaction metrics.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/CommunicationSpi.html#resetMetrics()">resetMetrics()</a></span> - Method in interface org.apache.ignite.spi.communication.<a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication">CommunicationSpi</a></dt>
<dd>
<div class="block">Resets metrics for this SPI instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#resetMetrics()">resetMetrics()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Resets metrics for this SPI instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityNodeAddressHashResolver.html#resolve(org.apache.ignite.cluster.ClusterNode)">resolve(ClusterNode)</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityNodeAddressHashResolver.html" title="class in org.apache.ignite.cache.affinity">AffinityNodeAddressHashResolver</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Resolve alternate hash value for the given Grid node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityNodeHashResolver.html#resolve(org.apache.ignite.cluster.ClusterNode)">resolve(ClusterNode)</a></span> - Method in interface org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityNodeHashResolver.html" title="interface in org.apache.ignite.cache.affinity">AffinityNodeHashResolver</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityNodeIdHashResolver.html#resolve(org.apache.ignite.cluster.ClusterNode)">resolve(ClusterNode)</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityNodeIdHashResolver.html" title="class in org.apache.ignite.cache.affinity">AffinityNodeIdHashResolver</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Resolve alternate hash value for the given Grid node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#resolvedAddresses()">resolvedAddresses()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Resolves addresses registered in the IP finder, removes duplicates and local host
address and returns the collection of.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#resolveDialect()">resolveDialect()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Perform dialect resolution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#resolveNodeHash(org.apache.ignite.cluster.ClusterNode)">resolveNodeHash(ClusterNode)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Resolves node hash.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRecordResolver.html#resolveRecords(org.apache.ignite.IgniteFileSystem,%20org.apache.ignite.igfs.IgfsInputStream,%20org.apache.ignite.igfs.mapreduce.IgfsFileRange)">resolveRecords(IgniteFileSystem, IgfsInputStream, IgfsFileRange)</a></span> - Method in interface org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRecordResolver.html" title="interface in org.apache.ignite.igfs.mapreduce">IgfsRecordResolver</a></dt>
<dd>
<div class="block">Adjusts record start offset and length.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html#resolveRecords(org.apache.ignite.IgniteFileSystem,%20org.apache.ignite.igfs.IgfsInputStream,%20org.apache.ignite.igfs.mapreduce.IgfsFileRange)">resolveRecords(IgniteFileSystem, IgfsInputStream, IgfsFileRange)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsByteDelimiterRecordResolver</a></dt>
<dd>
<div class="block">Adjusts record start offset and length.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html#resolveRecords(org.apache.ignite.IgniteFileSystem,%20org.apache.ignite.igfs.IgfsInputStream,%20org.apache.ignite.igfs.mapreduce.IgfsFileRange)">resolveRecords(IgniteFileSystem, IgfsInputStream, IgfsFileRange)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsFixedLengthRecordResolver</a></dt>
<dd>
<div class="block">Adjusts record start offset and length.</div>
</dd>
<dt><a href="./org/apache/ignite/mesos/resource/ResourceHandler.html" title="class in org.apache.ignite.mesos.resource"><span class="strong">ResourceHandler</span></a> - Class in <a href="./org/apache/ignite/mesos/resource/package-summary.html">org.apache.ignite.mesos.resource</a></dt>
<dd>
<div class="block">HTTP controller which provides on slave resources.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceHandler.html#ResourceHandler(java.lang.String,%20java.lang.String,%20java.lang.String)">ResourceHandler(String, String, String)</a></span> - Constructor for class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceHandler.html" title="class in org.apache.ignite.mesos.resource">ResourceHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#resourceOffers(org.apache.mesos.SchedulerDriver,%20java.util.List)">resourceOffers(SchedulerDriver, List&lt;Protos.Offer&gt;)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dt><a href="./org/apache/ignite/mesos/resource/ResourceProvider.html" title="class in org.apache.ignite.mesos.resource"><span class="strong">ResourceProvider</span></a> - Class in <a href="./org/apache/ignite/mesos/resource/package-summary.html">org.apache.ignite.mesos.resource</a></dt>
<dd>
<div class="block">Provides path to user's libs and config file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceProvider.html#ResourceProvider()">ResourceProvider()</a></span> - Constructor for class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceProvider.html" title="class in org.apache.ignite.mesos.resource">ResourceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/ResourceProvider.html#resourceUrl()">resourceUrl()</a></span> - Method in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/ResourceProvider.html" title="class in org.apache.ignite.mesos.resource">ResourceProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/messaging/MessagingListenActor.html#respond(java.lang.Object)">respond(Object)</a></span> - Method in class org.apache.ignite.messaging.<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dd>
<div class="block">Responds to the original sender node with given message and continues to listen for the new messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/messaging/MessagingListenActor.html#respond(java.util.UUID,%20java.lang.Object)">respond(UUID, Object)</a></span> - Method in class org.apache.ignite.messaging.<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dd>
<div class="block">Responds to the provided node with given message and continues to listen for the new messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#restart(boolean)">restart(boolean)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Restarts <b>all</b> started grids.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgnitionMXBean.html#restart(boolean)">restart(boolean)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgnitionMXBean.html" title="interface in org.apache.ignite.mxbean">IgnitionMXBean</a></dt>
<dd>
<div class="block">Restart JVM.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#RESTART_EXIT_CODE">RESTART_EXIT_CODE</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">This is restart code that can be used by external tools, like Shell scripts,
to auto-restart the Ignite JVM process.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#restartNodes()">restartNodes()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Restarts nodes satisfying optional set of predicates.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#restartNodes(java.util.Collection)">restartNodes(Collection&lt;UUID&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Restarts nodes defined by provided IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTask.html#result(org.apache.ignite.compute.ComputeJobResult,%20java.util.List)">result(ComputeJobResult, List&lt;ComputeJobResult&gt;)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTask.html" title="interface in org.apache.ignite.compute">ComputeTask</a></dt>
<dd>
<div class="block">Asynchronous callback invoked every time a result from remote execution is
received.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskAdapter.html#result(org.apache.ignite.compute.ComputeJobResult,%20java.util.List)">result(ComputeJobResult, List&lt;ComputeJobResult&gt;)</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskAdapter</a></dt>
<dd>
<div class="block">Default implementation which will wait for all jobs to complete before
calling <a href="./org/apache/ignite/compute/ComputeTask.html#reduce(java.util.List)"><code>ComputeTask.reduce(List)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#retainAll(java.util.Collection)">retainAll(Collection&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#retainAll(java.util.Collection)">retainAll(Collection&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterTopologyException.html#retryReadyFuture()">retryReadyFuture()</a></span> - Method in exception org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterTopologyException.html" title="class in org.apache.ignite.cluster">ClusterTopologyException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterTopologyException.html#retryReadyFuture(org.apache.ignite.lang.IgniteFuture)">retryReadyFuture(IgniteFuture&lt;?&gt;)</a></span> - Method in exception org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterTopologyException.html" title="class in org.apache.ignite.cluster">ClusterTopologyException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#revisionHash()">revisionHash()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>
<div class="block">Gets revision hash.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#revisionTimestamp()">revisionTimestamp()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>
<div class="block">Gets revision timestamp.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#rollback()">rollback()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Rolls back this transaction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionMetrics.html#rollbackTime()">rollbackTime()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionMetrics.html" title="interface in org.apache.ignite.transactions">TransactionMetrics</a></dt>
<dd>
<div class="block">Gets last time transaction was rollback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#root()">root()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Returns a root for this path.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.roundrobin"><span class="strong">RoundRobinLoadBalancingSpi</span></a> - Class in <a href="./org/apache/ignite/spi/loadbalancing/roundrobin/package-summary.html">org.apache.ignite.spi.loadbalancing.roundrobin</a></dt>
<dd>
<div class="block">This SPI iterates through nodes in round-robin fashion and pick the next
sequential node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html#RoundRobinLoadBalancingSpi()">RoundRobinLoadBalancingSpi()</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.roundrobin.<a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.roundrobin">RoundRobinLoadBalancingSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpiMBean.html" title="interface in org.apache.ignite.spi.loadbalancing.roundrobin"><span class="strong">RoundRobinLoadBalancingSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/loadbalancing/roundrobin/package-summary.html">org.apache.ignite.spi.loadbalancing.roundrobin</a></dt>
<dd>
<div class="block">Management bean for <a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.roundrobin"><code>RoundRobinLoadBalancingSpi</code></a> SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#row()">row()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets read results set row.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#run(org.apache.ignite.lang.IgniteRunnable)">run(IgniteRunnable)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes provided job on a node within the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#run(java.util.Collection)">run(Collection&lt;? extends IgniteRunnable&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Executes collection of jobs on grid nodes within the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiThread.html#run()">run()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiThread.html" title="class in org.apache.ignite.spi">IgniteSpiThread</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#run()">run()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>
<div class="block">Runs application master.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteScheduler.html#runLocal(java.lang.Runnable)">runLocal(Runnable)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteScheduler.html" title="interface in org.apache.ignite">IgniteScheduler</a></dt>
<dd>
<div class="block">Executes given closure on internal system thread pool asynchronously.</div>
</dd>
</dl>
<a name="_S_">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3"><span class="strong">S3CheckpointSpi</span></a> - Class in <a href="./org/apache/ignite/spi/checkpoint/s3/package-summary.html">org.apache.ignite.spi.checkpoint.s3</a></dt>
<dd>
<div class="block">This class defines Amazon S3-based implementation for checkpoint SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#S3CheckpointSpi()">S3CheckpointSpi()</a></span> - Constructor for class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.s3"><span class="strong">S3CheckpointSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/checkpoint/s3/package-summary.html">org.apache.ignite.spi.checkpoint.s3</a></dt>
<dd>
<div class="block">Management bean for <a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3"><code>S3CheckpointSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#saveCheckpoint(java.lang.String,%20java.lang.Object)">saveCheckpoint(String, Object)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Saves intermediate state of a job or task to a storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#saveCheckpoint(java.lang.String,%20java.lang.Object,%20org.apache.ignite.compute.ComputeTaskSessionScope,%20long)">saveCheckpoint(String, Object, ComputeTaskSessionScope, long)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Saves intermediate state of a job to a storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#saveCheckpoint(java.lang.String,%20java.lang.Object,%20org.apache.ignite.compute.ComputeTaskSessionScope,%20long,%20boolean)">saveCheckpoint(String, Object, ComputeTaskSessionScope, long, boolean)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Saves intermediate state of a job or task to a storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#saveCheckpoint(java.lang.String,%20byte[],%20long,%20boolean)">saveCheckpoint(String, byte[], long, boolean)</a></span> - Method in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">Saves checkpoint to the storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html#saveCheckpoint(java.lang.String,%20byte[],%20long,%20boolean)">saveCheckpoint(String, byte[], long, boolean)</a></span> - Method in interface org.apache.ignite.spi.checkpoint.<a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html" title="interface in org.apache.ignite.spi.checkpoint">CheckpointSpi</a></dt>
<dd>
<div class="block">Saves checkpoint to the storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#saveCheckpoint(java.lang.String,%20byte[],%20long,%20boolean)">saveCheckpoint(String, byte[], long, boolean)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Saves checkpoint to the storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html#saveCheckpoint(java.lang.String,%20byte[],%20long,%20boolean)">saveCheckpoint(String, byte[], long, boolean)</a></span> - Method in class org.apache.ignite.spi.checkpoint.noop.<a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.noop">NoopCheckpointSpi</a></dt>
<dd>
<div class="block">Saves checkpoint to the storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#saveCheckpoint(java.lang.String,%20byte[],%20long,%20boolean)">saveCheckpoint(String, byte[], long, boolean)</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Saves checkpoint to the storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#saveCheckpoint(java.lang.String,%20byte[],%20long,%20boolean)">saveCheckpoint(String, byte[], long, boolean)</a></span> - Method in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">Saves checkpoint to the storage.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query"><span class="strong">ScanQuery</span></a>&lt;<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="type parameter in ScanQuery">K</a>,<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="type parameter in ScanQuery">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">Scan query over cache entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ScanQuery.html#ScanQuery()">ScanQuery()</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">ScanQuery</a></dt>
<dd>
<div class="block">Create scan query returning all entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ScanQuery.html#ScanQuery(int)">ScanQuery(int)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">ScanQuery</a></dt>
<dd>
<div class="block">Creates partition scan query returning all entries for given partition.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ScanQuery.html#ScanQuery(org.apache.ignite.lang.IgniteBiPredicate)">ScanQuery(IgniteBiPredicate&lt;K, V&gt;)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">ScanQuery</a></dt>
<dd>
<div class="block">Create scan query with filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ScanQuery.html#ScanQuery(java.lang.Integer,%20org.apache.ignite.lang.IgniteBiPredicate)">ScanQuery(Integer, IgniteBiPredicate&lt;K, V&gt;)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">ScanQuery</a></dt>
<dd>
<div class="block">Create scan query with filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html#scanQueryFilter()">scanQueryFilter()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets scan query filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#scanQueryFilter()">scanQueryFilter()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets scan query filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteScheduler.html#scheduleLocal(java.lang.Runnable,%20java.lang.String)">scheduleLocal(Runnable, String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteScheduler.html" title="interface in org.apache.ignite">IgniteScheduler</a></dt>
<dd>
<div class="block">Schedules job for execution using local <b>cron-based</b> scheduling.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteScheduler.html#scheduleLocal(java.util.concurrent.Callable,%20java.lang.String)">scheduleLocal(Callable&lt;R&gt;, String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteScheduler.html" title="interface in org.apache.ignite">IgniteScheduler</a></dt>
<dd>
<div class="block">Schedules job for execution using local <b>cron-based</b> scheduling.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#scheduler()">scheduler()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets an instance of cron-based scheduler.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#scheduler()">scheduler()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets an instance of cron-based scheduler.</div>
</dd>
<dt><a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="interface in org.apache.ignite.scheduler"><span class="strong">SchedulerFuture</span></a>&lt;<a href="./org/apache/ignite/scheduler/SchedulerFuture.html" title="type parameter in SchedulerFuture">R</a>&gt; - Interface in <a href="./org/apache/ignite/scheduler/package-summary.html">org.apache.ignite.scheduler</a></dt>
<dd>
<div class="block">Future for cron-based scheduled execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMetrics.html#secondarySpaceSize()">secondarySpaceSize()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMetrics.html" title="interface in org.apache.ignite.igfs">IgfsMetrics</a></dt>
<dd>
<div class="block">Get used space in bytes used in the secondary file system.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security"><span class="strong">SecurityCredentials</span></a> - Class in <a href="./org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a></dt>
<dd>
<div class="block">Security credentials used for node authentication.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#SecurityCredentials()">SecurityCredentials()</a></span> - Constructor for class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dd>
<div class="block">Empty constructor required by <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io"><code>Externalizable</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#SecurityCredentials(java.lang.String,%20java.lang.String)">SecurityCredentials(String, String)</a></span> - Constructor for class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dd>
<div class="block">Constructs security credentials based on <code>login</code> and <code>password</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#SecurityCredentials(java.lang.String,%20java.lang.String,%20java.lang.Object)">SecurityCredentials(String, String, Object)</a></span> - Constructor for class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dd>
<div class="block">Constructs security credentials based on <code>login</code>, <code>password</code>,
and custom user object.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/security/SecurityCredentialsBasicProvider.html" title="class in org.apache.ignite.plugin.security"><span class="strong">SecurityCredentialsBasicProvider</span></a> - Class in <a href="./org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a></dt>
<dd>
<div class="block">Basic implementation for <a href="./org/apache/ignite/plugin/security/SecurityCredentialsProvider.html" title="interface in org.apache.ignite.plugin.security"><code>SecurityCredentialsProvider</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentialsBasicProvider.html#SecurityCredentialsBasicProvider(org.apache.ignite.plugin.security.SecurityCredentials)">SecurityCredentialsBasicProvider(SecurityCredentials)</a></span> - Constructor for class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentialsBasicProvider.html" title="class in org.apache.ignite.plugin.security">SecurityCredentialsBasicProvider</a></dt>
<dd>
<div class="block">Constructs security credentials provider based on security credentials passed in.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/security/SecurityCredentialsProvider.html" title="interface in org.apache.ignite.plugin.security"><span class="strong">SecurityCredentialsProvider</span></a> - Interface in <a href="./org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a></dt>
<dd>
<div class="block">Security credentials provider for specifying security credentials.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/security/SecurityException.html" title="class in org.apache.ignite.plugin.security"><span class="strong">SecurityException</span></a> - Exception in <a href="./org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a></dt>
<dd>
<div class="block">Common security exception for the grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityException.html#SecurityException(java.lang.String,%20java.lang.Throwable)">SecurityException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityException.html" title="class in org.apache.ignite.plugin.security">SecurityException</a></dt>
<dd>
<div class="block">Constructs security grid exception with given message and cause.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityException.html#SecurityException(java.lang.Throwable)">SecurityException(Throwable)</a></span> - Constructor for exception org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityException.html" title="class in org.apache.ignite.plugin.security">SecurityException</a></dt>
<dd>
<div class="block">Creates new security grid exception given throwable as a cause and
source of error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityException.html#SecurityException(java.lang.String)">SecurityException(String)</a></span> - Constructor for exception org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityException.html" title="class in org.apache.ignite.plugin.security">SecurityException</a></dt>
<dd>
<div class="block">Constructs security grid exception with given message.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/security/SecurityPermission.html" title="enum in org.apache.ignite.plugin.security"><span class="strong">SecurityPermission</span></a> - Enum in <a href="./org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a></dt>
<dd>
<div class="block">Supported security permissions within grid.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/security/SecurityPermissionSet.html" title="interface in org.apache.ignite.plugin.security"><span class="strong">SecurityPermissionSet</span></a> - Interface in <a href="./org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a></dt>
<dd>
<div class="block">Security permission set for authorized security subjects.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/security/SecuritySubject.html" title="interface in org.apache.ignite.plugin.security"><span class="strong">SecuritySubject</span></a> - Interface in <a href="./org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a></dt>
<dd>
<div class="block">Security subject representing authenticated node with a set of permissions.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/security/SecuritySubjectType.html" title="enum in org.apache.ignite.plugin.security"><span class="strong">SecuritySubjectType</span></a> - Enum in <a href="./org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a></dt>
<dd>
<div class="block">Supported security subject types.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsInputStream.html#seek(long)">seek(long)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsInputStream.html" title="class in org.apache.ignite.igfs">IgfsInputStream</a></dt>
<dd>
<div class="block">Seek to the specified position.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#seek(long)">seek(long)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dd>
<div class="block">Seek to the specified position.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/segmentation/SegmentationPolicy.html" title="enum in org.apache.ignite.plugin.segmentation"><span class="strong">SegmentationPolicy</span></a> - Enum in <a href="./org/apache/ignite/plugin/segmentation/package-summary.html">org.apache.ignite.plugin.segmentation</a></dt>
<dd>
<div class="block">Policy that defines how node will react on topology segmentation.</div>
</dd>
<dt><a href="./org/apache/ignite/plugin/segmentation/SegmentationResolver.html" title="interface in org.apache.ignite.plugin.segmentation"><span class="strong">SegmentationResolver</span></a> - Interface in <a href="./org/apache/ignite/plugin/segmentation/package-summary.html">org.apache.ignite.plugin.segmentation</a></dt>
<dd>
<div class="block">This is interface for segmentation (a.k.a "split-brain" problem) resolvers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluginNodesPanel.html#selected()">selected()</a></span> - Method in interface org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluginNodesPanel.html" title="interface in org.apache.ignite.visor.plugin">VisorPluginNodesPanel</a></dt>
<dd>
<div class="block">Get selected elements.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#semaphore(java.lang.String,%20int,%20boolean,%20boolean)">semaphore(String, int, boolean, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets or creates semaphore.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#semaphore(java.lang.String,%20int,%20boolean,%20boolean)">semaphore(String, int, boolean, boolean)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets or creates semaphore.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskContinuousMapper.html#send(org.apache.ignite.compute.ComputeJob,%20org.apache.ignite.cluster.ClusterNode)">send(ComputeJob, ClusterNode)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskContinuousMapper.html" title="interface in org.apache.ignite.compute">ComputeTaskContinuousMapper</a></dt>
<dd>
<div class="block">Sends given job to a specific grid node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskContinuousMapper.html#send(java.util.Map)">send(Map&lt;? extends ComputeJob, ClusterNode&gt;)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskContinuousMapper.html" title="interface in org.apache.ignite.compute">ComputeTaskContinuousMapper</a></dt>
<dd>
<div class="block">Sends collection of grid jobs to assigned nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskContinuousMapper.html#send(org.apache.ignite.compute.ComputeJob)">send(ComputeJob)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskContinuousMapper.html" title="interface in org.apache.ignite.compute">ComputeTaskContinuousMapper</a></dt>
<dd>
<div class="block">Sends job to a node automatically picked by the underlying load balancer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskContinuousMapper.html#send(java.util.Collection)">send(Collection&lt;? extends ComputeJob&gt;)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskContinuousMapper.html" title="interface in org.apache.ignite.compute">ComputeTaskContinuousMapper</a></dt>
<dd>
<div class="block">Sends collection of jobs to nodes automatically picked by the underlying load balancer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteMessaging.html#send(java.lang.Object,%20java.lang.Object)">send(Object, Object)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteMessaging.html" title="interface in org.apache.ignite">IgniteMessaging</a></dt>
<dd>
<div class="block">Sends given message with specified topic to the nodes in the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteMessaging.html#send(java.lang.Object,%20java.util.Collection)">send(Object, Collection&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteMessaging.html" title="interface in org.apache.ignite">IgniteMessaging</a></dt>
<dd>
<div class="block">Sends given messages with the specified topic to the nodes in the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#send(org.apache.ignite.cluster.ClusterNode,%20java.io.Serializable,%20java.lang.String)">send(ClusterNode, Serializable, String)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Sends a message to a remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#sendCustomEvent(org.apache.ignite.spi.discovery.DiscoverySpiCustomMessage)">sendCustomEvent(DiscoverySpiCustomMessage)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Sends custom message across the ring.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#sendCustomEvent(org.apache.ignite.spi.discovery.DiscoverySpiCustomMessage)">sendCustomEvent(DiscoverySpiCustomMessage)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sends custom message across the ring.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/CommunicationSpi.html#sendMessage(org.apache.ignite.cluster.ClusterNode,%20T)">sendMessage(ClusterNode, T)</a></span> - Method in interface org.apache.ignite.spi.communication.<a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication">CommunicationSpi</a></dt>
<dd>
<div class="block">Sends given message to destination node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#sendMessage(org.apache.ignite.cluster.ClusterNode,%20org.apache.ignite.plugin.extensions.communication.Message)">sendMessage(ClusterNode, Message)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sends given message to destination node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#sendMessage(org.apache.ignite.cluster.ClusterNode,%20org.apache.ignite.plugin.extensions.communication.Message,%20org.apache.ignite.lang.IgniteInClosure)">sendMessage(ClusterNode, Message, IgniteInClosure&lt;IgniteException&gt;)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sends given message to destination node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteNodeValidationResult.html#sendMessage()">sendMessage()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteNodeValidationResult.html" title="class in org.apache.ignite.spi">IgniteNodeValidationResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteMessaging.html#sendOrdered(java.lang.Object,%20java.lang.Object,%20long)">sendOrdered(Object, Object, long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteMessaging.html" title="interface in org.apache.ignite">IgniteMessaging</a></dt>
<dd>
<div class="block">Sends given message with specified topic to the nodes in the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/serializer/JavaSerializer.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.serializer.<a href="./org/apache/ignite/cache/store/cassandra/serializer/JavaSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer">JavaSerializer</a></dt>
<dd>
<div class="block">Serializes object into byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/serializer/KryoSerializer.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.serializer.<a href="./org/apache/ignite/cache/store/cassandra/serializer/KryoSerializer.html" title="class in org.apache.ignite.cache.store.cassandra.serializer">KryoSerializer</a></dt>
<dd>
<div class="block">Serializes object into byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/serializer/Serializer.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.serializer.<a href="./org/apache/ignite/cache/store/cassandra/serializer/Serializer.html" title="interface in org.apache.ignite.cache.store.cassandra.serializer">Serializer</a></dt>
<dd>
<div class="block">Serializes object into byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventSerializer.html#serialize(java.lang.String,%20org.apache.ignite.events.CacheEvent)">serialize(String, CacheEvent)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventSerializer.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventSerializer</a></dt>
<dt><a href="./org/apache/ignite/cache/store/cassandra/serializer/Serializer.html" title="interface in org.apache.ignite.cache.store.cassandra.serializer"><span class="strong">Serializer</span></a> - Interface in <a href="./org/apache/ignite/cache/store/cassandra/serializer/package-summary.html">org.apache.ignite.cache.store.cassandra.serializer</a></dt>
<dd>
<div class="block">Interface which should be implemented by all serializers responsible
for writing/loading data to/from Cassandra in binary (BLOB) format.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#service(java.lang.String)">service(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Gets deployed service with specified name.</div>
</dd>
<dt><a href="./org/apache/ignite/services/Service.html" title="interface in org.apache.ignite.services"><span class="strong">Service</span></a> - Interface in <a href="./org/apache/ignite/services/package-summary.html">org.apache.ignite.services</a></dt>
<dd>
<div class="block">An instance of grid-managed service.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceDescriptor.html#serviceClass()">serviceClass()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceDescriptor.html" title="interface in org.apache.ignite.services">ServiceDescriptor</a></dt>
<dd>
<div class="block">Gets service class.</div>
</dd>
<dt><a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services"><span class="strong">ServiceConfiguration</span></a> - Class in <a href="./org/apache/ignite/services/package-summary.html">org.apache.ignite.services</a></dt>
<dd>
<div class="block">Managed service configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#ServiceConfiguration()">ServiceConfiguration()</a></span> - Constructor for class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/services/ServiceContext.html" title="interface in org.apache.ignite.services"><span class="strong">ServiceContext</span></a> - Interface in <a href="./org/apache/ignite/services/package-summary.html">org.apache.ignite.services</a></dt>
<dd>
<div class="block">Service execution context.</div>
</dd>
<dt><a href="./org/apache/ignite/services/ServiceDescriptor.html" title="interface in org.apache.ignite.services"><span class="strong">ServiceDescriptor</span></a> - Interface in <a href="./org/apache/ignite/services/package-summary.html">org.apache.ignite.services</a></dt>
<dd>
<div class="block">Service deployment descriptor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#serviceDescriptors()">serviceDescriptors()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Gets metadata about all deployed services.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#serviceProxy(java.lang.String,%20java.lang.Class,%20boolean)">serviceProxy(String, Class&lt;? super T&gt;, boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Gets a remote handle on the service.</div>
</dd>
<dt><a href="./org/apache/ignite/resources/ServiceResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">ServiceResource</span></a> - Annotation Type in <a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of Ignite service(s) by specified service name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#services()">services()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets <code>services</code> facade over all cluster nodes started in server mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#services(org.apache.ignite.cluster.ClusterGroup)">services(ClusterGroup)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets <code>services</code> facade over nodes within the cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#services(java.lang.String)">services(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Gets all deployed services with specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#services()">services()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets <code>services</code> facade over all cluster nodes started in server mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#services(org.apache.ignite.cluster.ClusterGroup)">services(ClusterGroup)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets <code>services</code> facade over nodes within the cluster group.</div>
</dd>
<dt><a href="./org/apache/ignite/startup/servlet/ServletContextListenerStartup.html" title="class in org.apache.ignite.startup.servlet"><span class="strong">ServletContextListenerStartup</span></a> - Class in <a href="./org/apache/ignite/startup/servlet/package-summary.html">org.apache.ignite.startup.servlet</a></dt>
<dd>
<div class="block">This class defines Ignite startup based on servlet context listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/servlet/ServletContextListenerStartup.html#ServletContextListenerStartup()">ServletContextListenerStartup()</a></span> - Constructor for class org.apache.ignite.startup.servlet.<a href="./org/apache/ignite/startup/servlet/ServletContextListenerStartup.html" title="class in org.apache.ignite.startup.servlet">ServletContextListenerStartup</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/startup/servlet/ServletStartup.html" title="class in org.apache.ignite.startup.servlet"><span class="strong">ServletStartup</span></a> - Class in <a href="./org/apache/ignite/startup/servlet/package-summary.html">org.apache.ignite.startup.servlet</a></dt>
<dd>
<div class="block">This class defines servlet-based Ignite startup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/servlet/ServletStartup.html#ServletStartup()">ServletStartup()</a></span> - Constructor for class org.apache.ignite.startup.servlet.<a href="./org/apache/ignite/startup/servlet/ServletStartup.html" title="class in org.apache.ignite.startup.servlet">ServletStartup</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#session(org.apache.ignite.IgniteLogger)">session(IgniteLogger)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Creates Cassandra session wrapper if it wasn't created yet and returns it</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#session()">session()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#session()">session()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#sessionEnd(boolean)">sessionEnd(boolean)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Tells store to commit or rollback a transaction depending on the value of the <code>'commit'</code>
parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStore.html#sessionEnd(boolean)">sessionEnd(boolean)</a></span> - Method in interface org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store">CacheStore</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/cache/store/CacheStoreSessionListener.html" title="interface in org.apache.ignite.cache.store"><code>CacheStoreSessionListener</code></a> instead (refer to its JavaDoc for details).</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html#sessionEnd(boolean)">sessionEnd(boolean)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheStoreAdapter</a></dt>
<dd>
<div class="block">Default empty implementation for ending transactions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#sessionEnd(boolean)">sessionEnd(boolean)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dd>
<div class="block">Tells store to commit or rollback a transaction depending on the value of the <code>'commit'</code>
parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#sessionEnd(boolean)">sessionEnd(boolean)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Tells store to commit or rollback a transaction depending on the value of the <code>'commit'</code>
parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#sessionEnd(boolean)">sessionEnd(boolean)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Default empty implementation for ending transactions.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionPool.html" title="class in org.apache.ignite.cache.store.cassandra.session.pool"><span class="strong">SessionPool</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/session/pool/package-summary.html">org.apache.ignite.cache.store.cassandra.session.pool</a></dt>
<dd>
<div class="block">Cassandra driver sessions pool.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionPool.html#SessionPool()">SessionPool()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.session.pool.<a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionPool.html" title="class in org.apache.ignite.cache.store.cassandra.session.pool">SessionPool</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionWrapper.html" title="class in org.apache.ignite.cache.store.cassandra.session.pool"><span class="strong">SessionWrapper</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/session/pool/package-summary.html">org.apache.ignite.cache.store.cassandra.session.pool</a></dt>
<dd>
<div class="block">Wrapper for Cassandra driver session, responsible for monitoring session expiration and its closing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionWrapper.html#SessionWrapper(com.datastax.driver.core.Session)">SessionWrapper(Session)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.session.pool.<a href="./org/apache/ignite/cache/store/cassandra/session/pool/SessionWrapper.html" title="class in org.apache.ignite.cache.store.cassandra.session.pool">SessionWrapper</a></dt>
<dd>
<div class="block">Creates instance of Cassandra driver session wrapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#set(java.lang.String,%20org.apache.ignite.configuration.CollectionConfiguration)">set(String, CollectionConfiguration)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Will get a named set from cache and create one if it has not been created yet and <code>cfg</code> is not
<code>null</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicReference.html#set(T)">set(T)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicReference.html" title="interface in org.apache.ignite">IgniteAtomicReference</a></dt>
<dd>
<div class="block">Unconditionally sets the value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicStamped.html#set(T,%20S)">set(T, S)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite">IgniteAtomicStamped</a></dt>
<dd>
<div class="block">Unconditionally sets the value and the stamp.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#set(java.lang.String,%20org.apache.ignite.configuration.CollectionConfiguration)">set(String, CollectionConfiguration)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Will get a named set from cache and create one if it has not been created yet and <code>cfg</code> is not
<code>null</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#set(V1,%20V2)">set(V1, V2)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dd>
<div class="block">Sets both values in the tuple.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#set1(V1)">set1(V1)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dd>
<div class="block">Sets first value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#set2(V2)">set2(V2)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dd>
<div class="block">Sets second value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setAckSendThreshold(int)">setAckSendThreshold(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets number of received messages per connection to node after which acknowledgment message is sent.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setAckTimeout(long)">setAckTimeout(long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets timeout for receiving acknowledgement for sent message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#setActiveJobsThreshold(int)">setActiveJobsThreshold(int)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Sets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#setActiveJobsThreshold(int)">setActiveJobsThreshold(int)</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Sets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/socket/SocketStreamer.html#setAddr(java.net.InetAddress)">setAddr(InetAddress)</a></span> - Method in class org.apache.ignite.stream.socket.<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="class in org.apache.ignite.stream.socket">SocketStreamer</a></dt>
<dd>
<div class="block">Sets server address.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html#setAddresses(java.util.Collection)">setAddresses(Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.vm">TcpDiscoveryVmIpFinder</a></dt>
<dd>
<div class="block">Parses provided values and initializes the internal collection of addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#setAddressRequestAttempts(int)">setAddressRequestAttempts(int)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Sets number of attempts to send multicast address request.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setAddressResolver(org.apache.ignite.configuration.AddressResolver)">setAddressResolver(AddressResolver)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets address resolver for addresses mapping determination.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setAddressResolver(org.apache.ignite.configuration.AddressResolver)">setAddressResolver(AddressResolver)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets address resolver.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setAddressResolver(org.apache.ignite.configuration.AddressResolver)">setAddressResolver(AddressResolver)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets address resolver.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setAddressTranslator(com.datastax.driver.core.policies.AddressTranslator)">setAddressTranslator(AddressTranslator)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets address translator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setAffinity(org.apache.ignite.cache.affinity.AffinityFunction)">setAffinity(AffinityFunction)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets affinity for cache keys.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#setAffinityKey(java.lang.Object)">setAffinityKey(Object)</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Sets affinity key used for key-to-node affinity calculation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheKeyConfiguration.html#setAffinityKeyFieldName(java.lang.String)">setAffinityKeyFieldName(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a></dt>
<dd>
<div class="block">Sets affinity key field name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#setAffinityKeyFieldName(java.lang.String)">setAffinityKeyFieldName(String)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setAffinityMapper(org.apache.ignite.cache.affinity.AffinityKeyMapper)">setAffinityMapper(AffinityKeyMapper)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets custom affinity mapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setAliases(java.util.Map)">setAliases(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets mapping from full property name in dot notation to an alias that will be used as SQL column name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#setAliases(java.util.Map)">setAliases(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Sets mapping from full property name in dot notation to an alias that will be used as SQL column name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#setAllowDuplicateRegistrations(boolean)">setAllowDuplicateRegistrations(boolean)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/sink/flink/IgniteSink.html#setAllowOverwrite(boolean)">setAllowOverwrite(boolean)</a></span> - Method in class org.apache.ignite.sink.flink.<a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="class in org.apache.ignite.sink.flink">IgniteSink</a></dt>
<dd>
<div class="block">Enables overwriting existing values in cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#setAllowOverwrite(boolean)">setAllowOverwrite(boolean)</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Enables overwriting existing values in cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setAllSegmentationResolversPassRequired(boolean)">setAllSegmentationResolversPassRequired(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets all segmentation resolvers pass required flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#setApiParams(java.util.Map)">setApiParams(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter">TwitterStreamer</a></dt>
<dd>
<div class="block">Sets API Params.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#setApplicationContext(org.springframework.context.ApplicationContext)">setApplicationContext(ApplicationContext)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SpiQuery.html#setArgs(java.lang.Object...)">setArgs(Object...)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SpiQuery.html" title="class in org.apache.ignite.cache.query">SpiQuery</a></dt>
<dd>
<div class="block">Sets SQL arguments.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html#setArgs(java.lang.Object...)">setArgs(Object...)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dd>
<div class="block">Sets SQL arguments.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#setArgs(java.lang.Object...)">setArgs(Object...)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dd>
<div class="block">Sets SQL arguments.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobAdapter.html#setArguments(java.lang.Object...)">setArguments(Object...)</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobAdapter.html" title="class in org.apache.ignite.compute">ComputeJobAdapter</a></dt>
<dd>
<div class="block">Sets given arguments.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setAscendingFields(java.util.Map)">setAscendingFields(Map&lt;String, Class&lt;?&gt;&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets name-to-type map for ascending-indexed fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html#setAssemblies(java.util.List)">setAssemblies(List&lt;String&gt;)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setAsyncCallbackPoolSize(int)">setAsyncCallbackPoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets async callback thread pool size to use within grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setAtomicConfiguration(org.apache.ignite.configuration.AtomicConfiguration)">setAtomicConfiguration(AtomicConfiguration)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setAtomicityMode(org.apache.ignite.cache.CacheAtomicityMode)">setAtomicityMode(CacheAtomicityMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets cache atomicity mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#setAtomicityMode(org.apache.ignite.cache.CacheAtomicityMode)">setAtomicityMode(CacheAtomicityMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AtomicConfiguration.html#setAtomicSequenceReserveSize(int)">setAtomicSequenceReserveSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>
<div class="block">Sets default number of sequence values reserved for <a href="./org/apache/ignite/IgniteAtomicSequence.html" title="interface in org.apache.ignite"><code>IgniteAtomicSequence</code></a> instances.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setAtomicWriteOrderMode(org.apache.ignite.cache.CacheAtomicWriteOrderMode)">setAtomicWriteOrderMode(CacheAtomicWriteOrderMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets cache write ordering mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContext.html#setAttribute(java.lang.Object,%20java.lang.Object)">setAttribute(Object, Object)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContext.html" title="interface in org.apache.ignite.compute">ComputeJobContext</a></dt>
<dd>
<div class="block">Sets an attribute into this job context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#setAttribute(java.lang.Object,%20java.lang.Object)">setAttribute(Object, Object)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Sets session attributed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobContext.html#setAttributes(java.util.Map)">setAttributes(Map&lt;?, ?&gt;)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobContext.html" title="interface in org.apache.ignite.compute">ComputeJobContext</a></dt>
<dd>
<div class="block">Sets map of attributes into this job context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#setAttributes(java.util.Map)">setAttributes(Map&lt;?, ?&gt;)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Sets task attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#setAuthenticator(org.apache.ignite.spi.discovery.DiscoverySpiNodeAuthenticator)">setAuthenticator(DiscoverySpiNodeAuthenticator)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Sets discovery SPI node authenticator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setAuthenticator(org.apache.ignite.spi.discovery.DiscoverySpiNodeAuthenticator)">setAuthenticator(DiscoverySpiNodeAuthenticator)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets discovery SPI node authenticator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setAuthProvider(com.datastax.driver.core.AuthProvider)">setAuthProvider(AuthProvider)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets authentication provider.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/sink/flink/IgniteSink.html#setAutoFlushFrequency(long)">setAutoFlushFrequency(long)</a></span> - Method in class org.apache.ignite.sink.flink.<a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="class in org.apache.ignite.sink.flink">IgniteSink</a></dt>
<dd>
<div class="block">Specifies data flush frequency into the grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#setAutoFlushFrequency(long)">setAutoFlushFrequency(long)</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Specifies data flush frequency into the grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#setAutoUnsubscribe(boolean)">setAutoUnsubscribe(boolean)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Sets automatic unsubscribe flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#setAwsCredentials(com.amazonaws.auth.AWSCredentials)">setAwsCredentials(AWSCredentials)</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Sets AWS credentials.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html#setAwsCredentials(com.amazonaws.auth.AWSCredentials)">setAwsCredentials(AWSCredentials)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3">TcpDiscoveryS3IpFinder</a></dt>
<dd>
<div class="block">Sets AWS credentials.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#setBackupFilter(org.apache.ignite.lang.IgniteBiPredicate)">setBackupFilter(IgniteBiPredicate&lt;ClusterNode, ClusterNode&gt;)</a></span> - Method in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Sets optional backup filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#setBackupFilter(org.apache.ignite.lang.IgniteBiPredicate)">setBackupFilter(IgniteBiPredicate&lt;ClusterNode, ClusterNode&gt;)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Sets optional backup filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AtomicConfiguration.html#setBackups(int)">setBackups(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setBackups(int)">setBackups(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets number of nodes used to back up single partition for <a href="./org/apache/ignite/cache/CacheMode.html#PARTITIONED"><code>CacheMode.PARTITIONED</code></a> cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#setBackups(int)">setBackups(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#setBaseDirectory(java.lang.String)">setBaseDirectory(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Sets base directory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#setBasePath(java.lang.String)">setBasePath(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setBatchClosureMillis(long)">setBatchClosureMillis(long)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">When using batched consumption, sets the time in milliseconds that will elapse before a batch is committed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setBatchClosureSize(int)">setBatchClosureSize(int)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">When using batched consumption, sets the amount of messages that will be received before a batch is committed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setBatched(boolean)">setBatched(boolean)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">Batch consumption leverages JMS Transactions to minimise round trips to the broker.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#setBatchQueueSize(int)">setBatchQueueSize(int)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Sets batch queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#setBatchSize(int)">setBatchSize(int)</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Sets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html#setBatchSize(int)">setBatchSize(int)</a></span> - Method in interface org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Sets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#setBatchSize(int)">setBatchSize(int)</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Sets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html#setBatchSize(int)">setBatchSize(int)</a></span> - Method in interface org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.lru">LruEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Sets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#setBatchSize(int)">setBatchSize(int)</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Sets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html#setBatchSize(int)">setBatchSize(int)</a></span> - Method in interface org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Sets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#setBatchSize(int)">setBatchSize(int)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Sets batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#setBatchSize(int)">setBatchSize(int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Set maximum batch size for write and delete operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#setBatchSize(int)">setBatchSize(int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Set maximum batch size for write and delete operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setBinaryConfiguration(org.apache.ignite.configuration.BinaryConfiguration)">setBinaryConfiguration(BinaryConfiguration)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets configuration for Ignite Binary objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html#setBinaryConfiguration(org.apache.ignite.platform.dotnet.PlatformDotNetBinaryConfiguration)">setBinaryConfiguration(PlatformDotNetBinaryConfiguration)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setBlockSize(int)">setBlockSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets file's data block size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setBlockUntilConnected(boolean)">setBlockUntilConnected(boolean)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets whether to block the start() method until connected for the first time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setBrokerUrl(java.lang.String)">setBrokerUrl(String)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the broker URL (compulsory).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html#setBucketName(java.lang.String)">setBucketName(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.gce.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.gce">TcpDiscoveryGoogleStorageIpFinder</a></dt>
<dd>
<div class="block">Sets Google Cloud Storage bucket name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html#setBucketName(java.lang.String)">setBucketName(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3">TcpDiscoveryS3IpFinder</a></dt>
<dd>
<div class="block">Sets bucket name for IP finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#setBucketNameSuffix(java.lang.String)">setBucketNameSuffix(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Sets bucket name suffix.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#setBuffer(java.nio.ByteBuffer)">setBuffer(ByteBuffer)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Sets but buffer to read from.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#setBuffer(java.nio.ByteBuffer)">setBuffer(ByteBuffer)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Sets but buffer to write to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#setBufferCapacity(java.lang.Integer)">setBufferCapacity(Integer)</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter">TwitterStreamer</a></dt>
<dd>
<div class="block">Sets Buffer capacity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setCacheConfiguration(org.apache.ignite.configuration.CacheConfiguration...)">setCacheConfiguration(CacheConfiguration...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets cache configurations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setCacheKeyConfiguration(org.apache.ignite.cache.CacheKeyConfiguration...)">setCacheKeyConfiguration(CacheKeyConfiguration...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets cache key configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AtomicConfiguration.html#setCacheMode(org.apache.ignite.cache.CacheMode)">setCacheMode(CacheMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setCacheMode(org.apache.ignite.cache.CacheMode)">setCacheMode(CacheMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets caching mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#setCacheMode(org.apache.ignite.cache.CacheMode)">setCacheMode(CacheMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#setCacheName(java.lang.String)">setCacheName(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Sets associated cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#setCacheName(java.lang.String)">setCacheName(String)</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Sets cache name used for key-to-node affinity calculation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#setCacheName(java.lang.String)">setCacheName(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">Sets cache name to be used by this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#setCacheName(java.lang.String)">setCacheName(String)</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Sets the cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setCacheSanityCheckEnabled(boolean)">setCacheSanityCheckEnabled(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets cache sanity check flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setCacheStoreFactory(javax.cache.configuration.Factory)">setCacheStoreFactory(Factory&lt;? extends CacheStore&lt;? super K, ? super V&gt;&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets factory for persistent storage for cache data.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setCacheStoreSessionListenerFactories(javax.cache.configuration.Factory...)">setCacheStoreSessionListenerFactories(Factory&lt;? extends CacheStoreSessionListener&gt;...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Cache store session listener factories.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setCacheStoreSessionListenerFactories(javax.cache.configuration.Factory...)">setCacheStoreSessionListenerFactories(Factory&lt;CacheStoreSessionListener&gt;...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Cache store session listener factories.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/camel/CamelStreamer.html#setCamelContext(org.apache.camel.CamelContext)">setCamelContext(CamelContext)</a></span> - Method in class org.apache.ignite.stream.camel.<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="class in org.apache.ignite.stream.camel">CamelStreamer</a></dt>
<dd>
<div class="block">Explicitly sets the <code>CamelContext</code> to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html#setCassandraConfigFile(java.lang.String)">setCassandraConfigFile(String)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.bean.<a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html" title="class in org.apache.ignite.cache.store.cassandra.bean">CassandraLifeCycleBean</a></dt>
<dd>
<div class="block">Setter for embedded Cassandra YAML config file</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#setCheckMd5(boolean)">setCheckMd5(boolean)</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">If set to <code>true</code> then SPI should exclude files with same md5s from deployment.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#setCheckpointListener(org.apache.ignite.spi.checkpoint.CheckpointListener)">setCheckpointListener(CheckpointListener)</a></span> - Method in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">Sets the checkpoint listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html#setCheckpointListener(org.apache.ignite.spi.checkpoint.CheckpointListener)">setCheckpointListener(CheckpointListener)</a></span> - Method in interface org.apache.ignite.spi.checkpoint.<a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html" title="interface in org.apache.ignite.spi.checkpoint">CheckpointSpi</a></dt>
<dd>
<div class="block">Sets the checkpoint listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setCheckpointListener(org.apache.ignite.spi.checkpoint.CheckpointListener)">setCheckpointListener(CheckpointListener)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets the checkpoint listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html#setCheckpointListener(org.apache.ignite.spi.checkpoint.CheckpointListener)">setCheckpointListener(CheckpointListener)</a></span> - Method in class org.apache.ignite.spi.checkpoint.noop.<a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.noop">NoopCheckpointSpi</a></dt>
<dd>
<div class="block">Sets the checkpoint listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#setCheckpointListener(org.apache.ignite.spi.checkpoint.CheckpointListener)">setCheckpointListener(CheckpointListener)</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Sets the checkpoint listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#setCheckpointListener(org.apache.ignite.spi.checkpoint.CheckpointListener)">setCheckpointListener(CheckpointListener)</a></span> - Method in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">Sets the checkpoint listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setCheckpointSpi(org.apache.ignite.spi.checkpoint.CheckpointSpi...)">setCheckpointSpi(CheckpointSpi...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets fully configured instance of <a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html" title="interface in org.apache.ignite.spi.checkpoint"><code>CheckpointSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setCheckpointTableName(java.lang.String)">setCheckpointTableName(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets checkpoint table name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setClassLoader(java.lang.ClassLoader)">setClassLoader(ClassLoader)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets loader which will be used for instantiating execution context (<code>EntryProcessors</code>,
<code>CacheEntryListeners</code>, <code>CacheLoaders</code> and
<code>ExpiryPolicys</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html#setClassName(java.lang.String)">setClassName(String)</a></span> - Method in class org.apache.ignite.cache.jta.reflect.<a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html" title="class in org.apache.ignite.cache.jta.reflect">CacheReflectionTmLookup</a></dt>
<dd>
<div class="block">Sets class name to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#setClassNames(java.util.Collection)">setClassNames(Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Sets class names of binary objects explicitly.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#setClientConfiguration(com.amazonaws.ClientConfiguration)">setClientConfiguration(ClientConfiguration)</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">Sets Amazon client configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html#setClientConfiguration(com.amazonaws.ClientConfiguration)">setClientConfiguration(ClientConfiguration)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3">TcpDiscoveryS3IpFinder</a></dt>
<dd>
<div class="block">Sets Amazon client configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setClientId(java.lang.String)">setClientId(String)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">Sets the client ID of the JMS <code>Connection</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setClientId(java.lang.String)">setClientId(String)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the MQTT client ID (optional).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setClientMode(boolean)">setClientMode(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets client mode flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#setClientMode(boolean)">setClientMode(boolean)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Sets client mode static flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setClientReconnectDisabled(boolean)">setClientReconnectDisabled(boolean)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets client reconnect disabled flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setClockSyncFrequency(long)">setClockSyncFrequency(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets clock synchronization frequency in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setClockSyncSamples(int)">setClockSyncSamples(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets number of samples used for clock synchronization.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#setClusterProps(org.apache.ignite.mesos.ClusterProperties)">setClusterProps(ClusterProperties)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setCollectMetrix(boolean)">setCollectMetrix(boolean)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Enables metrics collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setCollisionSpi(org.apache.ignite.spi.collision.CollisionSpi)">setCollisionSpi(CollisionSpi)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets fully configured instance of <a href="./org/apache/ignite/spi/collision/CollisionSpi.html" title="interface in org.apache.ignite.spi.collision"><code>CollisionSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html#setCollocated(boolean)">setCollocated(boolean)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dd>
<div class="block">Sets flag defining if this query is collocated.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#setCollocated(boolean)">setCollocated(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setColocateMetadata(boolean)">setColocateMetadata(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Set metadata co-location flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setCommunicationSpi(org.apache.ignite.spi.communication.CommunicationSpi)">setCommunicationSpi(CommunicationSpi)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets fully configured instance of <a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication"><code>CommunicationSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#setCompactFooter(boolean)">setCompactFooter(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Set whether to write footers in compact form.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html#setComponentClass(java.lang.Class)">setComponentClass(Class&lt;T&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">IgniteReflectionFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setCompression(java.lang.String)">setCompression(String)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets compression algorithm to use for the transport.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#setConfigPaths(java.lang.String...)">setConfigPaths(String...)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Set paths to additional file system configuration files (e.g. core-site.xml).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#setConfiguration(org.apache.ignite.configuration.IgniteConfiguration)">setConfiguration(IgniteConfiguration)</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dd>
<div class="block">Sets configuration bean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#setConfiguration(org.apache.ignite.configuration.IgniteConfiguration)">setConfiguration(IgniteConfiguration)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Sets grid configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#setConfiguration(org.apache.ignite.configuration.IgniteConfiguration)">setConfiguration(IgniteConfiguration)</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dd>
<div class="block">Sets configuration bean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#setConfigurationPath(java.lang.String)">setConfigurationPath(String)</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dd>
<div class="block">Sets configuration file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#setConfigurationPath(java.lang.String)">setConfigurationPath(String)</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dd>
<div class="block">Sets configuration file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setConnectionBufferFlushFrequency(long)">setConnectionBufferFlushFrequency(long)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#setConnectionBufferFlushFrequency(long)">setConnectionBufferFlushFrequency(long)</a></span> - Method in interface org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpiMBean</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Not used anymore.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setConnectionBufferSize(int)">setConnectionBufferSize(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Not used any more.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setConnectionFactory(javax.jms.ConnectionFactory)">setConnectionFactory(ConnectionFactory)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">Sets the JMS <code>ConnectionFactory</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#setConnectionUrl(java.lang.String)">setConnectionUrl(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Sets connection URL.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#setConnectionUrl(java.lang.String)">setConnectionUrl(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>
<div class="block">Sets connection URL.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setConnectOptions(org.eclipse.paho.client.mqttv3.MqttConnectOptions)">setConnectOptions(MqttConnectOptions)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the MQTT client connect options, where users can configured the last will and testament, durability, etc.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setConnectorConfiguration(org.apache.ignite.configuration.ConnectorConfiguration)">setConnectorConfiguration(ConnectorConfiguration)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setConnectTimeout(long)">setConnectTimeout(long)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets connect timeout used when establishing connection
with remote nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setConsistentId(java.io.Serializable)">setConsistentId(Serializable)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets consistent globally unique node ID which survives node restarts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html#setConsumerConfig(kafka.consumer.ConsumerConfig)">setConsumerConfig(ConsumerConfig)</a></span> - Method in class org.apache.ignite.stream.kafka.<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="class in org.apache.ignite.stream.kafka">KafkaStreamer</a></dt>
<dd>
<div class="block">Sets the consumer config.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setContactPoints(java.lang.String...)">setContactPoints(String...)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets list of contact points to connect to Cassandra cluster.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/AbstractMarshaller.html#setContext(org.apache.ignite.marshaller.MarshallerContext)">setContext(MarshallerContext)</a></span> - Method in class org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractMarshaller</a></dt>
<dd>
<div class="block">Sets marshaller context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/Marshaller.html#setContext(org.apache.ignite.marshaller.MarshallerContext)">setContext(MarshallerContext)</a></span> - Method in interface org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/Marshaller.html" title="interface in org.apache.ignite.marshaller">Marshaller</a></dt>
<dd>
<div class="block">Sets marshaller context.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/socket/SocketStreamer.html#setConverter(org.apache.ignite.stream.socket.SocketMessageConverter)">setConverter(SocketMessageConverter&lt;T&gt;)</a></span> - Method in class org.apache.ignite.stream.socket.<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="class in org.apache.ignite.stream.socket">SocketStreamer</a></dt>
<dd>
<div class="block">Sets message converter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setCopyOnRead(boolean)">setCopyOnRead(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets copy on read flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#setCreateTableQuery(java.lang.String)">setCreateTableQuery(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Sets create table query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#setCreateTableQuery(java.lang.String)">setCreateTableQuery(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>
<div class="block">Sets create table query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html#setCredential(java.lang.String)">setCredential(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.cloud.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.cloud">TcpDiscoveryCloudIpFinder</a></dt>
<dd>
<div class="block">Sets credential that is used during authentication on the cloud.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html#setCredentialPath(java.lang.String)">setCredentialPath(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.cloud.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.cloud">TcpDiscoveryCloudIpFinder</a></dt>
<dd>
<div class="block">Sets the path to a credential that is used during authentication on the cloud.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setCredentials(org.apache.ignite.cache.store.cassandra.datasource.Credentials)">setCredentials(Credentials)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets credentials to use for authentication.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#setCurator(org.apache.curator.framework.CuratorFramework)">setCurator(CuratorFramework)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#setCurrentReadClass(java.lang.Class)">setCurrentReadClass(Class&lt;? extends Message&gt;)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Sets type of message currently read.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#setCurrentWriteClass(java.lang.Class)">setCurrentWriteClass(Class&lt;? extends Message&gt;)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Sets type of message currently written.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setDaemon(boolean)">setDaemon(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets daemon flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#setDaemon(boolean)">setDaemon(boolean)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Sets daemon flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#setDatabaseFieldName(java.lang.String)">setDatabaseFieldName(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#setDatabaseFieldType(int)">setDatabaseFieldType(int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#setDatabaseName(java.lang.String)">setDatabaseName(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setDatabaseSchema(java.lang.String)">setDatabaseSchema(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets database schema name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#setDatabaseSchema(java.lang.String)">setDatabaseSchema(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Sets database schema name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setDatabaseTable(java.lang.String)">setDatabaseTable(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Table name in database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#setDatabaseTable(java.lang.String)">setDatabaseTable(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Table name in database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#setDatabaseType(int)">setDatabaseType(int)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setDataCacheName(java.lang.String)">setDataCacheName(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets cache name to store IGFS data.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#setDataExchange(org.apache.ignite.spi.discovery.DiscoverySpiDataExchange)">setDataExchange(DiscoverySpiDataExchange)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Sets a handler for initial data exchange between Ignite nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setDataExchange(org.apache.ignite.spi.discovery.DiscoverySpiDataExchange)">setDataExchange(DiscoverySpiDataExchange)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets a handler for initial data exchange between Ignite nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html#setDataSource(org.apache.ignite.cache.store.cassandra.datasource.DataSource)">setDataSource(DataSource)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStoreFactory</a></dt>
<dd>
<div class="block">Sets data source.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#setDataSource(javax.sql.DataSource)">setDataSource(DataSource)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#setDataSource(javax.sql.DataSource)">setDataSource(DataSource)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Sets data source.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#setDataSource(javax.sql.DataSource)">setDataSource(DataSource)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>
<div class="block">Sets data source.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#setDataSource(javax.sql.DataSource)">setDataSource(DataSource)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html#setDataSource(javax.sql.DataSource)">setDataSource(DataSource)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcStoreSessionListener</a></dt>
<dd>
<div class="block">Sets data source.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html#setDataSource(javax.sql.DataSource)">setDataSource(DataSource)</a></span> - Method in class org.apache.ignite.cache.store.spring.<a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html" title="class in org.apache.ignite.cache.store.spring">CacheSpringStoreSessionListener</a></dt>
<dd>
<div class="block">Sets data source.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setDataSource(javax.sql.DataSource)">setDataSource(DataSource)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets DataSource to use for database access.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#setDataSource(javax.sql.DataSource)">setDataSource(DataSource)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Sets data source.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html#setDataSourceBean(java.lang.String)">setDataSourceBean(String)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStoreFactory</a></dt>
<dd>
<div class="block">Sets data source bean name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#setDataSourceBean(java.lang.String)">setDataSourceBean(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>
<div class="block">Sets name of the data source bean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#setDataSourceBean(java.lang.String)">setDataSourceBean(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Sets name of the data source bean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#setDataSourceFactory(javax.cache.configuration.Factory)">setDataSourceFactory(Factory&lt;DataSource&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Sets factory for underlying datasource.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#setDefaultIdMapper(java.lang.String)">setDefaultIdMapper(String)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#setDefaultKeepDeserialized(boolean)">setDefaultKeepDeserialized(boolean)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>
<div class="block">Sets default keep deserialized flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setDefaultLockTimeout(long)">setDefaultLockTimeout(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets default lock timeout in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setDefaultMode(org.apache.ignite.igfs.IgfsMode)">setDefaultMode(IgfsMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets <code>IGFS</code> mode to specify how it should interact with secondary
Hadoop file system, like <code>HDFS</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#setDefaultNameMapper(java.lang.String)">setDefaultNameMapper(String)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#setDefaultPriority(int)">setDefaultPriority(int)</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Sets default priority to use if a job does not have priority attribute set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#setDefaultPriority(int)">setDefaultPriority(int)</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Sets default priority to use if a job does not have priority attribute set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#setDefaultSerializer(java.lang.String)">setDefaultSerializer(String)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#setDefaultTxConcurrency(org.apache.ignite.transactions.TransactionConcurrency)">setDefaultTxConcurrency(TransactionConcurrency)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Sets default transaction concurrency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#setDefaultTxIsolation(org.apache.ignite.transactions.TransactionIsolation)">setDefaultTxIsolation(TransactionIsolation)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Sets default transaction isolation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#setDefaultTxTimeout(long)">setDefaultTxTimeout(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Sets default transaction timeout in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#setDefaultUserName(java.lang.String)">setDefaultUserName(String)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Sets default user name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#setDeleteQuery(java.lang.String)">setDeleteQuery(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Sets delete entry query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#setDeleteQuery(java.lang.String)">setDeleteQuery(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>
<div class="block">Sets delete entry query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/socket/SocketStreamer.html#setDelimiter(byte[])">setDelimiter(byte[])</a></span> - Method in class org.apache.ignite.stream.socket.<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="class in org.apache.ignite.stream.socket">SocketStreamer</a></dt>
<dd>
<div class="block">Sets message delimiter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setDeploymentMode(org.apache.ignite.configuration.DeploymentMode)">setDeploymentMode(DeploymentMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets task classes and resources sharing mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setDeploymentSpi(org.apache.ignite.spi.deployment.DeploymentSpi)">setDeploymentSpi(DeploymentSpi)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets fully configured instance of <a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html" title="interface in org.apache.ignite.spi.deployment"><code>DeploymentSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setDescendingFields(java.util.Map)">setDescendingFields(Map&lt;String, Class&lt;?&gt;&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets name-to-type map for descending-indexed fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setDestination(javax.jms.Destination)">setDestination(Destination)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">Sets the JMS <code>Destination</code> explicitly.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setDestinationName(java.lang.String)">setDestinationName(String)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">Sets the name of the JMS destination to consume from.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setDestinationType(java.lang.Class)">setDestinationType(Class&lt;? extends Destination&gt;)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">Sets the type of the destination to create, when used in combination with <a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setDestinationName(java.lang.String)"><code>JmsStreamer.setDestinationName(String)</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#setDialect(org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect)">setDialect(JdbcDialect)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Set database dialect.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#setDialect(org.apache.ignite.cache.store.jdbc.dialect.JdbcDialect)">setDialect(JdbcDialect)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Set database dialect.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setDirectBuffer(boolean)">setDirectBuffer(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets whether to use direct buffer for REST TCP server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setDirectBuffer(boolean)">setDirectBuffer(boolean)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets flag to allocate direct or heap buffer in SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/socket/SocketStreamer.html#setDirectMode(boolean)">setDirectMode(boolean)</a></span> - Method in class org.apache.ignite.stream.socket.<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="class in org.apache.ignite.stream.socket">SocketStreamer</a></dt>
<dd>
<div class="block">Sets direct mode flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#setDirectoryPaths(java.util.Collection)">setDirectoryPaths(Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">Sets path to a shared directory where checkpoints will be stored.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setDirectSendBuffer(boolean)">setDirectSendBuffer(boolean)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets whether to use direct buffer for sending.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setDisconnectForcibly(boolean)">setDisconnectForcibly(boolean)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets whether to disconnect forcibly or not when shutting down.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setDisconnectForciblyTimeout(java.lang.Integer)">setDisconnectForciblyTimeout(Integer)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the timeout if disconnecting forcibly.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setDisconnectQuiesceTimeout(java.lang.Integer)">setDisconnectQuiesceTimeout(Integer)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the quiesce timeout on disconnection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#setDiscoveryPort(int)">setDiscoveryPort(int)</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Sets discovery port for warmup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setDiscoverySpi(org.apache.ignite.spi.discovery.DiscoverySpi)">setDiscoverySpi(DiscoverySpi)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets fully configured instance of <a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery"><code>DiscoverySpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setDiscoveryStartupDelay(long)">setDiscoveryStartupDelay(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets time in milliseconds after which a certain metric value is considered expired.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setDualModeMaxPendingPutsSize(long)">setDualModeMaxPendingPutsSize(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Set maximum amount of data in pending put operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setDualModePutExecutorService(java.util.concurrent.ExecutorService)">setDualModePutExecutorService(ExecutorService)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Set DUAL mode put operations executor service.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setDualModePutExecutorServiceShutdown(boolean)">setDualModePutExecutorServiceShutdown(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Set DUAL mode put operations executor service shutdown flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setDurableSubscription(boolean)">setDurableSubscription(boolean)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">A <tt>true</tt> value is only accepted in combination with topic consumption.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setDurableSubscriptionName(java.lang.String)">setDurableSubscriptionName(String)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">When using Durable Subscribers, sets the name of the durable subscriber.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#setDynamicCacheConfiguration(org.apache.ignite.configuration.CacheConfiguration)">setDynamicCacheConfiguration(CacheConfiguration&lt;Object, Object&gt;)</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dd>
<div class="block">Sets dynamic cache configuration template.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#setDynamicNearCacheConfiguration(org.apache.ignite.configuration.NearCacheConfiguration)">setDynamicNearCacheConfiguration(NearCacheConfiguration&lt;Object, Object&gt;)</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dd>
<div class="block">Sets dynamic cache configuration template.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setEagerTtl(boolean)">setEagerTtl(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets eager ttl flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#setEncodeUri(boolean)">setEncodeUri(boolean)</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Indicates that URI must be encoded before usage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/OdbcConfiguration.html#setEndpointAddress(java.lang.String)">setEndpointAddress(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></dt>
<dd>
<div class="block">Set ODBC endpoint address.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/camel/CamelStreamer.html#setEndpointUri(java.lang.String)">setEndpointUri(String)</a></span> - Method in class org.apache.ignite.stream.camel.<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="class in org.apache.ignite.stream.camel">CamelStreamer</a></dt>
<dd>
<div class="block">Sets the endpoint URI from which to consume.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#setEndpointUrl(java.lang.String)">setEndpointUrl(String)</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter">TwitterStreamer</a></dt>
<dd>
<div class="block">Sets Endpoint URL.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#setEnum(boolean)">setEnum(boolean)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Sets whether this is enum type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#setEnum(boolean)">setEnum(boolean)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Sets whether this is enum type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setEventStorageSpi(org.apache.ignite.spi.eventstorage.EventStorageSpi)">setEventStorageSpi(EventStorageSpi)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets fully configured instance of <a href="./org/apache/ignite/spi/eventstorage/EventStorageSpi.html" title="interface in org.apache.ignite.spi.eventstorage"><code>EventStorageSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setEvictionFilter(org.apache.ignite.cache.eviction.EvictionFilter)">setEvictionFilter(EvictionFilter&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets eviction filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setEvictionPolicy(org.apache.ignite.cache.eviction.EvictionPolicy)">setEvictionPolicy(EvictionPolicy)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets cache eviction policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setEvictMaxOverflowRatio(float)">setEvictMaxOverflowRatio(float)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets maximum eviction overflow ratio.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setEvictSynchronized(boolean)">setEvictSynchronized(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets flag indicating whether eviction is synchronized with backup nodes or near caches
(or the rest of the nodes for replicated cache).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setEvictSynchronizedConcurrencyLevel(int)">setEvictSynchronizedConcurrencyLevel(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets concurrency level for synchronized evictions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setEvictSynchronizedKeyBufferSize(int)">setEvictSynchronizedKeyBufferSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets eviction key buffer size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setEvictSynchronizedTimeout(long)">setEvictSynchronizedTimeout(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets timeout for synchronized evictions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#setExcludeNeighbors(boolean)">setExcludeNeighbors(boolean)</a></span> - Method in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Sets flag to exclude same-host-neighbors from being backups of each other (default is <code>false</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#setExcludeNeighbors(boolean)">setExcludeNeighbors(boolean)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Sets flag to exclude same-host-neighbors from being backups of each other (default is <code>false</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#setExcludePaths(java.util.Collection)">setExcludePaths(Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Sets collection of regex for paths whose blocks must not be evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html#setExcludePaths(java.util.Collection)">setExcludePaths(Collection&lt;String&gt;)</a></span> - Method in interface org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html" title="interface in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicyMXBean</a></dt>
<dd>
<div class="block">Sets collection of regex for paths whose blocks must not be evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#setExpireAgeMs(long)">setExpireAgeMs(long)</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Sets events expiration time.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#setExpireCount(long)">setExpireCount(long)</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Sets events queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setExpireDateFieldName(java.lang.String)">setExpireDateFieldName(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets checkpoint expiration date field name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setExpireDateFieldType(java.lang.String)">setExpireDateFieldType(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets checkpoint expiration date field type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/CollisionSpi.html#setExternalCollisionListener(org.apache.ignite.spi.collision.CollisionExternalListener)">setExternalCollisionListener(CollisionExternalListener)</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="./org/apache/ignite/spi/collision/CollisionSpi.html" title="interface in org.apache.ignite.spi.collision">CollisionSpi</a></dt>
<dd>
<div class="block">Listener to be set for notification of external collision events (e.g. job stealing).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#setExternalCollisionListener(org.apache.ignite.spi.collision.CollisionExternalListener)">setExternalCollisionListener(CollisionExternalListener)</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">Listener to be set for notification of external collision events (e.g. job stealing).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#setExternalCollisionListener(org.apache.ignite.spi.collision.CollisionExternalListener)">setExternalCollisionListener(CollisionExternalListener)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Listener to be set for notification of external collision events (e.g. job stealing).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html#setExternalCollisionListener(org.apache.ignite.spi.collision.CollisionExternalListener)">setExternalCollisionListener(CollisionExternalListener)</a></span> - Method in class org.apache.ignite.spi.collision.noop.<a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html" title="class in org.apache.ignite.spi.collision.noop">NoopCollisionSpi</a></dt>
<dd>
<div class="block">Listener to be set for notification of external collision events (e.g. job stealing).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#setExternalCollisionListener(org.apache.ignite.spi.collision.CollisionExternalListener)">setExternalCollisionListener(CollisionExternalListener)</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Listener to be set for notification of external collision events (e.g. job stealing).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setFailoverSpi(org.apache.ignite.spi.failover.FailoverSpi...)">setFailoverSpi(FailoverSpi...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets fully configured instance of <a href="./org/apache/ignite/spi/failover/FailoverSpi.html" title="interface in org.apache.ignite.spi.failover"><code>FailoverSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setFailureDetectionTimeout(long)">setFailureDetectionTimeout(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets failure detection timeout to use in <a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp"><code>TcpDiscoverySpi</code></a> and <a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp"><code>TcpCommunicationSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setFetchSize(int)">setFetchSize(int)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets number of rows to immediately fetch in CQL statement execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObjectBuilder.html#setField(java.lang.String,%20java.lang.Object)">setField(String, Object)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObjectBuilder.html" title="interface in org.apache.ignite.binary">BinaryObjectBuilder</a></dt>
<dd>
<div class="block">Sets field value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObjectBuilder.html#setField(java.lang.String,%20T,%20java.lang.Class)">setField(String, T, Class&lt;? super T&gt;)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObjectBuilder.html" title="interface in org.apache.ignite.binary">BinaryObjectBuilder</a></dt>
<dd>
<div class="block">Sets field value with value type specification.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObjectBuilder.html#setField(java.lang.String,%20org.apache.ignite.binary.BinaryObjectBuilder)">setField(String, BinaryObjectBuilder)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObjectBuilder.html" title="interface in org.apache.ignite.binary">BinaryObjectBuilder</a></dt>
<dd>
<div class="block">Sets field value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#setFieldNames(java.util.Collection,%20boolean)">setFieldNames(Collection&lt;String&gt;, boolean)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Sets a collection of field names altogether with the field sorting direction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#setFields(java.util.LinkedHashMap)">setFields(LinkedHashMap&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Sets query fields for this query pair.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#setFields(java.util.LinkedHashMap)">setFields(LinkedHashMap&lt;String, Boolean&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Sets fields included in the index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JDailyRollingFileAppender.html#setFile(java.lang.String,%20boolean,%20boolean,%20int)">setFile(String, boolean, boolean, int)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JDailyRollingFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JDailyRollingFileAppender</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JExternallyRolledFileAppender.html#setFile(java.lang.String,%20boolean,%20boolean,%20int)">setFile(String, boolean, boolean, int)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JExternallyRolledFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JExternallyRolledFileAppender</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html#setFile(java.lang.String,%20boolean,%20boolean,%20int)">setFile(String, boolean, boolean, int)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JFileAppender</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4jRollingFileAppender.html#setFile(java.lang.String,%20boolean,%20boolean,%20int)">setFile(String, boolean, boolean, int)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4jRollingFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4jRollingFileAppender</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setFileSystemConfiguration(org.apache.ignite.configuration.FileSystemConfiguration...)">setFileSystemConfiguration(FileSystemConfiguration...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets IGFS (Ignite In-Memory File System) configurations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#setFileSystemFactory(org.apache.ignite.hadoop.fs.HadoopFileSystemFactory)">setFileSystemFactory(HadoopFileSystemFactory)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Sets secondary file system factory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ScanQuery.html#setFilter(org.apache.ignite.lang.IgniteBiPredicate)">setFilter(IgniteBiPredicate&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">ScanQuery</a></dt>
<dd>
<div class="block">Sets filter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#setFilter(org.apache.ignite.lang.IgnitePredicate)">setFilter(IgnitePredicate&lt;Event&gt;)</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">Sets filter for events to be recorded.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#setFinishedJobInfoTtl(long)">setFinishedJobInfoTtl(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Sets finished job info time-to-live.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setForceServerMode(boolean)">setForceServerMode(boolean)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets force server mode flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setFragmentizerConcurrentFiles(int)">setFragmentizerConcurrentFiles(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets number of files to process concurrently by fragmentizer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setFragmentizerEnabled(boolean)">setFragmentizerEnabled(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets property indicating whether fragmentizer is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setFragmentizerLocalWritesRatio(float)">setFragmentizerLocalWritesRatio(float)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Parameter is no longer used.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setFragmentizerThrottlingBlockLength(long)">setFragmentizerThrottlingBlockLength(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets length of file chunk to transmit before throttling is delayed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setFragmentizerThrottlingDelay(long)">setFragmentizerThrottlingDelay(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets delay in milliseconds for which fragmentizer is paused.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#setFs(org.apache.hadoop.fs.FileSystem)">setFs(FileSystem)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>
<div class="block">Sets file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#setGridCount(int)">setGridCount(int)</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Sets number of grids to start and run the warmup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setGridLogger(org.apache.ignite.IgniteLogger)">setGridLogger(IgniteLogger)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets logger to use within grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#setGridName(java.lang.String)">setGridName(String)</a></span> - Method in class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dd>
<div class="block">Sets grid name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setGridName(java.lang.String)">setGridName(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets grid name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#setGridName(java.lang.String)">setGridName(String)</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dd>
<div class="block">Sets grid name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setGroups(java.util.Map)">setGroups(Map&lt;String, LinkedHashMap&lt;String, IgniteBiTuple&lt;Class&lt;?&gt;, Boolean&gt;&gt;&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets group-indexed fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html#setGroupSize(int)">setGroupSize(int)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html" title="class in org.apache.ignite.igfs">IgfsGroupDataBlocksKeyMapper</a></dt>
<dd>
<div class="block">Set group size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setHadoopConfiguration(org.apache.ignite.configuration.HadoopConfiguration)">setHadoopConfiguration(HadoopConfiguration)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets hadoop configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#setHasher(org.apache.ignite.cache.store.jdbc.JdbcTypeHasher)">setHasher(JdbcTypeHasher)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Sets hash code calculator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#setHasher(org.apache.ignite.cache.store.jdbc.JdbcTypeHasher)">setHasher(JdbcTypeHasher)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Sets hash code calculator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#setHashIdResolver(org.apache.ignite.cache.affinity.AffinityNodeHashResolver)">setHashIdResolver(AffinityNodeHashResolver)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setConsistentId(java.io.Serializable)"><code>IgniteConfiguration.setConsistentId(Serializable)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setHeartbeatFrequency(long)">setHeartbeatFrequency(long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets delay between issuing of heartbeat messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setHost(java.lang.String)">setHost(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets host for TCP binary protocol server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#setHost(java.lang.String)">setHost(String)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Sets the host endpoint is bound to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html#setIdentity(java.lang.String)">setIdentity(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.cloud.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.cloud">TcpDiscoveryCloudIpFinder</a></dt>
<dd>
<div class="block">Sets the identity that is used as a user name during a connection to the cloud.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setIdleConnectionTimeout(long)">setIdleConnectionTimeout(long)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets maximum idle connection timeout upon which a connection
to client will be closed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setIdleQueryCursorCheckFrequency(long)">setIdleQueryCursorCheckFrequency(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets idle query cursor check frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setIdleQueryCursorTimeout(long)">setIdleQueryCursorTimeout(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets idle query cursors timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setIdleTimeout(long)">setIdleTimeout(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets idle timeout for REST server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#setIdMapper(org.apache.ignite.binary.BinaryIdMapper)">setIdMapper(BinaryIdMapper)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Sets ID mapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#setIdMapper(org.apache.ignite.binary.BinaryIdMapper)">setIdMapper(BinaryIdMapper)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Sets ID mapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#setIdMapper(org.apache.ignite.marshaller.optimized.OptimizedMarshallerIdMapper)">setIdMapper(OptimizedMarshallerIdMapper)</a></span> - Method in class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Sets ID mapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#setIdMapper(java.lang.String)">setIdMapper(String)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setIgfsThreadPoolSize(int)">setIgfsThreadPoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Set thread pool size that will be used to process outgoing IGFS messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#setIgnite(org.apache.ignite.Ignite)">setIgnite(Ignite)</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#setIgniteConfigFile(java.lang.String)">setIgniteConfigFile(String)</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Specifies Ignite configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setIgniteHome(java.lang.String)">setIgniteHome(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets Ignite installation folder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#setIgniteTupleField(java.lang.String)">setIgniteTupleField(String)</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Names Ignite tuple field, by which tuple data is obtained in topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setIncludeEventTypes(int...)">setIncludeEventTypes(int...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets array of event types, which will be recorded by <code>GridEventStorageManager.record(Event)</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setIncludeProperties(java.lang.String...)">setIncludeProperties(String...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets array of system or environment property names to include into node attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setIndexedTypes(java.lang.Class...)">setIndexedTypes(Class&lt;?&gt;...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Array of key and value type pairs to be indexed (thus array length must be always even).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#setIndexes(java.util.Collection)">setIndexes(Collection&lt;QueryIndex&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Sets a collection of index entities.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setIndexingSpi(org.apache.ignite.spi.indexing.IndexingSpi)">setIndexingSpi(IndexingSpi)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets fully configured instances of <a href="./org/apache/ignite/spi/indexing/IndexingSpi.html" title="interface in org.apache.ignite.spi.indexing"><code>IndexingSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#setIndexType(org.apache.ignite.cache.QueryIndexType)">setIndexType(QueryIndexType)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Sets index type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html#setInitialContextEnvironment(java.util.Map)">setInitialContextEnvironment(Map&lt;?, ?&gt;)</a></span> - Method in class org.apache.ignite.cache.jta.jndi.<a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmFactory</a></dt>
<dd>
<div class="block">Sets initial context environment map that will be used
in <a href="http://docs.oracle.com/javase/7/docs/api/javax/naming/InitialContext.html?is-external=true#InitialContext(java.util.Hashtable)" title="class or interface in javax.naming"><code>InitialContext.InitialContext(Hashtable)</code></a> constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setInitializeDefaultPathModes(boolean)">setInitializeDefaultPathModes(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Set whether to initialize default path modes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#setInitialQuery(org.apache.ignite.cache.query.Query)">setInitialQuery(Query&lt;Cache.Entry&lt;K, V&gt;&gt;)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Sets initial query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#setInitSchema(boolean)">setInitSchema(boolean)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Flag indicating whether DB schema should be initialized by Ignite (default behaviour) or
was explicitly created by user.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#setInitSchema(boolean)">setInitSchema(boolean)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>
<div class="block">Flag indicating whether DB schema should be initialized by Ignite (default behaviour) or
was explicitly created by user.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#setInitSchema(boolean)">setInitSchema(boolean)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Flag indicating whether DB schema should be initialized by Ignite (default behaviour) or
was explicitly created by user.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#setInsertQuery(java.lang.String)">setInsertQuery(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Sets insert entry query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#setInsertQuery(java.lang.String)">setInsertQuery(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>
<div class="block">Sets insert entry query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setInterceptor(org.apache.ignite.cache.CacheInterceptor)">setInterceptor(CacheInterceptor&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets cache interceptor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setInvalidate(boolean)">setInvalidate(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets invalidation flag for near cache entries in this transaction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setIpcEndpointConfiguration(org.apache.ignite.igfs.IgfsIpcEndpointConfiguration)">setIpcEndpointConfiguration(IgfsIpcEndpointConfiguration)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets IPC endpoint configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setIpcEndpointEnabled(boolean)">setIpcEndpointEnabled(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Set IPC endpoint enabled flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setIpFinder(org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinder)">setIpFinder(TcpDiscoveryIpFinder)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets IP finder for IP addresses sharing and storing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setIpFinderCleanFrequency(long)">setIpFinderCleanFrequency(long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets IP finder clean frequency in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#setIterationCount(int)">setIterationCount(int)</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Sets iteration count for warmup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#setJavaFieldName(java.lang.String)">setJavaFieldName(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#setJavaFieldType(java.lang.Class)">setJavaFieldType(Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#setJavaName(java.lang.String)">setJavaName(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#setJavaType(java.lang.Class)">setJavaType(Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setJettyPath(java.lang.String)">setJettyPath(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets path, either absolute or relative to <code>IGNITE_HOME</code>, to <code>JETTY</code>
XML configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html#setJmxPort(java.lang.String)">setJmxPort(String)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.bean.<a href="./org/apache/ignite/cache/store/cassandra/bean/CassandraLifeCycleBean.html" title="class in org.apache.ignite.cache.store.cassandra.bean">CassandraLifeCycleBean</a></dt>
<dd>
<div class="block">Setter for embedded Cassandra JMX port</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setJmxReporting(boolean)">setJmxReporting(boolean)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Enables JMX reporting of the metrics.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html#setJndiNames(java.lang.String...)">setJndiNames(String...)</a></span> - Method in class org.apache.ignite.cache.jta.jndi.<a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmFactory.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmFactory</a></dt>
<dd>
<div class="block">Sets JNDI names used by this TM factory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html#setJndiNames(java.util.List)">setJndiNames(List&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.jta.jndi.<a href="./org/apache/ignite/cache/jta/jndi/CacheJndiTmLookup.html" title="class in org.apache.ignite.cache.jta.jndi">CacheJndiTmLookup</a></dt>
<dd>
<div class="block">Sets a list of JNDI names used by this TM.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#setJobPriorityAttributeKey(java.lang.String)">setJobPriorityAttributeKey(String)</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Sets job priority attribute key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setJoinTimeout(long)">setJoinTimeout(long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets join timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#setKeepDeserialized(java.lang.Boolean)">setKeepDeserialized(Boolean)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Sets keep deserialized flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#setKeyAlgorithm(java.lang.String)">setKeyAlgorithm(String)</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Sets key manager algorithm that will be used to create a key manager.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html#setKeyDecoder(kafka.serializer.Decoder)">setKeyDecoder(Decoder&lt;K&gt;)</a></span> - Method in class org.apache.ignite.stream.kafka.<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="class in org.apache.ignite.stream.kafka">KafkaStreamer</a></dt>
<dd>
<div class="block">Sets the key decoder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setKeyFieldName(java.lang.String)">setKeyFieldName(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets checkpoint key field name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setKeyFields(java.util.Collection)">setKeyFields(Collection&lt;CacheTypeFieldMetadata&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets optional persistent key fields (needed only if <a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcPojoStore</code></a> is used).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#setKeyFields(org.apache.ignite.cache.store.jdbc.JdbcTypeField...)">setKeyFields(JdbcTypeField...)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Sets optional persistent key fields (needed only if <a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcPojoStore</code></a> is used).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setKeyFieldType(java.lang.String)">setKeyFieldType(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets checkpoint key field type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#setKeyRange(int)">setKeyRange(int)</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Sets key range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#setKeyStoreFilePath(java.lang.String)">setKeyStoreFilePath(String)</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Sets path to the key store file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#setKeyStorePassword(char[])">setKeyStorePassword(char[])</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Sets key store password.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#setKeyStoreType(java.lang.String)">setKeyStoreType(String)</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Sets key store type used in context initialization.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#setKeyTab(java.lang.String)">setKeyTab(String)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Sets the key tab file name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#setKeyTabPrincipal(java.lang.String)">setKeyTabPrincipal(String)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Set the key tab principal name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setKeyType(java.lang.String)">setKeyType(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets key type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setKeyType(java.lang.Class)">setKeyType(Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets key type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#setKeyType(java.lang.String)">setKeyType(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Sets key type for this query pair.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#setKeyType(java.lang.String)">setKeyType(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Sets key type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#setKeyType(java.lang.Class)">setKeyType(Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Sets key type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setLateAffinityAssignment(boolean)">setLateAffinityAssignment(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets late affinity assignment flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#setLevel(org.apache.log4j.Level)">setLevel(Level)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Sets level for internal log4j implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#setLevel(org.apache.logging.log4j.Level)">setLevel(Level)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Sets level for internal log4j implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setLifecycleBeans(org.apache.ignite.lifecycle.LifecycleBean...)">setLifecycleBeans(LifecycleBean...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets a collection of lifecycle beans.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/CommunicationSpi.html#setListener(org.apache.ignite.spi.communication.CommunicationListener)">setListener(CommunicationListener&lt;T&gt;)</a></span> - Method in interface org.apache.ignite.spi.communication.<a href="./org/apache/ignite/spi/communication/CommunicationSpi.html" title="interface in org.apache.ignite.spi.communication">CommunicationSpi</a></dt>
<dd>
<div class="block">Set communication listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setListener(org.apache.ignite.spi.communication.CommunicationListener)">setListener(CommunicationListener&lt;Message&gt;)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Set communication listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html#setListener(org.apache.ignite.spi.deployment.DeploymentListener)">setListener(DeploymentListener)</a></span> - Method in interface org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html" title="interface in org.apache.ignite.spi.deployment">DeploymentSpi</a></dt>
<dd>
<div class="block">Sets or unsets deployment event listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html#setListener(org.apache.ignite.spi.deployment.DeploymentListener)">setListener(DeploymentListener)</a></span> - Method in class org.apache.ignite.spi.deployment.local.<a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.local">LocalDeploymentSpi</a></dt>
<dd>
<div class="block">Sets or unsets deployment event listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#setListener(org.apache.ignite.spi.deployment.DeploymentListener)">setListener(DeploymentListener)</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Sets or unsets deployment event listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#setListener(org.apache.ignite.spi.discovery.DiscoverySpiListener)">setListener(DiscoverySpiListener)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Sets a listener for discovery events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setListener(org.apache.ignite.spi.discovery.DiscoverySpiListener)">setListener(DiscoverySpiListener)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets a listener for discovery events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#setListener(org.apache.ignite.spi.swapspace.SwapSpaceSpiListener)">setListener(SwapSpaceSpiListener)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Sets eviction listener to receive notifications on evicted swap entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#setListener(org.apache.ignite.spi.swapspace.SwapSpaceSpiListener)">setListener(SwapSpaceSpiListener)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Sets eviction listener to receive notifications on evicted swap entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#setListener(org.apache.ignite.spi.swapspace.SwapSpaceSpiListener)">setListener(SwapSpaceSpiListener)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Sets eviction listener to receive notifications on evicted swap entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setLoadBalancingPolicy(com.datastax.driver.core.policies.LoadBalancingPolicy)">setLoadBalancingPolicy(LoadBalancingPolicy)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets load balancing policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setLoadBalancingSpi(org.apache.ignite.spi.loadbalancing.LoadBalancingSpi...)">setLoadBalancingSpi(LoadBalancingSpi...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets fully configured instance of <a href="./org/apache/ignite/spi/loadbalancing/LoadBalancingSpi.html" title="interface in org.apache.ignite.spi.loadbalancing"><code>LoadBalancingSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setLoadPreviousValue(boolean)">setLoadPreviousValue(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets flag indicating whether value should be loaded from store if it is not in the cache
for following cache operations:
<a href="./org/apache/ignite/IgniteCache.html#putIfAbsent(K,%20V)"><code>IgniteCache.putIfAbsent(Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#replace(K,%20V)"><code>IgniteCache.replace(Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#replace(K,%20V,%20V)"><code>IgniteCache.replace(Object, Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#remove(K,%20V)"><code>IgniteCache.remove(Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#getAndPut(K,%20V)"><code>IgniteCache.getAndPut(Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#getAndRemove(K)"><code>IgniteCache.getAndRemove(Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#getAndReplace(K,%20V)"><code>IgniteCache.getAndReplace(Object, Object)</code></a>
<a href="./org/apache/ignite/IgniteCache.html#getAndPutIfAbsent(K,%20V)"><code>IgniteCache.getAndPutIfAbsent(Object, Object)</code></a>
When not set, default value is <a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_LOAD_PREV_VAL"><code>CacheConfiguration.DFLT_LOAD_PREV_VAL</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html#setLoadProbe(org.apache.ignite.spi.loadbalancing.adaptive.AdaptiveLoadProbe)">setLoadProbe(AdaptiveLoadProbe)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadBalancingSpi</a></dt>
<dd>
<div class="block">Sets implementation of node load probe.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#setLoadQuery(java.lang.String)">setLoadQuery(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Sets load query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#setLoadQuery(java.lang.String)">setLoadQuery(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>
<div class="block">Sets load query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#setLocal(boolean)">setLocal(boolean)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Sets whether this query should be executed on local node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/Query.html#setLocal(boolean)">setLocal(boolean)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a></dt>
<dd>
<div class="block">Sets whether this query should be executed on local node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ScanQuery.html#setLocal(boolean)">setLocal(boolean)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">ScanQuery</a></dt>
<dd>
<div class="block">Sets whether this query should be executed on local node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SpiQuery.html#setLocal(boolean)">setLocal(boolean)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SpiQuery.html" title="class in org.apache.ignite.cache.query">SpiQuery</a></dt>
<dd>
<div class="block">Sets whether this query should be executed on local node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html#setLocal(boolean)">setLocal(boolean)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dd>
<div class="block">Sets whether this query should be executed on local node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#setLocal(boolean)">setLocal(boolean)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dd>
<div class="block">Sets whether this query should be executed on local node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/TextQuery.html#setLocal(boolean)">setLocal(boolean)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query">TextQuery</a></dt>
<dd>
<div class="block">Sets whether this query should be executed on local node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setLocalAddress(java.lang.String)">setLocalAddress(String)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets local host address for socket binding.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#setLocalAddress(java.lang.String)">setLocalAddress(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Sets local host address used by this IP finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setLocalAddress(java.lang.String)">setLocalAddress(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets local host IP address that discovery SPI uses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setLocalEventListeners(java.util.Map)">setLocalEventListeners(Map&lt;IgnitePredicate&lt;? extends Event&gt;, int[]&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets map of pre-configured local event listeners.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setLocalHost(java.lang.String)">setLocalHost(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets system-wide local address or host for all Ignite components to bind to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#setLocalListener(javax.cache.event.CacheEntryUpdatedListener)">setLocalListener(CacheEntryUpdatedListener&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Sets local callback.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setLocalPort(int)">setLocalPort(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets local port for socket binding.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setLocalPort(int)">setLocalPort(int)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets local port to listen to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setLocalPortRange(int)">setLocalPortRange(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets local port range for local host ports (value must greater than or equal to <tt>0</tt>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setLocalPortRange(int)">setLocalPortRange(int)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Range for local ports.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#setLogin(java.lang.Object)">setLogin(Object)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dd>
<div class="block">Sets login.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setLongQueryWarningTimeout(long)">setLongQueryWarningTimeout(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets timeout in milliseconds after which long query warning will be printed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html#setLowerCase(boolean)">setLowerCase(boolean)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dd>
<div class="block">Sets whether to use strings in lower case or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setManagementPort(int)">setManagementPort(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets management endpoint port.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setManagementThreadPoolSize(int)">setManagementThreadPoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets management thread pool size to use within grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#setMapReducePlanner(org.apache.ignite.internal.processors.hadoop.HadoopMapReducePlanner)">setMapReducePlanner(HadoopMapReducePlanner)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Sets Hadoop map-reduce planner, a component which defines job execution plan based on job
configuration and current grid topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setMarshaller(org.apache.ignite.marshaller.Marshaller)">setMarshaller(Marshaller)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets marshaller to use within grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setMarshallerCacheKeepAliveTime(long)">setMarshallerCacheKeepAliveTime(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets maximum thread pool size that will be used to process marshaller messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setMarshallerCachePoolSize(int)">setMarshallerCachePoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setMarshallerCacheThreadPoolSize(int)"><code>IgniteConfiguration.setMarshallerCacheThreadPoolSize(int)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setMarshallerCacheThreadPoolSize(int)">setMarshallerCacheThreadPoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets default thread pool size that will be used to process marshaller messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setMarshalLocalJobs(boolean)">setMarshalLocalJobs(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets marshal local jobs flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setMaxAckTimeout(long)">setMaxAckTimeout(long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets maximum timeout for receiving acknowledgement for sent message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#setMaxBlocks(int)">setMaxBlocks(int)</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Sets maximum allowed amount of blocks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html#setMaxBlocks(int)">setMaxBlocks(int)</a></span> - Method in interface org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html" title="interface in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicyMXBean</a></dt>
<dd>
<div class="block">Sets maximum allowed amount of blocks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setMaxConcurrentAsyncOperations(int)">setMaxConcurrentAsyncOperations(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets maximum number of concurrent asynchronous operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setMaxConnectTimeout(long)">setMaxConnectTimeout(long)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets maximum connect timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#setMaximumFailoverAttempts(int)">setMaximumFailoverAttempts(int)</a></span> - Method in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">Sets maximum number of attempts to execute a failed job on another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#setMaximumFailoverAttempts(int)">setMaximumFailoverAttempts(int)</a></span> - Method in class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dd>
<div class="block">Sets maximum number of attempts to execute a failed job on another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#setMaximumPoolSize(int)">setMaximumPoolSize(int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Set Max workers thread count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#setMaximumPoolSize(int)">setMaximumPoolSize(int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Set Maximum workers thread count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#setMaximumSparsity(float)">setMaximumSparsity(float)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Sets maximum sparsity.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#setMaximumStealingAttempts(int)">setMaximumStealingAttempts(int)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Gets maximum number of attempts to steal job by another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#setMaximumStealingAttempts(int)">setMaximumStealingAttempts(int)</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets maximum number of attempts to steal job by another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setMaximumTaskRangeLength(long)">setMaximumTaskRangeLength(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Set maximum default range size of a file being split during IGFS task execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#setMaximumWriteAttempts(int)">setMaximumWriteAttempts(int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Sets maximum number of write attempts in case of database error.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#setMaximumWriteAttempts(int)">setMaximumWriteAttempts(int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Sets maximum number of write attempts in case of database error.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#setMaxMemorySize(long)">setMaxMemorySize(long)</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Sets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html#setMaxMemorySize(long)">setMaxMemorySize(long)</a></span> - Method in interface org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Sets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#setMaxMemorySize(long)">setMaxMemorySize(long)</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Sets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html#setMaxMemorySize(long)">setMaxMemorySize(long)</a></span> - Method in interface org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.lru">LruEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Sets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#setMaxMemorySize(long)">setMaxMemorySize(long)</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Sets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html#setMaxMemorySize(long)">setMaxMemorySize(long)</a></span> - Method in interface org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Sets maximum allowed cache size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setMaxMissedClientHeartbeats(int)">setMaxMissedClientHeartbeats(int)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets max heartbeats count node can miss without failing client node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setMaxMissedHeartbeats(int)">setMaxMissedHeartbeats(int)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets max heartbeats count node can miss without initiating status check.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/OdbcConfiguration.html#setMaxOpenCursors(int)">setMaxOpenCursors(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></dt>
<dd>
<div class="block">Sets maximum number of opened cursors per connection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#setMaxParallelTasks(int)">setMaxParallelTasks(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Sets max number of local tasks that may be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#setMaxParameterCount(int)">setMaxParameterCount(int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Set max query parameters count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#setMaxPerNodeCount(int)">setMaxPerNodeCount(int)</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Sets maximum number of deployed service instances on each node, <code>0</code> for unlimited.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html#setMaxPoolSize(int)">setMaxPoolSize(int)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStoreFactory</a></dt>
<dd>
<div class="block">Set Maximum workers thread count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setMaxSchemaAgreementWaitSeconds(int)">setMaxSchemaAgreementWaitSeconds(int)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets maximum time to wait for schema agreement before returning from a DDL query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#setMaxSize(int)">setMaxSize(int)</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dd>
<div class="block">Sets maximum allowed size of cache before entry will start getting evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html#setMaxSize(int)">setMaxSize(int)</a></span> - Method in interface org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Sets maximum allowed cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#setMaxSize(long)">setMaxSize(long)</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dd>
<div class="block">Sets maximum allowed size of data in all blocks in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html#setMaxSize(long)">setMaxSize(long)</a></span> - Method in interface org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicyMXBean.html" title="interface in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicyMXBean</a></dt>
<dd>
<div class="block">Sets maximum allowed size of data in all blocks in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#setMaxSize(int)">setMaxSize(int)</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dd>
<div class="block">Sets maximum allowed size of cache before entry will start getting evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html#setMaxSize(int)">setMaxSize(int)</a></span> - Method in interface org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.lru">LruEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Sets maximum allowed cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html#setMaxSize(int)">setMaxSize(int)</a></span> - Method in class org.apache.ignite.cache.eviction.random.<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.random">RandomEvictionPolicy</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets maximum allowed size of cache before entry will start getting evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicyMBean.html#setMaxSize(int)">setMaxSize(int)</a></span> - Method in interface org.apache.ignite.cache.eviction.random.<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.random">RandomEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Sets maximum allowed cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#setMaxSize(int)">setMaxSize(int)</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Sets maximum allowed size of cache before entry will start getting evicted.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html#setMaxSize(int)">setMaxSize(int)</a></span> - Method in interface org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicyMBean</a></dt>
<dd>
<div class="block">Sets maximum allowed cache size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setMaxSpaceSize(long)">setMaxSpaceSize(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Set maximum space in bytes available in data cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#setMaxTaskQueueSize(int)">setMaxTaskQueueSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dd>
<div class="block">Sets max task queue size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#setMaxWriteQueueSize(int)">setMaxWriteQueueSize(int)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Sets max write queue size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setMBeanServer(javax.management.MBeanServer)">setMBeanServer(MBeanServer)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets initialized and started MBean server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setMemoryMode(org.apache.ignite.cache.CacheMemoryMode)">setMemoryMode(CacheMemoryMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets memory mode for cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#setMemoryMode(org.apache.ignite.cache.CacheMemoryMode)">setMemoryMode(CacheMemoryMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#setMemorySize(int)">setMemorySize(int)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Sets shared memory size in bytes allocated for endpoint communication.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#setMessageExpireTime(long)">setMessageExpireTime(long)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Message expire time configuration parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#setMessageExpireTime(long)">setMessageExpireTime(long)</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Message expire time configuration parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setMessageInterceptor(org.apache.ignite.configuration.ConnectorMessageInterceptor)">setMessageInterceptor(ConnectorMessageInterceptor)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets client message interceptor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setMessageQueueLimit(int)">setMessageQueueLimit(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets message queue limit for incoming and outgoing messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setMetaCacheName(java.lang.String)">setMetaCacheName(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets cache name to store IGFS meta information.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#setMethodClass(java.lang.Class)">setMethodClass(Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Sets method class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html#setMethodName(java.lang.String)">setMethodName(String)</a></span> - Method in class org.apache.ignite.cache.jta.reflect.<a href="./org/apache/ignite/cache/jta/reflect/CacheReflectionTmLookup.html" title="class in org.apache.ignite.cache.jta.reflect">CacheReflectionTmLookup</a></dt>
<dd>
<div class="block">Sets method name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#setMethodName(java.lang.String)">setMethodName(String)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Sets method name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#setMethodParameters(java.lang.Object...)">setMethodParameters(Object...)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Sets method parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#setMethodParameterTypes(java.lang.Class...)">setMethodParameterTypes(Class&lt;?&gt;...)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Sets method parameter types.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setMetricsExpireTime(long)">setMetricsExpireTime(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets time in milliseconds after which a certain metric value is considered expired.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setMetricsHistorySize(int)">setMetricsHistorySize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets number of metrics kept in history to compute totals and averages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setMetricsLogFrequency(long)">setMetricsLogFrequency(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets frequency of metrics log print out.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#setMetricsProvider(org.apache.ignite.spi.discovery.DiscoveryMetricsProvider)">setMetricsProvider(DiscoveryMetricsProvider)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Sets discovery metrics provider.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setMetricsProvider(org.apache.ignite.spi.discovery.DiscoveryMetricsProvider)">setMetricsProvider(DiscoveryMetricsProvider)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets discovery metrics provider.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setMetricsUpdateFrequency(long)">setMetricsUpdateFrequency(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets job metrics update frequency in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setMinimumBufferedMessageCount(int)">setMinimumBufferedMessageCount(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Not used any more.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#setMulticastGroup(java.lang.String)">setMulticastGroup(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Sets IP address of multicast group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#setMulticastPort(int)">setMulticastPort(int)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Sets port number which multicast messages are sent to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#setMultipleTupleExtractor(org.apache.ignite.stream.StreamMultipleTupleExtractor)">setMultipleTupleExtractor(StreamMultipleTupleExtractor&lt;T, K, V&gt;)</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndex.html" title="class in org.apache.ignite.cache">QueryIndex</a></dt>
<dd>
<div class="block">Sets index name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets cache name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets IGFS instance name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Sets service name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Sets SPI name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#setNameMapper(org.apache.ignite.binary.BinaryNameMapper)">setNameMapper(BinaryNameMapper)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Sets name mapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#setNameMapper(org.apache.ignite.binary.BinaryNameMapper)">setNameMapper(BinaryNameMapper)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Sets name mapper.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#setNameMapper(java.lang.String)">setNameMapper(String)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setNearConfiguration(org.apache.ignite.configuration.NearCacheConfiguration)">setNearConfiguration(NearCacheConfiguration&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets the near cache configuration to use on all cache nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/NearCacheConfiguration.html#setNearEvictionPolicy(org.apache.ignite.cache.eviction.EvictionPolicy)">setNearEvictionPolicy(EvictionPolicy&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a></dt>
<dd>
<div class="block">Sets near eviction policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/NearCacheConfiguration.html#setNearStartSize(int)">setNearStartSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a></dt>
<dd>
<div class="block">Start size for near cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setNettyOptions(com.datastax.driver.core.NettyOptions)">setNettyOptions(NettyOptions)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets netty options to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setNetworkSendRetryCount(int)">setNetworkSendRetryCount(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets message send retries count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setNetworkSendRetryDelay(long)">setNetworkSendRetryDelay(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets interval in milliseconds between message send retries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setNetworkTimeout(long)">setNetworkTimeout(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Maximum timeout in milliseconds for network requests.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setNetworkTimeout(long)">setNetworkTimeout(long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets maximum network timeout to use for network operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#setNmClient(org.apache.hadoop.yarn.client.api.NMClient)">setNmClient(NMClient)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>
<div class="block">Sets NMClient.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html#setNodeAttributes(java.util.Map,%20org.apache.ignite.lang.IgniteProductVersion)">setNodeAttributes(Map&lt;String, Object&gt;, IgniteProductVersion)</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoverySpi.html" title="interface in org.apache.ignite.spi.discovery">DiscoverySpi</a></dt>
<dd>
<div class="block">Sets node attributes and node version which will be distributed in grid during
join process.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setNodeAttributes(java.util.Map,%20org.apache.ignite.lang.IgniteProductVersion)">setNodeAttributes(Map&lt;String, Object&gt;, IgniteProductVersion)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets node attributes and node version which will be distributed in grid during
join process.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setNodeFilter(org.apache.ignite.lang.IgnitePredicate)">setNodeFilter(IgnitePredicate&lt;ClusterNode&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets filter which determines on what nodes the cache should be started.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#setNodeFilter(org.apache.ignite.lang.IgnitePredicate)">setNodeFilter(IgnitePredicate&lt;ClusterNode&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#setNodeFilter(org.apache.ignite.lang.IgnitePredicate)">setNodeFilter(IgnitePredicate&lt;ClusterNode&gt;)</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Sets node filter used to filter nodes on which the service will be deployed.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setNodeId(java.util.UUID)">setNodeId(UUID)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setConsistentId(java.io.Serializable)"><code>IgniteConfiguration.setConsistentId(Serializable)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#setNodeId(java.util.UUID)">setNodeId(UUID)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Sets node ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#setNodeId(java.util.UUID)">setNodeId(UUID)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Sets node ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#setNodeId(java.util.UUID)">setNodeId(UUID)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Sets node ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/LoggerNodeIdAware.html#setNodeId(java.util.UUID)">setNodeId(UUID)</a></span> - Method in interface org.apache.ignite.logger.<a href="./org/apache/ignite/logger/LoggerNodeIdAware.html" title="interface in org.apache.ignite.logger">LoggerNodeIdAware</a></dt>
<dd>
<div class="block">Sets node ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setNoDelay(boolean)">setNoDelay(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets whether <code>TCP_NODELAY</code> option should be set for all accepted client connections.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#setNodeWeight(int)">setNodeWeight(int)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">Sets weight of this node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setNumberOfRetries(int)">setNumberOfRetries(int)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets number of retries in case of any database errors.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setOdbcConfiguration(org.apache.ignite.configuration.OdbcConfiguration)">setOdbcConfiguration(OdbcConfiguration)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets configuration for ODBC.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setOffHeapMaxMemory(long)">setOffHeapMaxMemory(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets maximum amount of memory available to off-heap storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#setOffHeapMaxMemory(long)">setOffHeapMaxMemory(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#setOwner(org.apache.hadoop.fs.Path,%20java.lang.String,%20java.lang.String)">setOwner(Path, String, String)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#setOwner(org.apache.hadoop.fs.Path,%20java.lang.String,%20java.lang.String)">setOwner(Path, String, String)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#setPageSize(int)">setPageSize(int)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Sets optional page size, if <code>0</code>, then default is used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/Query.html#setPageSize(int)">setPageSize(int)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a></dt>
<dd>
<div class="block">Sets optional page size, if <code>0</code>, then default is used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ScanQuery.html#setPageSize(int)">setPageSize(int)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">ScanQuery</a></dt>
<dd>
<div class="block">Sets optional page size, if <code>0</code>, then default is used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SpiQuery.html#setPageSize(int)">setPageSize(int)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SpiQuery.html" title="class in org.apache.ignite.cache.query">SpiQuery</a></dt>
<dd>
<div class="block">Sets optional page size, if <code>0</code>, then default is used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html#setPageSize(int)">setPageSize(int)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dd>
<div class="block">Sets optional page size, if <code>0</code>, then default is used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#setPageSize(int)">setPageSize(int)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dd>
<div class="block">Sets optional page size, if <code>0</code>, then default is used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/TextQuery.html#setPageSize(int)">setPageSize(int)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query">TextQuery</a></dt>
<dd>
<div class="block">Sets optional page size, if <code>0</code>, then default is used.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#setParallelJobsNumber(int)">setParallelJobsNumber(int)</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">Sets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html#setParallelJobsNumber(int)">setParallelJobsNumber(int)</a></span> - Method in interface org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Sets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#setParallelJobsNumber(int)">setParallelJobsNumber(int)</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Sets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#setParallelJobsNumber(int)">setParallelJobsNumber(int)</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Sets number of jobs that can be executed in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#setParallelLoadCacheMinimumThreshold(int)">setParallelLoadCacheMinimumThreshold(int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Parallel load cache minimum row count threshold.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#setParallelLoadCacheMinimumThreshold(int)">setParallelLoadCacheMinimumThreshold(int)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Parallel load cache minimum row count threshold.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ScanQuery.html#setPartition(java.lang.Integer)">setPartition(Integer)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">ScanQuery</a></dt>
<dd>
<div class="block">Sets partition number over which this query should iterate.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html#setPartitions(int)">setPartitions(int)</a></span> - Method in class org.apache.ignite.cache.affinity.fair.<a href="./org/apache/ignite/cache/affinity/fair/FairAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.fair">FairAffinityFunction</a></dt>
<dd>
<div class="block">Sets total number of partitions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#setPartitions(int)">setPartitions(int)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dd>
<div class="block">Sets total number of partitions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setPassword(java.lang.String)">setPassword(String)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets password to use for authentication.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#setPassword(java.lang.String)">setPassword(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Sets password for database access.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#setPassword(java.lang.String)">setPassword(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>
<div class="block">Sets password for database access.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#setPassword(java.lang.Object)">setPassword(Object)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dd>
<div class="block">Sets password.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html#setPath(java.lang.String)">setPath(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs">TcpDiscoverySharedFsIpFinder</a></dt>
<dd>
<div class="block">Sets path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setPathModes(java.util.Map)">setPathModes(Map&lt;String, IgfsMode&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets map of path prefixes to <code>IGFS</code> modes used for them.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setPeerClassLoadingEnabled(boolean)">setPeerClassLoadingEnabled(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Enables/disables peer class loading.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setPeerClassLoadingLocalClassPathExclude(java.lang.String...)">setPeerClassLoadingLocalClassPathExclude(String...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets list of packages in a system class path that should be P2P
loaded even if they exist locally.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setPeerClassLoadingMissedResourcesCacheSize(int)">setPeerClassLoadingMissedResourcesCacheSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets size of missed resources cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setPeerClassLoadingThreadPoolSize(int)">setPeerClassLoadingThreadPoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets thread pool size to use for peer class loading.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#setPermission(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.permission.FsPermission)">setPermission(Path, FsPermission)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#setPermission(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.permission.FsPermission)">setPermission(Path, FsPermission)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setPerNodeBatchSize(int)">setPerNodeBatchSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets number of file blocks collected on local node before sending batch to remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setPerNodeParallelBatchCount(int)">setPerNodeParallelBatchCount(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets number of file block batches that can be concurrently sent to remote node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setPersistence(org.eclipse.paho.client.mqttv3.MqttClientPersistence)">setPersistence(MqttClientPersistence)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the persistence mechanism.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html#setPersistenceSettings(org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings)">setPersistenceSettings(KeyValuePersistenceSettings)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStoreFactory</a></dt>
<dd>
<div class="block">Sets persistence settings.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html#setPersistenceSettingsBean(java.lang.String)">setPersistenceSettingsBean(String)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStoreFactory.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStoreFactory</a></dt>
<dd>
<div class="block">Sets persistence settings bean name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html#setPerTask(boolean)">setPerTask(boolean)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.<a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.roundrobin">RoundRobinLoadBalancingSpi</a></dt>
<dd>
<div class="block">Configuration parameter indicating whether a new round robin order should be
created for every task.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#setPessimisticTxLogLinger(int)">setPessimisticTxLogLinger(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Sets cleanup delay for pessimistic transaction recovery log for failed node, in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#setPessimisticTxLogSize(int)">setPessimisticTxLogSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Sets pessimistic transactions log size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setPlatformConfiguration(org.apache.ignite.configuration.PlatformConfiguration)">setPlatformConfiguration(PlatformConfiguration)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets platform configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setPluginConfigurations(org.apache.ignite.plugin.CachePluginConfiguration...)">setPluginConfigurations(CachePluginConfiguration...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets cache plugin configurations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setPluginConfigurations(org.apache.ignite.plugin.PluginConfiguration...)">setPluginConfigurations(PluginConfiguration...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets plugin configurations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setPoolingOptions(com.datastax.driver.core.PoolingOptions)">setPoolingOptions(PoolingOptions)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets pooling options.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#setPoolSize(int)">setPoolSize(int)</a></span> - Method in class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Specifies size of cached object streams used by marshaller.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setPort(int)">setPort(int)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets port to use for Cassandra connection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setPort(int)">setPort(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets port for TCP binary protocol server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#setPort(int)">setPort(int)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Sets the port endpoint is bound to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/socket/SocketStreamer.html#setPort(int)">setPort(int)</a></span> - Method in class org.apache.ignite.stream.socket.<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="class in org.apache.ignite.stream.socket">SocketStreamer</a></dt>
<dd>
<div class="block">Sets port number.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setPortRange(int)">setPortRange(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets number of ports to try if configured one is in use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setPrefetchBlocks(int)">setPrefetchBlocks(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets the number of pre-fetched blocks if specific file's chunk is requested.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#setPriorityAttributeKey(java.lang.String)">setPriorityAttributeKey(String)</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Sets task priority attribute key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#setProcessorCoefficient(double)">setProcessorCoefficient(double)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Sets coefficient of every CPU processor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html#setProjectName(java.lang.String)">setProjectName(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.gce.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.gce">TcpDiscoveryGoogleStorageIpFinder</a></dt>
<dd>
<div class="block">Sets Google Cloud Platforms project name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html#setProperties(java.util.Map)">setProperties(Map&lt;String, Serializable&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">IgniteReflectionFactory</a></dt>
<dd>
<div class="block">Sets a map of properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html#setProperties(java.util.Map)">setProperties(Map&lt;String, ?&gt;)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetCacheStoreFactory</a></dt>
<dd>
<div class="block">Set properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html#setProperties(java.util.Map)">setProperties(Map&lt;String, ?&gt;)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetLifecycleBean</a></dt>
<dd>
<div class="block">Set properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#setProtocol(java.lang.String)">setProtocol(String)</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Sets protocol for secure transport.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setProtocolVersion(int)">setProtocolVersion(int)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets the native protocol version to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html#setProvider(java.lang.String)">setProvider(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.cloud.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.cloud">TcpDiscoveryCloudIpFinder</a></dt>
<dd>
<div class="block">Sets the cloud provider to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setPublicThreadPoolSize(int)">setPublicThreadPoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets thread pool size to use within grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setPwd(java.lang.String)">setPwd(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets checkpoint database password.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setQualitiesOfService(java.util.List)">setQualitiesOfService(List&lt;Integer&gt;)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the qualities of service to use for multiple topic subscriptions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setQualityOfService(java.lang.Integer)">setQualityOfService(Integer)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the quality of service to use for a single topic subscription (optional).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setQueryEntities(java.util.Collection)">setQueryEntities(Collection&lt;QueryEntity&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets query entities configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setQueryFields(java.util.Map)">setQueryFields(Map&lt;String, Class&lt;?&gt;&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets name-to-type map for query-enabled fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setReadConsistency(java.lang.String)">setReadConsistency(String)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Set consistency level for READ operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setReadFromBackup(boolean)">setReadFromBackup(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets read from backup flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#setReadStripesNumber(int)">setReadStripesNumber(int)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Sets read stripe size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setRebalanceBatchesPrefetchCount(long)">setRebalanceBatchesPrefetchCount(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">To gain better rebalancing performance supplier node can provide more than one batch at rebalancing start and
provide one new to each next demand request.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setRebalanceBatchSize(int)">setRebalanceBatchSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets rebalance batch size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setRebalanceDelay(long)">setRebalanceDelay(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets rebalance delay (see <a href="./org/apache/ignite/configuration/CacheConfiguration.html#getRebalanceDelay()"><code>CacheConfiguration.getRebalanceDelay()</code></a> for more information).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setRebalanceMode(org.apache.ignite.cache.CacheRebalanceMode)">setRebalanceMode(CacheRebalanceMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets cache rebalance mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setRebalanceOrder(int)">setRebalanceOrder(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets cache rebalance order.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setRebalanceThreadPoolSize(int)">setRebalanceThreadPoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setRebalanceThreadPoolSize(int)">setRebalanceThreadPoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets Max count of threads can be used at rebalancing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setRebalanceThrottle(long)">setRebalanceThrottle(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Time in milliseconds to wait between rebalance messages to avoid overloading of CPU or network.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setRebalanceTimeout(long)">setRebalanceTimeout(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets rebalance timeout (ms).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setReceiveBufferSize(int)">setReceiveBufferSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets REST TCP server receive buffer size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setReconnectCount(int)">setReconnectCount(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets maximum number of reconnect attempts used when establishing connection
with remote nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setReconnectCount(int)">setReconnectCount(int)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Number of times node tries to (re)establish connection to another node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setReconnectionPolicy(com.datastax.driver.core.policies.ReconnectionPolicy)">setReconnectionPolicy(ReconnectionPolicy)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets reconnection policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html#setRegions(java.util.Collection)">setRegions(Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.cloud.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.cloud">TcpDiscoveryCloudIpFinder</a></dt>
<dd>
<div class="block">Sets list of regions where VMs are located.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setRelaxedConsistency(boolean)">setRelaxedConsistency(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Set relaxed consistency flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#setReloginInterval(long)">setReloginInterval(long)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Sets the relogin interval in milliseconds.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#setRemoteFilter(org.apache.ignite.cache.CacheEntryEventSerializableFilter)">setRemoteFilter(CacheEntryEventSerializableFilter&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/cache/query/ContinuousQuery.html#setRemoteFilterFactory(javax.cache.configuration.Factory)"><code>ContinuousQuery.setRemoteFilterFactory(Factory)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#setRemoteFilterFactory(javax.cache.configuration.Factory)">setRemoteFilterFactory(Factory&lt;? extends CacheEntryEventFilter&lt;K, V&gt;&gt;)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Sets optional key-value filter factory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#setReplication(org.apache.hadoop.fs.Path,%20short)">setReplication(Path, short)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#setRequireSerializable(boolean)">setRequireSerializable(boolean)</a></span> - Method in class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Sets whether marshaller should require <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/camel/CamelStreamer.html#setResponseProcessor(org.apache.camel.Processor)">setResponseProcessor(Processor)</a></span> - Method in class org.apache.ignite.stream.camel.<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="class in org.apache.ignite.stream.camel">CamelStreamer</a></dt>
<dd>
<div class="block">Sets the <code>Processor</code> used to generate the response.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#setResponseWaitTime(int)">setResponseWaitTime(int)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Sets time in milliseconds IP finder waits for reply to
multicast address request.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setRetryPolicy(com.datastax.driver.core.policies.RetryPolicy)">setRetryPolicy(RetryPolicy)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets retry policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#setRetryPolicy(org.apache.curator.RetryPolicy)">setRetryPolicy(RetryPolicy)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setRetryStopStrategy(com.github.rholder.retry.StopStrategy)">setRetryStopStrategy(StopStrategy)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the strategy to determine when to stop retrying to (re-)connect.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html#setRetryTimeout(long)">setRetryTimeout(long)</a></span> - Method in class org.apache.ignite.stream.kafka.<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="class in org.apache.ignite.stream.kafka">KafkaStreamer</a></dt>
<dd>
<div class="block">Sets the retry timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setRetryWaitStrategy(com.github.rholder.retry.WaitStrategy)">setRetryWaitStrategy(WaitStrategy)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the strategy to determine how long to wait between retry attempts.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#setRmClient(org.apache.hadoop.yarn.client.api.async.AMRMClientAsync)">setRmClient(AMRMClientAsync&lt;AMRMClient.ContainerRequest&gt;)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>
<div class="block">Sets RMClient</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#setRollbackOnly()">setRollbackOnly()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Modify the transaction associated with the current thread such that the
only possible outcome of the transaction is to roll back the
transaction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#setScanners(org.apache.ignite.spi.deployment.uri.scanners.UriDeploymentScanner...)">setScanners(UriDeploymentScanner...)</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Sets scanners.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ApplicationMaster.html#setSchedulerTimeout(long)">setSchedulerTimeout(long)</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ApplicationMaster.html" title="class in org.apache.ignite.yarn">ApplicationMaster</a></dt>
<dd>
<div class="block">Sets scheduler timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setSecondaryFileSystem(org.apache.ignite.igfs.secondary.IgfsSecondaryFileSystem)">setSecondaryFileSystem(IgfsSecondaryFileSystem)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets the secondary file system.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setSecretKey(java.lang.String)">setSecretKey(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets secret key to authenticate REST requests.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setSegmentationPolicy(org.apache.ignite.plugin.segmentation.SegmentationPolicy)">setSegmentationPolicy(SegmentationPolicy)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets segmentation policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setSegmentationResolveAttempts(int)">setSegmentationResolveAttempts(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets segmentation resolve attempts count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setSegmentationResolvers(org.apache.ignite.plugin.segmentation.SegmentationResolver...)">setSegmentationResolvers(SegmentationResolver...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets segmentation resolvers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setSegmentCheckFrequency(long)">setSegmentCheckFrequency(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets network segment check frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setSelectorCount(int)">setSelectorCount(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets number of selector threads for REST TCP server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setSelectorsCount(int)">setSelectorsCount(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets the count of selectors te be used in TCP server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setSendBufferSize(int)">setSendBufferSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets REST TCP server send buffer size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setSendQueueLimit(int)">setSendQueueLimit(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets REST TCP server send queue limit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setSequentialReadsBeforePrefetch(int)">setSequentialReadsBeforePrefetch(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets amount of sequential block reads before prefetch is triggered.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#setSerializer(org.apache.ignite.binary.BinarySerializer)">setSerializer(BinarySerializer)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Sets serializer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#setSerializer(org.apache.ignite.binary.BinarySerializer)">setSerializer(BinarySerializer)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Sets serializer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#setSerializer(java.lang.String)">setSerializer(String)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#setService(org.apache.ignite.services.Service)">setService(Service)</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Sets service instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html#setServiceAccountId(java.lang.String)">setServiceAccountId(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.gce.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.gce">TcpDiscoveryGoogleStorageIpFinder</a></dt>
<dd>
<div class="block">Sets the service account ID (typically an e-mail address).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html#setServiceAccountP12FilePath(java.lang.String)">setServiceAccountP12FilePath(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.gce.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.gce">TcpDiscoveryGoogleStorageIpFinder</a></dt>
<dd>
<div class="block">Sets a full path to the private key in PKCS12 format of the Service Account.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setServiceConfiguration(org.apache.ignite.services.ServiceConfiguration...)">setServiceConfiguration(ServiceConfiguration...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets configurations for services to be deployed on the grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#setServiceName(java.lang.String)">setServiceName(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#setShared(boolean)">setShared(boolean)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dd>
<div class="block">Sets shared flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setSharedMemoryPort(int)">setSharedMemoryPort(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets local port to accept shared memory connections.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html#setSimpleName(boolean)">setSimpleName(boolean)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dd>
<div class="block">Sets whether to use simple name of class or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html#setSingleton(boolean)">setSingleton(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteReflectionFactory.html" title="class in org.apache.ignite.configuration">IgniteReflectionFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#setSingleTupleExtractor(org.apache.ignite.stream.StreamSingleTupleExtractor)">setSingleTupleExtractor(StreamSingleTupleExtractor&lt;T, K, V&gt;)</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setSlowClientQueueLimit(int)">setSlowClientQueueLimit(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets slow client queue limit.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setSnapshotableIndex(boolean)">setSnapshotableIndex(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets flag indicating whether SQL indexes should support snapshots.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setSocketOptions(com.datastax.driver.core.SocketOptions)">setSocketOptions(SocketOptions)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets socket options to use.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setSocketReceiveBuffer(int)">setSocketReceiveBuffer(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets receive buffer size for sockets created or accepted by this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setSocketSendBuffer(int)">setSocketSendBuffer(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets send buffer size for sockets created or accepted by this SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setSocketTimeout(long)">setSocketTimeout(long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets socket operations timeout.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setSocketWriteTimeout(long)">setSocketWriteTimeout(long)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets socket write timeout for TCP connection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setSpeculativeExecutionPolicy(com.datastax.driver.core.policies.SpeculativeExecutionPolicy)">setSpeculativeExecutionPolicy(SpeculativeExecutionPolicy)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets speculative execution policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html#setSql(java.lang.String)">setSql(String)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dd>
<div class="block">Sets SQL clause.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#setSql(java.lang.String)">setSql(String)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dd>
<div class="block">Sets SQL clause.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setSqlEscapeAll(boolean)">setSqlEscapeAll(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">If <code>true</code> all the SQL table and field names will be escaped with double quotes like
({@code "tableName"."</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setSqlFunctionClasses(java.lang.Class...)">setSqlFunctionClasses(Class&lt;?&gt;...)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets classes with methods annotated by <a href="./org/apache/ignite/cache/query/annotations/QuerySqlFunction.html" title="annotation in org.apache.ignite.cache.query.annotations"><code>QuerySqlFunction</code></a>
to be used as user-defined functions from SQL queries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setSqlOnheapRowCacheSize(int)">setSqlOnheapRowCacheSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Number of SQL rows which will be cached onheap to avoid deserialization on each SQL index access.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setSqlSchema(java.lang.String)">setSqlSchema(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets sql schema to be used for current cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setSslClientAuth(boolean)">setSslClientAuth(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets flag indicating whether or not SSL client authentication is required.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setSslContextFactory(org.apache.ignite.internal.client.ssl.GridSslContextFactory)">setSslContextFactory(GridSslContextFactory)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setSslFactory(javax.cache.configuration.Factory)"><code>ConnectorConfiguration.setSslFactory(Factory)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setSslContextFactory(javax.cache.configuration.Factory)">setSslContextFactory(Factory&lt;SSLContext&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets SSL context factory that will be used for creating a secure socket layer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setSslEnabled(boolean)">setSslEnabled(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets whether Secure Socket Layer should be enabled for REST TCP binary protocol.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setSslFactory(javax.cache.configuration.Factory)">setSslFactory(Factory&lt;SSLContext&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets instance of <code>Factory</code> that will be used to create an instance of <code>SSLContext</code>
for Secure Socket Layer on TCP binary protocol.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setSslOptions(com.datastax.driver.core.SSLOptions)">setSslOptions(SSLOptions)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets SSL options.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setStartSize(int)">setStartSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Initial size for internal hash map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#setStarvationIncrement(int)">setStarvationIncrement(int)</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Sets value to increment job priority by every time a lower priority job gets
behind a higher priority job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#setStarvationIncrement(int)">setStarvationIncrement(int)</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Sets value to increment job priority by every time a lower priority job gets
behind a higher priority job.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#setStarvationPreventionEnabled(boolean)">setStarvationPreventionEnabled(boolean)</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Sets flag indicating whether job starvation prevention is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#setStarvationPreventionEnabled(boolean)">setStarvationPreventionEnabled(boolean)</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Sets flag indicating whether job starvation prevention is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setStatisticsPrintFrequency(long)">setStatisticsPrintFrequency(long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets statistics print frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#setStealingAttributes(java.util.Map)">setStealingAttributes(Map&lt;String, ? extends Serializable&gt;)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Configuration parameter to enable stealing to/from only nodes that
have these attributes set (see <a href="./org/apache/ignite/cluster/ClusterNode.html#attribute(java.lang.String)"><code>ClusterNode.attribute(String)</code></a> and
<a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getUserAttributes()"><code>IgniteConfiguration.getUserAttributes()</code></a> methods).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#setStealingEnabled(boolean)">setStealingEnabled(boolean)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Gets flag indicating whether this node should attempt to steal jobs
from other nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#setStealingEnabled(boolean)">setStealingEnabled(boolean)</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Gets flag indicating whether this node should attempt to steal jobs
from other nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html#setStopped(boolean)">setStopped(boolean)</a></span> - Static method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceTask</a></dt>
<dd>
<div class="block">Used by unit test to avoid restart node and valid state of the <code>stopped</code> flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setStoreConcurrentLoadAllThreshold(int)">setStoreConcurrentLoadAllThreshold(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets the concurrent load-all threshold used for cases when keys' values are being loaded from <a href="./org/apache/ignite/cache/store/CacheStore.html" title="interface in org.apache.ignite.cache.store"><code>CacheStore</code></a>
in parallel.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setStoreKeepBinary(boolean)">setStoreKeepBinary(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets keep binary in store flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setStreamBufferSize(int)">setStreamBufferSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets read/write buffers size for <code>IGFS</code> stream operations (bytes).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#setStreamer(org.apache.ignite.IgniteDataStreamer)">setStreamer(IgniteDataStreamer&lt;K, V&gt;)</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setSwapEnabled(boolean)">setSwapEnabled(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Flag indicating whether swap storage is enabled or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setSwapSpaceSpi(org.apache.ignite.spi.swapspace.SwapSpaceSpi)">setSwapSpaceSpi(SwapSpaceSpi)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets fully configured instances of <a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace"><code>SwapSpaceSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setSystemThreadPoolSize(int)">setSystemThreadPoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets system thread pool size to use within grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#setTarget(java.lang.Object)">setTarget(Object)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Sets target object for method execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setTcpNoDelay(boolean)">setTcpNoDelay(boolean)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets value for <code>TCP_NODELAY</code> socket option.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#setTemporaryDirectoryPath(java.lang.String)">setTemporaryDirectoryPath(String)</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Sets absolute path to temporary directory which will be used by
deployment SPI to keep all deployed classes in.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/TextQuery.html#setText(java.lang.String)">setText(String)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query">TextQuery</a></dt>
<dd>
<div class="block">Sets text search string.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setTextFields(java.util.Collection)">setTextFields(Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets text-indexed fields.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#setThreadCount(int)">setThreadCount(int)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Set number of threads used by this endpoint to process incoming requests.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#setThreadCount(int)">setThreadCount(int)</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Sets thread count for warmup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/ConnectorConfiguration.html#setThreadPoolSize(int)">setThreadPoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ConnectorConfiguration.html" title="class in org.apache.ignite.configuration">ConnectorConfiguration</a></dt>
<dd>
<div class="block">Sets thread pool size to use for processing of client messages (REST requests).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setThreadPriority(int)">setThreadPriority(int)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets thread priority.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setThreads(int)">setThreads(int)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">Sets the number of threads to concurrently consume JMS messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html#setThreads(int)">setThreads(int)</a></span> - Method in class org.apache.ignite.stream.kafka.<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="class in org.apache.ignite.stream.kafka">KafkaStreamer</a></dt>
<dd>
<div class="block">Sets the threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/socket/SocketStreamer.html#setThreads(int)">setThreads(int)</a></span> - Method in class org.apache.ignite.stream.socket.<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="class in org.apache.ignite.stream.socket">SocketStreamer</a></dt>
<dd>
<div class="block">Sets threadds amount.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#setThreadsCount(int)">setThreadsCount(int)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dd>
<div class="block">Sets number of worker threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#setThreadsCount(int)">setThreadsCount(int)</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter">TwitterStreamer</a></dt>
<dd>
<div class="block">Sets Threads count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ContinuousQuery.html#setTimeInterval(long)">setTimeInterval(long)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ContinuousQuery.html" title="class in org.apache.ignite.cache.query">ContinuousQuery</a></dt>
<dd>
<div class="block">Sets time interval.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#setTimes(org.apache.hadoop.fs.Path,%20long,%20long)">setTimes(Path, long, long)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#setTimes(org.apache.hadoop.fs.Path,%20long,%20long)">setTimes(Path, long, long)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#setTimes(org.apache.ignite.igfs.IgfsPath,%20long,%20long)">setTimes(IgfsPath, long, long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Sets last access time and last modification time for a given path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setTimeServerPortBase(int)">setTimeServerPortBase(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets time server port base.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setTimeServerPortRange(int)">setTimeServerPortRange(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets time server port range.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#setTimeToLive(int)">setTimeToLive(int)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Set the default time-to-live for multicast packets sent out on this
IP finder in order to control the scope of the multicast.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#setTokenDirectoryPath(java.lang.String)">setTokenDirectoryPath(String)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Sets directory where shared memory tokens are stored.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#setTopHistorySize(int)">setTopHistorySize(int)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Sets size of topology snapshots history.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html#setTopic(java.lang.String)">setTopic(String)</a></span> - Method in class org.apache.ignite.stream.kafka.<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="class in org.apache.ignite.stream.kafka">KafkaStreamer</a></dt>
<dd>
<div class="block">Sets the topic name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setTopic(java.lang.String)">setTopic(String)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the topic to subscribe to, if a single topic.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#setTopics(java.util.List)">setTopics(List&lt;String&gt;)</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Sets the topics to subscribe to, if many.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setTopologyValidator(org.apache.ignite.configuration.TopologyValidator)">setTopologyValidator(TopologyValidator)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets topology validator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#setTotalCount(int)">setTotalCount(int)</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dd>
<div class="block">Sets total number of deployed service instances in the cluster, <code>0</code> for unlimited.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setTransacted(boolean)">setTransacted(boolean)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">Instructs the streamer whether to use local JMS transactions or not.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#setTransactionConcurrency(org.apache.ignite.transactions.TransactionConcurrency)">setTransactionConcurrency(TransactionConcurrency)</a></span> - Method in class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dd>
<div class="block">Sets transaction concurrency level.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setTransactionConfiguration(org.apache.ignite.configuration.TransactionConfiguration)">setTransactionConfiguration(TransactionConfiguration)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets transactions configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html#setTransactionManager(org.springframework.transaction.PlatformTransactionManager)">setTransactionManager(PlatformTransactionManager)</a></span> - Method in class org.apache.ignite.cache.store.spring.<a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html" title="class in org.apache.ignite.cache.store.spring">CacheSpringStoreSessionListener</a></dt>
<dd>
<div class="block">Sets transaction manager.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setTransactionManagerLookupClassName(java.lang.String)">setTransactionManagerLookupClassName(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/TransactionConfiguration.html#setTxManagerFactory(javax.cache.configuration.Factory)"><code>TransactionConfiguration.setTxManagerFactory(Factory)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#setTransformer(org.apache.ignite.stream.jms11.MessageTransformer)">setTransformer(MessageTransformer&lt;T, K, V&gt;)</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block"><i>Compulsory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#setTrashPurgeTimeout(long)">setTrashPurgeTimeout(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dd>
<div class="block">Sets maximum timeout awaiting for trash purging in case data cache oversize is detected.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#setTrustManagers(javax.net.ssl.TrustManager...)">setTrustManagers(TrustManager...)</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Sets pre-configured trust managers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#setTrustStoreFilePath(java.lang.String)">setTrustStoreFilePath(String)</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Sets path to the trust store file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#setTrustStorePassword(char[])">setTrustStorePassword(char[])</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Sets trust store password.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#setTrustStoreType(java.lang.String)">setTrustStoreType(String)</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>
<div class="block">Sets trust store type used in context initialization.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#setTupleExtractor(org.apache.ignite.stream.StreamTupleExtractor)">setTupleExtractor(StreamTupleExtractor&lt;T, K, V&gt;)</a></span> - Method in class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#setTxManagerFactory(javax.cache.configuration.Factory)">setTxManagerFactory(Factory&lt;T&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Sets transaction manager factory for available <code>javax.transaction.TransactionManager</code> implementation,
if any.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#setTxManagerLookupClassName(java.lang.String)">setTxManagerLookupClassName(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/TransactionConfiguration.html#setTxManagerFactory(javax.cache.configuration.Factory)"><code>TransactionConfiguration.setTxManagerFactory(Factory)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#setTxSerializableEnabled(boolean)">setTxSerializableEnabled(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>This method has no effect, <a href="./org/apache/ignite/transactions/TransactionIsolation.html#SERIALIZABLE"><code>TransactionIsolation.SERIALIZABLE</code></a> isolation is always enabled.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#setType(java.lang.String)">setType(String)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dd>
<div class="block">Sets type for query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#setType(java.lang.Class)">setType(Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/TextQuery.html#setType(java.lang.Class)">setType(Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query">TextQuery</a></dt>
<dd>
<div class="block">Sets type for query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/TextQuery.html#setType(java.lang.String)">setType(String)</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query">TextQuery</a></dt>
<dd>
<div class="block">Sets type for query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#setType(org.apache.ignite.igfs.IgfsIpcEndpointType)">setType(IgfsIpcEndpointType)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dd>
<div class="block">Sets endpoint type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#setTypeConfigurations(java.util.Collection)">setTypeConfigurations(Collection&lt;BinaryTypeConfiguration&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dd>
<div class="block">Sets type configurations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setTypeMetadata(java.util.Collection)">setTypeMetadata(Collection&lt;CacheTypeMetadata&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/apache/ignite/configuration/CacheConfiguration.html#setQueryEntities(java.util.Collection)"><code>CacheConfiguration.setQueryEntities(java.util.Collection)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#setTypeName(java.lang.String)">setTypeName(String)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dd>
<div class="block">Sets type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheKeyConfiguration.html#setTypeName(java.lang.String)">setTypeName(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#setTypeName(java.lang.String)">setTypeName(String)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html#setTypeName(java.lang.String)">setTypeName(String)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetCacheStoreFactory.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetCacheStoreFactory</a></dt>
<dd>
<div class="block">Sets .NET type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html#setTypeName(java.lang.String)">setTypeName(String)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetLifecycleBean.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetLifecycleBean</a></dt>
<dd>
<div class="block">Set type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#setTypes(org.apache.ignite.cache.store.jdbc.JdbcType...)">setTypes(JdbcType...)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Sets store configurations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#setTypes(org.apache.ignite.cache.store.jdbc.JdbcType...)">setTypes(JdbcType...)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dd>
<div class="block">Sets store configurations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#setTypes(java.util.Collection)">setTypes(Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#setTypesConfiguration(java.util.Collection)">setTypesConfiguration(Collection&lt;PlatformDotNetBinaryTypeConfiguration&gt;)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setUnacknowledgedMessagesBufferSize(int)">setUnacknowledgedMessagesBufferSize(int)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Sets maximum number of stored unacknowledged messages per connection to node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#setUpdateQuery(java.lang.String)">setUpdateQuery(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Sets update entry query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#setUpdateQuery(java.lang.String)">setUpdateQuery(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>
<div class="block">Sets update entry query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html#setupFile(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FileSystem,%20org.apache.hadoop.yarn.api.records.LocalResourceType)">setupFile(Path, FileSystem, LocalResourceType)</a></span> - Static method in class org.apache.ignite.yarn.utils.<a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils">IgniteYarnUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#setUri(java.lang.String)">setUri(String)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Sets file system URI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#setUriList(java.util.List)">setUriList(List&lt;String&gt;)</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Sets list of URI which point to GAR file and which should be
scanned by SPI for the new tasks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#setUseAverage(boolean)">setUseAverage(boolean)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Sets flag indicating whether to use average CPU load vs. current.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html#setUseAverage(boolean)">setUseAverage(boolean)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveJobCountLoadProbe</a></dt>
<dd>
<div class="block">Sets flag indicating whether to use average job counts vs. current.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html#setUseAverage(boolean)">setUseAverage(boolean)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveProcessingTimeLoadProbe</a></dt>
<dd>
<div class="block">Sets flag indicating whether to use average execution time vs. current.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#setUseJtaSynchronization(boolean)">setUseJtaSynchronization(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Sets the flag that defines whether to use lightweight JTA synchronization callback to enlist
into JTA transaction instead of creating a separate XA resource.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#setUseProcessors(boolean)">setUseProcessors(boolean)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dd>
<div class="block">Sets flag indicating whether to use average CPU load vs. current
(default is <code>true</code>).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setUser(java.lang.String)">setUser(String)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Sets user name to use for authentication.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#setUser(java.lang.String)">setUser(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Sets user name for database access.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#setUser(java.lang.String)">setUser(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dd>
<div class="block">Sets user name for database access.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setUser(java.lang.String)">setUser(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets checkpoint database user name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setUserAttributes(java.util.Map)">setUserAttributes(Map&lt;String, ?&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets user attributes for this node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#setUserObject(java.lang.Object)">setUserObject(Object)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dd>
<div class="block">Sets user-specific object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setUseSSL(boolean)">setUseSSL(boolean)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Enables SSL for communications with Cassandra.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#setUseWeights(boolean)">setUseWeights(boolean)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">Sets a flag to indicate whether node weights should be checked when
doing random load balancing.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setUtilityCacheKeepAliveTime(long)">setUtilityCacheKeepAliveTime(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets keep alive time of thread pool size that will be used to process utility cache messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setUtilityCachePoolSize(int)">setUtilityCachePoolSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets default thread pool size that will be used to process utility cache messages.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#setValue(V2)">setValue(V2)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html#setValueDecoder(kafka.serializer.Decoder)">setValueDecoder(Decoder&lt;V&gt;)</a></span> - Method in class org.apache.ignite.stream.kafka.<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="class in org.apache.ignite.stream.kafka">KafkaStreamer</a></dt>
<dd>
<div class="block">Sets the value decoder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setValueFieldName(java.lang.String)">setValueFieldName(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets checkpoint value field name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setValueFields(java.util.Collection)">setValueFields(Collection&lt;CacheTypeFieldMetadata&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets optional persistent value fields (needed only if <a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcPojoStore</code></a> is used).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#setValueFields(org.apache.ignite.cache.store.jdbc.JdbcTypeField...)">setValueFields(JdbcTypeField...)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Sets optional persistent value fields (needed only if <a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc"><code>CacheJdbcPojoStore</code></a> is used).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#setValueFieldType(java.lang.String)">setValueFieldType(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">Sets checkpoint value field type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#setValueFromRow(com.datastax.driver.core.Row,%20java.lang.Object,%20org.apache.ignite.cache.store.cassandra.serializer.Serializer)">setValueFromRow(Row, Object, Serializer)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoField</a></dt>
<dd>
<div class="block">Sets object field value from a <code>Row</code> returned by Cassandra CQL statement.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setValueType(java.lang.String)">setValueType(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets value type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#setValueType(java.lang.Class)">setValueType(Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
<div class="block">Sets value type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#setValueType(java.lang.String)">setValueType(String)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryEntity.html" title="class in org.apache.ignite.cache">QueryEntity</a></dt>
<dd>
<div class="block">Sets value type for this query pair.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#setValueType(java.lang.String)">setValueType(String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Sets value type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#setValueType(java.lang.Class)">setValueType(Class&lt;?&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dd>
<div class="block">Sets value type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#setVerifyChecksum(boolean)">setVerifyChecksum(boolean)</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setWaitForSegmentOnStart(boolean)">setWaitForSegmentOnStart(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets wait for segment on start flag.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#setWaitingJobsNumber(int)">setWaitingJobsNumber(int)</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">Sets maximum number of jobs that are allowed to wait in waiting queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html#setWaitingJobsNumber(int)">setWaitingJobsNumber(int)</a></span> - Method in interface org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Sets maximum number of jobs that are allowed to wait in waiting queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#setWaitingJobsNumber(int)">setWaitingJobsNumber(int)</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">Maximum number of jobs that are allowed to wait in waiting queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html#setWaitingJobsNumber(int)">setWaitingJobsNumber(int)</a></span> - Method in interface org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpiMBean</a></dt>
<dd>
<div class="block">Maximum number of jobs that are allowed to wait in waiting queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#setWaitJobsThreshold(int)">setWaitJobsThreshold(int)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Sets job count threshold at which this node will
start stealing jobs from other nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html#setWaitJobsThreshold(int)">setWaitJobsThreshold(int)</a></span> - Method in interface org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpiMBean.html" title="interface in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpiMBean</a></dt>
<dd>
<div class="block">Sets job count threshold at which this node will
start stealing jobs from other nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setWarmupClosure(org.apache.ignite.lang.IgniteInClosure)">setWarmupClosure(IgniteInClosure&lt;IgniteConfiguration&gt;)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets warmup closure to execute before grid startup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/BasicWarmupClosure.html#setWarmupMethods(java.lang.String...)">setWarmupMethods(String...)</a></span> - Method in class org.apache.ignite.startup.<a href="./org/apache/ignite/startup/BasicWarmupClosure.html" title="class in org.apache.ignite.startup">BasicWarmupClosure</a></dt>
<dd>
<div class="block">Sets warmup methods to use for cache warmup.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#setWorkDirectory(java.lang.String)">setWorkDirectory(String)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dd>
<div class="block">Sets Ignite work folder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#setWorkingDirectory(org.apache.hadoop.fs.Path)">setWorkingDirectory(Path)</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setWriteBehindBatchSize(int)">setWriteBehindBatchSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets maximum batch size for write-behind cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setWriteBehindEnabled(boolean)">setWriteBehindEnabled(boolean)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets flag indicating whether write-behind is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setWriteBehindFlushFrequency(long)">setWriteBehindFlushFrequency(long)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets write-behind flush frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setWriteBehindFlushSize(int)">setWriteBehindFlushSize(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets write-behind flush size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setWriteBehindFlushThreadCount(int)">setWriteBehindFlushThreadCount(int)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets flush thread count for write-behind cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#setWriteBufferSize(int)">setWriteBufferSize(int)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Sets write buffer size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html#setWriteConsistency(java.lang.String)">setWriteConsistency(String)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.datasource.<a href="./org/apache/ignite/cache/store/cassandra/datasource/DataSource.html" title="class in org.apache.ignite.cache.store.cassandra.datasource">DataSource</a></dt>
<dd>
<div class="block">Set consistency level for WRITE operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#setWriteSynchronizationMode(org.apache.ignite.cache.CacheWriteSynchronizationMode)">setWriteSynchronizationMode(CacheWriteSynchronizationMode)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Sets write synchronization mode.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#setZkConnectionString(java.lang.String)">setZkConnectionString(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html#setZones(java.util.Collection)">setZones(Collection&lt;String&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.cloud.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.cloud">TcpDiscoveryCloudIpFinder</a></dt>
<dd>
<div class="block">Sets list of zones where VMs are located.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs"><span class="strong">SharedFsCheckpointSpi</span></a> - Class in <a href="./org/apache/ignite/spi/checkpoint/sharedfs/package-summary.html">org.apache.ignite.spi.checkpoint.sharedfs</a></dt>
<dd>
<div class="block">This class defines shared file system <a href="./org/apache/ignite/spi/checkpoint/CheckpointSpi.html" title="interface in org.apache.ignite.spi.checkpoint"><code>CheckpointSpi</code></a> implementation for
checkpoint SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#SharedFsCheckpointSpi()">SharedFsCheckpointSpi()</a></span> - Constructor for class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">Initializes default directory paths.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpiMBean.html" title="interface in org.apache.ignite.spi.checkpoint.sharedfs"><span class="strong">SharedFsCheckpointSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/checkpoint/sharedfs/package-summary.html">org.apache.ignite.spi.checkpoint.sharedfs</a></dt>
<dd>
<div class="block">Management bean that provides general administrative and configuration information
about shared file system checkpoints.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#shortDisplay()">shortDisplay()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets a shortened version of <code>toString()</code> result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheRebalancingEvent.html#shortDisplay()">shortDisplay()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events">CacheRebalancingEvent</a></dt>
<dd>
<div class="block">Gets a shortened version of <code>toString()</code> result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CheckpointEvent.html#shortDisplay()">shortDisplay()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CheckpointEvent.html" title="class in org.apache.ignite.events">CheckpointEvent</a></dt>
<dd>
<div class="block">Gets a shortened version of <code>toString()</code> result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DeploymentEvent.html#shortDisplay()">shortDisplay()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events">DeploymentEvent</a></dt>
<dd>
<div class="block">Gets a shortened version of <code>toString()</code> result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DiscoveryEvent.html#shortDisplay()">shortDisplay()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/DiscoveryEvent.html" title="class in org.apache.ignite.events">DiscoveryEvent</a></dt>
<dd>
<div class="block">Gets a shortened version of <code>toString()</code> result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/Event.html#shortDisplay()">shortDisplay()</a></span> - Method in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/Event.html" title="interface in org.apache.ignite.events">Event</a></dt>
<dd>
<div class="block">Gets a shortened version of <code>toString()</code> result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#shortDisplay()">shortDisplay()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Gets a shortened version of <code>toString()</code> result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#shortDisplay()">shortDisplay()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Gets a shortened version of <code>toString()</code> result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/SwapSpaceEvent.html#shortDisplay()">shortDisplay()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/SwapSpaceEvent.html" title="class in org.apache.ignite.events">SwapSpaceEvent</a></dt>
<dd>
<div class="block">Gets a shortened version of <code>toString()</code> result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/TaskEvent.html#shortDisplay()">shortDisplay()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/TaskEvent.html" title="class in org.apache.ignite.events">TaskEvent</a></dt>
<dd>
<div class="block">Gets a shortened version of <code>toString()</code> result.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#shortString()">shortString()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dd>
<div class="block">Gets a short string version of this ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#shutdown()">shutdown()</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#shutdownNow()">shutdownNow()</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCondition.html#signal()">signal()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Wakes up one waiting thread.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCondition.html#signalAll()">signalAll()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCondition.html" title="interface in org.apache.ignite">IgniteCondition</a></dt>
<dd>
<div class="block">Wakes up all waiting threads.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#simulateNodeFailure()">simulateNodeFailure()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">Stops service threads to simulate node failure.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#simulateNodeFailure()">simulateNodeFailure()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block"><strong>FOR TEST ONLY!!!</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/EvictableEntry.html#size()">size()</a></span> - Method in interface org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/EvictableEntry.html" title="interface in org.apache.ignite.cache.eviction">EvictableEntry</a></dt>
<dd>
<div class="block">Returns entry size in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#size(org.apache.ignite.cache.CachePeekMode...)">size(CachePeekMode...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets the number of all entries cached across all nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#size(org.apache.ignite.igfs.IgfsPath)">size(IgfsPath)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Determines size of the file denoted by provided path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#size()">size()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#size()">size()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#size()">size()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#size(java.lang.String)">size(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets size in bytes for data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#size(java.lang.String)">size(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets size in bytes for data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#size(java.lang.String)">size(String)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Gets size in bytes for data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#sizeLong(org.apache.ignite.cache.CachePeekMode...)">sizeLong(CachePeekMode...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets the number of all entries cached across all nodes as a long value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/messaging/MessagingListenActor.html#skip()">skip()</a></span> - Method in class org.apache.ignite.messaging.<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dd>
<div class="block">Skips current message and continues to listen for new message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html#skipNonExistentFiles()">skipNonExistentFiles()</a></span> - Method in interface org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html" title="interface in org.apache.ignite.igfs.mapreduce">IgfsTaskArgs</a></dt>
<dd>
<div class="block">Flag indicating whether to fail or simply skip non-existent files.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#skipStore()">skipStore()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Gets flag indicating that write-through behavior should be disabled for data streaming.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#skipStore(boolean)">skipStore(boolean)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Sets flag indicating that write-through behavior should be disabled for data streaming.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#SLASH">SLASH</a></span> - Static variable in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">The directory separator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#slaveLost(org.apache.mesos.SchedulerDriver,%20org.apache.mesos.Protos.SlaveID)">slaveLost(SchedulerDriver, Protos.SlaveID)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/RandomSleeper.html#sleep()">sleep()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/RandomSleeper.html" title="class in org.apache.ignite.cache.store.cassandra.common">RandomSleeper</a></dt>
<dd>
<div class="block">Sleeps</div>
</dd>
<dt><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j"><span class="strong">Slf4jLogger</span></a> - Class in <a href="./org/apache/ignite/logger/slf4j/package-summary.html">org.apache.ignite.logger.slf4j</a></dt>
<dd>
<div class="block">SLF4J-based implementation for logging.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#Slf4jLogger()">Slf4jLogger()</a></span> - Constructor for class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Creates new logger.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#Slf4jLogger(org.slf4j.Logger)">Slf4jLogger(Logger)</a></span> - Constructor for class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Creates new logger with given implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#snapshot()">snapshot()</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSystemProperties.html" title="class in org.apache.ignite">IgniteSystemProperties</a></dt>
<dd>
<div class="block">Gets snapshot of system properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#sndMsgLsnrs">sndMsgLsnrs</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/socket/SocketMessageConverter.html" title="interface in org.apache.ignite.stream.socket"><span class="strong">SocketMessageConverter</span></a>&lt;<a href="./org/apache/ignite/stream/socket/SocketMessageConverter.html" title="type parameter in SocketMessageConverter">T</a>&gt; - Interface in <a href="./org/apache/ignite/stream/socket/package-summary.html">org.apache.ignite.stream.socket</a></dt>
<dd>
<div class="block">Socket message converter.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="class in org.apache.ignite.stream.socket"><span class="strong">SocketStreamer</span></a>&lt;<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="type parameter in SocketStreamer">T</a>,<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="type parameter in SocketStreamer">K</a>,<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="type parameter in SocketStreamer">V</a>&gt; - Class in <a href="./org/apache/ignite/stream/socket/package-summary.html">org.apache.ignite.stream.socket</a></dt>
<dd>
<div class="block">Server that receives data from TCP socket, converts it to key-value pairs using <a href="./org/apache/ignite/stream/StreamTupleExtractor.html" title="interface in org.apache.ignite.stream"><code>StreamTupleExtractor</code></a> and
streams into <a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite"><code>IgniteDataStreamer</code></a> instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/socket/SocketStreamer.html#SocketStreamer()">SocketStreamer()</a></span> - Constructor for class org.apache.ignite.stream.socket.<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="class in org.apache.ignite.stream.socket">SocketStreamer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted"><span class="strong">SortedEvictionPolicy</span></a>&lt;<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="type parameter in SortedEvictionPolicy">K</a>,<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="type parameter in SortedEvictionPolicy">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/eviction/sorted/package-summary.html">org.apache.ignite.cache.eviction.sorted</a></dt>
<dd>
<div class="block">Cache eviction policy which will select the minimum cache entry for eviction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#SortedEvictionPolicy()">SortedEvictionPolicy()</a></span> - Constructor for class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Constructs sorted eviction policy with all defaults.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#SortedEvictionPolicy(int)">SortedEvictionPolicy(int)</a></span> - Constructor for class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Constructs sorted eviction policy with maximum size.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#SortedEvictionPolicy(int,%20java.util.Comparator)">SortedEvictionPolicy(int, Comparator&lt;EvictableEntry&lt;K, V&gt;&gt;)</a></span> - Constructor for class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Constructs sorted eviction policy with given maximum size and given entry comparator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#SortedEvictionPolicy(int,%20int,%20java.util.Comparator)">SortedEvictionPolicy(int, int, Comparator&lt;EvictableEntry&lt;K, V&gt;&gt;)</a></span> - Constructor for class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Constructs sorted eviction policy with given maximum size, eviction batch size and entries comparator.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#SortedEvictionPolicy(java.util.Comparator)">SortedEvictionPolicy(Comparator&lt;EvictableEntry&lt;K, V&gt;&gt;)</a></span> - Constructor for class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dd>
<div class="block">Constructs sorted eviction policy with given maximum size and given entry comparator.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicyMBean.html" title="interface in org.apache.ignite.cache.eviction.sorted"><span class="strong">SortedEvictionPolicyMBean</span></a> - Interface in <a href="./org/apache/ignite/cache/eviction/sorted/package-summary.html">org.apache.ignite.cache.eviction.sorted</a></dt>
<dd>
<div class="block">MBean for sorted eviction policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/SwapSpaceEvent.html#space()">space()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/SwapSpaceEvent.html" title="class in org.apache.ignite.events">SwapSpaceEvent</a></dt>
<dd>
<div class="block">Gets swap space name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html#SPACE">SPACE</a></span> - Static variable in class org.apache.ignite.yarn.utils.<a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils">IgniteYarnUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#spiContext()">spiContext()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/query/SpiQuery.html" title="class in org.apache.ignite.cache.query"><span class="strong">SpiQuery</span></a>&lt;<a href="./org/apache/ignite/cache/query/SpiQuery.html" title="type parameter in SpiQuery">K</a>,<a href="./org/apache/ignite/cache/query/SpiQuery.html" title="type parameter in SpiQuery">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">Query to be used by <a href="./org/apache/ignite/spi/indexing/IndexingSpi.html" title="interface in org.apache.ignite.spi.indexing"><code>IndexingSpi</code></a> implementations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SpiQuery.html#SpiQuery()">SpiQuery()</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SpiQuery.html" title="class in org.apache.ignite.cache.query">SpiQuery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.noop.<a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.noop">NoopCheckpointSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.collision.noop.<a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html" title="class in org.apache.ignite.spi.collision.noop">NoopCollisionSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.deployment.local.<a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.local">LocalDeploymentSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.failover.never.<a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html" title="class in org.apache.ignite.spi.failover.never">NeverFailoverSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpi.html" title="interface in org.apache.ignite.spi">IgniteSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.indexing.noop.<a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html" title="class in org.apache.ignite.spi.indexing.noop">NoopIndexingSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadBalancingSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.<a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.roundrobin">RoundRobinLoadBalancingSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#spiStart(java.lang.String)">spiStart(String)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">This method is called to start SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.checkpoint.jdbc.<a href="./org/apache/ignite/spi/checkpoint/jdbc/JdbcCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.jdbc">JdbcCheckpointSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.checkpoint.noop.<a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.noop">NoopCheckpointSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.collision.noop.<a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html" title="class in org.apache.ignite.spi.collision.noop">NoopCollisionSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.deployment.local.<a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.local">LocalDeploymentSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.failover.never.<a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html" title="class in org.apache.ignite.spi.failover.never">NeverFailoverSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpi.html#spiStop()">spiStop()</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpi.html" title="interface in org.apache.ignite.spi">IgniteSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.indexing.noop.<a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html" title="class in org.apache.ignite.spi.indexing.noop">NoopIndexingSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadBalancingSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.<a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.roundrobin">RoundRobinLoadBalancingSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#spiStop()">spiStop()</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">This method is called to stop SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSplitAdapter.html#split(int,%20T)">split(int, T)</a></span> - Method in class org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSplitAdapter.html" title="class in org.apache.ignite.compute">ComputeTaskSplitAdapter</a></dt>
<dd>
<div class="block">This is a simplified version of <a href="./org/apache/ignite/compute/ComputeTask.html#map(java.util.List,%20T)"><code>ComputeTask.map(List, Object)</code></a> method.</div>
</dd>
<dt><a href="./org/apache/ignite/resources/SpringApplicationContextResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">SpringApplicationContextResource</span></a> - Annotation Type in <a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of Spring ApplicationContext resource.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring"><span class="strong">SpringCacheManager</span></a> - Class in <a href="./org/apache/ignite/cache/spring/package-summary.html">org.apache.ignite.cache.spring</a></dt>
<dd>
<div class="block">Implementation of Spring cache abstraction based on Ignite cache.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#SpringCacheManager()">SpringCacheManager()</a></span> - Constructor for class org.apache.ignite.cache.spring.<a href="./org/apache/ignite/cache/spring/SpringCacheManager.html" title="class in org.apache.ignite.cache.spring">SpringCacheManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/resources/SpringResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">SpringResource</span></a> - Annotation Type in <a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of resource
from Spring <code>ApplicationContext</code>.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring"><span class="strong">SpringTransactionManager</span></a> - Class in <a href="./org/apache/ignite/transactions/spring/package-summary.html">org.apache.ignite.transactions.spring</a></dt>
<dd>
<div class="block">Implementation of Spring transaction abstraction based on Ignite transaction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#SpringTransactionManager()">SpringTransactionManager()</a></span> - Constructor for class org.apache.ignite.transactions.spring.<a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html" title="class in org.apache.ignite.transactions.spring">SpringTransactionManager</a></dt>
<dd>
<div class="block">Constructs the transaction manager with no target Ignite instance.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query"><span class="strong">SqlFieldsQuery</span></a> - Class in <a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">SQL Fields query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html#SqlFieldsQuery(java.lang.String)">SqlFieldsQuery(String)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dd>
<div class="block">Constructs SQL fields query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html#SqlFieldsQuery(java.lang.String,%20boolean)">SqlFieldsQuery(String, boolean)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dd>
<div class="block">Constructs SQL fields query.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query"><span class="strong">SqlQuery</span></a>&lt;<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="type parameter in SqlQuery">K</a>,<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="type parameter in SqlQuery">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">SQL Query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#SqlQuery(java.lang.String,%20java.lang.String)">SqlQuery(String, String)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dd>
<div class="block">Constructs query for the given type name and SQL query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#SqlQuery(java.lang.Class,%20java.lang.String)">SqlQuery(Class&lt;?&gt;, String)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dd>
<div class="block">Constructs query for the given type and SQL query.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/jdbc/dialect/SQLServerDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect"><span class="strong">SQLServerDialect</span></a> - Class in <a href="./org/apache/ignite/cache/store/jdbc/dialect/package-summary.html">org.apache.ignite.cache.store.jdbc.dialect</a></dt>
<dd>
<div class="block">A dialect compatible with the Microsoft SQL Server database.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/SQLServerDialect.html#SQLServerDialect()">SQLServerDialect()</a></span> - Constructor for class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/SQLServerDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">SQLServerDialect</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl"><span class="strong">SslContextFactory</span></a> - Class in <a href="./org/apache/ignite/ssl/package-summary.html">org.apache.ignite.ssl</a></dt>
<dd>
<div class="block">This SSL context factory that provides ssl context configuration with specified key
and trust stores.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#SslContextFactory()">SslContextFactory()</a></span> - Constructor for class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#sslSockFactory">sslSockFactory</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">SSL socket factory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#sslSrvSockFactory">sslSrvSockFactory</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">SSL server socket factory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#stage()">stage()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicStamped.html#stamp()">stamp()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite">IgniteAtomicStamped</a></dt>
<dd>
<div class="block">Gets current stamp.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#start()">start()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Starts grid component, called on grid start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html#start()">start()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcStoreSessionListener</a></dt>
<dd>
<div class="block">Starts grid component, called on grid start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html#start()">start()</a></span> - Method in class org.apache.ignite.cache.store.spring.<a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html" title="class in org.apache.ignite.cache.store.spring">CacheSpringStoreSessionListener</a></dt>
<dd>
<div class="block">Starts grid component, called on grid start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#start()">start()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Starts grid component, called on grid start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/CachingHadoopFileSystemFactory.html#start()">start()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/CachingHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">CachingHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Starts grid component, called on grid start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#start()">start()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Starts grid component, called on grid start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#start()">start()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Starts grid component, called on grid start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsBlockLocation.html#start()">start()</a></span> - Method in interface org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsBlockLocation.html" title="interface in org.apache.ignite.igfs">IgfsBlockLocation</a></dt>
<dd>
<div class="block">Start position in the file this block relates to.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsFileRange.html#start()">start()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsFileRange.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsFileRange</a></dt>
<dd>
<div class="block">Gets range start position.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpring.html#start(org.springframework.context.ApplicationContext)">start(ApplicationContext)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpring.html" title="class in org.apache.ignite">IgniteSpring</a></dt>
<dd>
<div class="block">Starts grid with default configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpring.html#start(org.apache.ignite.configuration.IgniteConfiguration,%20org.springframework.context.ApplicationContext)">start(IgniteConfiguration, ApplicationContext)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpring.html" title="class in org.apache.ignite">IgniteSpring</a></dt>
<dd>
<div class="block">Starts grid with given configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpring.html#start(java.lang.String,%20org.springframework.context.ApplicationContext)">start(String, ApplicationContext)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpring.html" title="class in org.apache.ignite">IgniteSpring</a></dt>
<dd>
<div class="block">Starts all grids specified within given Spring XML configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpring.html#start(java.net.URL,%20org.springframework.context.ApplicationContext)">start(URL, ApplicationContext)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpring.html" title="class in org.apache.ignite">IgniteSpring</a></dt>
<dd>
<div class="block">Starts all grids specified within given Spring XML configuration file URL.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#start()">start()</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Starts grid with default configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#start(org.apache.ignite.configuration.IgniteConfiguration)">start(IgniteConfiguration)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Starts grid with given configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#start(java.lang.String)">start(String)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Starts all grids specified within given Spring XML configuration file.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#start(java.net.URL)">start(URL)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Starts all grids specified within given Spring XML configuration file URL.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#start(java.io.InputStream)">start(InputStream)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Starts all grids specified within given Spring XML configuration input stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lifecycle/LifecycleAware.html#start()">start()</a></span> - Method in interface org.apache.ignite.lifecycle.<a href="./org/apache/ignite/lifecycle/LifecycleAware.html" title="interface in org.apache.ignite.lifecycle">LifecycleAware</a></dt>
<dd>
<div class="block">Starts grid component, called on grid start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/JettyServer.html#start(java.net.InetSocketAddress,%20org.eclipse.jetty.server.Handler)">start(InetSocketAddress, Handler)</a></span> - Method in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/JettyServer.html" title="class in org.apache.ignite.mesos.resource">JettyServer</a></dt>
<dd>
<div class="block">Starts jetty server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#start(org.osgi.framework.BundleContext)">start(BundleContext)</a></span> - Method in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>
<div class="block">Method invoked by OSGi to start the bundle.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginProvider.html#start()">start()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginProvider.html" title="interface in org.apache.ignite.plugin">CachePluginProvider</a></dt>
<dd>
<div class="block">Starts grid component.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#start(org.apache.ignite.plugin.PluginContext)">start(PluginContext)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>
<div class="block">Starts grid component.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/sink/flink/IgniteSink.html#start()">start()</a></span> - Method in class org.apache.ignite.sink.flink.<a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="class in org.apache.ignite.sink.flink">IgniteSink</a></dt>
<dd>
<div class="block">Starts streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/camel/CamelStreamer.html#start()">start()</a></span> - Method in class org.apache.ignite.stream.camel.<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="class in org.apache.ignite.stream.camel">CamelStreamer</a></dt>
<dd>
<div class="block">Starts the streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/flume/IgniteSink.html#start()">start()</a></span> - Method in class org.apache.ignite.stream.flume.<a href="./org/apache/ignite/stream/flume/IgniteSink.html" title="class in org.apache.ignite.stream.flume">IgniteSink</a></dt>
<dd>
<div class="block">Starts a grid and initializes na event transformer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#start()">start()</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">Starts streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html#start(java.util.Map)">start(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConnector</a></dt>
<dd>
<div class="block">A sink lifecycle method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html#start(java.util.Map)">start(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkTask</a></dt>
<dd>
<div class="block">Initializes grid client from configPath.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html#start(java.util.Map)">start(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConnector</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html#start(java.util.Map)">start(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceTask</a></dt>
<dd>
<div class="block">Filtering is done remotely.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html#start()">start()</a></span> - Method in class org.apache.ignite.stream.kafka.<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="class in org.apache.ignite.stream.kafka">KafkaStreamer</a></dt>
<dd>
<div class="block">Starts streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#start()">start()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Starts streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/socket/SocketStreamer.html#start()">start()</a></span> - Method in class org.apache.ignite.stream.socket.<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="class in org.apache.ignite.stream.socket">SocketStreamer</a></dt>
<dd>
<div class="block">Starts streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#start()">start()</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Starts streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#start()">start()</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter">TwitterStreamer</a></dt>
<dd>
<div class="block">Starts streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPlugin.html#start()">start()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPlugin.html" title="class in org.apache.ignite.visor.plugin">VisorPlugin</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#startInfo()">startInfo()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets uniformly formatted message for SPI start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#startNodes(java.io.File,%20boolean,%20int,%20int)">startNodes(File, boolean, int, int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Starts one or more nodes on remote host(s).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#startNodes(java.util.Collection,%20java.util.Map,%20boolean,%20int,%20int)">startNodes(Collection&lt;Map&lt;String, Object&gt;&gt;, Map&lt;String, Object&gt;, boolean, int, int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Starts one or more nodes on remote host(s).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#startOffset()">startOffset()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dd>
<div class="block">Since range input stream represents a part of larger file stream, there is an offset at which this
range input stream starts in original input stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#startStopwatch()">startStopwatch()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Starts startup stopwatch.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFuture.html#startTime()">startTime()</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteFuture.html" title="interface in org.apache.ignite.lang">IgniteFuture</a></dt>
<dd>
<div class="block">Gets start time for this future.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#startTime()">startTime()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Start time of this transaction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#state()">state()</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Gets state of grid default grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#state(java.lang.String)">state(String)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Gets states of named grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#state()">state()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageReader</a></dt>
<dd>
<div class="block">Gets current read state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#state()">state()</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Gets current message state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#state()">state()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Gets current transaction state value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#stats">stats</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Statistics.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#statsPrintFreq">statsPrintFreq</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Statistics print frequency.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteScheduler.html#statusUpdate(org.apache.mesos.SchedulerDriver,%20org.apache.mesos.Protos.TaskStatus)">statusUpdate(SchedulerDriver, Protos.TaskStatus)</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteScheduler.html" title="class in org.apache.ignite.mesos">IgniteScheduler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#STEALING_ATTEMPT_COUNT_ATTR">STEALING_ATTEMPT_COUNT_ATTR</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Name of job context attribute containing current stealing attempt count.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#STEALING_PRIORITY_ATTR">STEALING_PRIORITY_ATTR</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Stealing priority attribute name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#stop()">stop()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Stops grid component, called on grid shutdown.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html#stop()">stop()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcStoreSessionListener.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcStoreSessionListener</a></dt>
<dd>
<div class="block">Stops grid component, called on grid shutdown.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html#stop()">stop()</a></span> - Method in class org.apache.ignite.cache.store.spring.<a href="./org/apache/ignite/cache/store/spring/CacheSpringStoreSessionListener.html" title="class in org.apache.ignite.cache.store.spring">CacheSpringStoreSessionListener</a></dt>
<dd>
<div class="block">Stops grid component, called on grid shutdown.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#stop()">stop()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Stops grid component, called on grid shutdown.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/CachingHadoopFileSystemFactory.html#stop()">stop()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/CachingHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">CachingHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">Stops grid component, called on grid shutdown.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#stop()">stop()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Stops grid component, called on grid shutdown.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#stop(boolean)">stop(boolean)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Stops default grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#stop(java.lang.String,%20boolean)">stop(String, boolean)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Stops named grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lifecycle/LifecycleAware.html#stop()">stop()</a></span> - Method in interface org.apache.ignite.lifecycle.<a href="./org/apache/ignite/lifecycle/LifecycleAware.html" title="interface in org.apache.ignite.lifecycle">LifecycleAware</a></dt>
<dd>
<div class="block">Stops grid component, called on grid shutdown.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/resource/JettyServer.html#stop()">stop()</a></span> - Method in class org.apache.ignite.mesos.resource.<a href="./org/apache/ignite/mesos/resource/JettyServer.html" title="class in org.apache.ignite.mesos.resource">JettyServer</a></dt>
<dd>
<div class="block">Stops server.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/messaging/MessagingListenActor.html#stop()">stop()</a></span> - Method in class org.apache.ignite.messaging.<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dd>
<div class="block">This method instructs underlying implementation to stop receiving new messages and unregister
the message listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/messaging/MessagingListenActor.html#stop(java.lang.Object)">stop(Object)</a></span> - Method in class org.apache.ignite.messaging.<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dd>
<div class="block">This method sends the response message to the original sender node and instructs underlying
implementation to stop receiving new messages and unregister the message listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgnitionMXBean.html#stop(boolean)">stop(boolean)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgnitionMXBean.html" title="interface in org.apache.ignite.mxbean">IgnitionMXBean</a></dt>
<dd>
<div class="block">Stops default grid instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgnitionMXBean.html#stop(java.lang.String,%20boolean)">stop(String, boolean)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgnitionMXBean.html" title="interface in org.apache.ignite.mxbean">IgnitionMXBean</a></dt>
<dd>
<div class="block">Stops named grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#stop(org.osgi.framework.BundleContext)">stop(BundleContext)</a></span> - Method in class org.apache.ignite.osgi.<a href="./org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html" title="class in org.apache.ignite.osgi">IgniteAbstractOsgiContextActivator</a></dt>
<dd>
<div class="block">Stops Ignite when the bundle is stopping.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginProvider.html#stop(boolean)">stop(boolean)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginProvider.html" title="interface in org.apache.ignite.plugin">CachePluginProvider</a></dt>
<dd>
<div class="block">Stops grid component.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#stop(boolean)">stop(boolean)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>
<div class="block">Stops grid component.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/sink/flink/IgniteSink.html#stop()">stop()</a></span> - Method in class org.apache.ignite.sink.flink.<a href="./org/apache/ignite/sink/flink/IgniteSink.html" title="class in org.apache.ignite.sink.flink">IgniteSink</a></dt>
<dd>
<div class="block">Stops streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/camel/CamelStreamer.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.camel.<a href="./org/apache/ignite/stream/camel/CamelStreamer.html" title="class in org.apache.ignite.stream.camel">CamelStreamer</a></dt>
<dd>
<div class="block">Stops the streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/flume/IgniteSink.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.flume.<a href="./org/apache/ignite/stream/flume/IgniteSink.html" title="class in org.apache.ignite.stream.flume">IgniteSink</a></dt>
<dd>
<div class="block">Stops the grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/jms11/JmsStreamer.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.jms11.<a href="./org/apache/ignite/stream/jms11/JmsStreamer.html" title="class in org.apache.ignite.stream.jms11">JmsStreamer</a></dt>
<dd>
<div class="block">Stops streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConnector</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkTask</a></dt>
<dd>
<div class="block">Stops the grid client.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConnector</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceTask</a></dt>
<dd>
<div class="block">Stops the grid client.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.kafka.<a href="./org/apache/ignite/stream/kafka/KafkaStreamer.html" title="class in org.apache.ignite.stream.kafka">KafkaStreamer</a></dt>
<dd>
<div class="block">Stops streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.mqtt.<a href="./org/apache/ignite/stream/mqtt/MqttStreamer.html" title="class in org.apache.ignite.stream.mqtt">MqttStreamer</a></dt>
<dd>
<div class="block">Stops streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/socket/SocketStreamer.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.socket.<a href="./org/apache/ignite/stream/socket/SocketStreamer.html" title="class in org.apache.ignite.stream.socket">SocketStreamer</a></dt>
<dd>
<div class="block">Stops streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>
<div class="block">Stops streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#stop()">stop()</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter">TwitterStreamer</a></dt>
<dd>
<div class="block">Stops streamer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPlugin.html#stop()">stop()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPlugin.html" title="class in org.apache.ignite.visor.plugin">VisorPlugin</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/Ignition.html#stopAll(boolean)">stopAll(boolean)</a></span> - Static method in class org.apache.ignite.<a href="./org/apache/ignite/Ignition.html" title="class in org.apache.ignite">Ignition</a></dt>
<dd>
<div class="block">Stops <b>all</b> started grids in current JVM.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgnitionMXBean.html#stopAll(boolean)">stopAll(boolean)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgnitionMXBean.html" title="interface in org.apache.ignite.mxbean">IgnitionMXBean</a></dt>
<dd>
<div class="block">Stops <b>all</b> started grids.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#stopInfo()">stopInfo()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Gets uniformly format message for SPI stop.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#stopLocalListen(org.apache.ignite.lang.IgnitePredicate,%20int...)">stopLocalListen(IgnitePredicate&lt;? extends Event&gt;, int...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Removes local event listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteMessaging.html#stopLocalListen(java.lang.Object,%20org.apache.ignite.lang.IgniteBiPredicate)">stopLocalListen(Object, IgniteBiPredicate&lt;UUID, ?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteMessaging.html" title="interface in org.apache.ignite">IgniteMessaging</a></dt>
<dd>
<div class="block">Unregisters local listener for given topic on local node only.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#stopNodes()">stopNodes()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Stops nodes satisfying optional set of predicates.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#stopNodes(java.util.Collection)">stopNodes(Collection&lt;UUID&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Stops nodes defined by provided IDs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#stopRemoteListen(java.util.UUID)">stopRemoteListen(UUID)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Stops listening to remote events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteMessaging.html#stopRemoteListen(java.util.UUID)">stopRemoteListen(UUID)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteMessaging.html" title="interface in org.apache.ignite">IgniteMessaging</a></dt>
<dd>
<div class="block">Unregisters all listeners identified with provided operation ID on all nodes in the cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html#stopRemoteListen()">stopRemoteListen()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceTask</a></dt>
<dd>
<div class="block">Stops the remote listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/IndexingSpi.html#store(java.lang.String,%20java.lang.Object,%20java.lang.Object,%20long)">store(String, Object, Object, long)</a></span> - Method in interface org.apache.ignite.spi.indexing.<a href="./org/apache/ignite/spi/indexing/IndexingSpi.html" title="interface in org.apache.ignite.spi.indexing">IndexingSpi</a></dt>
<dd>
<div class="block">Updates index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html#store(java.lang.String,%20java.lang.Object,%20java.lang.Object,%20long)">store(String, Object, Object, long)</a></span> - Method in class org.apache.ignite.spi.indexing.noop.<a href="./org/apache/ignite/spi/indexing/noop/NoopIndexingSpi.html" title="class in org.apache.ignite.spi.indexing.noop">NoopIndexingSpi</a></dt>
<dd>
<div class="block">Updates index.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#store(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapKey,%20byte[],%20org.apache.ignite.spi.swapspace.SwapContext)">store(String, SwapKey, byte[], SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Stores value as array of bytes with given key into data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#store(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapKey,%20byte[],%20org.apache.ignite.spi.swapspace.SwapContext)">store(String, SwapKey, byte[], SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Stores value as array of bytes with given key into data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#store(java.lang.String,%20org.apache.ignite.spi.swapspace.SwapKey,%20byte[],%20org.apache.ignite.spi.swapspace.SwapContext)">store(String, SwapKey, byte[], SwapContext)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Stores value as array of bytes with given key into data space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#storeAll(java.lang.String,%20java.util.Map,%20org.apache.ignite.spi.swapspace.SwapContext)">storeAll(String, Map&lt;SwapKey, byte[]&gt;, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dd>
<div class="block">Stores key-value pairs (both keys and values are arrays of bytes) into data
space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#storeAll(java.lang.String,%20java.util.Map,%20org.apache.ignite.spi.swapspace.SwapContext)">storeAll(String, Map&lt;SwapKey, byte[]&gt;, SwapContext)</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dd>
<div class="block">Stores key-value pairs (both keys and values are arrays of bytes) into data
space with given name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html#storeAll(java.lang.String,%20java.util.Map,%20org.apache.ignite.spi.swapspace.SwapContext)">storeAll(String, Map&lt;SwapKey, byte[]&gt;, SwapContext)</a></span> - Method in interface org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace">SwapSpaceSpi</a></dt>
<dd>
<div class="block">Stores key-value pairs (both keys and values are arrays of bytes) into data
space with given name.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm"><span class="strong">StormStreamer</span></a>&lt;<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="type parameter in StormStreamer">K</a>,<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="type parameter in StormStreamer">V</a>&gt; - Class in <a href="./org/apache/ignite/stream/storm/package-summary.html">org.apache.ignite.stream.storm</a></dt>
<dd>
<div class="block">Apache Storm streamer implemented as a Storm bolt.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#StormStreamer()">StormStreamer()</a></span> - Constructor for class org.apache.ignite.stream.storm.<a href="./org/apache/ignite/stream/storm/StormStreamer.html" title="class in org.apache.ignite.stream.storm">StormStreamer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/storm/StormStreamer.StreamerContext.html" title="class in org.apache.ignite.stream.storm"><span class="strong">StormStreamer.StreamerContext</span></a> - Class in <a href="./org/apache/ignite/stream/storm/package-summary.html">org.apache.ignite.stream.storm</a></dt>
<dd>
<div class="block">Streamer context initializing grid and data streamer instances on demand.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream"><span class="strong">StreamAdapter</span></a>&lt;<a href="./org/apache/ignite/stream/StreamAdapter.html" title="type parameter in StreamAdapter">T</a>,<a href="./org/apache/ignite/stream/StreamAdapter.html" title="type parameter in StreamAdapter">K</a>,<a href="./org/apache/ignite/stream/StreamAdapter.html" title="type parameter in StreamAdapter">V</a>&gt; - Class in <a href="./org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a></dt>
<dd>
<div class="block">Convenience adapter for streamers.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#StreamAdapter()">StreamAdapter()</a></span> - Constructor for class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>
<div class="block">Empty constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#StreamAdapter(org.apache.ignite.IgniteDataStreamer,%20org.apache.ignite.stream.StreamSingleTupleExtractor)">StreamAdapter(IgniteDataStreamer&lt;K, V&gt;, StreamSingleTupleExtractor&lt;T, K, V&gt;)</a></span> - Constructor for class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>
<div class="block">Stream adapter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamAdapter.html#StreamAdapter(org.apache.ignite.IgniteDataStreamer,%20org.apache.ignite.stream.StreamMultipleTupleExtractor)">StreamAdapter(IgniteDataStreamer&lt;K, V&gt;, StreamMultipleTupleExtractor&lt;T, K, V&gt;)</a></span> - Constructor for class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamAdapter.html" title="class in org.apache.ignite.stream">StreamAdapter</a></dt>
<dd>
<div class="block">Stream adapter.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/StreamMultipleTupleExtractor.html" title="interface in org.apache.ignite.stream"><span class="strong">StreamMultipleTupleExtractor</span></a>&lt;<a href="./org/apache/ignite/stream/StreamMultipleTupleExtractor.html" title="type parameter in StreamMultipleTupleExtractor">T</a>,<a href="./org/apache/ignite/stream/StreamMultipleTupleExtractor.html" title="type parameter in StreamMultipleTupleExtractor">K</a>,<a href="./org/apache/ignite/stream/StreamMultipleTupleExtractor.html" title="type parameter in StreamMultipleTupleExtractor">V</a>&gt; - Interface in <a href="./org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a></dt>
<dd>
<div class="block">Stream tuple extractor to convert a single message to zero, one or many tuples.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/StreamReceiver.html" title="interface in org.apache.ignite.stream"><span class="strong">StreamReceiver</span></a>&lt;<a href="./org/apache/ignite/stream/StreamReceiver.html" title="type parameter in StreamReceiver">K</a>,<a href="./org/apache/ignite/stream/StreamReceiver.html" title="type parameter in StreamReceiver">V</a>&gt; - Interface in <a href="./org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a></dt>
<dd>
<div class="block">Updates cache with batch of entries.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/StreamSingleTupleExtractor.html" title="interface in org.apache.ignite.stream"><span class="strong">StreamSingleTupleExtractor</span></a>&lt;<a href="./org/apache/ignite/stream/StreamSingleTupleExtractor.html" title="type parameter in StreamSingleTupleExtractor">T</a>,<a href="./org/apache/ignite/stream/StreamSingleTupleExtractor.html" title="type parameter in StreamSingleTupleExtractor">K</a>,<a href="./org/apache/ignite/stream/StreamSingleTupleExtractor.html" title="type parameter in StreamSingleTupleExtractor">V</a>&gt; - Interface in <a href="./org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a></dt>
<dd>
<div class="block">Stream tuple extractor to convert a message to a single Ignite key-value tuple.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/StreamTransformer.html" title="class in org.apache.ignite.stream"><span class="strong">StreamTransformer</span></a>&lt;<a href="./org/apache/ignite/stream/StreamTransformer.html" title="type parameter in StreamTransformer">K</a>,<a href="./org/apache/ignite/stream/StreamTransformer.html" title="type parameter in StreamTransformer">V</a>&gt; - Class in <a href="./org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a></dt>
<dd>
<div class="block">Convenience adapter to transform update existing values in streaming cache
based on the previously cached value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamTransformer.html#StreamTransformer()">StreamTransformer()</a></span> - Constructor for class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamTransformer.html" title="class in org.apache.ignite.stream">StreamTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/stream/StreamTupleExtractor.html" title="interface in org.apache.ignite.stream"><span class="strong">StreamTupleExtractor</span></a>&lt;<a href="./org/apache/ignite/stream/StreamTupleExtractor.html" title="type parameter in StreamTupleExtractor">T</a>,<a href="./org/apache/ignite/stream/StreamTupleExtractor.html" title="type parameter in StreamTupleExtractor">K</a>,<a href="./org/apache/ignite/stream/StreamTupleExtractor.html" title="type parameter in StreamTupleExtractor">V</a>&gt; - Interface in <a href="./org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Will be removed in 2.0.0.</i></div>
</div>
</dd>
<dt><a href="./org/apache/ignite/stream/StreamVisitor.html" title="class in org.apache.ignite.stream"><span class="strong">StreamVisitor</span></a>&lt;<a href="./org/apache/ignite/stream/StreamVisitor.html" title="type parameter in StreamVisitor">K</a>,<a href="./org/apache/ignite/stream/StreamVisitor.html" title="type parameter in StreamVisitor">V</a>&gt; - Class in <a href="./org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a></dt>
<dd>
<div class="block">Convenience adapter to visit every key-value tuple in the stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/StreamVisitor.html#StreamVisitor()">StreamVisitor()</a></span> - Constructor for class org.apache.ignite.stream.<a href="./org/apache/ignite/stream/StreamVisitor.html" title="class in org.apache.ignite.stream">StreamVisitor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#subjectId()">subjectId()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets security subject ID initiated this cache event, if available.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html#subjectId()">subjectId()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets security subject ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#subjectId()">subjectId()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets security subject ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/TaskEvent.html#subjectId()">subjectId()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/TaskEvent.html" title="class in org.apache.ignite.events">TaskEvent</a></dt>
<dd>
<div class="block">Gets security subject ID initiated this task event, if available.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html#subjectId()">subjectId()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Gets subject ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html#subjectId(java.util.UUID)">subjectId(UUID)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Sets subject ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html#subjectType()">subjectType()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Gets subject type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/AuthenticationContext.html#subjectType(org.apache.ignite.plugin.security.SecuritySubjectType)">subjectType(SecuritySubjectType)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/AuthenticationContext.html" title="class in org.apache.ignite.plugin.security">AuthenticationContext</a></dt>
<dd>
<div class="block">Sets subject type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#submit(java.util.concurrent.Callable)">submit(Callable&lt;T&gt;)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#submit(java.lang.Runnable,%20T)">submit(Runnable, T)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#submit(java.lang.Runnable)">submit(Runnable)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#suffix(java.lang.String)">suffix(String)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Adds a suffix to the final name in the path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#summary(org.apache.ignite.igfs.IgfsPath)">summary(IgfsPath)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Gets summary (total number of files, total number of directories and total length)
for a given path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#supportsSymlinks()">supportsSymlinks()</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#swap()">swap()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dd>
<div class="block">Swaps values.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/swapspace/SwapContext.html" title="class in org.apache.ignite.spi.swapspace"><span class="strong">SwapContext</span></a> - Class in <a href="./org/apache/ignite/spi/swapspace/package-summary.html">org.apache.ignite.spi.swapspace</a></dt>
<dd>
<div class="block">Context for swap operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapContext.html#SwapContext()">SwapContext()</a></span> - Constructor for class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapContext.html" title="class in org.apache.ignite.spi.swapspace">SwapContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/swapspace/SwapKey.html" title="class in org.apache.ignite.spi.swapspace"><span class="strong">SwapKey</span></a> - Class in <a href="./org/apache/ignite/spi/swapspace/package-summary.html">org.apache.ignite.spi.swapspace</a></dt>
<dd>
<div class="block">Utility wrapper class that represents swap key.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapKey.html#SwapKey(java.lang.Object)">SwapKey(Object)</a></span> - Constructor for class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapKey.html" title="class in org.apache.ignite.spi.swapspace">SwapKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapKey.html#SwapKey(java.lang.Object,%20int)">SwapKey(Object, int)</a></span> - Constructor for class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapKey.html" title="class in org.apache.ignite.spi.swapspace">SwapKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapKey.html#SwapKey(org.apache.ignite.internal.processors.cache.KeyCacheObject,%20int,%20byte[])">SwapKey(KeyCacheObject, int, byte[])</a></span> - Constructor for class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapKey.html" title="class in org.apache.ignite.spi.swapspace">SwapKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/events/SwapSpaceEvent.html" title="class in org.apache.ignite.events"><span class="strong">SwapSpaceEvent</span></a> - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Grid swap space event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/SwapSpaceEvent.html#SwapSpaceEvent(org.apache.ignite.cluster.ClusterNode,%20java.lang.String,%20int,%20java.lang.String)">SwapSpaceEvent(ClusterNode, String, int, String)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/SwapSpaceEvent.html" title="class in org.apache.ignite.events">SwapSpaceEvent</a></dt>
<dd>
<div class="block">Creates swap space event.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpi.html" title="interface in org.apache.ignite.spi.swapspace"><span class="strong">SwapSpaceSpi</span></a> - Interface in <a href="./org/apache/ignite/spi/swapspace/package-summary.html">org.apache.ignite.spi.swapspace</a></dt>
<dd>
<div class="block">Provides a mechanism in grid for storing data on disk.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/swapspace/SwapSpaceSpiListener.html" title="interface in org.apache.ignite.spi.swapspace"><span class="strong">SwapSpaceSpiListener</span></a> - Interface in <a href="./org/apache/ignite/spi/swapspace/package-summary.html">org.apache.ignite.spi.swapspace</a></dt>
<dd>
<div class="block">Swap space SPI eviction listener.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html#sweepContainer(java.lang.String)">sweepContainer(String)</a></span> - Method in class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/ContainerSweepClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">ContainerSweepClassLoader</a></dt>
<dd>
<div class="block">Sweeps the OSGi container to find the first <code>Bundle</code> that can load the class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsNewLineRecordResolver.html#SYM_CR">SYM_CR</a></span> - Static variable in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsNewLineRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsNewLineRecordResolver</a></dt>
<dd>
<div class="block">CR symbol.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsNewLineRecordResolver.html#SYM_LF">SYM_LF</a></span> - Static variable in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsNewLineRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsNewLineRecordResolver</a></dt>
<dd>
<div class="block">LF symbol.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/common/SystemHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common"><span class="strong">SystemHelper</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/common/package-summary.html">org.apache.ignite.cache.store.cassandra.common</a></dt>
<dd>
<div class="block">Helper class providing system information about the host (ip, hostname, os and etc.)</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/common/SystemHelper.html#SystemHelper()">SystemHelper()</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.common.<a href="./org/apache/ignite/cache/store/cassandra/common/SystemHelper.html" title="class in org.apache.ignite.cache.store.cassandra.common">SystemHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityPermissionSet.html#systemPermissions()">systemPermissions()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermissionSet.html" title="interface in org.apache.ignite.plugin.security">SecurityPermissionSet</a></dt>
<dd>
<div class="block">Collection of system-wide permissions (events enable/disable, Visor task execution).</div>
</dd>
</dl>
<a name="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html#tableExistenceRequired()">tableExistenceRequired()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/BatchExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">BatchExecutionAssistant</a></dt>
<dd>
<div class="block">Indicates if Cassandra tables existence is required for this batch operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html#tableExistenceRequired()">tableExistenceRequired()</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html" title="interface in org.apache.ignite.cache.store.cassandra.session">ExecutionAssistant</a></dt>
<dd>
<div class="block">Indicates if Cassandra table existence is required for operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html#tableExistenceRequired()">tableExistenceRequired()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.<a href="./org/apache/ignite/cache/store/cassandra/session/GenericBatchExecutionAssistant.html" title="class in org.apache.ignite.cache.store.cassandra.session">GenericBatchExecutionAssistant</a></dt>
<dd>
<div class="block">Indicates if Cassandra tables existence is required for this batch operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#take()">take()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html#taskClass()">taskClass()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConnector</a></dt>
<dd>
<div class="block">Obtains a sink task class to be instantiated for feeding data into grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html#taskClass()">taskClass()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConnector</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#taskClassName()">taskClassName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Gets name of task class that triggered this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#taskClassName(java.lang.String)">taskClassName(String)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Sets name of the task class that triggered this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/TaskEvent.html#taskClassName()">taskClassName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/TaskEvent.html" title="class in org.apache.ignite.events">TaskEvent</a></dt>
<dd>
<div class="block">Gets name of task class that triggered this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html#taskConfigs(int)">taskConfigs(int)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConnector</a></dt>
<dd>
<div class="block">Builds each config for <tt>maxTasks</tt> tasks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html#taskConfigs(int)">taskConfigs(int)</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConnector</a></dt>
<dt><a href="./org/apache/ignite/resources/TaskContinuousMapperResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">TaskContinuousMapperResource</span></a> - Annotation Type in <a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of
<a href="./org/apache/ignite/compute/ComputeTaskContinuousMapper.html" title="interface in org.apache.ignite.compute"><code>ComputeTaskContinuousMapper</code></a> resource.</div>
</dd>
<dt><a href="./org/apache/ignite/events/TaskEvent.html" title="class in org.apache.ignite.events"><span class="strong">TaskEvent</span></a> - Class in <a href="./org/apache/ignite/events/package-summary.html">org.apache.ignite.events</a></dt>
<dd>
<div class="block">Grid task event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/TaskEvent.html#TaskEvent(org.apache.ignite.cluster.ClusterNode,%20java.lang.String,%20int,%20org.apache.ignite.lang.IgniteUuid,%20java.lang.String,%20java.lang.String,%20boolean,%20java.util.UUID)">TaskEvent(ClusterNode, String, int, IgniteUuid, String, String, boolean, UUID)</a></span> - Constructor for class org.apache.ignite.events.<a href="./org/apache/ignite/events/TaskEvent.html" title="class in org.apache.ignite.events">TaskEvent</a></dt>
<dd>
<div class="block">Creates task event with given parameters.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#taskName()">taskName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">Gets task name if cache event was caused by an operation initiated within task execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html#taskName()">taskName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dd>
<div class="block">Gets the name of the task that executed the query (if any).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#taskName()">taskName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets the name of the task that executed the query (if any).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#taskName()">taskName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Gets name of the task that triggered the event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#taskName(java.lang.String)">taskName(String)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Sets name of the task that triggered this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/TaskEvent.html#taskName()">taskName()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/TaskEvent.html" title="class in org.apache.ignite.events">TaskEvent</a></dt>
<dd>
<div class="block">Gets name of the task that triggered the event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#taskNode()">taskNode()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Get node where parent task of the job has originated.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#taskNode(org.apache.ignite.cluster.ClusterNode)">taskNode(ClusterNode)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Sets node where parent task of the job has originated.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityPermissionSet.html#taskPermissions()">taskPermissions()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermissionSet.html" title="interface in org.apache.ignite.plugin.security">SecurityPermissionSet</a></dt>
<dd>
<div class="block">Map of task names to task permissions.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#taskSessionId()">taskSessionId()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Gets task session ID of the task that triggered this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#taskSessionId(org.apache.ignite.lang.IgniteUuid)">taskSessionId(IgniteUuid)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Sets task session ID of the task that triggered this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/TaskEvent.html#taskSessionId()">taskSessionId()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/TaskEvent.html" title="class in org.apache.ignite.events">TaskEvent</a></dt>
<dd>
<div class="block">Gets session ID of the task that triggered the event.</div>
</dd>
<dt><a href="./org/apache/ignite/resources/TaskSessionResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">TaskSessionResource</span></a> - Annotation Type in <a href="./org/apache/ignite/resources/package-summary.html">org.apache.ignite.resources</a></dt>
<dd>
<div class="block">Annotates a field or a setter method for injection of <a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute"><code>ComputeTaskSession</code></a> resource.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#taskSubjectId()">taskSubjectId()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Gets task subject ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#taskSubjectId(java.util.UUID)">taskSubjectId(UUID)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dd>
<div class="block">Sets task subject ID.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp"><span class="strong">TcpCommunicationSpi</span></a> - Class in <a href="./org/apache/ignite/spi/communication/tcp/package-summary.html">org.apache.ignite.spi.communication.tcp</a></dt>
<dd>
<div class="block"><tt>TcpCommunicationSpi</tt> is default communication SPI which uses
TCP/IP protocol and Java NIO to communicate with other nodes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#TcpCommunicationSpi()">TcpCommunicationSpi()</a></span> - Constructor for class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp"><span class="strong">TcpCommunicationSpi.HandshakeMessage</span></a> - Class in <a href="./org/apache/ignite/spi/communication/tcp/package-summary.html">org.apache.ignite.spi.communication.tcp</a></dt>
<dd>
<div class="block">Handshake message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#TcpCommunicationSpi.HandshakeMessage()">TcpCommunicationSpi.HandshakeMessage()</a></span> - Constructor for class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage</a></dt>
<dd>
<div class="block">Default constructor required by <a href="./org/apache/ignite/plugin/extensions/communication/Message.html" title="interface in org.apache.ignite.plugin.extensions.communication"><code>Message</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#TcpCommunicationSpi.HandshakeMessage(java.util.UUID,%20long,%20long)">TcpCommunicationSpi.HandshakeMessage(UUID, long, long)</a></span> - Constructor for class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html" title="class in org.apache.ignite.spi.communication.tcp"><span class="strong">TcpCommunicationSpi.NodeIdMessage</span></a> - Class in <a href="./org/apache/ignite/spi/communication/tcp/package-summary.html">org.apache.ignite.spi.communication.tcp</a></dt>
<dd>
<div class="block">Node ID message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html#TcpCommunicationSpi.NodeIdMessage()">TcpCommunicationSpi.NodeIdMessage()</a></span> - Constructor for class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.NodeIdMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html" title="class in org.apache.ignite.spi.communication.tcp"><span class="strong">TcpCommunicationSpi.RecoveryLastReceivedMessage</span></a> - Class in <a href="./org/apache/ignite/spi/communication/tcp/package-summary.html">org.apache.ignite.spi.communication.tcp</a></dt>
<dd>
<div class="block">Recovery acknowledgment message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html#TcpCommunicationSpi.RecoveryLastReceivedMessage()">TcpCommunicationSpi.RecoveryLastReceivedMessage()</a></span> - Constructor for class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.RecoveryLastReceivedMessage</a></dt>
<dd>
<div class="block">Default constructor required by <a href="./org/apache/ignite/plugin/extensions/communication/Message.html" title="interface in org.apache.ignite.plugin.extensions.communication"><code>Message</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html#TcpCommunicationSpi.RecoveryLastReceivedMessage(long)">TcpCommunicationSpi.RecoveryLastReceivedMessage(long)</a></span> - Constructor for class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.RecoveryLastReceivedMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html" title="interface in org.apache.ignite.spi.communication.tcp"><span class="strong">TcpCommunicationSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/communication/tcp/package-summary.html">org.apache.ignite.spi.communication.tcp</a></dt>
<dd>
<div class="block">MBean provide access to TCP-based communication SPI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.cloud"><span class="strong">TcpDiscoveryCloudIpFinder</span></a> - Class in <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.cloud</a></dt>
<dd>
<div class="block">IP finder for automatic lookup of nodes running in a cloud.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html#TcpDiscoveryCloudIpFinder()">TcpDiscoveryCloudIpFinder()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.cloud.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.cloud">TcpDiscoveryCloudIpFinder</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.gce"><span class="strong">TcpDiscoveryGoogleStorageIpFinder</span></a> - Class in <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.gce</a></dt>
<dd>
<div class="block">Google Cloud Storage based IP finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html#TcpDiscoveryGoogleStorageIpFinder()">TcpDiscoveryGoogleStorageIpFinder()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.gce.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.gce">TcpDiscoveryGoogleStorageIpFinder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder"><span class="strong">TcpDiscoveryIpFinder</span></a> - Interface in <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder</a></dt>
<dd>
<div class="block">IP finder interface for <a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp"><code>TcpDiscoverySpi</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder"><span class="strong">TcpDiscoveryIpFinderAdapter</span></a> - Class in <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder</a></dt>
<dd>
<div class="block">IP finder interface implementation adapter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#TcpDiscoveryIpFinderAdapter()">TcpDiscoveryIpFinderAdapter()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc"><span class="strong">TcpDiscoveryJdbcIpFinder</span></a> - Class in <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc</a></dt>
<dd>
<div class="block">JDBC-based IP finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#TcpDiscoveryJdbcIpFinder()">TcpDiscoveryJdbcIpFinder()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast"><span class="strong">TcpDiscoveryMulticastIpFinder</span></a> - Class in <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.multicast</a></dt>
<dd>
<div class="block">Multicast-based IP finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#TcpDiscoveryMulticastIpFinder()">TcpDiscoveryMulticastIpFinder()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dd>
<div class="block">Constructs new IP finder.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3"><span class="strong">TcpDiscoveryS3IpFinder</span></a> - Class in <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.s3</a></dt>
<dd>
<div class="block">AWS S3-based IP finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html#TcpDiscoveryS3IpFinder()">TcpDiscoveryS3IpFinder()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3">TcpDiscoveryS3IpFinder</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs"><span class="strong">TcpDiscoverySharedFsIpFinder</span></a> - Class in <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs</a></dt>
<dd>
<div class="block">Shared filesystem-based IP finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html#TcpDiscoverySharedFsIpFinder()">TcpDiscoverySharedFsIpFinder()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs">TcpDiscoverySharedFsIpFinder</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp"><span class="strong">TcpDiscoverySpi</span></a> - Class in <a href="./org/apache/ignite/spi/discovery/tcp/package-summary.html">org.apache.ignite.spi.discovery.tcp</a></dt>
<dd>
<div class="block">Discovery SPI implementation that uses TCP/IP for node discovery.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#TcpDiscoverySpi()">TcpDiscoverySpi()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpiMBean.html" title="interface in org.apache.ignite.spi.discovery.tcp"><span class="strong">TcpDiscoverySpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/discovery/tcp/package-summary.html">org.apache.ignite.spi.discovery.tcp</a></dt>
<dd>
<div class="block">Management bean for <a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp"><code>TcpDiscoverySpi</code></a>.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.vm"><span class="strong">TcpDiscoveryVmIpFinder</span></a> - Class in <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.vm</a></dt>
<dd>
<div class="block">IP Finder which works only with pre-configured list of IP addresses specified
via <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html#setAddresses(java.util.Collection)"><code>TcpDiscoveryVmIpFinder.setAddresses(Collection)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html#TcpDiscoveryVmIpFinder()">TcpDiscoveryVmIpFinder()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.vm">TcpDiscoveryVmIpFinder</a></dt>
<dd>
<div class="block">Constructs new IP finder.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html#TcpDiscoveryVmIpFinder(boolean)">TcpDiscoveryVmIpFinder(boolean)</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.vm">TcpDiscoveryVmIpFinder</a></dt>
<dd>
<div class="block">Constructs new IP finder.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk"><span class="strong">TcpDiscoveryZookeeperIpFinder</span></a> - Class in <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.zk</a></dt>
<dd>
<div class="block">This TCP Discovery IP Finder uses Apache ZooKeeper (ZK) to locate peer nodes when bootstrapping in order to join
the cluster.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#TcpDiscoveryZookeeperIpFinder()">TcpDiscoveryZookeeperIpFinder()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query"><span class="strong">TextQuery</span></a>&lt;<a href="./org/apache/ignite/cache/query/TextQuery.html" title="type parameter in TextQuery">K</a>,<a href="./org/apache/ignite/cache/query/TextQuery.html" title="type parameter in TextQuery">V</a>&gt; - Class in <a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt>
<dd>
<div class="block">Query for Lucene based fulltext search.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/TextQuery.html#TextQuery(java.lang.String,%20java.lang.String)">TextQuery(String, String)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query">TextQuery</a></dt>
<dd>
<div class="block">Constructs query for the given search string.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/TextQuery.html#TextQuery(java.lang.Class,%20java.lang.String)">TextQuery(Class&lt;?&gt;, String)</a></span> - Constructor for class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query">TextQuery</a></dt>
<dd>
<div class="block">Constructs query for the given search string.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#THIEF_NODE_ATTR">THIEF_NODE_ATTR</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Job context attribute for storing thief node UUID (this attribute is used in job stealing failover SPI).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#threadId(int)">threadId(int)</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#threadId()">threadId()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">ID of the thread in which this transaction started.</div>
</dd>
<dt><a href="./org/apache/ignite/mxbean/ThreadPoolMXBean.html" title="interface in org.apache.ignite.mxbean"><span class="strong">ThreadPoolMXBean</span></a> - Interface in <a href="./org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></dt>
<dd>
<div class="block">MBean that provides access to information about executor service.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#threadPri">threadPri</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Thread priority for all threads started by SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#timeout()">timeout()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Gets timeout value in milliseconds for this transaction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#timeout(long)">timeout(long)</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Sets transaction timeout value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/Event.html#timestamp()">timestamp()</a></span> - Method in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/Event.html" title="interface in org.apache.ignite.events">Event</a></dt>
<dd>
<div class="block">Gets event timestamp.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#timestamp()">timestamp()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Gets event timestamp.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#toArray()">toArray()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#toArray(T[])">toArray(T[])</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteQueue.html" title="interface in org.apache.ignite">IgniteQueue</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#toArray()">toArray()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSet.html#toArray(T1[])">toArray(T1[])</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSet.html" title="interface in org.apache.ignite">IgniteSet</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteBinary.html#toBinary(java.lang.Object)">toBinary(Object)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Converts provided object to instance of <a href="./org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary"><code>BinaryObject</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObject.html#toBuilder()">toBuilder()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a></dt>
<dd>
<div class="block">Creates a new <a href="./org/apache/ignite/binary/BinaryObjectBuilder.html" title="interface in org.apache.ignite.binary"><code>BinaryObjectBuilder</code></a> based on this binary object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#toBytes(java.lang.Object)">toBytes(Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dd>
<div class="block">Serialize object to byte array using marshaller.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventConverter.html#toConnectData(java.lang.String,%20byte[])">toConnectData(String, byte[])</a></span> - Method in class org.apache.ignite.stream.kafka.connect.serialization.<a href="./org/apache/ignite/stream/kafka/connect/serialization/CacheEventConverter.html" title="class in org.apache.ignite.stream.kafka.connect.serialization">CacheEventConverter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#toEnvs()">toEnvs()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>
<div class="block">Convert to properties to map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluggableTab.html#tooltip()">tooltip()</a></span> - Method in class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluggableTab.html" title="class in org.apache.ignite.visor.plugin">VisorPluggableTab</a></dt>
<dd>
<div class="block">Tab tooltip.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#topHistSize">topHistSize</a></span> - Variable in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Size of topology snapshots history.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html#TOPIC_NAMES">TOPIC_NAMES</a></span> - Static variable in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConstants.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConstants</a></dt>
<dd>
<div class="block">Kafka topic.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#topology(long)">topology(long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Gets a topology by version.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DiscoveryEvent.html#topologyNodes()">topologyNodes()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/DiscoveryEvent.html" title="class in org.apache.ignite.events">DiscoveryEvent</a></dt>
<dd>
<div class="block">Gets topology nodes from topology snapshot.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DiscoveryEvent.html#topologySnapshot(long,%20java.util.Collection)">topologySnapshot(long, Collection&lt;ClusterNode&gt;)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/DiscoveryEvent.html" title="class in org.apache.ignite.events">DiscoveryEvent</a></dt>
<dd>
<div class="block">Sets the topology snapshot.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceDescriptor.html#topologySnapshot()">topologySnapshot()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceDescriptor.html" title="interface in org.apache.ignite.services">ServiceDescriptor</a></dt>
<dd>
<div class="block">Gets service deployment topology snapshot.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/TopologyValidator.html" title="interface in org.apache.ignite.configuration"><span class="strong">TopologyValidator</span></a> - Interface in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Topology validator is used to verify that cluster topology is valid for further cache operations.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/DiscoveryEvent.html#topologyVersion()">topologyVersion()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/DiscoveryEvent.html" title="class in org.apache.ignite.events">DiscoveryEvent</a></dt>
<dd>
<div class="block">Gets topology version if this event is raised on
topology change and configured discovery SPI implementation
supports topology versioning.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#topologyVersion()">topologyVersion()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Gets current topology version.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html#toString()">toString()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html#toString()">toString()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html" title="class in org.apache.ignite.binary">BinaryTypeConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityNodeAddressHashResolver.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityNodeAddressHashResolver.html" title="class in org.apache.ignite.cache.affinity">AffinityNodeAddressHashResolver</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityNodeIdHashResolver.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityNodeIdHashResolver.html" title="class in org.apache.ignite.cache.affinity">AffinityNodeIdHashResolver</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityUuid.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityUuid.html" title="class in org.apache.ignite.cache.affinity">AffinityUuid</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheKeyConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheKeyConfiguration.html" title="class in org.apache.ignite.cache">CacheKeyConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeFieldMetadata.html" title="class in org.apache.ignite.cache">CacheTypeFieldMetadata</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheTypeMetadata.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheTypeMetadata.html" title="class in org.apache.ignite.cache">CacheTypeMetadata</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.eviction.random.<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.random">RandomEvictionPolicy</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/Query.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/Query.html" title="class in org.apache.ignite.cache.query">Query</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/ScanQuery.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/ScanQuery.html" title="class in org.apache.ignite.cache.query">ScanQuery</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SpiQuery.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SpiQuery.html" title="class in org.apache.ignite.cache.query">SpiQuery</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlFieldsQuery.html" title="class in org.apache.ignite.cache.query">SqlFieldsQuery</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/SqlQuery.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/SqlQuery.html" title="class in org.apache.ignite.cache.query">SqlQuery</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/query/TextQuery.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/TextQuery.html" title="class in org.apache.ignite.cache.query">TextQuery</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStoreFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStoreFactory.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStoreFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcType.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcType</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypeField.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypeField</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#toString()">toString()</a></span> - Method in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#toString()">toString()</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/AtomicConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/AtomicConfiguration.html" title="class in org.apache.ignite.configuration">AtomicConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/BinaryConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BinaryConfiguration.html" title="class in org.apache.ignite.configuration">BinaryConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CollectionConfiguration.html" title="class in org.apache.ignite.configuration">CollectionConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/FileSystemConfiguration.html" title="class in org.apache.ignite.configuration">FileSystemConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/HadoopConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/HadoopConfiguration.html" title="class in org.apache.ignite.configuration">HadoopConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/NearCacheConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryExecutedEvent.html" title="class in org.apache.ignite.events">CacheQueryExecutedEvent</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheRebalancingEvent.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheRebalancingEvent.html" title="class in org.apache.ignite.events">CacheRebalancingEvent</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/CheckpointEvent.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CheckpointEvent.html" title="class in org.apache.ignite.events">CheckpointEvent</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/DeploymentEvent.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/DeploymentEvent.html" title="class in org.apache.ignite.events">DeploymentEvent</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/DiscoveryEvent.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/DiscoveryEvent.html" title="class in org.apache.ignite.events">DiscoveryEvent</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/IgfsEvent.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/IgfsEvent.html" title="class in org.apache.ignite.events">IgfsEvent</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/JobEvent.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/JobEvent.html" title="class in org.apache.ignite.events">JobEvent</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/SwapSpaceEvent.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/SwapSpaceEvent.html" title="class in org.apache.ignite.events">SwapSpaceEvent</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/events/TaskEvent.html#toString()">toString()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/TaskEvent.html" title="class in org.apache.ignite.events">TaskEvent</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#toString()">toString()</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#toString()">toString()</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html#toString()">toString()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsGroupDataBlocksKeyMapper.html" title="class in org.apache.ignite.igfs">IgfsGroupDataBlocksKeyMapper</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointConfiguration.html" title="class in org.apache.ignite.igfs">IgfsIpcEndpointConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#toString()">toString()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#toString()">toString()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsFileRange.html#toString()">toString()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsFileRange.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsFileRange</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html#toString()">toString()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsRangeInputStream.html" title="class in org.apache.ignite.igfs.mapreduce">IgfsRangeInputStream</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html#toString()">toString()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsByteDelimiterRecordResolver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html#toString()">toString()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsFixedLengthRecordResolver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsNewLineRecordResolver.html#toString()">toString()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsNewLineRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsNewLineRecordResolver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsStringDelimiterRecordResolver.html#toString()">toString()</a></span> - Method in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsStringDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsStringDelimiterRecordResolver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCheckedException.html#toString()">toString()</a></span> - Method in exception org.apache.ignite.<a href="./org/apache/ignite/IgniteCheckedException.html" title="class in org.apache.ignite">IgniteCheckedException</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteException.html#toString()">toString()</a></span> - Method in exception org.apache.ignite.<a href="./org/apache/ignite/IgniteException.html" title="class in org.apache.ignite">IgniteException</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteIllegalStateException.html#toString()">toString()</a></span> - Method in exception org.apache.ignite.<a href="./org/apache/ignite/IgniteIllegalStateException.html" title="class in org.apache.ignite">IgniteIllegalStateException</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#toString()">toString()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#toString()">toString()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#toString()">toString()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#toString()">toString()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html#toString()">toString()</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFileHandler.html" title="class in org.apache.ignite.logger.java">JavaLoggerFileHandler</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLoggerFormatter.html#toString()">toString()</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLoggerFormatter.html" title="class in org.apache.ignite.logger.java">JavaLoggerFormatter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#toString()">toString()</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#toString()">toString()</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#toString()">toString()</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html#toString()">toString()</a></span> - Method in class org.apache.ignite.marshaller.jdk.<a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html" title="class in org.apache.ignite.marshaller.jdk">JdkMarshaller</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/IgniteTask.html#toString()">toString()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/IgniteTask.html" title="class in org.apache.ignite.mesos">IgniteTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/messaging/MessagingListenActor.html#toString()">toString()</a></span> - Method in class org.apache.ignite.messaging.<a href="./org/apache/ignite/messaging/MessagingListenActor.html" title="class in org.apache.ignite.messaging">MessagingListenActor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html#toString()">toString()</a></span> - Method in class org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/BundleDelegatingClassLoader.html" title="class in org.apache.ignite.osgi.classloaders">BundleDelegatingClassLoader</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/platform/cpp/PlatformCppConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.platform.cpp.<a href="./org/apache/ignite/platform/cpp/PlatformCppConfiguration.html" title="class in org.apache.ignite.platform.cpp">PlatformCppConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetBinaryTypeConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetBinaryTypeConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetConfiguration.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#toString()">toString()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceConfiguration.html#toString()">toString()</a></span> - Method in class org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceConfiguration.html" title="class in org.apache.ignite.services">ServiceConfiguration</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.checkpoint.cache.<a href="./org/apache/ignite/spi/checkpoint/cache/CacheCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.cache">CacheCheckpointSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.checkpoint.noop.<a href="./org/apache/ignite/spi/checkpoint/noop/NoopCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.noop">NoopCheckpointSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.checkpoint.s3.<a href="./org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.s3">S3CheckpointSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.checkpoint.sharedfs.<a href="./org/apache/ignite/spi/checkpoint/sharedfs/SharedFsCheckpointSpi.html" title="class in org.apache.ignite.spi.checkpoint.sharedfs">SharedFsCheckpointSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.collision.fifoqueue.<a href="./org/apache/ignite/spi/collision/fifoqueue/FifoQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.fifoqueue">FifoQueueCollisionSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingRequest</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.collision.noop.<a href="./org/apache/ignite/spi/collision/noop/NoopCollisionSpi.html" title="class in org.apache.ignite.spi.collision.noop">NoopCollisionSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.collision.priorityqueue.<a href="./org/apache/ignite/spi/collision/priorityqueue/PriorityQueueCollisionSpi.html" title="class in org.apache.ignite.spi.collision.priorityqueue">PriorityQueueCollisionSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.NodeIdMessage</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.RecoveryLastReceivedMessage</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentResourceAdapter.html" title="class in org.apache.ignite.spi.deployment">DeploymentResourceAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.deployment.local.<a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.local">LocalDeploymentSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/multicast/TcpDiscoveryMulticastIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.multicast">TcpDiscoveryMulticastIpFinder</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3">TcpDiscoveryS3IpFinder</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs">TcpDiscoverySharedFsIpFinder</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinderAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.vm">TcpDiscoveryVmIpFinder</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.eventstorage.memory.<a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html" title="class in org.apache.ignite.spi.eventstorage.memory">MemoryEventStorageSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.failover.always.<a href="./org/apache/ignite/spi/failover/always/AlwaysFailoverSpi.html" title="class in org.apache.ignite.spi.failover.always">AlwaysFailoverSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.failover.jobstealing.<a href="./org/apache/ignite/spi/failover/jobstealing/JobStealingFailoverSpi.html" title="class in org.apache.ignite.spi.failover.jobstealing">JobStealingFailoverSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.failover.never.<a href="./org/apache/ignite/spi/failover/never/NeverFailoverSpi.html" title="class in org.apache.ignite.spi.failover.never">NeverFailoverSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteNodeValidationResult.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteNodeValidationResult.html" title="class in org.apache.ignite.spi">IgniteNodeValidationResult</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiThread.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiThread.html" title="class in org.apache.ignite.spi">IgniteSpiThread</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveCpuLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveCpuLoadProbe</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveJobCountLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveJobCountLoadProbe</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveLoadBalancingSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.adaptive.<a href="./org/apache/ignite/spi/loadbalancing/adaptive/AdaptiveProcessingTimeLoadProbe.html" title="class in org.apache.ignite.spi.loadbalancing.adaptive">AdaptiveProcessingTimeLoadProbe</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.roundrobin.<a href="./org/apache/ignite/spi/loadbalancing/roundrobin/RoundRobinLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.roundrobin">RoundRobinLoadBalancingSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.swapspace.file.<a href="./org/apache/ignite/spi/swapspace/file/FileSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.file">FileSwapSpaceSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.swapspace.noop.<a href="./org/apache/ignite/spi/swapspace/noop/NoopSwapSpaceSpi.html" title="class in org.apache.ignite.spi.swapspace.noop">NoopSwapSpaceSpi</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapContext.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapContext.html" title="class in org.apache.ignite.spi.swapspace">SwapContext</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/spi/swapspace/SwapKey.html#toString()">toString()</a></span> - Method in class org.apache.ignite.spi.swapspace.<a href="./org/apache/ignite/spi/swapspace/SwapKey.html" title="class in org.apache.ignite.spi.swapspace">SwapKey</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/ssl/SslContextFactory.html#toString()">toString()</a></span> - Method in class org.apache.ignite.ssl.<a href="./org/apache/ignite/ssl/SslContextFactory.html" title="class in org.apache.ignite.ssl">SslContextFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/startup/servlet/ServletContextListenerStartup.html#toString()">toString()</a></span> - Method in class org.apache.ignite.startup.servlet.<a href="./org/apache/ignite/startup/servlet/ServletContextListenerStartup.html" title="class in org.apache.ignite.startup.servlet">ServletContextListenerStartup</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/startup/servlet/ServletStartup.html#toString()">toString()</a></span> - Method in class org.apache.ignite.startup.servlet.<a href="./org/apache/ignite/startup/servlet/ServletStartup.html" title="class in org.apache.ignite.startup.servlet">ServletStartup</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html#toString()">toString()</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteStripedThreadPoolExecutor.html" title="class in org.apache.ignite.thread">IgniteStripedThreadPoolExecutor</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#toString()">toString()</a></span> - Method in class org.apache.ignite.thread.<a href="./org/apache/ignite/thread/IgniteThread.html" title="class in org.apache.ignite.thread">IgniteThread</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/IgniteContainer.html#toString()">toString()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/IgniteContainer.html" title="class in org.apache.ignite.yarn">IgniteContainer</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/services/ServiceDescriptor.html#totalCount()">totalCount()</a></span> - Method in interface org.apache.ignite.services.<a href="./org/apache/ignite/services/ServiceDescriptor.html" title="interface in org.apache.ignite.services">ServiceDescriptor</a></dt>
<dd>
<div class="block">Gets maximum allowed total number of deployed services in the grid, <code>0</code> for unlimited.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#totalLength()">totalLength()</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#totalLength(long)">totalLength(long)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#totalMemoryPerNode()">totalMemoryPerNode()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#trace(java.lang.String)">trace(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Logs out trace message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#trace(java.lang.String)">trace(String)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Logs out trace message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#trace(java.lang.String)">trace(String)</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Logs out trace message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#trace(java.lang.String)">trace(String)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Logs out trace message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#trace(java.lang.String)">trace(String)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Logs out trace message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#trace(java.lang.String)">trace(String)</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Logs out trace message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#trace(java.lang.String)">trace(String)</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Logs out trace message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreSession.html#transaction()">transaction()</a></span> - Method in interface org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreSession.html" title="interface in org.apache.ignite.cache.store">CacheStoreSession</a></dt>
<dd>
<div class="block">Gets transaction spanning multiple store operations, or <code>null</code> if
there is no transaction.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions"><span class="strong">Transaction</span></a> - Interface in <a href="./org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a></dt>
<dd>
<div class="block">Ignite cache transaction.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/TransactionConcurrency.html" title="enum in org.apache.ignite.transactions"><span class="strong">TransactionConcurrency</span></a> - Enum in <a href="./org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a></dt>
<dd>
<div class="block">Transaction concurrency control.</div>
</dd>
<dt><a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">TransactionConfiguration</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt>
<dd>
<div class="block">Transactions configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#TransactionConfiguration()">TransactionConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>
<div class="block">Empty constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TransactionConfiguration.html#TransactionConfiguration(org.apache.ignite.configuration.TransactionConfiguration)">TransactionConfiguration(TransactionConfiguration)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TransactionConfiguration.html" title="class in org.apache.ignite.configuration">TransactionConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/transactions/TransactionDeadlockException.html" title="class in org.apache.ignite.transactions"><span class="strong">TransactionDeadlockException</span></a> - Exception in <a href="./org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a></dt>
<dd>
<div class="block">Transaction deadlock exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionDeadlockException.html#TransactionDeadlockException(java.lang.String)">TransactionDeadlockException(String)</a></span> - Constructor for exception org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionDeadlockException.html" title="class in org.apache.ignite.transactions">TransactionDeadlockException</a></dt>
<dd>
<div class="block">Creates new deadlock exception with given error message.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/TransactionHeuristicException.html" title="class in org.apache.ignite.transactions"><span class="strong">TransactionHeuristicException</span></a> - Exception in <a href="./org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a></dt>
<dd>
<div class="block">Exception thrown whenever grid transaction enters an unknown state.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionHeuristicException.html#TransactionHeuristicException(java.lang.String)">TransactionHeuristicException(String)</a></span> - Constructor for exception org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionHeuristicException.html" title="class in org.apache.ignite.transactions">TransactionHeuristicException</a></dt>
<dd>
<div class="block">Creates new heuristic exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionHeuristicException.html#TransactionHeuristicException(java.lang.String,%20java.lang.Throwable)">TransactionHeuristicException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionHeuristicException.html" title="class in org.apache.ignite.transactions">TransactionHeuristicException</a></dt>
<dd>
<div class="block">Creates new heuristic exception with given error message and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/TransactionIsolation.html" title="enum in org.apache.ignite.transactions"><span class="strong">TransactionIsolation</span></a> - Enum in <a href="./org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a></dt>
<dd>
<div class="block">Defines different cache transaction isolation levels.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/TransactionMetrics.html" title="interface in org.apache.ignite.transactions"><span class="strong">TransactionMetrics</span></a> - Interface in <a href="./org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a></dt>
<dd>
<div class="block">Transaction metrics, shared across all caches.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/TransactionOptimisticException.html" title="class in org.apache.ignite.transactions"><span class="strong">TransactionOptimisticException</span></a> - Exception in <a href="./org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a></dt>
<dd>
<div class="block">Exception thrown whenever grid transactions fail optimistically.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionOptimisticException.html#TransactionOptimisticException(java.lang.String)">TransactionOptimisticException(String)</a></span> - Constructor for exception org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionOptimisticException.html" title="class in org.apache.ignite.transactions">TransactionOptimisticException</a></dt>
<dd>
<div class="block">Creates new optimistic exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionOptimisticException.html#TransactionOptimisticException(java.lang.String,%20java.lang.Throwable)">TransactionOptimisticException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionOptimisticException.html" title="class in org.apache.ignite.transactions">TransactionOptimisticException</a></dt>
<dd>
<div class="block">Creates new optimistic exception with given error message and optional nested exception.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/TransactionRollbackException.html" title="class in org.apache.ignite.transactions"><span class="strong">TransactionRollbackException</span></a> - Exception in <a href="./org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a></dt>
<dd>
<div class="block">Exception thrown whenever grid transactions has been automatically rolled back.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionRollbackException.html#TransactionRollbackException(java.lang.String)">TransactionRollbackException(String)</a></span> - Constructor for exception org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionRollbackException.html" title="class in org.apache.ignite.transactions">TransactionRollbackException</a></dt>
<dd>
<div class="block">Creates new rollback exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionRollbackException.html#TransactionRollbackException(java.lang.String,%20java.lang.Throwable)">TransactionRollbackException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionRollbackException.html" title="class in org.apache.ignite.transactions">TransactionRollbackException</a></dt>
<dd>
<div class="block">Creates new rollback exception with given error message and optional nested exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#transactions()">transactions()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets grid transactions facade.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#transactions()">transactions()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets grid transactions facade.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/TransactionState.html" title="enum in org.apache.ignite.transactions"><span class="strong">TransactionState</span></a> - Enum in <a href="./org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a></dt>
<dd>
<div class="block">Cache transaction state.</div>
</dd>
<dt><a href="./org/apache/ignite/transactions/TransactionTimeoutException.html" title="class in org.apache.ignite.transactions"><span class="strong">TransactionTimeoutException</span></a> - Exception in <a href="./org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a></dt>
<dd>
<div class="block">Exception thrown whenever transactions time out.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionTimeoutException.html#TransactionTimeoutException(java.lang.String)">TransactionTimeoutException(String)</a></span> - Constructor for exception org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionTimeoutException.html" title="class in org.apache.ignite.transactions">TransactionTimeoutException</a></dt>
<dd>
<div class="block">Creates new timeout exception with given error message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionTimeoutException.html#TransactionTimeoutException(java.lang.String,%20java.lang.Throwable)">TransactionTimeoutException(String, Throwable)</a></span> - Constructor for exception org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionTimeoutException.html" title="class in org.apache.ignite.transactions">TransactionTimeoutException</a></dt>
<dd>
<div class="block">Creates new timeout exception with given error message and optional nested exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsOutputStream.html#transferFrom(java.io.DataInput,%20int)">transferFrom(DataInput, int)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsOutputStream.html" title="class in org.apache.ignite.igfs">IgfsOutputStream</a></dt>
<dd>
<div class="block">Transfers specified amount of bytes from data input to this output stream.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/startup/cmdline/CommandLineTransformer.html#transform(java.lang.String...)">transform(String...)</a></span> - Static method in class org.apache.ignite.startup.cmdline.<a href="./org/apache/ignite/startup/cmdline/CommandLineTransformer.html" title="class in org.apache.ignite.startup.cmdline">CommandLineTransformer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/flume/EventTransformer.html#transform(java.util.List)">transform(List&lt;Event&gt;)</a></span> - Method in interface org.apache.ignite.stream.flume.<a href="./org/apache/ignite/stream/flume/EventTransformer.html" title="interface in org.apache.ignite.stream.flume">EventTransformer</a></dt>
<dd>
<div class="block">Transforms a list of Flume Events to cache entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#tryAcquire()">tryAcquire()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires a permit from this semaphore, only if one is available at the time of invocation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#tryAcquire(long,%20java.util.concurrent.TimeUnit)">tryAcquire(long, TimeUnit)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current
thread has not been <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Thread.html?is-external=true#interrupt()" title="class or interface in java.lang">interrupted</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#tryAcquire(int,%20long,%20java.util.concurrent.TimeUnit)">tryAcquire(int, long, TimeUnit)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires the given number of permits from this semaphore, if all become available within the given waiting time
and the current thread has not been <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Thread.html?is-external=true#interrupt()" title="class or interface in java.lang">interrupted</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSemaphore.html#tryAcquire(int)">tryAcquire(int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteSemaphore.html" title="interface in org.apache.ignite">IgniteSemaphore</a></dt>
<dd>
<div class="block">Acquires the given number of permits from this semaphore, only if all are available at the time of invocation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#tryFailNode(java.util.UUID,%20java.lang.String)">tryFailNode(UUID, String)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteDataStreamer.html#tryFlush()">tryFlush()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite">IgniteDataStreamer</a></dt>
<dd>
<div class="block">Makes an attempt to stream remaining data.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#tryLock()">tryLock()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Acquires the lock only if it is free at the time of invocation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#tryLock(long,%20java.util.concurrent.TimeUnit)">tryLock(long, TimeUnit)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Acquires the lock if it is not held by another thread within the given
waiting time and the current thread has not been
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Thread.html?is-external=true#interrupt()" title="class or interface in java.lang">interrupted</a>.</div>
</dd>
<dt><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter"><span class="strong">TwitterStreamer</span></a>&lt;<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="type parameter in TwitterStreamer">K</a>,<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="type parameter in TwitterStreamer">V</a>&gt; - Class in <a href="./org/apache/ignite/stream/twitter/package-summary.html">org.apache.ignite.stream.twitter</a></dt>
<dd>
<div class="block">Streamer that consumes from a Twitter Streaming API and feeds transformed key-value pairs,
by default <tweetId, text>, into an <a href="./org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite"><code>IgniteDataStreamer</code></a> instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#TwitterStreamer(org.apache.ignite.stream.twitter.OAuthSettings)">TwitterStreamer(OAuthSettings)</a></span> - Constructor for class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter">TwitterStreamer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteTransactions.html#tx()">tx()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteTransactions.html" title="interface in org.apache.ignite">IgniteTransactions</a></dt>
<dd>
<div class="block">Gets transaction started by this thread or <code>null</code> if this thread does
not have a transaction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionMetrics.html#txCommits()">txCommits()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionMetrics.html" title="interface in org.apache.ignite.transactions">TransactionMetrics</a></dt>
<dd>
<div class="block">Gets total number of transaction commits.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionMetrics.html#txRollbacks()">txRollbacks()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionMetrics.html" title="interface in org.apache.ignite.transactions">TransactionMetrics</a></dt>
<dd>
<div class="block">Gets total number of transaction rollbacks.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteTransactions.html#txStart()">txStart()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteTransactions.html" title="interface in org.apache.ignite">IgniteTransactions</a></dt>
<dd>
<div class="block">Starts transaction with default isolation, concurrency, timeout, and invalidation policy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteTransactions.html#txStart(org.apache.ignite.transactions.TransactionConcurrency,%20org.apache.ignite.transactions.TransactionIsolation)">txStart(TransactionConcurrency, TransactionIsolation)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteTransactions.html" title="interface in org.apache.ignite">IgniteTransactions</a></dt>
<dd>
<div class="block">Starts new transaction with the specified concurrency and isolation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteTransactions.html#txStart(org.apache.ignite.transactions.TransactionConcurrency,%20org.apache.ignite.transactions.TransactionIsolation,%20long,%20int)">txStart(TransactionConcurrency, TransactionIsolation, long, int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteTransactions.html" title="interface in org.apache.ignite">IgniteTransactions</a></dt>
<dd>
<div class="block">Starts transaction with specified isolation, concurrency, timeout, invalidation flag,
and number of participating entries.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryObject.html#type()">type()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a></dt>
<dd>
<div class="block">Gets type information for this binary object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/Event.html#type()">type()</a></span> - Method in interface org.apache.ignite.events.<a href="./org/apache/ignite/events/Event.html" title="interface in org.apache.ignite.events">Event</a></dt>
<dd>
<div class="block">Gets type of this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#type(int)">type(int)</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Sets event type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/EventAdapter.html#type()">type()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/EventAdapter.html" title="class in org.apache.ignite.events">EventAdapter</a></dt>
<dd>
<div class="block">Gets type of this event.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteBinary.html#type(java.lang.Class)">type(Class&lt;?&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Gets metadata for provided class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteBinary.html#type(java.lang.String)">type(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Gets metadata for provided class name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteBinary.html#type(int)">type(int)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Gets metadata for provided type ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecuritySubject.html#type()">type()</a></span> - Method in interface org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecuritySubject.html" title="interface in org.apache.ignite.plugin.security">SecuritySubject</a></dt>
<dd>
<div class="block">Gets subject type for node.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html#typeId(java.lang.String)">typeId(String)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicIdMapper.html" title="class in org.apache.ignite.binary">BinaryBasicIdMapper</a></dt>
<dd>
<div class="block">Get type ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryIdMapper.html#typeId(java.lang.String)">typeId(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryIdMapper.html" title="interface in org.apache.ignite.binary">BinaryIdMapper</a></dt>
<dd>
<div class="block">Gets type ID for provided type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryType.html#typeId()">typeId()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryType.html" title="interface in org.apache.ignite.binary">BinaryType</a></dt>
<dd>
<div class="block">Gets binary type ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteBinary.html#typeId(java.lang.String)">typeId(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Gets type ID for given type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshallerIdMapper.html#typeId(java.lang.String)">typeId(String)</a></span> - Method in interface org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshallerIdMapper.html" title="interface in org.apache.ignite.marshaller.optimized">OptimizedMarshallerIdMapper</a></dt>
<dd>
<div class="block">Gets type ID for provided class name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#typeIdForObject(java.lang.Object)">typeIdForObject(Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Calculate type ID for object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html#typeIdForObject(java.lang.Object)">typeIdForObject(Object)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStore</a></dt>
<dd>
<div class="block">Calculate type ID for object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#typeIdForTypeName(org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind,%20java.lang.String)">typeIdForTypeName(CacheAbstractJdbcStore.TypeKind, String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dd>
<div class="block">Calculate type ID for given type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html#typeIdForTypeName(org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.TypeKind,%20java.lang.String)">typeIdForTypeName(CacheAbstractJdbcStore.TypeKind, String)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcPojoStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcPojoStore</a></dt>
<dd>
<div class="block">Calculate type ID for given type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html#typeName(java.lang.String)">typeName(String)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryBasicNameMapper.html" title="class in org.apache.ignite.binary">BinaryBasicNameMapper</a></dt>
<dd>
<div class="block">Gets type clsName.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryNameMapper.html#typeName(java.lang.String)">typeName(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryNameMapper.html" title="interface in org.apache.ignite.binary">BinaryNameMapper</a></dt>
<dd>
<div class="block">Gets type clsName.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryType.html#typeName()">typeName()</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryType.html" title="interface in org.apache.ignite.binary">BinaryType</a></dt>
<dd>
<div class="block">Gets binary type name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteBinary.html#types()">types()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteBinary.html" title="interface in org.apache.ignite">IgniteBinary</a></dt>
<dd>
<div class="block">Gets metadata for all known types.</div>
</dd>
</dl>
<a name="_U_">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#undeployTask(java.lang.String)">undeployTask(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Makes the best attempt to undeploy a task with given name within the underlying cluster group.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#undeployTaskFromGrid(java.lang.String)">undeployTaskFromGrid(String)</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/IgniteMXBean.html" title="interface in org.apache.ignite.mxbean">IgniteMXBean</a></dt>
<dd>
<div class="block">Makes the best attempt to undeploy a task from the whole grid.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#UNLIMITED">UNLIMITED</a></span> - Static variable in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>
<div class="block">Unlimited.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLock.html#unlock()">unlock()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLock.html" title="interface in org.apache.ignite">IgniteLock</a></dt>
<dd>
<div class="block">Releases the lock.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/AbstractMarshaller.html#unmarshal(byte[],%20java.lang.ClassLoader)">unmarshal(byte[], ClassLoader)</a></span> - Method in class org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/AbstractMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractMarshaller</a></dt>
<dd>
<div class="block">Unmarshals object from byte array using given class loader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html#unmarshal(java.io.InputStream,%20java.lang.ClassLoader)">unmarshal(InputStream, ClassLoader)</a></span> - Method in class org.apache.ignite.marshaller.jdk.<a href="./org/apache/ignite/marshaller/jdk/JdkMarshaller.html" title="class in org.apache.ignite.marshaller.jdk">JdkMarshaller</a></dt>
<dd>
<div class="block">Unmarshals object from the input stream using given class loader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/Marshaller.html#unmarshal(java.io.InputStream,%20java.lang.ClassLoader)">unmarshal(InputStream, ClassLoader)</a></span> - Method in interface org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/Marshaller.html" title="interface in org.apache.ignite.marshaller">Marshaller</a></dt>
<dd>
<div class="block">Unmarshals object from the input stream using given class loader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/Marshaller.html#unmarshal(byte[],%20java.lang.ClassLoader)">unmarshal(byte[], ClassLoader)</a></span> - Method in interface org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/Marshaller.html" title="interface in org.apache.ignite.marshaller">Marshaller</a></dt>
<dd>
<div class="block">Unmarshals object from byte array using given class loader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#unmarshal(java.io.InputStream,%20java.lang.ClassLoader)">unmarshal(InputStream, ClassLoader)</a></span> - Method in class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Unmarshals object from the input stream using given class loader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#unmarshal(byte[],%20java.lang.ClassLoader)">unmarshal(byte[], ClassLoader)</a></span> - Method in class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Unmarshals object from byte array using given class loader.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#UNREG_ADDR_QRY">UNREG_ADDR_QRY</a></span> - Static variable in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Query to unregister address.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html#unregister(java.lang.String)">unregister(String)</a></span> - Method in interface org.apache.ignite.spi.deployment.<a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html" title="interface in org.apache.ignite.spi.deployment">DeploymentSpi</a></dt>
<dd>
<div class="block">Unregisters all class loaders that have a class with given name or have
a class with give <a href="./org/apache/ignite/compute/ComputeTaskName.html" title="annotation in org.apache.ignite.compute"><code>ComputeTaskName</code></a> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html#unregister(java.lang.String)">unregister(String)</a></span> - Method in class org.apache.ignite.spi.deployment.local.<a href="./org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.local">LocalDeploymentSpi</a></dt>
<dd>
<div class="block">Unregisters all class loaders that have a class with given name or have
a class with give <a href="./org/apache/ignite/compute/ComputeTaskName.html" title="annotation in org.apache.ignite.compute"><code>ComputeTaskName</code></a> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#unregister(java.lang.String)">unregister(String)</a></span> - Method in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Unregisters all class loaders that have a class with given name or have
a class with give <a href="./org/apache/ignite/compute/ComputeTaskName.html" title="annotation in org.apache.ignite.compute"><code>ComputeTaskName</code></a> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html#unregisterAddresses(java.util.Collection)">unregisterAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.cloud.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.cloud">TcpDiscoveryCloudIpFinder</a></dt>
<dd>
<div class="block">Unregisters provided addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html#unregisterAddresses(java.util.Collection)">unregisterAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.gce.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/gce/TcpDiscoveryGoogleStorageIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.gce">TcpDiscoveryGoogleStorageIpFinder</a></dt>
<dd>
<div class="block">Unregisters provided addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html#unregisterAddresses(java.util.Collection)">unregisterAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">TcpDiscoveryJdbcIpFinder</a></dt>
<dd>
<div class="block">Unregisters provided addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html#unregisterAddresses(java.util.Collection)">unregisterAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.s3.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/s3/TcpDiscoveryS3IpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.s3">TcpDiscoveryS3IpFinder</a></dt>
<dd>
<div class="block">Unregisters provided addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html#unregisterAddresses(java.util.Collection)">unregisterAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/sharedfs/TcpDiscoverySharedFsIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs">TcpDiscoverySharedFsIpFinder</a></dt>
<dd>
<div class="block">Unregisters provided addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html#unregisterAddresses(java.util.Collection)">unregisterAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in interface org.apache.ignite.spi.discovery.tcp.ipfinder.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder">TcpDiscoveryIpFinder</a></dt>
<dd>
<div class="block">Unregisters provided addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html#unregisterAddresses(java.util.Collection)">unregisterAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.vm.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/vm/TcpDiscoveryVmIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.vm">TcpDiscoveryVmIpFinder</a></dt>
<dd>
<div class="block">Unregisters provided addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html#unregisterAddresses(java.util.Collection)">unregisterAddresses(Collection&lt;InetSocketAddress&gt;)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.ipfinder.zk.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/zk/TcpDiscoveryZookeeperIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.zk">TcpDiscoveryZookeeperIpFinder</a></dt>
<dd>
<div class="block">Unregisters provided addresses.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#unregisterMBean()">unregisterMBean()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiAdapter</a></dt>
<dd>
<div class="block">Unregisters MBean.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheManager.html#unwrap(java.lang.Class)">unwrap(Class&lt;T&gt;)</a></span> - Method in class org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheManager.html" title="class in org.apache.ignite.cache">CacheManager</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginProvider.html#unwrapCacheEntry(javax.cache.Cache.Entry,%20java.lang.Class)">unwrapCacheEntry(Cache.Entry&lt;K, V&gt;, Class&lt;T&gt;)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginProvider.html" title="interface in org.apache.ignite.plugin">CachePluginProvider</a></dt>
<dd>
<div class="block">Unwrap entry to specified type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#update(org.apache.ignite.igfs.IgfsPath,%20java.util.Map)">update(IgfsPath, Map&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Updates file information for the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#update(org.apache.ignite.igfs.IgfsPath,%20java.util.Map)">update(IgfsPath, Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Updates file information for the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#update(org.apache.ignite.igfs.IgfsPath,%20java.util.Map)">update(IgfsPath, Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Updates file information for the specified path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#updateAttributes(java.lang.String,%20java.util.Collection,%20int)">updateAttributes(String, Collection&lt;T2&lt;String, Object&gt;&gt;, int)</a></span> - Method in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#updateAttributesV2(java.lang.String,%20org.apache.ignite.cache.websession.WebSessionV2)">updateAttributesV2(String, WebSessionV2)</a></span> - Method in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/IgfsEvent.html#updatedMeta()">updatedMeta()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/IgfsEvent.html" title="class in org.apache.ignite.events">IgfsEvent</a></dt>
<dd>
<div class="block">Updated file metadata properties.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JDailyRollingFileAppender.html#updateFilePath(org.apache.ignite.lang.IgniteClosure)">updateFilePath(IgniteClosure&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JDailyRollingFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JDailyRollingFileAppender</a></dt>
<dd>
<div class="block">Sets closure that later evaluate file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JExternallyRolledFileAppender.html#updateFilePath(org.apache.ignite.lang.IgniteClosure)">updateFilePath(IgniteClosure&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JExternallyRolledFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JExternallyRolledFileAppender</a></dt>
<dd>
<div class="block">Sets closure that later evaluate file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html#updateFilePath(org.apache.ignite.lang.IgniteClosure)">updateFilePath(IgniteClosure&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4JFileAppender</a></dt>
<dd>
<div class="block">Sets closure that later evaluate file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#updateFilePath(org.apache.ignite.lang.IgniteClosure)">updateFilePath(IgniteClosure&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Sets closure that later evaluate file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4jRollingFileAppender.html#updateFilePath(org.apache.ignite.lang.IgniteClosure)">updateFilePath(IgniteClosure&lt;String, String&gt;)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4jRollingFileAppender.html" title="class in org.apache.ignite.logger.log4j">Log4jRollingFileAppender</a></dt>
<dd>
<div class="block">Sets closure that later evaluate file path.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#updateMethodParameter(java.lang.Object,%20int)">updateMethodParameter(Object, int)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Updates method parameter.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html#updateMethodParameterType(java.lang.Class,%20int)">updateMethodParameterType(Class&lt;?&gt;, int)</a></span> - Method in class org.apache.ignite.compute.gridify.aop.<a href="./org/apache/ignite/compute/gridify/aop/GridifyArgumentAdapter.html" title="class in org.apache.ignite.compute.gridify.aop">GridifyArgumentAdapter</a></dt>
<dd>
<div class="block">Updates parameter type.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#updateQuery(java.lang.String,%20java.util.Collection,%20java.lang.Iterable)">updateQuery(String, Collection&lt;String&gt;, Iterable&lt;String&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html" title="class in org.apache.ignite.cache.store.jdbc.dialect">BasicJdbcDialect</a></dt>
<dd>
<div class="block">Construct update query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html#updateQuery(java.lang.String,%20java.util.Collection,%20java.lang.Iterable)">updateQuery(String, Collection&lt;String&gt;, Iterable&lt;String&gt;)</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.dialect.<a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html" title="interface in org.apache.ignite.cache.store.jdbc.dialect">JdbcDialect</a></dt>
<dd>
<div class="block">Construct update query.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheEntry.html#updateTime()">updateTime()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheEntry.html" title="interface in org.apache.ignite.cache">CacheEntry</a></dt>
<dd>
<div class="block">Returns the time when the cache entry for the given key has been updated or initially created.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#uri">uri</a></span> - Variable in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dd>
<div class="block">File system URI.</div>
</dd>
<dt><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri"><span class="strong">UriDeploymentSpi</span></a> - Class in <a href="./org/apache/ignite/spi/deployment/uri/package-summary.html">org.apache.ignite.spi.deployment.uri</a></dt>
<dd>
<div class="block">Implementation of <a href="./org/apache/ignite/spi/deployment/DeploymentSpi.html" title="interface in org.apache.ignite.spi.deployment"><code>DeploymentSpi</code></a> which can deploy tasks from
different sources like file system folders, email and HTTP.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#UriDeploymentSpi()">UriDeploymentSpi()</a></span> - Constructor for class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpiMBean.html" title="interface in org.apache.ignite.spi.deployment.uri"><span class="strong">UriDeploymentSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/deployment/uri/package-summary.html">org.apache.ignite.spi.deployment.uri</a></dt>
<dd>
<div class="block">Management bean for <a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri"><code>UriDeploymentSpi</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteJdbcDriver.html#URL_PREFIX">URL_PREFIX</a></span> - Static variable in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcDriver.html" title="class in org.apache.ignite">IgniteJdbcDriver</a></dt>
<dd>
<div class="block">URL prefix.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html#USE_DFLT_SUID">USE_DFLT_SUID</a></span> - Static variable in class org.apache.ignite.marshaller.optimized.<a href="./org/apache/ignite/marshaller/optimized/OptimizedMarshaller.html" title="class in org.apache.ignite.marshaller.optimized">OptimizedMarshaller</a></dt>
<dd>
<div class="block">Use default <code>serialVersionUID</code> for <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> classes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#usedSpaceSize()">usedSpaceSize()</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopIgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Gets used space in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#usedSpaceSize()">usedSpaceSize()</a></span> - Method in interface org.apache.ignite.igfs.secondary.<a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html" title="interface in org.apache.ignite.igfs.secondary">IgfsSecondaryFileSystem</a></dt>
<dd>
<div class="block">Gets used space in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#usedSpaceSize()">usedSpaceSize()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Gets used space in bytes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html#user()">user()</a></span> - Method in class org.apache.ignite.hadoop.fs.v1.<a href="./org/apache/ignite/hadoop/fs/v1/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v1">IgniteHadoopFileSystem</a></dt>
<dd>
<div class="block">Returns the user name this File System is created on behalf of.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html#user()">user()</a></span> - Method in class org.apache.ignite.hadoop.fs.v2.<a href="./org/apache/ignite/hadoop/fs/v2/IgniteHadoopFileSystem.html" title="class in org.apache.ignite.hadoop.fs.v2">IgniteHadoopFileSystem</a></dt>
<dd>
<div class="block">Returns the user name this File System is created on behalf of.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html#userArgument()">userArgument()</a></span> - Method in interface org.apache.ignite.igfs.mapreduce.<a href="./org/apache/ignite/igfs/mapreduce/IgfsTaskArgs.html" title="interface in org.apache.ignite.igfs.mapreduce">IgfsTaskArgs</a></dt>
<dd>
<div class="block">User argument provided for task execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#userLibs()">userLibs()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/ClusterProperties.html#userLibs()">userLibs()</a></span> - Method in class org.apache.ignite.yarn.<a href="./org/apache/ignite/yarn/ClusterProperties.html" title="class in org.apache.ignite.yarn">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/mesos/ClusterProperties.html#usersLibsUrl()">usersLibsUrl()</a></span> - Method in class org.apache.ignite.mesos.<a href="./org/apache/ignite/mesos/ClusterProperties.html" title="class in org.apache.ignite.mesos">ClusterProperties</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_V_">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/TopologyValidator.html#validate(java.util.Collection)">validate(Collection&lt;ClusterNode&gt;)</a></span> - Method in interface org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/TopologyValidator.html" title="interface in org.apache.ignite.configuration">TopologyValidator</a></dt>
<dd>
<div class="block">Validates topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginProvider.html#validate()">validate()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginProvider.html" title="interface in org.apache.ignite.plugin">CachePluginProvider</a></dt>
<dd>
<div class="block">Validates cache plugin configuration in process of cache creation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#validateConfig()">validateConfig()</a></span> - Method in class org.apache.ignite.stream.twitter.<a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html" title="class in org.apache.ignite.stream.twitter">TwitterStreamer</a></dt>
<dd>
<div class="block">Validates config at start.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#validateNewNode(org.apache.ignite.cluster.ClusterNode)">validateNewNode(ClusterNode)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>
<div class="block">Validates that new node can join grid topology, this method is called on coordinator
node before new node joins topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiContext.html#validateNode(org.apache.ignite.cluster.ClusterNode)">validateNode(ClusterNode)</a></span> - Method in interface org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a></dt>
<dd>
<div class="block">Validates that new node can join grid topology, this method is called on coordinator
node before new node joins topology.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginProvider.html#validateRemote(org.apache.ignite.configuration.CacheConfiguration,%20C,%20org.apache.ignite.configuration.CacheConfiguration,%20org.apache.ignite.cluster.ClusterNode)">validateRemote(CacheConfiguration, C, CacheConfiguration, ClusterNode)</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/CachePluginProvider.html" title="interface in org.apache.ignite.plugin">CachePluginProvider</a></dt>
<dd>
<div class="block">Checks that remote caches has configuration compatible with the local.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryField.html#value(org.apache.ignite.binary.BinaryObject)">value(BinaryObject)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryField.html" title="interface in org.apache.ignite.binary">BinaryField</a></dt>
<dd>
<div class="block">Get field's value from the given object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheQueryReadEvent.html#value()">value()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events">CacheQueryReadEvent</a></dt>
<dd>
<div class="block">Gets read entry value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteAtomicStamped.html#value()">value()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteAtomicStamped.html" title="interface in org.apache.ignite">IgniteAtomicStamped</a></dt>
<dd>
<div class="block">Gets current value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html#valueColumns()">valueColumns()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.EntryMapping</a></dt>
<dd>
<div class="block">Gets value columns.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html#valueKind()">valueKind()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.EntryMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheAtomicityMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheAtomicityMode.html" title="enum in org.apache.ignite.cache">CacheAtomicityMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheAtomicWriteOrderMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheAtomicWriteOrderMode.html" title="enum in org.apache.ignite.cache">CacheAtomicWriteOrderMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMemoryMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMemoryMode.html" title="enum in org.apache.ignite.cache">CacheMemoryMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMode.html" title="enum in org.apache.ignite.cache">CacheMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachePeekMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachePeekMode.html" title="enum in org.apache.ignite.cache">CachePeekMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheRebalanceMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheRebalanceMode.html" title="enum in org.apache.ignite.cache">CacheRebalanceMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheWriteSynchronizationMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheWriteSynchronizationMode.html" title="enum in org.apache.ignite.cache">CacheWriteSynchronizationMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndexType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndexType.html" title="enum in org.apache.ignite.cache">QueryIndexType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceStrategy.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceStrategy.html" title="enum in org.apache.ignite.cache.store.cassandra.persistence">PersistenceStrategy</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.SortOrder.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.cache.store.cassandra.persistence.<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></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.TypeKind.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.TypeKind.html" title="enum in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.TypeKind</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobResultPolicy.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobResultPolicy.html" title="enum in org.apache.ignite.compute">ComputeJobResultPolicy</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSessionScope.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSessionScope.html" title="enum in org.apache.ignite.compute">ComputeTaskSessionScope</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.GridifySpringPointcutType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.GridifySpringPointcutType.html" title="enum in org.apache.ignite.compute.gridify.aop.spring">GridifySpringPointcut.GridifySpringPointcutType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/DeploymentMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/DeploymentMode.html" title="enum in org.apache.ignite.configuration">DeploymentMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointType.html" title="enum in org.apache.ignite.igfs">IgfsIpcEndpointType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMode.html" title="enum in org.apache.ignite.igfs">IgfsMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.<a href="./org/apache/ignite/IgniteState.html" title="enum in org.apache.ignite">IgniteState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lifecycle/LifecycleEventType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.lifecycle.<a href="./org/apache/ignite/lifecycle/LifecycleEventType.html" title="enum in org.apache.ignite.lifecycle">LifecycleEventType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/OsgiClassLoadingStrategyType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/OsgiClassLoadingStrategyType.html" title="enum in org.apache.ignite.osgi.classloaders">OsgiClassLoadingStrategyType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageCollectionItemType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageCollectionItemType.html" title="enum in org.apache.ignite.plugin.extensions.communication">MessageCollectionItemType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityPermission.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermission.html" title="enum in org.apache.ignite.plugin.security">SecurityPermission</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecuritySubjectType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecuritySubjectType.html" title="enum in org.apache.ignite.plugin.security">SecuritySubjectType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/segmentation/SegmentationPolicy.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.plugin.segmentation.<a href="./org/apache/ignite/plugin/segmentation/SegmentationPolicy.html" title="enum in org.apache.ignite.plugin.segmentation">SegmentationPolicy</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgnitePortProtocol.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgnitePortProtocol.html" title="enum in org.apache.ignite.spi">IgnitePortProtocol</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionConcurrency.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionConcurrency.html" title="enum in org.apache.ignite.transactions">TransactionConcurrency</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionIsolation.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionIsolation.html" title="enum in org.apache.ignite.transactions">TransactionIsolation</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionState.html" title="enum in org.apache.ignite.transactions">TransactionState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence"><span class="strong">ValuePersistenceSettings</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/persistence/package-summary.html">org.apache.ignite.cache.store.cassandra.persistence</a></dt>
<dd>
<div class="block">Stores persistence settings for Ignite cache value</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html#ValuePersistenceSettings(org.w3c.dom.Element)">ValuePersistenceSettings(Element)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">ValuePersistenceSettings</a></dt>
<dd>
<div class="block">Creates class instance from XML configuration.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheAtomicityMode.html#values()">values()</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheAtomicityMode.html" title="enum in org.apache.ignite.cache">CacheAtomicityMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheAtomicWriteOrderMode.html#values()">values()</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheAtomicWriteOrderMode.html" title="enum in org.apache.ignite.cache">CacheAtomicWriteOrderMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMemoryMode.html#values()">values()</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMemoryMode.html" title="enum in org.apache.ignite.cache">CacheMemoryMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheMode.html#values()">values()</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheMode.html" title="enum in org.apache.ignite.cache">CacheMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CachePeekMode.html#values()">values()</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CachePeekMode.html" title="enum in org.apache.ignite.cache">CachePeekMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheRebalanceMode.html#values()">values()</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheRebalanceMode.html" title="enum in org.apache.ignite.cache">CacheRebalanceMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheWriteSynchronizationMode.html#values()">values()</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheWriteSynchronizationMode.html" title="enum in org.apache.ignite.cache">CacheWriteSynchronizationMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndexType.html#values()">values()</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/QueryIndexType.html" title="enum in org.apache.ignite.cache">QueryIndexType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceStrategy.html#values()">values()</a></span> - Static method in enum org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceStrategy.html" title="enum in org.apache.ignite.cache.store.cassandra.persistence">PersistenceStrategy</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoKeyField.SortOrder.html#values()">values()</a></span> - Static method in enum org.apache.ignite.cache.store.cassandra.persistence.<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></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.TypeKind.html#values()">values()</a></span> - Static method in enum org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.TypeKind.html" title="enum in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.TypeKind</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeJobResultPolicy.html#values()">values()</a></span> - Static method in enum org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeJobResultPolicy.html" title="enum in org.apache.ignite.compute">ComputeJobResultPolicy</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSessionScope.html#values()">values()</a></span> - Static method in enum org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSessionScope.html" title="enum in org.apache.ignite.compute">ComputeTaskSessionScope</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.GridifySpringPointcutType.html#values()">values()</a></span> - Static method in enum org.apache.ignite.compute.gridify.aop.spring.<a href="./org/apache/ignite/compute/gridify/aop/spring/GridifySpringPointcut.GridifySpringPointcutType.html" title="enum in org.apache.ignite.compute.gridify.aop.spring">GridifySpringPointcut.GridifySpringPointcutType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/DeploymentMode.html#values()">values()</a></span> - Static method in enum org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/DeploymentMode.html" title="enum in org.apache.ignite.configuration">DeploymentMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsIpcEndpointType.html#values()">values()</a></span> - Static method in enum org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsIpcEndpointType.html" title="enum in org.apache.ignite.igfs">IgfsIpcEndpointType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsMode.html#values()">values()</a></span> - Static method in enum org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsMode.html" title="enum in org.apache.ignite.igfs">IgfsMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteState.html#values()">values()</a></span> - Static method in enum org.apache.ignite.<a href="./org/apache/ignite/IgniteState.html" title="enum in org.apache.ignite">IgniteState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#values()">values()</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lifecycle/LifecycleEventType.html#values()">values()</a></span> - Static method in enum org.apache.ignite.lifecycle.<a href="./org/apache/ignite/lifecycle/LifecycleEventType.html" title="enum in org.apache.ignite.lifecycle">LifecycleEventType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/osgi/classloaders/OsgiClassLoadingStrategyType.html#values()">values()</a></span> - Static method in enum org.apache.ignite.osgi.classloaders.<a href="./org/apache/ignite/osgi/classloaders/OsgiClassLoadingStrategyType.html" title="enum in org.apache.ignite.osgi.classloaders">OsgiClassLoadingStrategyType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageCollectionItemType.html#values()">values()</a></span> - Static method in enum org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageCollectionItemType.html" title="enum in org.apache.ignite.plugin.extensions.communication">MessageCollectionItemType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityPermission.html#values()">values()</a></span> - Static method in enum org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermission.html" title="enum in org.apache.ignite.plugin.security">SecurityPermission</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecuritySubjectType.html#values()">values()</a></span> - Static method in enum org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecuritySubjectType.html" title="enum in org.apache.ignite.plugin.security">SecuritySubjectType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/segmentation/SegmentationPolicy.html#values()">values()</a></span> - Static method in enum org.apache.ignite.plugin.segmentation.<a href="./org/apache/ignite/plugin/segmentation/SegmentationPolicy.html" title="enum in org.apache.ignite.plugin.segmentation">SegmentationPolicy</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/IgnitePortProtocol.html#values()">values()</a></span> - Static method in enum org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgnitePortProtocol.html" title="enum in org.apache.ignite.spi">IgnitePortProtocol</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionConcurrency.html#values()">values()</a></span> - Static method in enum org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionConcurrency.html" title="enum in org.apache.ignite.transactions">TransactionConcurrency</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionIsolation.html#values()">values()</a></span> - Static method in enum org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionIsolation.html" title="enum in org.apache.ignite.transactions">TransactionIsolation</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/TransactionState.html#values()">values()</a></span> - Static method in enum org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/TransactionState.html" title="enum in org.apache.ignite.transactions">TransactionState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html#valueType()">valueType()</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.EntryMapping.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore.EntryMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/CacheEntry.html#version()">version()</a></span> - Method in interface org.apache.ignite.cache.<a href="./org/apache/ignite/cache/CacheEntry.html" title="interface in org.apache.ignite.cache">CacheEntry</a></dt>
<dd>
<div class="block">Returns a comparable object representing the version of this cache entry.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cluster/ClusterNode.html#version()">version()</a></span> - Method in interface org.apache.ignite.cluster.<a href="./org/apache/ignite/cluster/ClusterNode.html" title="interface in org.apache.ignite.cluster">ClusterNode</a></dt>
<dd>
<div class="block">Gets node version.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#version()">version()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></dt>
<dd>
<div class="block">Gets Ignite version.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#version()">version()</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dd>
<div class="block">Gets Ignite version.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/PluginProvider.html#version()">version()</a></span> - Method in interface org.apache.ignite.plugin.<a href="./org/apache/ignite/plugin/PluginProvider.html" title="interface in org.apache.ignite.plugin">PluginProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html#version()">version()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkConnector</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html#version()">version()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSinkTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSinkTask</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html#version()">version()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceConnector.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceConnector</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html#version()">version()</a></span> - Method in class org.apache.ignite.stream.kafka.connect.<a href="./org/apache/ignite/stream/kafka/connect/IgniteSourceTask.html" title="class in org.apache.ignite.stream.kafka.connect">IgniteSourceTask</a></dt>
<dt><a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html" title="class in org.apache.ignite.visor.plugin"><span class="strong">VisorExtensionPoint</span></a> - Class in <a href="./org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a></dt>
<dd>
<div class="block">Abstract base class for Visor plugin extension point.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html#VisorExtensionPoint(org.apache.ignite.visor.plugin.VisorPluginModel)">VisorExtensionPoint(VisorPluginModel)</a></span> - Constructor for class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorExtensionPoint.html" title="class in org.apache.ignite.visor.plugin">VisorExtensionPoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/visor/plugin/VisorPluggableTab.html" title="class in org.apache.ignite.visor.plugin"><span class="strong">VisorPluggableTab</span></a> - Class in <a href="./org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a></dt>
<dd>
<div class="block">Abstract base class for Visor pluggable tabs.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPluggableTab.html#VisorPluggableTab(org.apache.ignite.visor.plugin.VisorPluginModel)">VisorPluggableTab(VisorPluginModel)</a></span> - Constructor for class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPluggableTab.html" title="class in org.apache.ignite.visor.plugin">VisorPluggableTab</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/visor/plugin/VisorPlugin.html" title="class in org.apache.ignite.visor.plugin"><span class="strong">VisorPlugin</span></a> - Class in <a href="./org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a></dt>
<dd>
<div class="block">Base class for Visor plugins.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/visor/plugin/VisorPlugin.html#VisorPlugin(ro.fortsoft.pf4j.PluginWrapper)">VisorPlugin(PluginWrapper)</a></span> - Constructor for class org.apache.ignite.visor.plugin.<a href="./org/apache/ignite/visor/plugin/VisorPlugin.html" title="class in org.apache.ignite.visor.plugin">VisorPlugin</a></dt>
<dd>
<div class="block">Constructor to be used by plugin manager for plugin instantiation.</div>
</dd>
<dt><a href="./org/apache/ignite/visor/plugin/VisorPluginComponent.html" title="interface in org.apache.ignite.visor.plugin"><span class="strong">VisorPluginComponent</span></a> - Interface in <a href="./org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a></dt>
<dd>
<div class="block">Base interface for Visor components.</div>
</dd>
<dt><a href="./org/apache/ignite/visor/plugin/VisorPluginComponentsFactory.html" title="interface in org.apache.ignite.visor.plugin"><span class="strong">VisorPluginComponentsFactory</span></a> - Interface in <a href="./org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a></dt>
<dd>
<div class="block">Factory for creating ready Visor UI blocks like nodes panel, log panel, etc.</div>
</dd>
<dt><a href="./org/apache/ignite/visor/plugin/VisorPluginLogPanel.html" title="interface in org.apache.ignite.visor.plugin"><span class="strong">VisorPluginLogPanel</span></a> - Interface in <a href="./org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a></dt>
<dd>
<div class="block">Standard Visor panel with log entries.</div>
</dd>
<dt><a href="./org/apache/ignite/visor/plugin/VisorPluginModel.html" title="interface in org.apache.ignite.visor.plugin"><span class="strong">VisorPluginModel</span></a> - Interface in <a href="./org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a></dt>
<dd>
<div class="block">Gateway to Visor functionality from plugins.</div>
</dd>
<dt><a href="./org/apache/ignite/visor/plugin/VisorPluginNodesPanel.html" title="interface in org.apache.ignite.visor.plugin"><span class="strong">VisorPluginNodesPanel</span></a> - Interface in <a href="./org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a></dt>
<dd>
<div class="block">Standart Visor panel with nodes.</div>
</dd>
<dt><a href="./org/apache/ignite/visor/plugin/VisorSelectionListener.html" title="interface in org.apache.ignite.visor.plugin"><span class="strong">VisorSelectionListener</span></a>&lt;<a href="./org/apache/ignite/visor/plugin/VisorSelectionListener.html" title="type parameter in VisorSelectionListener">T</a>&gt; - Interface in <a href="./org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a></dt>
<dd>
<div class="block">The listener interface for receiving "selection" events from standard Visor panels.</div>
</dd>
<dt><a href="./org/apache/ignite/visor/plugin/VisorTopologyListener.html" title="interface in org.apache.ignite.visor.plugin"><span class="strong">VisorTopologyListener</span></a> - Interface in <a href="./org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a></dt>
<dd>
<div class="block">Listener for grid node topology changes.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#VM_ID">VM_ID</a></span> - Static variable in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dd>
<div class="block">VM ID.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#vmId()">vmId()</a></span> - Static method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dd>
<div class="block">Gets <a href="http://docs.oracle.com/javase/7/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util"><code>UUID</code></a> associated with local VM.</div>
</dd>
</dl>
<a name="_W_">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#WAIT_JOBS_THRESHOLD_NODE_ATTR">WAIT_JOBS_THRESHOLD_NODE_ATTR</a></span> - Static variable in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingCollisionSpi</a></dt>
<dd>
<div class="block">Threshold of maximum jobs on waiting queue.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#waitForAttribute(K,%20long)">waitForAttribute(K, long)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Waits for the specified attribute to be set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#waitForAttribute(K,%20V,%20long)">waitForAttribute(K, V, long)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Waits for the specified attribute to be set or updated with given value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#waitForAttributes(java.util.Collection,%20long)">waitForAttributes(Collection&lt;?&gt;, long)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Waits for the specified attributes to be set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/compute/ComputeTaskSession.html#waitForAttributes(java.util.Map,%20long)">waitForAttributes(Map&lt;?, ?&gt;, long)</a></span> - Method in interface org.apache.ignite.compute.<a href="./org/apache/ignite/compute/ComputeTaskSession.html" title="interface in org.apache.ignite.compute">ComputeTaskSession</a></dt>
<dd>
<div class="block">Waits for the specified attributes to be set or updated with given values.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#waitForClientMessagePrecessed()">waitForClientMessagePrecessed()</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">FOR TEST PURPOSE ONLY!</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#waitForLocal(org.apache.ignite.lang.IgnitePredicate,%20int...)">waitForLocal(IgnitePredicate&lt;T&gt;, int...)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Waits for the specified events.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/CollisionContext.html#waitingJobs()">waitingJobs()</a></span> - Method in interface org.apache.ignite.spi.collision.<a href="./org/apache/ignite/spi/collision/CollisionContext.html" title="interface in org.apache.ignite.spi.collision">CollisionContext</a></dt>
<dd>
<div class="block">Gets ordered collection of collision contexts for jobs that are currently waiting
for execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#warning(java.lang.String)">warning(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Logs out warning message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteLogger.html#warning(java.lang.String,%20java.lang.Throwable)">warning(String, Throwable)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteLogger.html" title="interface in org.apache.ignite">IgniteLogger</a></dt>
<dd>
<div class="block">Logs out warning message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#warning(java.lang.String)">warning(String)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Logs out warning message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/java/JavaLogger.html#warning(java.lang.String,%20java.lang.Throwable)">warning(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.java.<a href="./org/apache/ignite/logger/java/JavaLogger.html" title="class in org.apache.ignite.logger.java">JavaLogger</a></dt>
<dd>
<div class="block">Logs out warning message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#warning(java.lang.String)">warning(String)</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Logs out warning message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/jcl/JclLogger.html#warning(java.lang.String,%20java.lang.Throwable)">warning(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.jcl.<a href="./org/apache/ignite/logger/jcl/JclLogger.html" title="class in org.apache.ignite.logger.jcl">JclLogger</a></dt>
<dd>
<div class="block">Logs out warning message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#warning(java.lang.String)">warning(String)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Logs out warning message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j/Log4JLogger.html#warning(java.lang.String,%20java.lang.Throwable)">warning(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.log4j.<a href="./org/apache/ignite/logger/log4j/Log4JLogger.html" title="class in org.apache.ignite.logger.log4j">Log4JLogger</a></dt>
<dd>
<div class="block">Logs out warning message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#warning(java.lang.String)">warning(String)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Logs out warning message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html#warning(java.lang.String,%20java.lang.Throwable)">warning(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.log4j2.<a href="./org/apache/ignite/logger/log4j2/Log4J2Logger.html" title="class in org.apache.ignite.logger.log4j2">Log4J2Logger</a></dt>
<dd>
<div class="block">Logs out warning message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#warning(java.lang.String)">warning(String)</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Logs out warning message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/NullLogger.html#warning(java.lang.String,%20java.lang.Throwable)">warning(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.<a href="./org/apache/ignite/logger/NullLogger.html" title="class in org.apache.ignite.logger">NullLogger</a></dt>
<dd>
<div class="block">Logs out warning message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#warning(java.lang.String)">warning(String)</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Logs out warning message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html#warning(java.lang.String,%20java.lang.Throwable)">warning(String, Throwable)</a></span> - Method in class org.apache.ignite.logger.slf4j.<a href="./org/apache/ignite/logger/slf4j/Slf4jLogger.html" title="class in org.apache.ignite.logger.slf4j">Slf4jLogger</a></dt>
<dd>
<div class="block">Logs out warning message with optional exception.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#WEB_SES_CACHE_NAME_PARAM">WEB_SES_CACHE_NAME_PARAM</a></span> - Static variable in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>
<div class="block">Web sessions caching cache name parameter name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#WEB_SES_KEEP_BINARY_PARAM">WEB_SES_KEEP_BINARY_PARAM</a></span> - Static variable in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#WEB_SES_MAX_RETRIES_ON_FAIL_NAME_PARAM">WEB_SES_MAX_RETRIES_ON_FAIL_NAME_PARAM</a></span> - Static variable in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>
<div class="block">Web sessions caching retry on fail parameter name (valid for ATOMIC cache only).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#WEB_SES_NAME_PARAM">WEB_SES_NAME_PARAM</a></span> - Static variable in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>
<div class="block">Web sessions caching grid name parameter name.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#WEB_SES_RETRIES_TIMEOUT_NAME_PARAM">WEB_SES_RETRIES_TIMEOUT_NAME_PARAM</a></span> - Static variable in class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>
<div class="block">Web sessions caching retry on fail timeout parameter name.</div>
</dd>
<dt><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession"><span class="strong">WebSessionFilter</span></a> - Class in <a href="./org/apache/ignite/cache/websession/package-summary.html">org.apache.ignite.cache.websession</a></dt>
<dd>
<div class="block">Filter for web sessions caching.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/websession/WebSessionFilter.html#WebSessionFilter()">WebSessionFilter()</a></span> - Constructor for class org.apache.ignite.cache.websession.<a href="./org/apache/ignite/cache/websession/WebSessionFilter.html" title="class in org.apache.ignite.cache.websession">WebSessionFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/jta/websphere/WebSphereLibertyTmFactory.html" title="class in org.apache.ignite.cache.jta.websphere"><span class="strong">WebSphereLibertyTmFactory</span></a> - Class in <a href="./org/apache/ignite/cache/jta/websphere/package-summary.html">org.apache.ignite.cache.jta.websphere</a></dt>
<dd>
<div class="block">Implementation of Transaction Manager factory that should used within WebSphere Liberty.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/websphere/WebSphereLibertyTmFactory.html#WebSphereLibertyTmFactory()">WebSphereLibertyTmFactory()</a></span> - Constructor for class org.apache.ignite.cache.jta.websphere.<a href="./org/apache/ignite/cache/jta/websphere/WebSphereLibertyTmFactory.html" title="class in org.apache.ignite.cache.jta.websphere">WebSphereLibertyTmFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/cache/jta/websphere/WebSphereTmFactory.html" title="class in org.apache.ignite.cache.jta.websphere"><span class="strong">WebSphereTmFactory</span></a> - Class in <a href="./org/apache/ignite/cache/jta/websphere/package-summary.html">org.apache.ignite.cache.jta.websphere</a></dt>
<dd>
<div class="block">Implementation of Transaction Manager factory that should used within
WebSphere Application Server ("full profile" / "traditional" WS AS).</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/jta/websphere/WebSphereTmFactory.html#WebSphereTmFactory()">WebSphereTmFactory()</a></span> - Constructor for class org.apache.ignite.cache.jta.websphere.<a href="./org/apache/ignite/cache/jta/websphere/WebSphereTmFactory.html" title="class in org.apache.ignite.cache.jta.websphere">WebSphereTmFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom"><span class="strong">WeightedRandomLoadBalancingSpi</span></a> - Class in <a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/package-summary.html">org.apache.ignite.spi.loadbalancing.weightedrandom</a></dt>
<dd>
<div class="block">Load balancing SPI that picks a random node for job execution.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html#WeightedRandomLoadBalancingSpi()">WeightedRandomLoadBalancingSpi()</a></span> - Constructor for class org.apache.ignite.spi.loadbalancing.weightedrandom.<a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom">WeightedRandomLoadBalancingSpi</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpiMBean.html" title="interface in org.apache.ignite.spi.loadbalancing.weightedrandom"><span class="strong">WeightedRandomLoadBalancingSpiMBean</span></a> - Interface in <a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/package-summary.html">org.apache.ignite.spi.loadbalancing.weightedrandom</a></dt>
<dd>
<div class="block">Management MBean for <a href="./org/apache/ignite/spi/loadbalancing/weightedrandom/WeightedRandomLoadBalancingSpi.html" title="class in org.apache.ignite.spi.loadbalancing.weightedrandom"><code>WeightedRandomLoadBalancingSpi</code></a> SPI.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#withAsync()">withAsync()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Gets instance of this component with asynchronous mode enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCluster.html#withAsync()">withAsync()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCluster.html" title="interface in org.apache.ignite">IgniteCluster</a></dt>
<dd>
<div class="block">Gets instance of this component with asynchronous mode enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#withAsync()">withAsync()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Gets instance of this component with asynchronous mode enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteEvents.html#withAsync()">withAsync()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteEvents.html" title="interface in org.apache.ignite">IgniteEvents</a></dt>
<dd>
<div class="block">Gets instance of this component with asynchronous mode enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#withAsync()">withAsync()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteFileSystem.html" title="interface in org.apache.ignite">IgniteFileSystem</a></dt>
<dd>
<div class="block">Gets instance of this component with asynchronous mode enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteMessaging.html#withAsync()">withAsync()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteMessaging.html" title="interface in org.apache.ignite">IgniteMessaging</a></dt>
<dd>
<div class="block">Gets instance of this component with asynchronous mode enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#withAsync()">withAsync()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite">IgniteServices</a></dt>
<dd>
<div class="block">Gets instance of this component with asynchronous mode enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteAsyncSupport.html#withAsync()">withAsync()</a></span> - Method in interface org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteAsyncSupport.html" title="interface in org.apache.ignite.lang">IgniteAsyncSupport</a></dt>
<dd>
<div class="block">Gets instance of this component with asynchronous mode enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#withExpiryPolicy(javax.cache.expiry.ExpiryPolicy)">withExpiryPolicy(ExpiryPolicy)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Returns cache with the specified expired policy set.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#withKeepBinary()">withKeepBinary()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>
<div class="block">Returns cache that will operate with binary objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#withName(java.lang.String)">withName(String)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Sets task name for the next executed task in the <b>current thread</b>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#withNoFailover()">withNoFailover()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Sets no-failover flag for the next task executed in the <b>current thread</b>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#withNoRetries()">withNoRetries()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#withSkipStore()">withSkipStore()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#withTimeout(long)">withTimeout(long)</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite">IgniteCompute</a></dt>
<dd>
<div class="block">Sets task timeout for the next executed task in the <b>current thread</b>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#write(javax.cache.Cache.Entry)">write(Cache.Entry&lt;? extends K, ? extends V&gt;)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#write(javax.cache.Cache.Entry)">write(Cache.Entry&lt;? extends K, ? extends V&gt;)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#write(javax.cache.Cache.Entry)">write(Cache.Entry&lt;? extends K, ? extends V&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html#write(javax.cache.Cache.Entry)">write(Cache.Entry&lt;? extends K, ? extends V&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheJdbcBlobStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheJdbcBlobStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/IgniteHadoopFileSystemCounterWriter.html#write(org.apache.ignite.internal.processors.hadoop.HadoopJob,%20org.apache.ignite.internal.processors.hadoop.counter.HadoopCounters)">write(HadoopJob, HadoopCounters)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/IgniteHadoopFileSystemCounterWriter.html" title="class in org.apache.ignite.hadoop.fs">IgniteHadoopFileSystemCounterWriter</a></dt>
<dd>
<div class="block">Writes counters of given job to some statistics storage.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#writeAll(java.util.Collection)">writeAll(Collection&lt;Cache.Entry&lt;? extends K, ? extends V&gt;&gt;)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheLoadOnlyStoreAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html#writeAll(java.util.Collection)">writeAll(Collection&lt;Cache.Entry&lt;? extends K, ? extends V&gt;&gt;)</a></span> - Method in class org.apache.ignite.cache.store.<a href="./org/apache/ignite/cache/store/CacheStoreAdapter.html" title="class in org.apache.ignite.cache.store">CacheStoreAdapter</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html#writeAll(java.util.Collection)">writeAll(Collection&lt;Cache.Entry&lt;? extends K, ? extends V&gt;&gt;)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.<a href="./org/apache/ignite/cache/store/cassandra/CassandraCacheStore.html" title="class in org.apache.ignite.cache.store.cassandra">CassandraCacheStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#writeAll(java.util.Collection)">writeAll(Collection&lt;Cache.Entry&lt;? extends K, ? extends V&gt;&gt;)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html" title="class in org.apache.ignite.cache.store.jdbc">CacheAbstractJdbcStore</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/binary/Binarylizable.html#writeBinary(org.apache.ignite.binary.BinaryWriter)">writeBinary(BinaryWriter)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/Binarylizable.html" title="interface in org.apache.ignite.binary">Binarylizable</a></dt>
<dd>
<div class="block">Writes fields to provided writer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryReflectiveSerializer.html#writeBinary(java.lang.Object,%20org.apache.ignite.binary.BinaryWriter)">writeBinary(Object, BinaryWriter)</a></span> - Method in class org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryReflectiveSerializer.html" title="class in org.apache.ignite.binary">BinaryReflectiveSerializer</a></dt>
<dd>
<div class="block">Writes fields to provided writer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinarySerializer.html#writeBinary(java.lang.Object,%20org.apache.ignite.binary.BinaryWriter)">writeBinary(Object, BinaryWriter)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinarySerializer.html" title="interface in org.apache.ignite.binary">BinarySerializer</a></dt>
<dd>
<div class="block">Writes fields to provided writer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#writeBinary(org.apache.ignite.binary.BinaryWriter)">writeBinary(BinaryWriter)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dd>
<div class="block">Writes fields to provided writer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeBitSet(java.lang.String,%20java.util.BitSet)">writeBitSet(String, BitSet)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <a href="http://docs.oracle.com/javase/7/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util"><code>BitSet</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeBoolean(boolean)">writeBoolean(boolean)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeBoolean(java.lang.String,%20boolean)">writeBoolean(String, boolean)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeBoolean(java.lang.String,%20boolean)">writeBoolean(String, boolean)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>boolean</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeBooleanArray(boolean[])">writeBooleanArray(boolean[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeBooleanArray(java.lang.String,%20boolean[])">writeBooleanArray(String, boolean[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeBooleanArray(java.lang.String,%20boolean[])">writeBooleanArray(String, boolean[])</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>boolean</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeByte(byte)">writeByte(byte)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeByte(java.lang.String,%20byte)">writeByte(String, byte)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeByte(java.lang.String,%20byte)">writeByte(String, byte)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>byte</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeByteArray(byte[])">writeByteArray(byte[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeByteArray(java.lang.String,%20byte[])">writeByteArray(String, byte[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeByteArray(java.lang.String,%20byte[])">writeByteArray(String, byte[])</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>byte</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeByteArray(java.lang.String,%20byte[],%20long,%20int)">writeByteArray(String, byte[], long, int)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>byte</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeChar(char)">writeChar(char)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeChar(java.lang.String,%20char)">writeChar(String, char)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeChar(java.lang.String,%20char)">writeChar(String, char)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>char</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeCharArray(char[])">writeCharArray(char[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeCharArray(java.lang.String,%20char[])">writeCharArray(String, char[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeCharArray(java.lang.String,%20char[])">writeCharArray(String, char[])</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>char</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeCollection(java.util.Collection)">writeCollection(Collection&lt;T&gt;)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeCollection(java.lang.String,%20java.util.Collection)">writeCollection(String, Collection&lt;T&gt;)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeCollection(java.lang.String,%20java.util.Collection,%20org.apache.ignite.plugin.extensions.communication.MessageCollectionItemType)">writeCollection(String, Collection&lt;T&gt;, MessageCollectionItemType)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes collection.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeDate(java.util.Date)">writeDate(Date)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeDate(java.lang.String,%20java.util.Date)">writeDate(String, Date)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeDateArray(java.util.Date[])">writeDateArray(Date[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeDateArray(java.lang.String,%20java.util.Date[])">writeDateArray(String, Date[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeDecimal(java.math.BigDecimal)">writeDecimal(BigDecimal)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeDecimal(java.lang.String,%20java.math.BigDecimal)">writeDecimal(String, BigDecimal)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeDecimalArray(java.math.BigDecimal[])">writeDecimalArray(BigDecimal[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeDecimalArray(java.lang.String,%20java.math.BigDecimal[])">writeDecimalArray(String, BigDecimal[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeDouble(double)">writeDouble(double)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeDouble(java.lang.String,%20double)">writeDouble(String, double)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeDouble(java.lang.String,%20double)">writeDouble(String, double)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>double</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeDoubleArray(double[])">writeDoubleArray(double[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeDoubleArray(java.lang.String,%20double[])">writeDoubleArray(String, double[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeDoubleArray(java.lang.String,%20double[])">writeDoubleArray(String, double[])</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>double</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeEnum(T)">writeEnum(T)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeEnum(java.lang.String,%20T)">writeEnum(String, T)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeEnumArray(T[])">writeEnumArray(T[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeEnumArray(java.lang.String,%20T[])">writeEnumArray(String, T[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/AffinityKey.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.cache.affinity.<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="class in org.apache.ignite.cache.affinity">AffinityKey</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.cache.affinity.rendezvous.<a href="./org/apache/ignite/cache/affinity/rendezvous/RendezvousAffinityFunction.html" title="class in org.apache.ignite.cache.affinity.rendezvous">RendezvousAffinityFunction</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.cache.eviction.fifo.<a href="./org/apache/ignite/cache/eviction/fifo/FifoEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.fifo">FifoEvictionPolicy</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.cache.eviction.igfs.<a href="./org/apache/ignite/cache/eviction/igfs/IgfsPerBlockLruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.igfs">IgfsPerBlockLruEvictionPolicy</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.cache.eviction.lru.<a href="./org/apache/ignite/cache/eviction/lru/LruEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.lru">LruEvictionPolicy</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.cache.eviction.random.<a href="./org/apache/ignite/cache/eviction/random/RandomEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.random">RandomEvictionPolicy</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.cache.eviction.sorted.<a href="./org/apache/ignite/cache/eviction/sorted/SortedEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction.sorted">SortedEvictionPolicy</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/BasicHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">BasicHadoopFileSystemFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.hadoop.fs.<a href="./org/apache/ignite/hadoop/fs/KerberosHadoopFileSystemFactory.html" title="class in org.apache.ignite.hadoop.fs">KerberosHadoopFileSystemFactory</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPath.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPath.html" title="class in org.apache.ignite.igfs">IgfsPath</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/IgfsPathSummary.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.igfs.<a href="./org/apache/ignite/igfs/IgfsPathSummary.html" title="class in org.apache.ignite.igfs">IgfsPathSummary</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsByteDelimiterRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsByteDelimiterRecordResolver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.igfs.mapreduce.records.<a href="./org/apache/ignite/igfs/mapreduce/records/IgfsFixedLengthRecordResolver.html" title="class in org.apache.ignite.igfs.mapreduce.records">IgfsFixedLengthRecordResolver</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteBiTuple.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteBiTuple.html" title="class in org.apache.ignite.lang">IgniteBiTuple</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteProductVersion.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteProductVersion.html" title="class in org.apache.ignite.lang">IgniteProductVersion</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteUuid.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.lang.<a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang">IgniteUuid</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityCredentials.html#writeExternal(java.io.ObjectOutput)">writeExternal(ObjectOutput)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityCredentials.html" title="class in org.apache.ignite.plugin.security">SecurityCredentials</a></dt>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeFloat(float)">writeFloat(float)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeFloat(java.lang.String,%20float)">writeFloat(String, float)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeFloat(java.lang.String,%20float)">writeFloat(String, float)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>float</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeFloatArray(float[])">writeFloatArray(float[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeFloatArray(java.lang.String,%20float[])">writeFloatArray(String, float[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeFloatArray(java.lang.String,%20float[])">writeFloatArray(String, float[])</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>float</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeHeader(byte,%20byte)">writeHeader(byte, byte)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes message header.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeIgniteUuid(java.lang.String,%20org.apache.ignite.lang.IgniteUuid)">writeIgniteUuid(String, IgniteUuid)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <a href="./org/apache/ignite/lang/IgniteUuid.html" title="class in org.apache.ignite.lang"><code>IgniteUuid</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeInt(int)">writeInt(int)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeInt(java.lang.String,%20int)">writeInt(String, int)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeInt(java.lang.String,%20int)">writeInt(String, int)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>int</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeIntArray(int[])">writeIntArray(int[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeIntArray(java.lang.String,%20int[])">writeIntArray(String, int[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeIntArray(java.lang.String,%20int[])">writeIntArray(String, int[])</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>int</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeLong(long)">writeLong(long)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeLong(java.lang.String,%20long)">writeLong(String, long)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeLong(java.lang.String,%20long)">writeLong(String, long)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>long</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeLongArray(long[])">writeLongArray(long[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeLongArray(java.lang.String,%20long[])">writeLongArray(String, long[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeLongArray(java.lang.String,%20long[])">writeLongArray(String, long[])</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>long</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeMap(java.util.Map)">writeMap(Map&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeMap(java.lang.String,%20java.util.Map)">writeMap(String, Map&lt;K, V&gt;)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeMap(java.lang.String,%20java.util.Map,%20org.apache.ignite.plugin.extensions.communication.MessageCollectionItemType,%20org.apache.ignite.plugin.extensions.communication.MessageCollectionItemType)">writeMap(String, Map&lt;K, V&gt;, MessageCollectionItemType, MessageCollectionItemType)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes map.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeMessage(java.lang.String,%20org.apache.ignite.plugin.extensions.communication.Message)">writeMessage(String, Message)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes nested message.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeObject(java.lang.Object)">writeObject(Object)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeObject(java.lang.String,%20java.lang.Object)">writeObject(String, Object)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeObjectArray(java.lang.Object[])">writeObjectArray(Object[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeObjectArray(java.lang.String,%20java.lang.Object[])">writeObjectArray(String, Object[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeObjectArray(java.lang.String,%20T[],%20org.apache.ignite.plugin.extensions.communication.MessageCollectionItemType)">writeObjectArray(String, T[], MessageCollectionItemType)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes array of objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageFormatter.html#writer(java.util.UUID)">writer(UUID)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageFormatter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageFormatter</a></dt>
<dd>
<div class="block">Creates new message writer instance.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#writeReplace()">writeReplace()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a></dt>
<dd>
<div class="block">Creates a copy of current configuration and removes all cache entry listeners.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeShort(short)">writeShort(short)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeShort(java.lang.String,%20short)">writeShort(String, short)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeShort(java.lang.String,%20short)">writeShort(String, short)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>short</code> value.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeShortArray(short[])">writeShortArray(short[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeShortArray(java.lang.String,%20short[])">writeShortArray(String, short[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeShortArray(java.lang.String,%20short[])">writeShortArray(String, short[])</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <code>short</code> array.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeString(java.lang.String)">writeString(String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeString(java.lang.String,%20java.lang.String)">writeString(String, String)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeString(java.lang.String,%20java.lang.String)">writeString(String, String)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeStringArray(java.lang.String[])">writeStringArray(String[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeStringArray(java.lang.String,%20java.lang.String[])">writeStringArray(String, String[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeTimestamp(java.sql.Timestamp)">writeTimestamp(Timestamp)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeTimestamp(java.lang.String,%20java.sql.Timestamp)">writeTimestamp(String, Timestamp)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeTimestampArray(java.sql.Timestamp[])">writeTimestampArray(Timestamp[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeTimestampArray(java.lang.String,%20java.sql.Timestamp[])">writeTimestampArray(String, Timestamp[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/Message.html#writeTo(java.nio.ByteBuffer,%20org.apache.ignite.plugin.extensions.communication.MessageWriter)">writeTo(ByteBuffer, MessageWriter)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/Message.html" title="interface in org.apache.ignite.plugin.extensions.communication">Message</a></dt>
<dd>
<div class="block">Writes this message to provided byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html#writeTo(java.nio.ByteBuffer,%20org.apache.ignite.plugin.extensions.communication.MessageWriter)">writeTo(ByteBuffer, MessageWriter)</a></span> - Method in class org.apache.ignite.spi.collision.jobstealing.<a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingRequest.html" title="class in org.apache.ignite.spi.collision.jobstealing">JobStealingRequest</a></dt>
<dd>
<div class="block">Writes this message to provided byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#writeTo(java.nio.ByteBuffer,%20org.apache.ignite.plugin.extensions.communication.MessageWriter)">writeTo(ByteBuffer, MessageWriter)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage</a></dt>
<dd>
<div class="block">Writes this message to provided byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html#writeTo(java.nio.ByteBuffer,%20org.apache.ignite.plugin.extensions.communication.MessageWriter)">writeTo(ByteBuffer, MessageWriter)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.NodeIdMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.NodeIdMessage</a></dt>
<dd>
<div class="block">Writes this message to provided byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html#writeTo(java.nio.ByteBuffer,%20org.apache.ignite.plugin.extensions.communication.MessageWriter)">writeTo(ByteBuffer, MessageWriter)</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.RecoveryLastReceivedMessage.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.RecoveryLastReceivedMessage</a></dt>
<dd>
<div class="block">Writes this message to provided byte buffer.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#writeToSocket(java.net.Socket,%20org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage,%20byte[],%20long)">writeToSocket(Socket, TcpDiscoveryAbstractMessage, byte[], long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Writes message to the socket.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#writeToSocket(java.net.Socket,%20org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage,%20long)">writeToSocket(Socket, TcpDiscoveryAbstractMessage, long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Writes message to the socket.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#writeToSocket(java.net.Socket,%20java.io.OutputStream,%20org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage,%20long)">writeToSocket(Socket, OutputStream, TcpDiscoveryAbstractMessage, long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Writes message to the socket.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#writeToSocket(org.apache.ignite.spi.discovery.tcp.messages.TcpDiscoveryAbstractMessage,%20java.net.Socket,%20int,%20long)">writeToSocket(TcpDiscoveryAbstractMessage, Socket, int, long)</a></span> - Method in class org.apache.ignite.spi.discovery.tcp.<a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html" title="class in org.apache.ignite.spi.discovery.tcp">TcpDiscoverySpi</a></dt>
<dd>
<div class="block">Writes response to the socket.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeUuid(java.util.UUID)">writeUuid(UUID)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeUuid(java.lang.String,%20java.util.UUID)">writeUuid(String, UUID)</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html#writeUuid(java.lang.String,%20java.util.UUID)">writeUuid(String, UUID)</a></span> - Method in interface org.apache.ignite.plugin.extensions.communication.<a href="./org/apache/ignite/plugin/extensions/communication/MessageWriter.html" title="interface in org.apache.ignite.plugin.extensions.communication">MessageWriter</a></dt>
<dd>
<div class="block">Writes <a href="http://docs.oracle.com/javase/7/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util"><code>UUID</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryRawWriter.html#writeUuidArray(java.util.UUID[])">writeUuidArray(UUID[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryRawWriter.html" title="interface in org.apache.ignite.binary">BinaryRawWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryWriter.html#writeUuidArray(java.lang.String,%20java.util.UUID[])">writeUuidArray(String, UUID[])</a></span> - Method in interface org.apache.ignite.binary.<a href="./org/apache/ignite/binary/BinaryWriter.html" title="interface in org.apache.ignite.binary">BinaryWriter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_X_">
<!-- -->
</a>
<h2 class="title">X</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/events/CacheEvent.html#xid()">xid()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/CacheEvent.html" title="class in org.apache.ignite.events">CacheEvent</a></dt>
<dd>
<div class="block">ID of surrounding cache cache transaction or <tt>null</tt> if there is
no surrounding transaction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/transactions/Transaction.html#xid()">xid()</a></span> - Method in interface org.apache.ignite.transactions.<a href="./org/apache/ignite/transactions/Transaction.html" title="interface in org.apache.ignite.transactions">Transaction</a></dt>
<dd>
<div class="block">Gets unique identifier for this transaction.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html#XML_DESCRIPTOR_PATH">XML_DESCRIPTOR_PATH</a></span> - Static variable in class org.apache.ignite.spi.deployment.uri.<a href="./org/apache/ignite/spi/deployment/uri/UriDeploymentSpi.html" title="class in org.apache.ignite.spi.deployment.uri">UriDeploymentSpi</a></dt>
<dd>
<div class="block">Default task description file path and name (value is <code>META-INF/ignite.xml</code>).</div>
</dd>
</dl>
<a name="_Y_">
<!-- -->
</a>
<h2 class="title">Y</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html#YARN_LOG_OUT">YARN_LOG_OUT</a></span> - Static variable in class org.apache.ignite.yarn.utils.<a href="./org/apache/ignite/yarn/utils/IgniteYarnUtils.html" title="class in org.apache.ignite.yarn.utils">IgniteYarnUtils</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_Q_">Q</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a href="#_Y_">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_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 class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Ignite - In-Memory Data Fabric</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><table width="100%" border="0" cellspacing=0 cellpadding=0 style="padding: 5px"> <tr> <td> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <a target=_blank href="https://ignite.apache.org"><nobr>2015 Copyright &#169; Apache Software Foundation</nobr></a> </td> </tr> </tbody> </table> </td> <td width="100%" align="right" valign="center"> <a href="https://twitter.com/ApacheIgnite" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @ApacheIgnite</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> </td> </tr> <tr> <td colspan="2" valign="top" align="left"> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <b>Ignite Fabric</b> </td> <td>:&nbsp;&nbsp; ver. <strong>1.6.0</strong> </td> </tr> <tr style="padding: 0; margin: 0"> <td> <b>Release Date</b> </td> <td>:&nbsp;&nbsp; May 18 2016 </td> </tr> </tbody> </table> </td> </tr> </table></small></p>
</body>
</html>