| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <link rel="canonical" href="https://ignite.apache.org/releases/2.1.0/javadoc/index-all.html" /> |
| <META NAME="ROBOTS" CONTENT="NOINDEX"> |
| |
| <!-- Generated by javadoc (version 1.7.0_80) on Thu Jul 20 19:37:46 UTC 2017 --> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>Index (Ignite 2.1.0)</title> |
| <meta name="date" content="2017-07-20"> |
| <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 2.1.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> <a href="#_B_">B</a> <a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_J_">J</a> <a href="#_K_">K</a> <a href="#_L_">L</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_Q_">Q</a> <a href="#_R_">R</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_U_">U</a> <a href="#_V_">V</a> <a href="#_W_">W</a> <a href="#_X_">X</a> <a href="#_Y_">Y</a> <a href="#_Z_">Z</a> <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/cache/eviction/AbstractEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction"><span class="strong">AbstractEvictionPolicy</span></a><<a href="./org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="type parameter in AbstractEvictionPolicy">K</a>,<a href="./org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="type parameter in AbstractEvictionPolicy">V</a>> - Class in <a href="./org/apache/ignite/cache/eviction/package-summary.html">org.apache.ignite.cache.eviction</a></dt> |
| <dd> |
| <div class="block">Common functionality implementation for eviction policies with max size/max memory and batch eviction support.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html#AbstractEvictionPolicy()">AbstractEvictionPolicy()</a></span> - Constructor for class org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicy</a></dt> |
| <dd> </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> </dd> |
| <dt><a href="./org/apache/ignite/marshaller/AbstractNodeNameAwareMarshaller.html" title="class in org.apache.ignite.marshaller"><span class="strong">AbstractNodeNameAwareMarshaller</span></a> - Class in <a href="./org/apache/ignite/marshaller/package-summary.html">org.apache.ignite.marshaller</a></dt> |
| <dd> |
| <div class="block">Marshaller allowing for <a href="./org/apache/ignite/Ignition.html#localIgnite()"><code>Ignition.localIgnite()</code></a> calls.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/marshaller/AbstractNodeNameAwareMarshaller.html#AbstractNodeNameAwareMarshaller()">AbstractNodeNameAwareMarshaller()</a></span> - Constructor for class org.apache.ignite.marshaller.<a href="./org/apache/ignite/marshaller/AbstractNodeNameAwareMarshaller.html" title="class in org.apache.ignite.marshaller">AbstractNodeNameAwareMarshaller</a></dt> |
| <dd> </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/IgniteJdbcThinDriver.html#acceptsURL(java.lang.String)">acceptsURL(String)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcThinDriver.html" title="class in org.apache.ignite">IgniteJdbcThinDriver</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/Ignite.html#active()">active()</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">Checks Ignite grid is active or not active.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#active(boolean)">active(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">Changes Ignite grid state to active or inactive.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#active()">active()</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">Checks Ignite grid is active or not active.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#active(boolean)">active(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">Changes Ignite grid state to active or inactive.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#active(boolean)">active(boolean)</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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/IgniteMXBean.html#active()">active()</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">Checks if Ignite grid is active.</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> </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<? extends 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#addAll(java.util.Collection)">addAll(Collection<? extends 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/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<K, V>)</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<K, V>)</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<K, V>)</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<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.Collection)">addData(Collection<? extends Map.Entry<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)">addData(Map<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/spi/discovery/DiscoveryDataBag.html#addGridCommonData(java.lang.Integer,%20java.io.Serializable)">addGridCommonData(Integer, Serializable)</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt> |
| <dd> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#addIncomeConnectionListener(org.apache.ignite.lang.IgniteInClosure)">addIncomeConnectionListener(IgniteInClosure<Socket>)</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/discovery/DiscoveryDataBag.html#addJoiningNodeData(java.lang.Integer,%20java.io.Serializable)">addJoiningNodeData(Integer, Serializable)</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt> |
| <dd> </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/spi/IgniteSpiContext.html#addLocalMessageListener(java.lang.Object,%20org.apache.ignite.lang.IgniteBiPredicate)">addLocalMessageListener(Object, IgniteBiPredicate<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">Register an local message listener to receive messages sent by remote nodes.</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"><span class="strong">Deprecated.</span> |
| <div class="block"><i>Use <a href="./org/apache/ignite/spi/IgniteSpiContext.html#addLocalMessageListener(java.lang.Object,%20org.apache.ignite.lang.IgniteBiPredicate)"><code>IgniteSpiContext.addLocalMessageListener(Object, IgniteBiPredicate)</code></a> instead.</i></div> |
| </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/spi/discovery/DiscoveryDataBag.html#addNodeSpecificData(java.lang.Integer,%20java.io.Serializable)">addNodeSpecificData(Integer, Serializable)</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt> |
| <dd> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/springdata/repository/query/IgniteQueryGenerator.html#addPaging(java.lang.StringBuilder,%20org.springframework.data.domain.Pageable)">addPaging(StringBuilder, Pageable)</a></span> - Static method in class org.apache.ignite.springdata.repository.query.<a href="./org/apache/ignite/springdata/repository/query/IgniteQueryGenerator.html" title="class in org.apache.ignite.springdata.repository.query">IgniteQueryGenerator</a></dt> |
| <dd> |
| <div class="block">Add a dynamic part of a query for the pagination support.</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/visor/plugin/VisorPluginNodesPanel.html#addSelectionListener(org.apache.ignite.visor.plugin.VisorSelectionListener)">addSelectionListener(VisorSelectionListener<UUID>)</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<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> |
| <div class="block"><strong>FOR TEST ONLY!!!</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/springdata/repository/query/IgniteQueryGenerator.html#addSorting(java.lang.StringBuilder,%20org.springframework.data.domain.Sort)">addSorting(StringBuilder, Sort)</a></span> - Static method in class org.apache.ignite.springdata.repository.query.<a href="./org/apache/ignite/springdata/repository/query/IgniteQueryGenerator.html" title="class in org.apache.ignite.springdata.repository.query">IgniteQueryGenerator</a></dt> |
| <dd> |
| <div class="block">Add a dynamic part of query for the sorting support.</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> </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> </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><<a href="./org/apache/ignite/cache/affinity/Affinity.html" title="type parameter in Affinity">K</a>> - 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/cache/hibernate/HibernateCacheProxy.html#affinity()">affinity()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</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/hadoop/fs/IgniteHadoopIgfsSecondaryFileSystem.html#affinity(org.apache.ignite.igfs.IgfsPath,%20long,%20long,%20long)">affinity(IgfsPath, long, long, long)</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">Get affinity block locations for data blocks of the file.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/IgfsSecondaryFileSystem.html#affinity(org.apache.ignite.igfs.IgfsPath,%20long,%20long,%20long)">affinity(IgfsPath, long, long, long)</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">Get affinity block locations for data blocks of the file.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/igfs/secondary/local/LocalIgfsSecondaryFileSystem.html#affinity(org.apache.ignite.igfs.IgfsPath,%20long,%20long,%20long)">affinity(IgfsPath, long, long, long)</a></span> - Method in class org.apache.ignite.igfs.secondary.local.<a href="./org/apache/ignite/igfs/secondary/local/LocalIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.igfs.secondary.local">LocalIgfsSecondaryFileSystem</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/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<R>)</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/IgniteCompute.html#affinityCall(java.util.Collection,%20java.lang.Object,%20org.apache.ignite.lang.IgniteCallable)">affinityCall(Collection<String>, Object, IgniteCallable<R>)</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/IgniteCompute.html#affinityCall(java.util.Collection,%20int,%20org.apache.ignite.lang.IgniteCallable)">affinityCall(Collection<String>, int, IgniteCallable<R>)</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 partition is located (the partition is primary on the node) |
| |
| It's guaranteed that the data of all the partitions of all participating caches, |
| the affinity key belongs to, will present on the destination node throughout the job execution.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteQueue.html#affinityCall(org.apache.ignite.lang.IgniteCallable)">affinityCall(IgniteCallable<R>)</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<R>)</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><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#affinityCallAsync(java.lang.String,%20java.lang.Object,%20org.apache.ignite.lang.IgniteCallable)">affinityCallAsync(String, Object, IgniteCallable<R>)</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 asynchronously 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/IgniteCompute.html#affinityCallAsync(java.util.Collection,%20java.lang.Object,%20org.apache.ignite.lang.IgniteCallable)">affinityCallAsync(Collection<String>, Object, IgniteCallable<R>)</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 asynchronously 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/IgniteCompute.html#affinityCallAsync(java.util.Collection,%20int,%20org.apache.ignite.lang.IgniteCallable)">affinityCallAsync(Collection<String>, int, IgniteCallable<R>)</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 asynchronously on the node where partition is located (the partition is primary on the node) |
| The data of the partition will not be migrated from the target node |
| while the job is executed.</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><<a href="./org/apache/ignite/cache/affinity/AffinityKey.html" title="type parameter in AffinityKey">K</a>> - 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"><span class="strong">Deprecated.</span></div> |
| <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/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"><span class="strong">Deprecated.</span> |
| <div class="block"><i>Use <a href="./org/apache/ignite/cache/affinity/AffinityKeyMapped.html" title="annotation in org.apache.ignite.cache.affinity"><code>AffinityKeyMapped</code></a> or <a href="./org/apache/ignite/cache/CacheKeyConfiguration.html#setAffinityKeyFieldName(java.lang.String)"><code>CacheKeyConfiguration.setAffinityKeyFieldName(String)</code></a> instead.</i></div> |
| </div> |
| </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/IgniteCompute.html#affinityRun(java.util.Collection,%20java.lang.Object,%20org.apache.ignite.lang.IgniteRunnable)">affinityRun(Collection<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/IgniteCompute.html#affinityRun(java.util.Collection,%20int,%20org.apache.ignite.lang.IgniteRunnable)">affinityRun(Collection<String>, int, 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 partition is located (the partition is primary on the node) |
| |
| It's guaranteed that the data of all the partitions of all participating caches, |
| the affinity key belongs to, will present on the destination node throughout the job execution.</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><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#affinityRunAsync(java.lang.String,%20java.lang.Object,%20org.apache.ignite.lang.IgniteRunnable)">affinityRunAsync(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 asynchronously 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/IgniteCompute.html#affinityRunAsync(java.util.Collection,%20java.lang.Object,%20org.apache.ignite.lang.IgniteRunnable)">affinityRunAsync(Collection<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 asynchronously 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/IgniteCompute.html#affinityRunAsync(java.util.Collection,%20int,%20org.apache.ignite.lang.IgniteRunnable)">affinityRunAsync(Collection<String>, int, 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 asynchronously on the node where partition is located (the partition is primary on the node) |
| The data of the partition will not be migrated from the target node |
| while the job is executed.</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/services/ServiceConfiguration.html#affKey">affKey</a></span> - Variable 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">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/cache/hibernate/HibernateAccessStrategyAdapter.html#afterInsert(java.lang.Object,%20java.lang.Object)">afterInsert(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyAdapter</a></dt> |
| <dd> |
| <div class="block">Called after Hibernate inserted object in the database and transaction successfully completed.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateNonStrictAccessStrategy.html#afterInsert(java.lang.Object,%20java.lang.Object)">afterInsert(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateNonStrictAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateNonStrictAccessStrategy</a></dt> |
| <dd> |
| <div class="block">Called after Hibernate inserted object in the database and transaction successfully completed.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateReadOnlyAccessStrategy.html#afterInsert(java.lang.Object,%20java.lang.Object)">afterInsert(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateReadOnlyAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateReadOnlyAccessStrategy</a></dt> |
| <dd> |
| <div class="block">Called after Hibernate inserted object in the database and transaction successfully completed.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateReadWriteAccessStrategy.html#afterInsert(java.lang.Object,%20java.lang.Object)">afterInsert(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateReadWriteAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateReadWriteAccessStrategy</a></dt> |
| <dd> |
| <div class="block">Called after Hibernate inserted object in the database and transaction successfully completed.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateTransactionalAccessStrategy.html#afterInsert(java.lang.Object,%20java.lang.Object)">afterInsert(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateTransactionalAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateTransactionalAccessStrategy</a></dt> |
| <dd> |
| <div class="block">Called after Hibernate inserted object in the database and transaction successfully completed.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/plugin/extensions/communication/MessageReader.html#afterMessageRead(java.lang.Class)">afterMessageRead(Class<? extends Message>)</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/cache/hibernate/HibernateAccessStrategyAdapter.html#afterUpdate(java.lang.Object,%20java.lang.Object)">afterUpdate(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyAdapter</a></dt> |
| <dd> |
| <div class="block">Called after Hibernate updated object in the database and transaction successfully completed.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateNonStrictAccessStrategy.html#afterUpdate(java.lang.Object,%20java.lang.Object)">afterUpdate(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateNonStrictAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateNonStrictAccessStrategy</a></dt> |
| <dd> |
| <div class="block">Called after Hibernate updated object in the database and transaction successfully completed.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateReadOnlyAccessStrategy.html#afterUpdate(java.lang.Object,%20java.lang.Object)">afterUpdate(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateReadOnlyAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateReadOnlyAccessStrategy</a></dt> |
| <dd> |
| <div class="block">Called after Hibernate updated object in the database and transaction successfully completed.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateReadWriteAccessStrategy.html#afterUpdate(java.lang.Object,%20java.lang.Object)">afterUpdate(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateReadWriteAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateReadWriteAccessStrategy</a></dt> |
| <dd> |
| <div class="block">Called after Hibernate updated object in the database and transaction successfully completed.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateTransactionalAccessStrategy.html#afterUpdate(java.lang.Object,%20java.lang.Object)">afterUpdate(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateTransactionalAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateTransactionalAccessStrategy</a></dt> |
| <dd> |
| <div class="block">Called after Hibernate updated object in the database and transaction successfully completed.</div> |
| </dd> |
| <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> </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<String, 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">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<String, String>)</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/igfs/secondary/local/LocalIgfsSecondaryFileSystem.html#append(org.apache.ignite.igfs.IgfsPath,%20int,%20boolean,%20java.util.Map)">append(IgfsPath, int, boolean, Map<String, String>)</a></span> - Method in class org.apache.ignite.igfs.secondary.local.<a href="./org/apache/ignite/igfs/secondary/local/LocalIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.igfs.secondary.local">LocalIgfsSecondaryFileSystem</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<String, String>)</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/plugin/security/SecurityPermissionSetBuilder.html#appendCachePermissions(java.lang.String,%20org.apache.ignite.plugin.security.SecurityPermission...)">appendCachePermissions(String, SecurityPermission...)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt> |
| <dd> |
| <div class="block">Append permission set form <a href="./org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite"><code>cache</code></a> with <code>name</code>.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#appendServicePermissions(java.lang.String,%20org.apache.ignite.plugin.security.SecurityPermission...)">appendServicePermissions(String, SecurityPermission...)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt> |
| <dd> |
| <div class="block">Append permission set form <a href="./org/apache/ignite/IgniteServices.html" title="interface in org.apache.ignite"><code>service</code></a> with <code>name</code>.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#appendSystemPermissions(org.apache.ignite.plugin.security.SecurityPermission...)">appendSystemPermissions(SecurityPermission...)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt> |
| <dd> |
| <div class="block">Append system permission set.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#appendTaskPermissions(java.lang.String,%20org.apache.ignite.plugin.security.SecurityPermission...)">appendTaskPermissions(String, SecurityPermission...)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt> |
| <dd> |
| <div class="block">Append permission set form <a href="./org/apache/ignite/IgniteCompute.html" title="interface in org.apache.ignite"><code>task</code></a> with <code>name</code>.</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> </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<T, R>, 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<T, R>, Collection<? extends 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 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<T, R1>, Collection<? extends T>, IgniteReducer<R1, R2>)</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/IgniteCompute.html#applyAsync(org.apache.ignite.lang.IgniteClosure,%20T)">applyAsync(IgniteClosure<T, R>, 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 asynchronously on a node within the underlying cluster group.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#applyAsync(org.apache.ignite.lang.IgniteClosure,%20java.util.Collection)">applyAsync(IgniteClosure<T, R>, Collection<? extends 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 asynchronously on nodes within the underlying cluster group.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#applyAsync(org.apache.ignite.lang.IgniteClosure,%20java.util.Collection,%20org.apache.ignite.lang.IgniteReducer)">applyAsync(IgniteClosure<T, R1>, Collection<? extends T>, IgniteReducer<R1, R2>)</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 asynchronously on nodes within the underlying cluster group.</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<ClusterNode>, int, Map<UUID, Collection<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">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/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><span class="strong"><a href="./org/apache/ignite/platform/dotnet/PlatformDotNetAffinityFunction.html#assignPartitions(org.apache.ignite.cache.affinity.AffinityFunctionContext)">assignPartitions(AffinityFunctionContext)</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetAffinityFunction.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetAffinityFunction</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> </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/Ignite.html#atomicLong(java.lang.String,%20org.apache.ignite.configuration.AtomicConfiguration,%20long,%20boolean)">atomicLong(String, AtomicConfiguration, 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/IgniteSpringBean.html#atomicLong(java.lang.String,%20org.apache.ignite.configuration.AtomicConfiguration,%20long,%20boolean)">atomicLong(String, AtomicConfiguration, 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> </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/Ignite.html#atomicReference(java.lang.String,%20org.apache.ignite.configuration.AtomicConfiguration,%20T,%20boolean)">atomicReference(String, AtomicConfiguration, 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/IgniteSpringBean.html#atomicReference(java.lang.String,%20org.apache.ignite.configuration.AtomicConfiguration,%20T,%20boolean)">atomicReference(String, AtomicConfiguration, 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/Ignite.html#atomicSequence(java.lang.String,%20org.apache.ignite.configuration.AtomicConfiguration,%20long,%20boolean)">atomicSequence(String, AtomicConfiguration, 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/IgniteSpringBean.html#atomicSequence(java.lang.String,%20org.apache.ignite.configuration.AtomicConfiguration,%20long,%20boolean)">atomicSequence(String, AtomicConfiguration, 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/Ignite.html#atomicStamped(java.lang.String,%20org.apache.ignite.configuration.AtomicConfiguration,%20T,%20S,%20boolean)">atomicStamped(String, AtomicConfiguration, 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/IgniteSpringBean.html#atomicStamped(java.lang.String,%20org.apache.ignite.configuration.AtomicConfiguration,%20T,%20S,%20boolean)">atomicStamped(String, AtomicConfiguration, 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> </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_PAIRED_CONN">ATTR_PAIRED_CONN</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> </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> </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> </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/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/QueryDetailMetrics.html#averageTime()">averageTime()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryDetailMetrics.html" title="interface in org.apache.ignite.cache.query">QueryDetailMetrics</a></dt> |
| <dd> |
| <div class="block">Gets average execution time of query.</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/cache/store/cassandra/session/transaction/BaseMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction"><span class="strong">BaseMutation</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/session/transaction/package-summary.html">org.apache.ignite.cache.store.cassandra.session.transaction</a></dt> |
| <dd> |
| <div class="block">Base class to inherit from to implement specific mutations operation.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/transaction/BaseMutation.html#BaseMutation(java.lang.String,%20org.apache.ignite.cache.store.cassandra.persistence.PersistenceController)">BaseMutation(String, PersistenceController)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.session.transaction.<a href="./org/apache/ignite/cache/store/cassandra/session/transaction/BaseMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction">BaseMutation</a></dt> |
| <dd> |
| <div class="block">Creates instance of mutation operation.</div> |
| </dd> |
| <dt><a href="./org/apache/ignite/configuration/BasicAddressResolver.html" title="class in org.apache.ignite.configuration"><span class="strong">BasicAddressResolver</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt> |
| <dd> |
| <div class="block">Basic implementation of <a href="./org/apache/ignite/configuration/AddressResolver.html" title="interface in org.apache.ignite.configuration"><code>AddressResolver</code></a>.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/BasicAddressResolver.html#BasicAddressResolver(java.util.Map)">BasicAddressResolver(Map<String, String>)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BasicAddressResolver.html" title="class in org.apache.ignite.configuration">BasicAddressResolver</a></dt> |
| <dd> |
| <div class="block">Created the address resolver.</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> </dd> |
| <dt><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/BasicJdbcIpFinderDialect.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc"><span class="strong">BasicJdbcIpFinderDialect</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">Basic JDBC dialect to use along with <a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/TcpDiscoveryJdbcIpFinder.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc"><code>TcpDiscoveryJdbcIpFinder</code></a>.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/BasicJdbcIpFinderDialect.html#BasicJdbcIpFinderDialect()">BasicJdbcIpFinderDialect()</a></span> - Constructor for class org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc.<a href="./org/apache/ignite/spi/discovery/tcp/ipfinder/jdbc/BasicJdbcIpFinderDialect.html" title="class in org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc">BasicJdbcIpFinderDialect</a></dt> |
| <dd> </dd> |
| <dt><a href="./org/apache/ignite/hadoop/util/BasicUserNameMapper.html" title="class in org.apache.ignite.hadoop.util"><span class="strong">BasicUserNameMapper</span></a> - Class in <a href="./org/apache/ignite/hadoop/util/package-summary.html">org.apache.ignite.hadoop.util</a></dt> |
| <dd> |
| <div class="block">Name mapper which maps one user name to another based on predefined dictionary.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/hadoop/util/BasicUserNameMapper.html#BasicUserNameMapper()">BasicUserNameMapper()</a></span> - Constructor for class org.apache.ignite.hadoop.util.<a href="./org/apache/ignite/hadoop/util/BasicUserNameMapper.html" title="class in org.apache.ignite.hadoop.util">BasicUserNameMapper</a></dt> |
| <dd> </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> </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><<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>> - 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> </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> </dd> |
| <dt><a href="./org/apache/ignite/binary/BinaryCollectionFactory.html" title="interface in org.apache.ignite.binary"><span class="strong">BinaryCollectionFactory</span></a><<a href="./org/apache/ignite/binary/BinaryCollectionFactory.html" title="type parameter in BinaryCollectionFactory">K</a>> - 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> </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><<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>> - 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> </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> </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/cache/store/cassandra/session/transaction/DeleteMutation.html#bindStatement(com.datastax.driver.core.PreparedStatement)">bindStatement(PreparedStatement)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.transaction.<a href="./org/apache/ignite/cache/store/cassandra/session/transaction/DeleteMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction">DeleteMutation</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/transaction/Mutation.html#bindStatement(com.datastax.driver.core.PreparedStatement)">bindStatement(PreparedStatement)</a></span> - Method in interface org.apache.ignite.cache.store.cassandra.session.transaction.<a href="./org/apache/ignite/cache/store/cassandra/session/transaction/Mutation.html" title="interface in org.apache.ignite.cache.store.cassandra.session.transaction">Mutation</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/transaction/WriteMutation.html#bindStatement(com.datastax.driver.core.PreparedStatement)">bindStatement(PreparedStatement)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.transaction.<a href="./org/apache/ignite/cache/store/cassandra/session/transaction/WriteMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction">WriteMutation</a></dt> |
| <dd> |
| <div class="block">Binds prepared statement to current Cassandra session.</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<R>)</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<T, R>, 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/IgniteCompute.html#broadcastAsync(org.apache.ignite.lang.IgniteRunnable)">broadcastAsync(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 asynchronously to all nodes in the cluster group.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#broadcastAsync(org.apache.ignite.lang.IgniteCallable)">broadcastAsync(IgniteCallable<R>)</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 asynchronously to all nodes in cluster group.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#broadcastAsync(org.apache.ignite.lang.IgniteClosure,%20T)">broadcastAsync(IgniteClosure<T, R>, 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 asynchronously 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/plugin/security/SecurityPermissionSetBuilder.html#build()">build()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt> |
| <dd> |
| <div class="block">Builds the <a href="./org/apache/ignite/plugin/security/SecurityPermissionSet.html" title="interface in org.apache.ignite.plugin.security"><code>SecurityPermissionSet</code></a>.</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.Map,%20java.sql.ResultSet)">buildBinaryObject(String, JdbcTypeField[], Map<String, Integer>, 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<String>, 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> </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 using value.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteBinary.html#buildEnum(java.lang.String,%20java.lang.String)">buildEnum(String, 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">Create enum object using name.</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.Map,%20java.sql.ResultSet)">buildObject(String, String, CacheAbstractJdbcStore.TypeKind, JdbcTypeField[], Map<String, Integer>, 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.Map,%20java.sql.ResultSet)">buildObject(String, String, CacheAbstractJdbcStore.TypeKind, JdbcTypeField[], Map<String, Integer>, 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><a href="./org/apache/ignite/hadoop/io/BytesWritablePartiallyRawComparator.html" title="class in org.apache.ignite.hadoop.io"><span class="strong">BytesWritablePartiallyRawComparator</span></a> - Class in <a href="./org/apache/ignite/hadoop/io/package-summary.html">org.apache.ignite.hadoop.io</a></dt> |
| <dd> |
| <div class="block">Partial raw comparator for <a href="http://hadoop.apache.org/docs/current/api/org/apache/hadoop/io/BytesWritable.html?is-external=true" title="class or interface in org.apache.hadoop.io"><code>BytesWritable</code></a> data type.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/hadoop/io/BytesWritablePartiallyRawComparator.html#BytesWritablePartiallyRawComparator()">BytesWritablePartiallyRawComparator()</a></span> - Constructor for class org.apache.ignite.hadoop.io.<a href="./org/apache/ignite/hadoop/io/BytesWritablePartiallyRawComparator.html" title="class in org.apache.ignite.hadoop.io">BytesWritablePartiallyRawComparator</a></dt> |
| <dd> </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/cache/hibernate/HibernateAccessStrategyAdapter.html#cache">cache</a></span> - Variable in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#cache()">cache()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Gets base cache for this projection.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/query/QueryDetailMetrics.html#cache()">cache()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryDetailMetrics.html" title="interface in org.apache.ignite.cache.query">QueryDetailMetrics</a></dt> |
| <dd> </dd> |
| <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><<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>> - 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> </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,%20boolean)">CacheAbstractJdbcStore.EntryMapping(String, JdbcDialect, JdbcType, CacheAbstractJdbcStore.TypeKind, CacheAbstractJdbcStore.TypeKind, boolean)</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> </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/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> </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><<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>> - 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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#CacheConfiguration(javax.cache.configuration.CompleteConfiguration)">CacheConfiguration(CompleteConfiguration<K, V>)</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><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> </dd> |
| <dt><a href="./org/apache/ignite/cache/CacheEntry.html" title="interface in org.apache.ignite.cache"><span class="strong">CacheEntry</span></a><<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>> - 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><<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>> - 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><<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>> - 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> </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> </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> </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> </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> </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> </dd> |
| <dt><a href="./org/apache/ignite/cache/CacheInterceptor.html" title="interface in org.apache.ignite.cache"><span class="strong">CacheInterceptor</span></a><<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>> - 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><<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>> - 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> </dd> |
| <dt><a href="./org/apache/ignite/cache/CacheInterceptorEntry.html" title="class in org.apache.ignite.cache"><span class="strong">CacheInterceptorEntry</span></a><<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>> - 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> </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><<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>> - 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> </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><<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>> - 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> </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><<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>> - 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> </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><<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>> - 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> </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> </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<TransactionManager></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> </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> </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><<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>> - 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> </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> </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/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/ServiceConfiguration.html#cacheName">cacheName</a></span> - Variable 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">Cache name.</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> </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/SecurityBasicPermissionSet.html#cachePermissions()">cachePermissions()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityBasicPermissionSet.html" title="class in org.apache.ignite.plugin.security">SecurityBasicPermissionSet</a></dt> |
| <dd> |
| <div class="block">Map of cache names to cache permissions.</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><<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>> - 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><<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>> - 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><<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>> - 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><<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>> - 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><<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>> - 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<K, V>, CacheEntryEventSerializableFilter<K, V>, 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> </dd> |
| <dt><a href="./org/apache/ignite/events/CacheQueryReadEvent.html" title="class in org.apache.ignite.events"><span class="strong">CacheQueryReadEvent</span></a><<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>> - 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<K, V>, CacheEntryEventSerializableFilter<K, V>, 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> </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> </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> </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> </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> </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><<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>> - 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><<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>> - 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> </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/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">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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoField.html#calculatedField()">calculatedField()</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">Indicates if it's a calculated field - field which value just generated based on other field values.</div> |
| </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<R>)</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<? extends IgniteCallable<R>>)</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<? extends IgniteCallable<R1>>, IgniteReducer<R1, R2>)</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#callAsync(org.apache.ignite.lang.IgniteCallable)">callAsync(IgniteCallable<R>)</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 asynchronously on a node within the underlying cluster group.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#callAsync(java.util.Collection)">callAsync(Collection<? extends IgniteCallable<R>>)</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 asynchronously on nodes within the underlying cluster group.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#callAsync(java.util.Collection,%20org.apache.ignite.lang.IgniteReducer)">callAsync(Collection<? extends IgniteCallable<R1>>, IgniteReducer<R1, R2>)</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 asynchronously 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<R>)</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><<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>> - 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> </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/IgniteServices.html#cancelAllAsync()">cancelAllAsync()</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">Asynchronously cancels all deployed services.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#cancelAsync(java.lang.String)">cancelAsync(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">Asynchronously cancels service deployment.</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><<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>> - 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><<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>> - 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> </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> </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,%20long,%20org.apache.ignite.IgniteLogger)">CassandraSessionImpl(Cluster.Builder, Integer, ConsistencyLevel, ConsistencyLevel, long, 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/cache/store/cassandra/persistence/PersistenceSettings.html#cassandraUniqueFields()">cassandraUniqueFields()</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">List of POJO fields having unique mapping to Cassandra columns - skipping aliases pointing |
| to the same Cassandra table column.</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/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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/lang/IgniteFuture.html#chain(org.apache.ignite.lang.IgniteClosure)">chain(IgniteClosure<? super IgniteFuture<V>, T>)</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/lang/IgniteFuture.html#chainAsync(org.apache.ignite.lang.IgniteClosure,%20java.util.concurrent.Executor)">chainAsync(IgniteClosure<? super IgniteFuture<V>, T>, Executor)</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><a href="./org/apache/ignite/hadoop/util/ChainedUserNameMapper.html" title="class in org.apache.ignite.hadoop.util"><span class="strong">ChainedUserNameMapper</span></a> - Class in <a href="./org/apache/ignite/hadoop/util/package-summary.html">org.apache.ignite.hadoop.util</a></dt> |
| <dd> |
| <div class="block">Chained user name mapper.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/hadoop/util/ChainedUserNameMapper.html#ChainedUserNameMapper()">ChainedUserNameMapper()</a></span> - Constructor for class org.apache.ignite.hadoop.util.<a href="./org/apache/ignite/hadoop/util/ChainedUserNameMapper.html" title="class in org.apache.ignite.hadoop.util">ChainedUserNameMapper</a></dt> |
| <dd> </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<PojoField>)</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> </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/IgniteSpringBean.html#checkIgnite()">checkIgnite()</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">Checks if this bean is valid.</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/TcpDiscoverySpiMBean.html#checkRingLatency(int)">checkRingLatency(int)</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">Diagnosis method for determining ring message latency.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/StripedExecutorMXBean.html#checkStarvation()">checkStarvation()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/StripedExecutorMXBean.html" title="interface in org.apache.ignite.mxbean">StripedExecutorMXBean</a></dt> |
| <dd> |
| <div class="block">Checks for starvation in striped pool, dumps in log information if potential starvation |
| was found.</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/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/cache/hibernate/HibernateCacheProxy.html#clear(java.lang.Object)">clear(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Clears key on all nodes that store it's data.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clear()">clear()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Clears cache on all nodes that store it's data.</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">Clears 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/IgniteFileSystem.html#clear()">clear()</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, but not removing anything in secondary |
| file system (if any).</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/cache/hibernate/HibernateCacheProxy.html#clearAll(java.util.Set)">clearAll(Set)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Clears keys on all nodes that store it's data.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#clearAll(java.util.Set)">clearAll(Set<? extends 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">Clears 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/cache/hibernate/HibernateCacheProxy.html#clearAllAsync(java.util.Set)">clearAllAsync(Set)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#clearAllAsync(java.util.Set)">clearAllAsync(Set<? extends 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">Asynchronously clears 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/cache/hibernate/HibernateCacheProxy.html#clearAsync()">clearAsync()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clearAsync(java.lang.Object)">clearAsync(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#clearAsync()">clearAsync()</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">Asynchronously clears the contents of the cache, without notifying listeners or |
| <code>CacheWriter</code>s.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#clearAsync(K)">clearAsync(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">Asynchronously clears 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/IgniteFileSystem.html#clearAsync()">clearAsync()</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, but not removing anything in secondary |
| file system (if any).</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/cache/hibernate/HibernateCacheProxy.html#clearLocally(boolean,%20boolean,%20boolean)">clearLocally(boolean, boolean, boolean)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Clears all entries from this cache only if the entry is not |
| currently locked or participating in a transaction.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clearLocally(java.lang.Object)">clearLocally(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Clears an entry from this cache and swap storage only if the entry |
| is not currently locked, and is not participating in a transaction.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clearLocallyAll(java.util.Set,%20boolean,%20boolean,%20boolean)">clearLocallyAll(Set, boolean, boolean, boolean)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Clears entries from this cache and swap storage only if the entry |
| is not currently locked, and is not participating in a transaction.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#clearQueryEntities()">clearQueryEntities()</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">Clear query entities.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/IgniteSpiAdapter.html#clientFailureDetectionTimeout()">clientFailureDetectionTimeout()</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 client failure detection timeout set to use for network related operations.</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/stream/zeromq/IgniteZeroMqStreamer.html#close()">close()</a></span> - Method in class org.apache.ignite.stream.zeromq.<a href="./org/apache/ignite/stream/zeromq/IgniteZeroMqStreamer.html" title="class in org.apache.ignite.stream.zeromq">IgniteZeroMqStreamer</a></dt> |
| <dd> |
| <div class="block">Stops ZeroMQ streamer.</div> |
| </dd> |
| <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>IgniteServices</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><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clusterMetrics()">clusterMetrics()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Gets whole cluster metrics (statistics) for this cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#clusterMetrics(org.apache.ignite.cluster.ClusterGroup)">clusterMetrics(ClusterGroup)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Gets cluster group metrics (statistics) for this cache.</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/cache/hibernate/HibernateCacheProxy.html#clusterMxBean()">clusterMxBean()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Gets whole cluster metrics (statistics) for this cache.</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> </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> </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> </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> </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(org.apache.ignite.spi.discovery.DiscoveryDataBag)">collect(DiscoveryDataBag)</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><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> </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><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#columnIndex(java.util.Map,%20java.lang.String)">columnIndex(Map<String, Integer>, 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">Find column index by database name.</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> </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/Transaction.html#commitAsync()">commitAsync()</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">Asynchronously 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><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html#commonData(java.util.Map)">commonData(Map<Integer, Serializable>)</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt> |
| <dd> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html#commonData()">commonData()</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt> |
| <dd> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.GridDiscoveryData.html#commonData()">commonData()</a></span> - Method in interface org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.GridDiscoveryData.html" title="interface in org.apache.ignite.spi.discovery">DiscoveryDataBag.GridDiscoveryData</a></dt> |
| <dd> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html#commonDataCollectedFor(java.lang.Integer)">commonDataCollectedFor(Integer)</a></span> - Method in class org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt> |
| <dd> </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><<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>> - 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><<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>> - 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/hadoop/io/BytesWritablePartiallyRawComparator.html#compare(org.apache.hadoop.io.BytesWritable,%20org.apache.ignite.hadoop.io.RawMemory)">compare(BytesWritable, RawMemory)</a></span> - Method in class org.apache.ignite.hadoop.io.<a href="./org/apache/ignite/hadoop/io/BytesWritablePartiallyRawComparator.html" title="class in org.apache.ignite.hadoop.io">BytesWritablePartiallyRawComparator</a></dt> |
| <dd> |
| <div class="block">Do compare.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/hadoop/io/BytesWritablePartiallyRawComparator.html#compare(org.apache.hadoop.io.BytesWritable,%20long,%20int)">compare(BytesWritable, long, int)</a></span> - Method in class org.apache.ignite.hadoop.io.<a href="./org/apache/ignite/hadoop/io/BytesWritablePartiallyRawComparator.html" title="class in org.apache.ignite.hadoop.io">BytesWritablePartiallyRawComparator</a></dt> |
| <dd> |
| <div class="block">Perform compare.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/hadoop/io/PartiallyRawComparator.html#compare(T,%20org.apache.ignite.hadoop.io.RawMemory)">compare(T, RawMemory)</a></span> - Method in interface org.apache.ignite.hadoop.io.<a href="./org/apache/ignite/hadoop/io/PartiallyRawComparator.html" title="interface in org.apache.ignite.hadoop.io">PartiallyRawComparator</a></dt> |
| <dd> |
| <div class="block">Do compare.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/hadoop/io/TextPartiallyRawComparator.html#compare(org.apache.hadoop.io.Text,%20org.apache.ignite.hadoop.io.RawMemory)">compare(Text, RawMemory)</a></span> - Method in class org.apache.ignite.hadoop.io.<a href="./org/apache/ignite/hadoop/io/TextPartiallyRawComparator.html" title="class in org.apache.ignite.hadoop.io">TextPartiallyRawComparator</a></dt> |
| <dd> |
| <div class="block">Do compare.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/hadoop/io/TextPartiallyRawComparator.html#compare(org.apache.hadoop.io.Text,%20long,%20int)">compare(Text, long, int)</a></span> - Method in class org.apache.ignite.hadoop.io.<a href="./org/apache/ignite/hadoop/io/TextPartiallyRawComparator.html" title="class in org.apache.ignite.hadoop.io">TextPartiallyRawComparator</a></dt> |
| <dd> |
| <div class="block">Perform compare.</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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/query/QueryDetailMetrics.html#completions()">completions()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryDetailMetrics.html" title="interface in org.apache.ignite.cache.query">QueryDetailMetrics</a></dt> |
| <dd> |
| <div class="block">Gets number of completed execution of query.</div> |
| </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/thread/IgniteThread.html#compositeRwLockIndex()">compositeRwLockIndex()</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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#compositeRwLockIndex(int)">compositeRwLockIndex(int)</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> </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><<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>> - 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><<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>> - 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> </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><<a href="./org/apache/ignite/compute/ComputeTaskFuture.html" title="type parameter in ComputeTaskFuture">R</a>> - 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><<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>> - 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> </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/stream/kafka/connect/IgniteSinkConnector.html#config()">config()</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/IgniteSourceConnector.html#config()">config()</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/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> </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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#configuration()">configuration()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Gets configuration bean for this cache.</div> |
| </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 Ignite 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 Ignite 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<String, ?>, 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<String, ?>, 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<String, ?>, 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/IgniteJdbcThinDriver.html#connect(java.lang.String,%20java.util.Properties)">connect(String, Properties)</a></span> - Method in class org.apache.ignite.<a href="./org/apache/ignite/IgniteJdbcThinDriver.html" title="class in org.apache.ignite">IgniteJdbcThinDriver</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> </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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage.html#connectionIndex()">connectionIndex()</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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage2.html#connectionIndex()">connectionIndex()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage2.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage2</a></dt> |
| <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/spi/discovery/DiscoverySpi.html#consistentId()">consistentId()</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 consistent ID.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#consistentId()">consistentId()</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 consistent ID.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/stream/rocketmq/RocketMQStreamer.html#consumeMessage(java.util.List,%20org.apache.rocketmq.client.consumer.listener.ConsumeConcurrentlyContext)">consumeMessage(List<MessageExt>, ConsumeConcurrentlyContext)</a></span> - Method in class org.apache.ignite.stream.rocketmq.<a href="./org/apache/ignite/stream/rocketmq/RocketMQStreamer.html" title="class in org.apache.ignite.stream.rocketmq">RocketMQStreamer</a></dt> |
| <dd> |
| <div class="block">Implements <code>MessageListenerConcurrently.consumeMessage(List, ConsumeConcurrentlyContext)</code> to receive |
| messages.</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<?>)</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<?>)</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/cache/store/cassandra/persistence/PojoField.html#containsField(java.util.List,%20java.lang.String)">containsField(List<PojoField>, String)</a></span> - Static 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">Checks if list contains POJO field with the specified name.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</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/cache/hibernate/HibernateCacheProxy.html#containsKeyAsync(java.lang.Object)">containsKeyAsync(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#containsKeyAsync(K)">containsKeyAsync(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">Asynchronously determines if the <code>Cache</code> contains an entry for the specified key.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#containsKeys(java.util.Collection)">containsKeys(Collection)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#containsKeys(java.util.Set)">containsKeys(Set<? extends 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">Determines if the <code>Cache</code> contains entries for the specified keys.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#containsKeysAsync(java.util.Collection)">containsKeysAsync(Collection)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#containsKeysAsync(java.util.Set)">containsKeysAsync(Set<? extends 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">Asynchronously 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/cache/hibernate/HibernateCacheProxy.html#context()">context()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</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><<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>> - 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/cache/store/cassandra/session/transaction/BaseMutation.html#controller()">controller()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.session.transaction.<a href="./org/apache/ignite/cache/store/cassandra/session/transaction/BaseMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction">BaseMutation</a></dt> |
| <dd> |
| <div class="block">Service method to get persistence controller instance</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateExceptionConverter.html#convert(java.lang.Exception)">convert(Exception)</a></span> - Method in interface org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateExceptionConverter.html" title="interface in org.apache.ignite.cache.hibernate">HibernateExceptionConverter</a></dt> |
| <dd> </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> </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> </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/springdata/repository/support/IgniteRepositoryImpl.html#count()">count()</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryImpl</a></dt> |
| <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> </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> </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> </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> </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> </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> </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> </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> </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/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<String, 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">Creates a file and opens it for writing.</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<String, String>)</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/local/LocalIgfsSecondaryFileSystem.html#create(org.apache.ignite.igfs.IgfsPath,%20boolean)">create(IgfsPath, boolean)</a></span> - Method in class org.apache.ignite.igfs.secondary.local.<a href="./org/apache/ignite/igfs/secondary/local/LocalIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.igfs.secondary.local">LocalIgfsSecondaryFileSystem</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/local/LocalIgfsSecondaryFileSystem.html#create(org.apache.ignite.igfs.IgfsPath,%20int,%20boolean,%20int,%20long,%20java.util.Map)">create(IgfsPath, int, boolean, int, long, Map<String, String>)</a></span> - Method in class org.apache.ignite.igfs.secondary.local.<a href="./org/apache/ignite/igfs/secondary/local/LocalIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.igfs.secondary.local">LocalIgfsSecondaryFileSystem</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<String, String>)</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<String, String>)</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(short)">create(short)</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/plugin/platform/PlatformCachePluginConfigurationClosureFactory.html#create()">create()</a></span> - Method in interface org.apache.ignite.plugin.platform.<a href="./org/apache/ignite/plugin/platform/PlatformCachePluginConfigurationClosureFactory.html" title="interface in org.apache.ignite.plugin.platform">PlatformCachePluginConfigurationClosureFactory</a></dt> |
| <dd> |
| <div class="block">Creates configuration closure instance.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/plugin/platform/PlatformPluginConfigurationClosureFactory.html#create()">create()</a></span> - Method in interface org.apache.ignite.plugin.platform.<a href="./org/apache/ignite/plugin/platform/PlatformPluginConfigurationClosureFactory.html" title="interface in org.apache.ignite.plugin.platform">PlatformPluginConfigurationClosureFactory</a></dt> |
| <dd> |
| <div class="block">Creates configuration instance.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html#create()">create()</a></span> - Static method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt> |
| <dd> |
| <div class="block">Static factory method for create new permission builder.</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/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<K, V>)</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<K, V>, NearCacheConfiguration<K, V>)</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<K, V>)</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<K, V>, NearCacheConfiguration<K, V>)</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/PluginProvider.html#createCacheProvider(org.apache.ignite.plugin.CachePluginContext)">createCacheProvider(CachePluginContext)</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 cache plugin provider.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/Ignite.html#createCaches(java.util.Collection)">createCaches(Collection<CacheConfiguration>)</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 caches with the given cache configurations.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#createCaches(java.util.Collection)">createCaches(Collection<CacheConfiguration>)</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 caches with the given cache configurations.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/plugin/CachePluginProvider.html#createComponent(java.lang.Class)">createComponent(Class<T>)</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> </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<T>)</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/configuration/MemoryConfiguration.html#createDefaultPolicyConfig()">createDefaultPolicyConfig()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryConfiguration.html" title="class in org.apache.ignite.configuration">MemoryConfiguration</a></dt> |
| <dd> |
| <div class="block">Creates a configuration for the default memory policy that will instantiate the default memory region.</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<CreateFlag>, 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<T>)</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<K, V>)</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<K, V>)</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/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/cache/store/cassandra/persistence/KeyPersistenceSettings.html#createPojoField(org.w3c.dom.Element,%20java.lang.Class)">createPojoField(Element, Class)</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">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/KeyPersistenceSettings.html#createPojoField(org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor)">createPojoField(PojoFieldAccessor)</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">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 field accessor.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#createPojoField(org.w3c.dom.Element,%20java.lang.Class)">createPojoField(Element, Class)</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">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/PersistenceSettings.html#createPojoField(org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor)">createPojoField(PojoFieldAccessor)</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">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 field accessor.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/ValuePersistenceSettings.html#createPojoField(org.w3c.dom.Element,%20java.lang.Class)">createPojoField(Element, Class)</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">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/ValuePersistenceSettings.html#createPojoField(org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor)">createPojoField(PojoFieldAccessor)</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">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 field accessor.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryFactoryBean.html#createRepositoryFactory()">createRepositoryFactory()</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryFactoryBean.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryFactoryBean</a></dt> |
| <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,%20int)">createTcpClient(ClusterNode, 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">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><a href="./org/apache/ignite/configuration/DataPageEvictionMode.html" title="enum in org.apache.ignite.configuration"><span class="strong">DataPageEvictionMode</span></a> - Enum in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt> |
| <dd> |
| <div class="block">Defines memory page eviction algorithm.</div> |
| </dd> |
| <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> </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> </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> </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(org.apache.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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/plugin/security/SecurityBasicPermissionSet.html#defaultAllowAll()">defaultAllowAll()</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityBasicPermissionSet.html" title="class in org.apache.ignite.plugin.security">SecurityBasicPermissionSet</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/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/plugin/security/SecurityPermissionSetBuilder.html#defaultAllowAll(boolean)">defaultAllowAll(boolean)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityPermissionSetBuilder.html" title="class in org.apache.ignite.plugin.security">SecurityPermissionSetBuilder</a></dt> |
| <dd> |
| <div class="block">Append default all flag.</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/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/igfs/secondary/local/LocalIgfsSecondaryFileSystem.html#delete(org.apache.ignite.igfs.IgfsPath,%20boolean)">delete(IgfsPath, boolean)</a></span> - Method in class org.apache.ignite.igfs.secondary.local.<a href="./org/apache/ignite/igfs/secondary/local/LocalIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.igfs.secondary.local">LocalIgfsSecondaryFileSystem</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/springdata/repository/support/IgniteRepositoryImpl.html#delete(ID)">delete(ID)</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryImpl</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html#delete(T)">delete(T)</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryImpl</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html#delete(java.lang.Iterable)">delete(Iterable<? extends T>)</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryImpl</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/CacheLoadOnlyStoreAdapter.html#deleteAll(java.util.Collection)">deleteAll(Collection<?>)</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<?>)</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<?>)</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<?>)</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/springdata/repository/IgniteRepository.html#deleteAll(java.lang.Iterable)">deleteAll(Iterable<ID>)</a></span> - Method in interface org.apache.ignite.springdata.repository.<a href="./org/apache/ignite/springdata/repository/IgniteRepository.html" title="interface in org.apache.ignite.springdata.repository">IgniteRepository</a></dt> |
| <dd> |
| <div class="block">Deletes all the entities for the provided ids.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html#deleteAll(java.lang.Iterable)">deleteAll(Iterable<ID>)</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryImpl</a></dt> |
| <dd> |
| <div class="block">Deletes all the entities for the provided ids.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html#deleteAll()">deleteAll()</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryImpl</a></dt> |
| <dt><a href="./org/apache/ignite/cache/store/cassandra/session/transaction/DeleteMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction"><span class="strong">DeleteMutation</span></a> - Class in <a href="./org/apache/ignite/cache/store/cassandra/session/transaction/package-summary.html">org.apache.ignite.cache.store.cassandra.session.transaction</a></dt> |
| <dd> |
| <div class="block">Mutation which deletes object from Cassandra.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/session/transaction/DeleteMutation.html#DeleteMutation(java.lang.Object,%20java.lang.String,%20org.apache.ignite.cache.store.cassandra.persistence.PersistenceController)">DeleteMutation(Object, String, PersistenceController)</a></span> - Constructor for class org.apache.ignite.cache.store.cassandra.session.transaction.<a href="./org/apache/ignite/cache/store/cassandra/session/transaction/DeleteMutation.html" title="class in org.apache.ignite.cache.store.cassandra.session.transaction">DeleteMutation</a></dt> |
| <dd> |
| <div class="block">Creates instance of delete mutation operation.</div> |
| </dd> |
| <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/IgniteServices.html#deployAsync(org.apache.ignite.services.ServiceConfiguration)">deployAsync(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">Asynchronously deploys multiple instances of the service on the grid according to provided |
| configuration.</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<?>)</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#deployClusterSingletonAsync(java.lang.String,%20org.apache.ignite.services.Service)">deployClusterSingletonAsync(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">Asynchronously 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><span class="strong"><a href="./org/apache/ignite/IgniteServices.html#deployKeyAffinitySingletonAsync(java.lang.String,%20org.apache.ignite.services.Service,%20java.lang.String,%20java.lang.Object)">deployKeyAffinitySingletonAsync(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">Asynchronously 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<?>, 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#deployMultipleAsync(java.lang.String,%20org.apache.ignite.services.Service,%20int,%20int)">deployMultipleAsync(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">Asynchronously 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/IgniteServices.html#deployNodeSingletonAsync(java.lang.String,%20org.apache.ignite.services.Service)">deployNodeSingletonAsync(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">Asynchronously 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<?>)</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<?>)</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/Ignite.html#destroyCaches(java.util.Collection)">destroyCaches(Collection<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 caches.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#destroyCaches(java.util.Collection)">destroyCaches(Collection<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 caches.</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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#detectPojoFields(org.w3c.dom.NodeList)">detectPojoFields(NodeList)</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">Extracts POJO fields from a list of corresponding XML field nodes.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyFactory.html#DFLT_ACCESS_TYPE_PROPERTY">DFLT_ACCESS_TYPE_PROPERTY</a></span> - Static variable in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyFactory.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyFactory</a></dt> |
| <dd> </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/configuration/IgniteConfiguration.html#DFLT_ACTIVE_ON_START">DFLT_ACTIVE_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 active on start flag.</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> </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/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/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> </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/cache/hibernate/HibernateAccessStrategyFactory.html#DFLT_CACHE_NAME_PROPERTY">DFLT_CACHE_NAME_PROPERTY</a></span> - Static variable in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyFactory.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyFactory</a></dt> |
| <dd> |
| <div class="block">Default cache property name.</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/PersistentStoreConfiguration.html#DFLT_CHECKPOINTING_FREQ">DFLT_CHECKPOINTING_FREQ</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_CHECKPOINTING_THREADS">DFLT_CHECKPOINTING_THREADS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default number of checkpointing threads.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_CLIENT_FAILURE_DETECTION_TIMEOUT">DFLT_CLIENT_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 for client nodes in millis.</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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#DFLT_CONN_PER_NODE">DFLT_CONN_PER_NODE</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 connections per node.</div> |
| </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/configuration/IgniteConfiguration.html#DFLT_DATA_STREAMER_POOL_SIZE">DFLT_DATA_STREAMER_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 size of data streamer thread pool.</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/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_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/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>10</tt>min).</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/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"><span class="strong">Deprecated.</span></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/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html#DFLT_LOC_MAPPER_WEIGHT">DFLT_LOC_MAPPER_WEIGHT</a></span> - Static variable in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopWeightedMapReducePlanner</a></dt> |
| <dd> |
| <div class="block">Default local mapper weight.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html#DFLT_LOC_REDUCER_WEIGHT">DFLT_LOC_REDUCER_WEIGHT</a></span> - Static variable in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopWeightedMapReducePlanner</a></dt> |
| <dd> |
| <div class="block">Default local reducer weight.</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/PersistentStoreConfiguration.html#DFLT_LOCK_WAIT_TIME">DFLT_LOCK_WAIT_TIME</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Lock default wait time, 10 sec.</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"><span class="strong">Deprecated.</span></div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.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/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</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/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/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"><span class="strong">Deprecated.</span></div> |
| <div class="block">Default max number of open cursors per connection.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/SqlConnectorConfiguration.html#DFLT_MAX_OPEN_CURSORS_PER_CONN">DFLT_MAX_OPEN_CURSORS_PER_CONN</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/SqlConnectorConfiguration.html" title="class in org.apache.ignite.configuration">SqlConnectorConfiguration</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/configuration/CacheConfiguration.html#DFLT_MAX_QUERY_ITERATOR_CNT">DFLT_MAX_QUERY_ITERATOR_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 maximum number of query iterators that can be stored.</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/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/configuration/MemoryConfiguration.html#DFLT_MEM_PLC_DEFAULT_NAME">DFLT_MEM_PLC_DEFAULT_NAME</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryConfiguration.html" title="class in org.apache.ignite.configuration">MemoryConfiguration</a></dt> |
| <dd> |
| <div class="block">This name is assigned to default MemoryPolicy if no user-defined default MemPlc is specified</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/MemoryConfiguration.html#DFLT_MEMORY_POLICY_INITIAL_SIZE">DFLT_MEMORY_POLICY_INITIAL_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryConfiguration.html" title="class in org.apache.ignite.configuration">MemoryConfiguration</a></dt> |
| <dd> |
| <div class="block">Default memory policy start size (256 MB).</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/MemoryConfiguration.html#DFLT_MEMORY_POLICY_MAX_SIZE">DFLT_MEMORY_POLICY_MAX_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryConfiguration.html" title="class in org.apache.ignite.configuration">MemoryConfiguration</a></dt> |
| <dd> |
| <div class="block">Default memory policy's size is 80% of physical memory available on current machine.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/MemoryPolicyConfiguration.html#DFLT_METRICS_ENABLED">DFLT_METRICS_ENABLED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryPolicyConfiguration.html" title="class in org.apache.ignite.configuration">MemoryPolicyConfiguration</a></dt> |
| <dd> |
| <div class="block">Default metrics enabled flag.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_METRICS_ENABLED">DFLT_METRICS_ENABLED</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> </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/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/configuration/MemoryConfiguration.html#DFLT_PAGE_SIZE">DFLT_PAGE_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryConfiguration.html" title="class in org.apache.ignite.configuration">MemoryConfiguration</a></dt> |
| <dd> |
| <div class="block">Default memory 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/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/configuration/CacheConfiguration.html#DFLT_PARTITION_LOSS_POLICY">DFLT_PARTITION_LOSS_POLICY</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 partition loss policy.</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/configuration/SqlConnectorConfiguration.html#DFLT_PORT">DFLT_PORT</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/SqlConnectorConfiguration.html" title="class in org.apache.ignite.configuration">SqlConnectorConfiguration</a></dt> |
| <dd> |
| <div class="block">Default port.</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/configuration/SqlConnectorConfiguration.html#DFLT_PORT_RANGE">DFLT_PORT_RANGE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/SqlConnectorConfiguration.html" title="class in org.apache.ignite.configuration">SqlConnectorConfiguration</a></dt> |
| <dd> |
| <div class="block">Default 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/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html#DFLT_PREFER_LOCAL_REDUCER_THRESHOLD_WEIGHT">DFLT_PREFER_LOCAL_REDUCER_THRESHOLD_WEIGHT</a></span> - Static variable in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopWeightedMapReducePlanner</a></dt> |
| <dd> |
| <div class="block">Default reducer migration threshold weight.</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> </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/CacheConfiguration.html#DFLT_QRY_DETAIL_METRICS_SIZE">DFLT_QRY_DETAIL_METRICS_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 number of queries detail metrics to collect.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#DFLT_QUERY_PARALLELISM">DFLT_QUERY_PARALLELISM</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 query parallelism.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#DFLT_QUERY_THREAD_POOL_SIZE">DFLT_QUERY_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 size of query thread pool.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/MemoryPolicyConfiguration.html#DFLT_RATE_TIME_INTERVAL_MILLIS">DFLT_RATE_TIME_INTERVAL_MILLIS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryPolicyConfiguration.html" title="class in org.apache.ignite.configuration">MemoryPolicyConfiguration</a></dt> |
| <dd> |
| <div class="block">Default length of interval over which <a href="./org/apache/ignite/MemoryMetrics.html#getAllocationRate()"><code>MemoryMetrics.getAllocationRate()</code></a> metric is calculated.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_RATE_TIME_INTERVAL_MILLIS">DFLT_RATE_TIME_INTERVAL_MILLIS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default length of interval over which rate-based metric is calculated.</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/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html#DFLT_RMT_MAPPER_WEIGHT">DFLT_RMT_MAPPER_WEIGHT</a></span> - Static variable in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopWeightedMapReducePlanner</a></dt> |
| <dd> |
| <div class="block">Default remote mapper weight.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html#DFLT_RMT_REDUCER_WEIGHT">DFLT_RMT_REDUCER_WEIGHT</a></span> - Static variable in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopWeightedMapReducePlanner</a></dt> |
| <dd> |
| <div class="block">Default remote reducer weight.</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.max(4, Runtime.getRuntime().availableProcessors() / 2)"</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/cache/store/cassandra/datasource/DataSource.html#DFLT_SESSION_EXPIRATION_TIMEOUT">DFLT_SESSION_EXPIRATION_TIMEOUT</a></span> - Static variable 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">Default expiration timeout for Cassandra driver session.</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/configuration/OdbcConfiguration.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/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></dt> |
| <dd> |
| <div class="block"><span class="strong">Deprecated.</span></div> |
| <div class="block">Default socket send and receive buffer size.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/SqlConnectorConfiguration.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/SqlConnectorConfiguration.html" title="class in org.apache.ignite.configuration">SqlConnectorConfiguration</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/configuration/CacheConfiguration.html#DFLT_SQL_INDEX_MAX_INLINE_SIZE">DFLT_SQL_INDEX_MAX_INLINE_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 maximum inline size for sql indexes.</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/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/MemoryPolicyConfiguration.html#DFLT_SUB_INTERVALS">DFLT_SUB_INTERVALS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryPolicyConfiguration.html" title="class in org.apache.ignite.configuration">MemoryPolicyConfiguration</a></dt> |
| <dd> |
| <div class="block">Default amount of sub intervals to calculate <a href="./org/apache/ignite/MemoryMetrics.html#getAllocationRate()"><code>MemoryMetrics.getAllocationRate()</code></a> metric.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_SUB_INTERVALS">DFLT_SUB_INTERVALS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default amount of sub intervals to calculate rate-based metric.</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/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"><span class="strong">Deprecated.</span></div> |
| <div class="block">Default TCP host.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/SqlConnectorConfiguration.html#DFLT_TCP_NO_DELAY">DFLT_TCP_NO_DELAY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/SqlConnectorConfiguration.html" title="class in org.apache.ignite.configuration">SqlConnectorConfiguration</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_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"><span class="strong">Deprecated.</span></div> |
| <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"><span class="strong">Deprecated.</span></div> |
| <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/configuration/IgniteConfiguration.html#DFLT_THREAD_KEEP_ALIVE_TIME">DFLT_THREAD_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 Ignite thread keep alive time.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_THREAD_POOL_SIZE">DFLT_THREAD_POOL_SIZE</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"><span class="strong">Deprecated.</span></div> |
| <div class="block">Default size of thread pool.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/SqlConnectorConfiguration.html#DFLT_THREAD_POOL_SIZE">DFLT_THREAD_POOL_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/SqlConnectorConfiguration.html" title="class in org.apache.ignite.configuration">SqlConnectorConfiguration</a></dt> |
| <dd> |
| <div class="block">Default size of thread pool.</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/configuration/PersistentStoreConfiguration.html#DFLT_TLB_SIZE">DFLT_TLB_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default thread local buffer size.</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/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/IgniteDataStreamer.html#DFLT_UNLIMIT_TIMEOUT">DFLT_UNLIMIT_TIMEOUT</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 timeout for streamer's operations.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/FileSystemConfiguration.html#DFLT_UPDATE_FILE_LEN_ON_FLUSH">DFLT_UPDATE_FILE_LEN_ON_FLUSH</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 update file length on flush flag.</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/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/configuration/PersistentStoreConfiguration.html#DFLT_WAL_ALWAYS_WRITE_FULL_PAGES">DFLT_WAL_ALWAYS_WRITE_FULL_PAGES</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default wal always write full pages.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_WAL_ARCHIVE_PATH">DFLT_WAL_ARCHIVE_PATH</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default wal archive directory.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_WAL_FLUSH_FREQ">DFLT_WAL_FLUSH_FREQ</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default Wal flush frequency.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_WAL_FSYNC_DELAY">DFLT_WAL_FSYNC_DELAY</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default wal fsync delay.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_WAL_HISTORY_SIZE">DFLT_WAL_HISTORY_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default number of checkpoints to be kept in WAL after checkpoint is finished</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_WAL_MODE">DFLT_WAL_MODE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default wal mode.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_WAL_RECORD_ITERATOR_BUFFER_SIZE">DFLT_WAL_RECORD_ITERATOR_BUFFER_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default wal record iterator buffer size.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_WAL_SEGMENT_SIZE">DFLT_WAL_SEGMENT_SIZE</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default WAL file segment size, 64MBytes</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_WAL_SEGMENTS">DFLT_WAL_SEGMENTS</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#DFLT_WAL_STORE_PATH">DFLT_WAL_STORE_PATH</a></span> - Static variable in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Default wal directory.</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_COALESCING">DFLT_WRITE_BEHIND_COALESCING</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 write coalescing 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/plugin/extensions/communication/Message.html#DIRECT_TYPE_SIZE">DIRECT_TYPE_SIZE</a></span> - Static variable 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">Direct type size in bytes.</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> </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> </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.HandshakeMessage2.html#directType()">directType()</a></span> - Method in class org.apache.ignite.spi.communication.tcp.<a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.HandshakeMessage2.html" title="class in org.apache.ignite.spi.communication.tcp">TcpCommunicationSpi.HandshakeMessage2</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/mxbean/MemoryMetricsMXBean.html#disableMetrics()">disableMetrics()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">MemoryMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Disables memory metrics collection on an Apache Ignite node.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html#disableMetrics()">disableMetrics()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">PersistenceMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Disables persistence metrics collection on an Apache Ignite node.</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> </dd> |
| <dt><a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery"><span class="strong">DiscoveryDataBag</span></a> - Class in <a href="./org/apache/ignite/spi/discovery/package-summary.html">org.apache.ignite.spi.discovery</a></dt> |
| <dd> |
| <div class="block">Provides interface for <code>GridComponent</code> to collect and exchange discovery data both on |
| joining node and on cluster nodes.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html#DiscoveryDataBag(java.util.UUID)">DiscoveryDataBag(UUID)</a></span> - Constructor for class org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt> |
| <dd> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html#DiscoveryDataBag(java.util.UUID,%20java.util.Set)">DiscoveryDataBag(UUID, Set<Integer>)</a></span> - Constructor for class org.apache.ignite.spi.discovery.<a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery">DiscoveryDataBag</a></dt> |
| <dd> </dd> |
| <dt><a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.GridDiscoveryData.html" title="interface in org.apache.ignite.spi.discovery"><span class="strong">DiscoveryDataBag.GridDiscoveryData</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">Facade interface representing <a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery"><code>DiscoveryDataBag</code></a> object with discovery data collected in the grid.</div> |
| </dd> |
| <dt><a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.JoiningNodeDiscoveryData.html" title="interface in org.apache.ignite.spi.discovery"><span class="strong">DiscoveryDataBag.JoiningNodeDiscoveryData</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">Facade interface representing <a href="./org/apache/ignite/spi/discovery/DiscoveryDataBag.html" title="class in org.apache.ignite.spi.discovery"><code>DiscoveryDataBag</code></a> object with discovery data from joining node.</div> |
| </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> </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> </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> </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> </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<T>)</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<T>)</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/transactions/spring/SpringTransactionManager.html#doSetRollbackOnly(org.springframework.transaction.support.DefaultTransactionStatus)">doSetRollbackOnly(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> </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> </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#dumpNodeStatistics(java.util.UUID)">dumpNodeStatistics(UUID)</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> </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> </dd> |
| </dl> |
| <a name="_E_"> |
| <!-- --> |
| </a> |
| <h2 class="title">E</h2> |
| <dl> |
| <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> </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><a href="./org/apache/ignite/springdata/repository/config/EnableIgniteRepositories.html" title="annotation in org.apache.ignite.springdata.repository.config"><span class="strong">EnableIgniteRepositories</span></a> - Annotation Type in <a href="./org/apache/ignite/springdata/repository/config/package-summary.html">org.apache.ignite.springdata.repository.config</a></dt> |
| <dd> |
| <div class="block">Annotation to activate Apache Ignite repositories.</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/mxbean/MemoryMetricsMXBean.html#enableMetrics()">enableMetrics()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">MemoryMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Enables memory metrics collection on an Apache Ignite node.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html#enableMetrics()">enableMetrics()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">PersistenceMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Enables persistence metrics collection on an Apache Ignite node.</div> |
| </dd> |
| <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> </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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#entrySet()">entrySet()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Gets set of all entries cached on this node.</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#enumName()">enumName()</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 name for this enum object.</div> |
| </dd> |
| <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/BinaryType.html#enumValues()">enumValues()</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> </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/QueryEntity.html#equals(java.lang.Object)">equals(Object)</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> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#equals(java.lang.Object)">equals(Object)</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> |
| <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/hadoop/HadoopInputSplit.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.hadoop.<a href="./org/apache/ignite/hadoop/HadoopInputSplit.html" title="class in org.apache.ignite.hadoop">HadoopInputSplit</a></dt> |
| <dd> |
| <div class="block">This method must be implemented for purpose of internal implementation.</div> |
| </dd> |
| <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/SecurityBasicPermissionSet.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.ignite.plugin.security.<a href="./org/apache/ignite/plugin/security/SecurityBasicPermissionSet.html" title="class in org.apache.ignite.plugin.security">SecurityBasicPermissionSet</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/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><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/BasicJdbcDialect.html#escape(java.lang.String)">escape(String)</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/JdbcDialect.html#escape(java.lang.String)">escape(String)</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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/MySQLDialect.html#escape(java.lang.String)">escape(String)</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/SQLServerDialect.html#escape(java.lang.String)">escape(String)</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><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><<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>> - 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><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html#evict(java.lang.Object)">evict(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyAdapter</a></dt> |
| <dd> |
| <div class="block">Called to remove object from cache without regard to transaction.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html#evict(org.apache.ignite.Ignite,%20org.apache.ignite.cache.hibernate.HibernateCacheProxy,%20java.lang.Object)">evict(Ignite, HibernateCacheProxy, Object)</a></span> - Static method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyAdapter</a></dt> |
| <dd> |
| <div class="block">Called to remove object from cache without regard to transaction.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#evict(java.lang.Object)">evict(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</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><<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>> - 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/hibernate/HibernateAccessStrategyAdapter.html#evictAll()">evictAll()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyAdapter</a></dt> |
| <dd> |
| <div class="block">Called to remove all data from cache without regard to transaction.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html#evictAll(org.apache.ignite.internal.processors.cache.IgniteInternalCache)">evictAll(IgniteInternalCache<Object, Object>)</a></span> - Static method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyAdapter</a></dt> |
| <dd> |
| <div class="block">Called to remove all data from cache without regard to transaction.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#evictAll(java.util.Collection)">evictAll(Collection)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</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/cache/eviction/EvictionFilter.html#evictAllowed(javax.cache.Cache.Entry)">evictAllowed(Cache.Entry<K, V>)</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><<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>> - 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><<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>> - 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_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_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_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_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#EVT_WAL_SEGMENT_ARCHIVED">EVT_WAL_SEGMENT_ARCHIVED</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: WAL segment movement to archive folder completed |
| |
| Fired for each completed WAL segment which was moved to archive |
| |
| NOTE: all types in range <b>from 1 to 1000 are reserved</b> for |
| internal Ignite events and should not be used by user-defined events.</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_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<V>)</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<R, V>, Iterable<? extends V>)</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/CassandraSession.html#execute(java.util.List)">execute(List<Mutation>)</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 all the mutations performed withing Ignite transaction 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.ExecutionAssistant)">execute(ExecutionAssistant<V>)</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<R, V>, Iterable<? extends V>)</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/cache/store/cassandra/session/CassandraSessionImpl.html#execute(java.util.List)">execute(List<Mutation>)</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 all the mutations performed withing Ignite transaction against 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<?>, 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<?>, 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<? extends ComputeTask<T, R>>, 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<T, R>, 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<T, R>, IgfsRecordResolver, Collection<IgfsPath>, 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<T, R>, IgfsRecordResolver, Collection<IgfsPath>, 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<? extends IgfsTask<T, R>>, IgfsRecordResolver, Collection<IgfsPath>, 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<? extends IgfsTask<T, R>>, IgfsRecordResolver, Collection<IgfsPath>, 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/springdata/repository/query/IgniteRepositoryQuery.html#execute(java.lang.Object[])">execute(Object[])</a></span> - Method in class org.apache.ignite.springdata.repository.query.<a href="./org/apache/ignite/springdata/repository/query/IgniteRepositoryQuery.html" title="class in org.apache.ignite.springdata.repository.query">IgniteRepositoryQuery</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/stream/storm/StormStreamer.html#execute(org.apache.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<? extends ComputeTask<A, R>>, Collection<UUID>, 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<UUID>, 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/IgniteCompute.html#executeAsync(java.lang.Class,%20T)">executeAsync(Class<? extends ComputeTask<T, R>>, 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 asynchronously on within the cluster group.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#executeAsync(org.apache.ignite.compute.ComputeTask,%20T)">executeAsync(ComputeTask<T, R>, 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 asynchronously within the cluster group.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCompute.html#executeAsync(java.lang.String,%20T)">executeAsync(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 asynchronously within the cluster group.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#executeAsync(org.apache.ignite.igfs.mapreduce.IgfsTask,%20org.apache.ignite.igfs.mapreduce.IgfsRecordResolver,%20java.util.Collection,%20T)">executeAsync(IgfsTask<T, R>, IgfsRecordResolver, Collection<IgfsPath>, 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 asynchronously.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#executeAsync(org.apache.ignite.igfs.mapreduce.IgfsTask,%20org.apache.ignite.igfs.mapreduce.IgfsRecordResolver,%20java.util.Collection,%20boolean,%20long,%20T)">executeAsync(IgfsTask<T, R>, IgfsRecordResolver, Collection<IgfsPath>, 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 asynchronously 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#executeAsync(java.lang.Class,%20org.apache.ignite.igfs.mapreduce.IgfsRecordResolver,%20java.util.Collection,%20T)">executeAsync(Class<? extends IgfsTask<T, R>>, IgfsRecordResolver, Collection<IgfsPath>, 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 asynchronously.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteFileSystem.html#executeAsync(java.lang.Class,%20org.apache.ignite.igfs.mapreduce.IgfsRecordResolver,%20java.util.Collection,%20boolean,%20long,%20T)">executeAsync(Class<? extends IgfsTask<T, R>>, IgfsRecordResolver, Collection<IgfsPath>, 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 asynchronously 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/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><<a href="./org/apache/ignite/cache/store/cassandra/session/ExecutionAssistant.html" title="type parameter in ExecutionAssistant">R</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 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/QueryDetailMetrics.html#executions()">executions()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryDetailMetrics.html" title="interface in org.apache.ignite.cache.query">QueryDetailMetrics</a></dt> |
| <dd> |
| <div class="block">Gets total number execution of query.</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><a href="./org/apache/ignite/configuration/ExecutorConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">ExecutorConfiguration</span></a> - Class in <a href="./org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></dt> |
| <dd> |
| <div class="block">Custom thread pool configuration for compute tasks.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/ExecutorConfiguration.html#ExecutorConfiguration()">ExecutorConfiguration()</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ExecutorConfiguration.html" title="class in org.apache.ignite.configuration">ExecutorConfiguration</a></dt> |
| <dd> |
| <div class="block">Default constructor.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/ExecutorConfiguration.html#ExecutorConfiguration(java.lang.String)">ExecutorConfiguration(String)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ExecutorConfiguration.html" title="class in org.apache.ignite.configuration">ExecutorConfiguration</a></dt> |
| <dd> |
| <div class="block">Constructor.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/ExecutorConfiguration.html#ExecutorConfiguration(org.apache.ignite.configuration.ExecutorConfiguration)">ExecutorConfiguration(ExecutorConfiguration)</a></span> - Constructor for class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/ExecutorConfiguration.html" title="class in org.apache.ignite.configuration">ExecutorConfiguration</a></dt> |
| <dd> |
| <div class="block">Copying constructor.</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/igfs/secondary/local/LocalIgfsSecondaryFileSystem.html#exists(org.apache.ignite.igfs.IgfsPath)">exists(IgfsPath)</a></span> - Method in class org.apache.ignite.igfs.secondary.local.<a href="./org/apache/ignite/igfs/secondary/local/LocalIgfsSecondaryFileSystem.html" title="class in org.apache.ignite.igfs.secondary.local">LocalIgfsSecondaryFileSystem</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/springdata/repository/support/IgniteRepositoryImpl.html#exists(ID)">exists(ID)</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryImpl</a></dt> |
| <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><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#expiry()">expiry()</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <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> </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<ClusterNode>)</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<ClusterNode>)</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<ClusterNode>)</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<ClusterNode>)</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><span class="strong"><a href="./org/apache/ignite/cache/query/QueryDetailMetrics.html#failures()">failures()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/QueryDetailMetrics.html" title="interface in org.apache.ignite.cache.query">QueryDetailMetrics</a></dt> |
| <dd> |
| <div class="block">Gets number of times a query execution failed.</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><a href="./org/apache/ignite/cache/query/FieldsQueryCursor.html" title="interface in org.apache.ignite.cache.query"><span class="strong">FieldsQueryCursor</span></a><<a href="./org/apache/ignite/cache/query/FieldsQueryCursor.html" title="type parameter in FieldsQueryCursor">T</a>> - Interface in <a href="./org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></dt> |
| <dd> |
| <div class="block">SQL query result cursor.</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><<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>> - 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> </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> </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> </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><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><a href="./org/apache/ignite/resources/FileSystemResource.html" title="annotation in org.apache.ignite.resources"><span class="strong">FileSystemResource</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 primary Ignite filesystem to a secondary |
| filesystem implementation.</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> </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> </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> </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/springdata/repository/support/IgniteRepositoryImpl.html#findAll()">findAll()</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryImpl</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html#findAll(java.lang.Iterable)">findAll(Iterable<ID>)</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryImpl</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/QueryEntity.html#findKeyType()">findKeyType()</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">Attempts to get key type from fields in case it was not set directly.</div> |
| </dd> |
| <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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html#findOne(ID)">findOne(ID)</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryImpl.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryImpl</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceSettings.html#findPropertyDescriptor(java.util.List,%20java.lang.String)">findPropertyDescriptor(List<PropertyDescriptor>, 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/cache/QueryEntity.html#findValueType()">findValueType()</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">Attempts to get value type from fields in case it was not set directly.</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<TopicPartition, OffsetAndMetadata>)</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/spi/indexing/IndexingQueryFilter.html#forCache(java.lang.String)">forCache(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 cache.</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/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<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 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<? extends 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 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<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 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/cache/hibernate/HibernateCacheProxy.html#forSubjectId(java.util.UUID)">forSubjectId(UUID)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Creates projection for specified subject ID.</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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/stream/StreamTransformer.html#from(org.apache.ignite.cache.CacheEntryProcessor)">from(CacheEntryProcessor<K, V, Object>)</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<IgniteCache<K, V>, Map.Entry<K, V>>)</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> </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> </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/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/cache/PartitionLossPolicy.html#fromOrdinal(byte)">fromOrdinal(byte)</a></span> - Static method in enum org.apache.ignite.cache.<a href="./org/apache/ignite/cache/PartitionLossPolicy.html" title="enum in org.apache.ignite.cache">PartitionLossPolicy</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/QueryIndexType.html#fromOrdinal(int)">fromOrdinal(int)</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">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/DataPageEvictionMode.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/DataPageEvictionMode.html" title="enum in org.apache.ignite.configuration">DataPageEvictionMode</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/configuration/WALMode.html#fromOrdinal(int)">fromOrdinal(int)</a></span> - Static method in enum org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/WALMode.html" title="enum in org.apache.ignite.configuration">WALMode</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/plugin/segmentation/SegmentationPolicy.html#fromOrdinal(int)">fromOrdinal(int)</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">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/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"><span class="strong">Deprecated.</span></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"><span class="strong">Deprecated.</span> |
| <div class="block"><i>since 2.0. Please use new specialized async method |
| e.g. |
| <pre> |
| IgniteFuture f = cache.getAsync(); |
| </pre> |
| instead of old-style async API: |
| <pre> |
| IgniteCache asyncCache = cache.withAsync(); |
| asyncCache.get(key); |
| IgniteFuture fut = asyncCache.future(); |
| </pre></i></div> |
| </div> |
| </dd> |
| </dl> |
| <a name="_G_"> |
| <!-- --> |
| </a> |
| <h2 class="title">G</h2> |
| <dl> |
| <dt><span class="strong"><a href="./org/apache/ignite/springdata/repository/query/IgniteQueryGenerator.html#generateSql(java.lang.reflect.Method,%20org.springframework.data.repository.core.RepositoryMetadata)">generateSql(Method, RepositoryMetadata)</a></span> - Static method in class org.apache.ignite.springdata.repository.query.<a href="./org/apache/ignite/springdata/repository/query/IgniteQueryGenerator.html" title="class in org.apache.ignite.springdata.repository.query">IgniteQueryGenerator</a></dt> |
| <dd> </dd> |
| <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><<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>> - 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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html" title="class in org.apache.ignite.cache.hibernate">HibernateAccessStrategyAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Retrieves value mapped to the specified key from cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateReadWriteAccessStrategy.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateReadWriteAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateReadWriteAccessStrategy</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateTransactionalAccessStrategy.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateTransactionalAccessStrategy.html" title="class in org.apache.ignite.cache.hibernate">HibernateTransactionalAccessStrategy</a></dt> |
| <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/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/io/RawMemory.html#get(int)">get(int)</a></span> - Method in interface org.apache.ignite.hadoop.io.<a href="./org/apache/ignite/hadoop/io/RawMemory.html" title="interface in org.apache.ignite.hadoop.io">RawMemory</a></dt> |
| <dd> |
| <div class="block">Get byte value at the given index.</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/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/events/WalSegmentArchivedEvent.html#getAbsWalSegmentIdx()">getAbsWalSegmentIdx()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/WalSegmentArchivedEvent.html" title="class in org.apache.ignite.events">WalSegmentArchivedEvent</a></dt> |
| <dd> </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> </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> </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> </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">See <a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setAckSendThreshold(int)"><code>TcpCommunicationSpi.setAckSendThreshold(int)</code></a>.</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/StripedExecutorMXBean.html#getActiveCount()">getActiveCount()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/StripedExecutorMXBean.html" title="interface in org.apache.ignite.mxbean">StripedExecutorMXBean</a></dt> |
| <dd> </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">See <a href="./org/apache/ignite/spi/collision/jobstealing/JobStealingCollisionSpi.html#setActiveJobsThreshold(int)"><code>JobStealingCollisionSpi.setActiveJobsThreshold(int)</code></a>.</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/AtomicConfiguration.html#getAffinity()">getAffinity()</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 atomic cache affinity function.</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/cache/affinity/rendezvous/RendezvousAffinityFunction.html#getAffinityBackupFilter()">getAffinityBackupFilter()</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/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> </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/query/SqlQuery.html#getAlias()">getAlias()</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 table alias for type.</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/hibernate/HibernateCacheProxy.html#getAll(java.util.Collection)">getAll(Collection)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Retrieves values mapped to the specified keys from cache.</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<? extends 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/cache/hibernate/HibernateCacheProxy.html#getAllAsync(java.util.Collection)">getAllAsync(Collection)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Asynchronously retrieves values mapped to the specified keys from cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAllAsync(java.util.Set)">getAllAsync(Set<? extends 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">Asynchronously gets a collection of entries from the <code>Cache</code>, returning them as |
| <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 the values associated with the set of keys requested.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/MemoryMetrics.html#getAllocationRate()">getAllocationRate()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/MemoryMetrics.html" title="interface in org.apache.ignite">MemoryMetrics</a></dt> |
| <dd> |
| <div class="block">Gets pages allocation rate of a memory region.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html#getAllocationRate()">getAllocationRate()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">MemoryMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets pages allocation rate of a memory region.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#getAllOutTx(java.util.Set)">getAllOutTx(Set)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Gets values from cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAllOutTx(java.util.Set)">getAllOutTx(Set<? extends 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 values from cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#getAllOutTxAsync(java.util.Set)">getAllOutTxAsync(Set)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Gets values from cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAllOutTxAsync(java.util.Set)">getAllOutTxAsync(Set<? extends 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">Asynchronously 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/cache/hibernate/HibernateCacheProxy.html#getAndPut(java.lang.Object,%20java.lang.Object)">getAndPut(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Stores given key-value pair in cache.</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/cache/hibernate/HibernateCacheProxy.html#getAndPutAsync(java.lang.Object,%20java.lang.Object)">getAndPutAsync(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Asynchronously stores given key-value pair in cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAndPutAsync(K,%20V)">getAndPutAsync(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">Asynchronously associates the specified value with the specified key in this cache, |
| returning an existing value if one existed as the future result.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#getAndPutIfAbsent(java.lang.Object,%20java.lang.Object)">getAndPutIfAbsent(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</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#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/cache/hibernate/HibernateCacheProxy.html#getAndPutIfAbsentAsync(java.lang.Object,%20java.lang.Object)">getAndPutIfAbsentAsync(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Asynchronously 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#getAndPutIfAbsentAsync(K,%20V)">getAndPutIfAbsentAsync(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">Asynchronously 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/cache/hibernate/HibernateCacheProxy.html#getAndRemove(java.lang.Object)">getAndRemove(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Removes given key mapping from cache.</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/cache/hibernate/HibernateCacheProxy.html#getAndRemoveAsync(java.lang.Object)">getAndRemoveAsync(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Asynchronously removes given key mapping from cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAndRemoveAsync(K)">getAndRemoveAsync(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">Asynchronously removes the entry for a key only if currently mapped to some |
| value.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#getAndReplace(java.lang.Object,%20java.lang.Object)">getAndReplace(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Stores given key-value pair in cache only if there is a previous mapping for it.</div> |
| </dd> |
| <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/cache/hibernate/HibernateCacheProxy.html#getAndReplaceAsync(java.lang.Object,%20java.lang.Object)">getAndReplaceAsync(Object, Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Asynchronously stores given key-value pair in cache only if there is a previous mapping for it.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAndReplaceAsync(K,%20V)">getAndReplaceAsync(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">Asynchronously replaces the value for a given key if and only if there is a |
| value currently mapped by the key.</div> |
| </dd> |
| <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/store/cassandra/persistence/PojoField.html#getAnnotation(java.lang.Class)">getAnnotation(Class)</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">Returns POJO field annotation.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoFieldAccessor.html#getAnnotation(java.lang.Class)">getAnnotation(Class)</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoFieldAccessor.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoFieldAccessor</a></dt> |
| <dd> |
| <div class="block">Returns POJO field annotation.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/springdata/repository/config/IgniteRepositoriesRegistar.html#getAnnotation()">getAnnotation()</a></span> - Method in class org.apache.ignite.springdata.repository.config.<a href="./org/apache/ignite/springdata/repository/config/IgniteRepositoriesRegistar.html" title="class in org.apache.ignite.springdata.repository.config">IgniteRepositoriesRegistar</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteSpringBean.html#getApplicationContext()">getApplicationContext()</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 spring application context this Ignite runs in.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/events/WalSegmentArchivedEvent.html#getArchiveFile()">getArchiveFile()</a></span> - Method in class org.apache.ignite.events.<a href="./org/apache/ignite/events/WalSegmentArchivedEvent.html" title="class in org.apache.ignite.events">WalSegmentArchivedEvent</a></dt> |
| <dd> </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/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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#getAsync(java.lang.Object)">getAsync(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Asynchronously retrieves value mapped to the specified key from cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getAsync(K)">getAsync(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">Asynchronously gets an entry from the cache.</div> |
| </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> </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> </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/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/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> </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> </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<ClusterNode>)</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<ClusterNode>)</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<ClusterNode>, 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<ClusterNode>, 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<ClusterNode>, 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<ClusterNode>, 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/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> </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/AbstractEvictionPolicy.html#getBatchSize()">getBatchSize()</a></span> - Method in class org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicy</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/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/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> </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/configuration/FileSystemConfiguration.html#getBufferSize()">getBufferSize()</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/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<K>, Class<V>)</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> </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> </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/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<T>)</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<T>)</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<T>)</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/hadoop/io/RawMemory.html#getChar(int)">getChar(int)</a></span> - Method in interface org.apache.ignite.hadoop.io.<a href="./org/apache/ignite/hadoop/io/RawMemory.html" title="interface in org.apache.ignite.hadoop.io">RawMemory</a></dt> |
| <dd> |
| <div class="block">Get char value at the given index.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#getCheckpointingFrequency()">getCheckpointingFrequency()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Gets checkpointing frequency.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#getCheckpointingPageBufferSize()">getCheckpointingPageBufferSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Gets amount of memory allocated for a checkpointing temporary buffer.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html#getCheckpointingThreads()">getCheckpointingThreads()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Gets a number of threads to use for the checkpointing purposes.</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> </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/marshaller/MarshallerContext.html#getClassName(byte,%20int)">getClassName(byte, int)</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 name for provided (platformId, typeId) pair.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/stream/twitter/TwitterStreamer.html#getClient(java.util.concurrent.BlockingQueue)">getClient(BlockingQueue<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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getClientFailureDetectionTimeout()">getClientFailureDetectionTimeout()</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 for client nodes 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/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/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> </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> </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> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/query/FieldsQueryCursor.html#getColumnsCount()">getColumnsCount()</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/FieldsQueryCursor.html" title="interface in org.apache.ignite.cache.query">FieldsQueryCursor</a></dt> |
| <dd> |
| <div class="block">Gets number of columns in a row.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/JdbcTypesDefaultTransformer.html#getColumnValue(java.sql.ResultSet,%20int,%20java.lang.Class)">getColumnValue(ResultSet, int, Class<?>)</a></span> - Method in class org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypesDefaultTransformer.html" title="class in org.apache.ignite.cache.store.jdbc">JdbcTypesDefaultTransformer</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/cache/store/jdbc/JdbcTypesTransformer.html#getColumnValue(java.sql.ResultSet,%20int,%20java.lang.Class)">getColumnValue(ResultSet, int, Class<?>)</a></span> - Method in interface org.apache.ignite.cache.store.jdbc.<a href="./org/apache/ignite/cache/store/jdbc/JdbcTypesTransformer.html" title="interface in org.apache.ignite.cache.store.jdbc">JdbcTypesTransformer</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> </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/configuration/MemoryConfiguration.html#getConcurrencyLevel()">getConcurrencyLevel()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryConfiguration.html" title="class in org.apache.ignite.configuration">MemoryConfiguration</a></dt> |
| <dd> |
| <div class="block">Returns the number of concurrent segments in Ignite internal page mapping tables.</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<C>)</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/IgniteSpringBean.html#getConfiguration()">getConfiguration()</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 Ignite instance.</div> |
| </dd> |
| <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#getConnectionsPerNode()">getConnectionsPerNode()</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">See <a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setConnectionsPerNode(int)"><code>TcpCommunicationSpi.setConnectionsPerNode(int)</code></a>.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getConnectionsPerNode()">getConnectionsPerNode()</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 connections to each remote node. if <a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#isUsePairedConnections()"><code>TcpCommunicationSpiMBean.isUsePairedConnections()</code></a> |
| is <code>true</code> then number of connections is doubled and half is used for incoming and |
| half for outgoing messages.</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> </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">See <a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setConnectTimeout(long)"><code>TcpCommunicationSpi.setConnectTimeout(long)</code></a>.</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> </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> </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/marshaller/AbstractMarshaller.html#getContext()">getContext()</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> </dd> |
| <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/AbstractEvictionPolicy.html#getCurrentMemorySize()">getCurrentMemorySize()</a></span> - Method in class org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicy</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/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/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> |
| <dd> |
| <div class="block">Gets number of currently running (not <code>'held</code>) jobs.</div> |
| </dd> |
| <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> |
| <div class="block">Gets number of currently running (not <code>'held</code>) jobs.</div> |
| </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> |
| <dd> |
| <div class="block">Gets number of currently running (not <code>'held</code>) jobs.</div> |
| </dd> |
| <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> |
| <div class="block">Gets number of currently running (not <code>'held</code>) jobs.</div> |
| </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> |
| <dd> </dd> |
| <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> |
| <div class="block">Gets number of currently running (not <code>'held</code>) jobs.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html#getCurrentSize()">getCurrentSize()</a></span> - Method in class org.apache.ignite.cache.eviction.<a href="./org/apache/ignite/cache/eviction/AbstractEvictionPolicy.html" title="class in org.apache.ignite.cache.eviction">AbstractEvictionPolicy</a></dt> |
| <dd> </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> |
| <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> |
| <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> |
| <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> </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> </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/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/configuration/FileSystemConfiguration.html#getDataCacheConfiguration()">getDataCacheConfiguration()</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 config 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> </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/configuration/IgniteConfiguration.html#getDataStreamerThreadPoolSize()">getDataStreamerThreadPoolSize()</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 data stream messages.</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> </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/MemoryConfiguration.html#getDefaultMemoryPolicyName()">getDefaultMemoryPolicyName()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryConfiguration.html" title="class in org.apache.ignite.configuration">MemoryConfiguration</a></dt> |
| <dd> |
| <div class="block">Gets a name of default memory policy.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/MemoryConfiguration.html#getDefaultMemoryPolicySize()">getDefaultMemoryPolicySize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryConfiguration.html" title="class in org.apache.ignite.configuration">MemoryConfiguration</a></dt> |
| <dd> |
| <div class="block">Gets a size for default memory policy overridden by user.</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> </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> </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/hadoop/util/BasicUserNameMapper.html#getDefaultUserName()">getDefaultUserName()</a></span> - Method in class org.apache.ignite.hadoop.util.<a href="./org/apache/ignite/hadoop/util/BasicUserNameMapper.html" title="class in org.apache.ignite.hadoop.util">BasicUserNameMapper</a></dt> |
| <dd> |
| <div class="block">Get default user name (optional).</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PersistenceController.html#getDeleteStatement(java.lang.String)">getDeleteStatement(String)</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/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/MemoryMetrics.html#getDirtyPages()">getDirtyPages()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/MemoryMetrics.html" title="interface in org.apache.ignite">MemoryMetrics</a></dt> |
| <dd> |
| <div class="block">Gets the number of dirty pages (pages which contents is different from the current persistent storage state).</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html#getDirtyPages()">getDirtyPages()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">MemoryMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets the number of dirty pages (pages which contents is different from the current persistent storage state).</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/hadoop/io/RawMemory.html#getDouble(int)">getDouble(int)</a></span> - Method in interface org.apache.ignite.hadoop.io.<a href="./org/apache/ignite/hadoop/io/RawMemory.html" title="interface in org.apache.ignite.hadoop.io">RawMemory</a></dt> |
| <dd> |
| <div class="block">Get double value at the given index.</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/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/spi/discovery/tcp/TcpDiscoverySpi.html#getEffectiveSocketTimeout(boolean)">getEffectiveSocketTimeout(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">Gets effective or resulting socket timeout with considering failure detection timeout</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/MemoryPolicyConfiguration.html#getEmptyPagesPoolSize()">getEmptyPagesPoolSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryPolicyConfiguration.html" title="class in org.apache.ignite.configuration">MemoryPolicyConfiguration</a></dt> |
| <dd> |
| <div class="block">Specifies the minimal number of empty pages to be present in reuse lists for this memory policy.</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"><span class="strong">Deprecated.</span></div> |
| <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/springdata/repository/support/IgniteRepositoryFactory.html#getEntityInformation(java.lang.Class)">getEntityInformation(Class<T>)</a></span> - Method in class org.apache.ignite.springdata.repository.support.<a href="./org/apache/ignite/springdata/repository/support/IgniteRepositoryFactory.html" title="class in org.apache.ignite.springdata.repository.support">IgniteRepositoryFactory</a></dt> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#getEntries(java.util.Collection)">getEntries(Collection)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Retrieves values mapped to the specified keys from cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getEntries(java.util.Set)">getEntries(Set<? extends 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 a collection of entries from the <code>Cache</code>.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#getEntriesAsync(java.util.Collection)">getEntriesAsync(Collection)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Asynchronously retrieves values mapped to the specified keys from cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getEntriesAsync(java.util.Set)">getEntriesAsync(Set<? extends 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">Asynchronously gets a collection of entries from the <code>Cache</code>.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#getEntry(java.lang.Object)">getEntry(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Retrieves value mapped to the specified key from cache.</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/cache/hibernate/HibernateCacheProxy.html#getEntryAsync(java.lang.Object)">getEntryAsync(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Asynchronously retrieves value mapped to the specified key from cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteCache.html#getEntryAsync(K)">getEntryAsync(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">Asynchronously gets an entry from the cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/binary/BinaryTypeConfiguration.html#getEnumValues()">getEnumValues()</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> </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/MemoryMetrics.html#getEvictionRate()">getEvictionRate()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/MemoryMetrics.html" title="interface in org.apache.ignite">MemoryMetrics</a></dt> |
| <dd> |
| <div class="block">Gets eviction rate of a given memory region.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html#getEvictionRate()">getEvictionRate()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">MemoryMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets eviction rate of a given memory region.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/MemoryPolicyConfiguration.html#getEvictionThreshold()">getEvictionThreshold()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryPolicyConfiguration.html" title="class in org.apache.ignite.configuration">MemoryPolicyConfiguration</a></dt> |
| <dd> |
| <div class="block">Gets a threshold for memory pages eviction initiation.</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/configuration/IgniteConfiguration.html#getExecutorConfiguration()">getExecutorConfiguration()</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 custom executors for user compute tasks.</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">See <a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#setExpireAgeMs(long)"><code>MemoryEventStorageSpi.setExpireAgeMs(long)</code></a></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">See <a href="./org/apache/ignite/spi/eventstorage/memory/MemoryEventStorageSpi.html#setExpireCount(long)"><code>MemoryEventStorageSpi.setExpireCount(long)</code></a></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/springdata/repository/config/IgniteRepositoriesRegistar.html#getExtension()">getExtension()</a></span> - Method in class org.apache.ignite.springdata.repository.config.<a href="./org/apache/ignite/springdata/repository/config/IgniteRepositoriesRegistar.html" title="class in org.apache.ignite.springdata.repository.config">IgniteRepositoriesRegistar</a></dt> |
| <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/BasicAddressResolver.html#getExternalAddresses(java.net.InetSocketAddress)">getExternalAddresses(InetSocketAddress)</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/BasicAddressResolver.html" title="class in org.apache.ignite.configuration">BasicAddressResolver</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/cache/store/jdbc/dialect/BasicJdbcDialect.html#getFetchSize()">getFetchSize()</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">Gives the JDBC driver a hint how many rows should be fetched from the database when more rows are needed.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/JdbcDialect.html#getFetchSize()">getFetchSize()</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">Gives the JDBC driver a hint how many rows should be fetched from the database when more rows are needed.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/jdbc/dialect/MySQLDialect.html#getFetchSize()">getFetchSize()</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">Gives the JDBC driver a hint how many rows should be fetched from the database when more rows are needed.</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/store/cassandra/persistence/PersistenceSettings.html#getFieldByColumn(java.lang.String)">getFieldByColumn(String)</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 POJO field by Cassandra table column name.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/query/FieldsQueryCursor.html#getFieldName(int)">getFieldName(int)</a></span> - Method in interface org.apache.ignite.cache.query.<a href="./org/apache/ignite/cache/query/FieldsQueryCursor.html" title="interface in org.apache.ignite.cache.query">FieldsQueryCursor</a></dt> |
| <dd> |
| <div class="block">Gets field name.</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> </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 a 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 a 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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoFieldAccessor.html#getFieldType()">getFieldType()</a></span> - Method in class org.apache.ignite.cache.store.cassandra.persistence.<a href="./org/apache/ignite/cache/store/cassandra/persistence/PojoFieldAccessor.html" title="class in org.apache.ignite.cache.store.cassandra.persistence">PojoFieldAccessor</a></dt> |
| <dd> |
| <div class="block">Returns field type.</div> |
| </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/configuration/PersistentStoreConfiguration.html#getFileIOFactory()">getFileIOFactory()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/PersistentStoreConfiguration.html" title="class in org.apache.ignite.configuration">PersistentStoreConfiguration</a></dt> |
| <dd> |
| <div class="block">Factory to provide implementation of FileIO interface |
| which is used for any file read/write operations</div> |
| </dd> |
| <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/hadoop/io/RawMemory.html#getFloat(int)">getFloat(int)</a></span> - Method in interface org.apache.ignite.hadoop.io.<a href="./org/apache/ignite/hadoop/io/RawMemory.html" title="interface in org.apache.ignite.hadoop.io">RawMemory</a></dt> |
| <dd> |
| <div class="block">Get float value at the given index.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/IgniteSystemProperties.html#getFloat(java.lang.String,%20float)">getFloat(String, float)</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/hibernate/HibernateCacheProxy.html#getForcePrimary(java.lang.Object)">getForcePrimary(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Gets value from cache.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html#getForcePrimaryAsync(java.lang.Object)">getForcePrimaryAsync(Object)</a></span> - Method in class org.apache.ignite.cache.hibernate.<a href="./org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a></dt> |
| <dd> |
| <div class="block">Asynchronously gets value from cache.</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#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/mesos/IgniteFramework.html#getFrameworkInfo()">getFrameworkInfo()</a></span> - 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> </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/platform/dotnet/PlatformDotNetAffinityFunction.html#getFunc()">getFunc()</a></span> - Method in class org.apache.ignite.platform.dotnet.<a href="./org/apache/ignite/platform/dotnet/PlatformDotNetAffinityFunction.html" title="class in org.apache.ignite.platform.dotnet">PlatformDotNetAffinityFunction</a></dt> |
| <dd> |
| <div class="block">Gets the inner func.</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"><span class="strong">Deprecated.</span> |
| <div class="block"><i>Use <a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#getIgniteInstanceName()"><code>SpringCacheManager.getIgniteInstanceName()</code></a>.</i></div> |
| </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"><span class="strong">Deprecated.</span> |
| <div class="block"><i>Use <a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getIgniteInstanceName()"><code>IgniteConfiguration.getIgniteInstanceName()</code></a> instead.</i></div> |
| </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"><span class="strong">Deprecated.</span> |
| <div class="block"><i>Use <a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#getIgniteInstanceName()"><code>SpringTransactionManager.getIgniteInstanceName()</code></a>.</i></div> |
| </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/configuration/AtomicConfiguration.html#getGroupName()">getGroupName()</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> </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/CacheConfiguration.html#getGroupName()">getGroupName()</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 cache group name.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/CollectionConfiguration.html#getGroupName()">getGroupName()</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> </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/CacheMetrics.html#getHeapEntriesCount()">getHeapEntriesCount()</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 cache entries in heap memory, including entries held by active transactions, entries in |
| onheap cache and near entries.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/CacheMetricsMXBean.html#getHeapEntriesCount()">getHeapEntriesCount()</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 cache entries in heap memory, including entries held by active transactions, entries in |
| onheap cache and near entries.</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/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/configuration/SqlConnectorConfiguration.html#getHost()">getHost()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/SqlConnectorConfiguration.html" title="class in org.apache.ignite.configuration">SqlConnectorConfiguration</a></dt> |
| <dd> |
| <div class="block">Get host.</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/springdata/repository/config/IgniteRepositoryConfigurationExtension.html#getIdentifyingTypes()">getIdentifyingTypes()</a></span> - Method in class org.apache.ignite.springdata.repository.config.<a href="./org/apache/ignite/springdata/repository/config/IgniteRepositoryConfigurationExtension.html" title="class in org.apache.ignite.springdata.repository.config">IgniteRepositoryConfigurationExtension</a></dt> |
| <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">See <a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setIdleConnectionTimeout(long)"><code>TcpCommunicationSpi.setIdleConnectionTimeout(long)</code></a>.</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> </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> </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> </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> </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> </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/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/spi/IgniteSpiMBeanAdapter.html#getIgniteHome()">getIgniteHome()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiMBeanAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiMBeanAdapter</a></dt> |
| <dd> |
| <div class="block">Gets Ignite installation home folder (i.e.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/spring/SpringCacheManager.html#getIgniteInstanceName()">getIgniteInstanceName()</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 Ignite instance name.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/configuration/IgniteConfiguration.html#getIgniteInstanceName()">getIgniteInstanceName()</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 local instance name.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/thread/IgniteThread.html#getIgniteInstanceName()">getIgniteInstanceName()</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 Ignite instance this thread belongs to.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/transactions/spring/SpringTransactionManager.html#getIgniteInstanceName()">getIgniteInstanceName()</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 Ignite instance name.</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(java.lang.String)">getIndexDDLStatements(String)</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/configuration/MemoryPolicyConfiguration.html#getInitialSize()">getInitialSize()</a></span> - Method in class org.apache.ignite.configuration.<a href="./org/apache/ignite/configuration/MemoryPolicyConfiguration.html" title="class in org.apache.ignite.configuration">MemoryPolicyConfiguration</a></dt> |
| <dd> |
| <div class="block">Gets initial memory region size defined by this memory policy.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html#getInitialSize()">getInitialSize()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">MemoryMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets initial memory region size defined by its <a href="./org/apache/ignite/configuration/MemoryPolicyConfiguration.html" title="class in org.apache.ignite.configuration"><code>MemoryPolicyConfiguration</code></a>.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/QueryIndex.html#getInlineSize()">getInlineSize()</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 inline size.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/hadoop/util/KerberosUserNameMapper.html#getInstance()">getInstance()</a></span> - Method in class org.apache.ignite.hadoop.util.<a href="./org/apache/ignite/hadoop/util/KerberosUserNameMapper.html" title="class in org.apache.ignite.hadoop.util">KerberosUserNameMapper</a></dt> |
| <dd> |
| <div class="block">Get Kerberos instance (optional).</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/hadoop/io/RawMemory.html#getInt(int)">getInt(int)</a></span> - Method in interface org.apache.ignite.hadoop.io.<a href="./org/apache/ignite/hadoop/io/RawMemory.html" title="interface in org.apache.ignite.hadoop.io">RawMemory</a></dt> |
| <dd> |
| <div class="block">Get int value at the given index.</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/cassandra/persistence/PojoField.html#getJavaClass()">getJavaClass()</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">Returns java class of the field.</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> </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> </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/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/configuration/CacheConfiguration.html#getKeyConfiguration()">getKeyConfiguration()</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 key configuration.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/cache/QueryEntity.html#getKeyFieldName()">getKeyFieldName()</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 field name.</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/QueryEntity.html#getKeyFields()">getKeyFields()</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 that belongs to the key.</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/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/cache/CacheMetrics.html#getKeysToRebalanceLeft()">getKeysToRebalanceLeft()</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> </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/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/MemoryMetrics.html#getLargeEntriesPagesPercentage()">getLargeEntriesPagesPercentage()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/MemoryMetrics.html" title="interface in org.apache.ignite">MemoryMetrics</a></dt> |
| <dd> |
| <div class="block">Gets percentage of pages that are fully occupied by large entries that go beyond page size.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html#getLargeEntriesPagesPercentage()">getLargeEntriesPagesPercentage()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/MemoryMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">MemoryMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets percentage of pages that are fully occupied by large entries that go beyond page size.</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/mxbean/PersistenceMetricsMXBean.html#getLastCheckpointCopiedOnWritePagesNumber()">getLastCheckpointCopiedOnWritePagesNumber()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">PersistenceMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets the number of pages copied to a temporary checkpoint buffer during the last checkpoint.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/PersistenceMetrics.html#getLastCheckpointCopiedOnWritePagesNumber()">getLastCheckpointCopiedOnWritePagesNumber()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/PersistenceMetrics.html" title="interface in org.apache.ignite">PersistenceMetrics</a></dt> |
| <dd> |
| <div class="block">Gets the number of pages copied to a temporary checkpoint buffer during the last checkpoint.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html#getLastCheckpointDataPagesNumber()">getLastCheckpointDataPagesNumber()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">PersistenceMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets the number of data pages written during the last checkpoint.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/PersistenceMetrics.html#getLastCheckpointDataPagesNumber()">getLastCheckpointDataPagesNumber()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/PersistenceMetrics.html" title="interface in org.apache.ignite">PersistenceMetrics</a></dt> |
| <dd> |
| <div class="block">Gets the number of data pages written during the last checkpoint.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html#getLastCheckpointFsyncDuration()">getLastCheckpointFsyncDuration()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">PersistenceMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets the duration of the sync phase of the last checkpoint in milliseconds.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/PersistenceMetrics.html#getLastCheckpointFsyncDuration()">getLastCheckpointFsyncDuration()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/PersistenceMetrics.html" title="interface in org.apache.ignite">PersistenceMetrics</a></dt> |
| <dd> |
| <div class="block">Gets the duration of the sync phase of the last checkpoint in milliseconds.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html#getLastCheckpointingDuration()">getLastCheckpointingDuration()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">PersistenceMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets the duration of the last checkpoint in milliseconds.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/PersistenceMetrics.html#getLastCheckpointingDuration()">getLastCheckpointingDuration()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/PersistenceMetrics.html" title="interface in org.apache.ignite">PersistenceMetrics</a></dt> |
| <dd> |
| <div class="block">Gets the duration of the last checkpoint in milliseconds.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html#getLastCheckpointLockWaitDuration()">getLastCheckpointLockWaitDuration()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">PersistenceMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets the duration of last checkpoint lock wait in milliseconds.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/PersistenceMetrics.html#getLastCheckpointLockWaitDuration()">getLastCheckpointLockWaitDuration()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/PersistenceMetrics.html" title="interface in org.apache.ignite">PersistenceMetrics</a></dt> |
| <dd> |
| <div class="block">Gets the duration of last checkpoint lock wait in milliseconds.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html#getLastCheckpointMarkDuration()">getLastCheckpointMarkDuration()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">PersistenceMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets the duration of last checkpoint mark phase in milliseconds.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/PersistenceMetrics.html#getLastCheckpointMarkDuration()">getLastCheckpointMarkDuration()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/PersistenceMetrics.html" title="interface in org.apache.ignite">PersistenceMetrics</a></dt> |
| <dd> |
| <div class="block">Gets the duration of last checkpoint mark phase in milliseconds.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html#getLastCheckpointPagesWriteDuration()">getLastCheckpointPagesWriteDuration()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">PersistenceMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets the duration of last checkpoint pages write phase in milliseconds.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/PersistenceMetrics.html#getLastCheckpointPagesWriteDuration()">getLastCheckpointPagesWriteDuration()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/PersistenceMetrics.html" title="interface in org.apache.ignite">PersistenceMetrics</a></dt> |
| <dd> |
| <div class="block">Gets the duration of last checkpoint pages write phase in milliseconds.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html#getLastCheckpointTotalPagesNumber()">getLastCheckpointTotalPagesNumber()</a></span> - Method in interface org.apache.ignite.mxbean.<a href="./org/apache/ignite/mxbean/PersistenceMetricsMXBean.html" title="interface in org.apache.ignite.mxbean">PersistenceMetricsMXBean</a></dt> |
| <dd> |
| <div class="block">Gets the total number of pages written during the last checkpoint.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/PersistenceMetrics.html#getLastCheckpointTotalPagesNumber()">getLastCheckpointTotalPagesNumber()</a></span> - Method in interface org.apache.ignite.<a href="./org/apache/ignite/PersistenceMetrics.html" title="interface in org.apache.ignite">PersistenceMetrics</a></dt> |
| <dd> |
| <div class="block">Gets the total number of pages written during the last checkpoint.</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> </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(java.lang.String,%20boolean)">getLoadStatement(String, 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">See <a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setLocalAddress(java.lang.String)"><code>TcpCommunicationSpi.setLocalAddress(String)</code></a>.</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/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html#getLocalMapperWeight()">getLocalMapperWeight()</a></span> - Method in class org.apache.ignite.hadoop.mapreduce.<a href="./org/apache/ignite/hadoop/mapreduce/IgniteHadoopWeightedMapReducePlanner.html" title="class in org.apache.ignite.hadoop.mapreduce">IgniteHadoopWeightedMapReducePlanner</a></dt> |
| <dd> |
| <div class="block">Get local mapper weight.</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> </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/discovery/tcp/TcpDiscoverySpi.html#getLocalNodeId()">getLocalNodeId()</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 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/IgniteSpiMBeanAdapter.html#getLocalNodeId()">getLocalNodeId()</a></span> - Method in class org.apache.ignite.spi.<a href="./org/apache/ignite/spi/IgniteSpiMBeanAdapter.html" title="class in org.apache.ignite.spi">IgniteSpiMBeanAdapter</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">See <a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setLocalPort(int)"><code>TcpCommunicationSpi.setLocalPort(int)</code></a>.</div> |
| </dd> |
| <dt><span class="strong"><a href="./org/apache/ignite/spi/communication/tcp/TcpCommunicationSpiMBean.html#getLocalPort()">getLocalPort()</a></span> |