blob: bfd6003c7a777389a9cbc203061509c8f3ad5771 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<link rel="canonical" href="https://ignite.apache.org/releases/2.7.6/javadoc/org/apache/ignite/package-use.html" />
<META NAME="ROBOTS" CONTENT="NOINDEX">
<!-- Generated by javadoc (1.8.0_212) on Wed Sep 11 22:30:01 MSK 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.ignite (Ignite 2.7.6)</title>
<meta name="date" content="2019-09-11">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
<link rel='shortcut icon' href='https://ignite.apache.org/favicon.ico'/>
<script>
(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"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.ignite (Ignite 2.7.6)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/ignite/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package org.apache.ignite" class="title">Uses of Package<br>org.apache.ignite</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite">org.apache.ignite</a></td>
<td class="colLast">
<div class="block">Contains entry-point <b>Ignite & HPC APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.binary">org.apache.ignite.binary</a></td>
<td class="colLast">
<div class="block">Contains Ignite Binary Objects API classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.cache">org.apache.ignite.cache</a></td>
<td class="colLast">
<div class="block">Contains main <b>Data Grid APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.eviction.igfs">org.apache.ignite.cache.eviction.igfs</a></td>
<td class="colLast">
<div class="block">Contains IGFS LRU eviction policy implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.hibernate">org.apache.ignite.cache.hibernate</a></td>
<td class="colLast">
<div class="block">Contains implementation of Hibernate L2 cache.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.jta">org.apache.ignite.cache.jta</a></td>
<td class="colLast">
<div class="block">Contains JTA (Java Transaction API) related public classes and interfaces.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.jta.jndi">org.apache.ignite.cache.jta.jndi</a></td>
<td class="colLast">
<div class="block">Contains JNDI-based transaction manager lookup.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.jta.reflect">org.apache.ignite.cache.jta.reflect</a></td>
<td class="colLast">
<div class="block">Contains reflection-based transaction manager lookup.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.query">org.apache.ignite.cache.query</a></td>
<td class="colLast">
<div class="block">Contains APIs for creating and executing cache queries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.store.cassandra.common">org.apache.ignite.cache.store.cassandra.common</a></td>
<td class="colLast">
<div class="block">Contains commonly used helper classes</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.store.cassandra.datasource">org.apache.ignite.cache.store.cassandra.datasource</a></td>
<td class="colLast">
<div class="block">Contains data source implementation</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.store.cassandra.session">org.apache.ignite.cache.store.cassandra.session</a></td>
<td class="colLast">
<div class="block">Contains classes responsible for handling sessions and communication with Cassandra</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.store.jdbc">org.apache.ignite.cache.store.jdbc</a></td>
<td class="colLast">
<div class="block">Contains reference JDBC-based cache store implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.store.spring">org.apache.ignite.cache.store.spring</a></td>
<td class="colLast">
<div class="block">Contains cache store session listener based on Spring transaction management.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.cluster">org.apache.ignite.cluster</a></td>
<td class="colLast">
<div class="block">Contains cluster-related classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.compute">org.apache.ignite.compute</a></td>
<td class="colLast">
<div class="block">Contains <b>Compute Grid</b> functionality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.compute.gridify">org.apache.ignite.compute.gridify</a></td>
<td class="colLast">
<div class="block">Contains APIs utilized for AOP-based grid-enabling.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.compute.gridify.aop">org.apache.ignite.compute.gridify.aop</a></td>
<td class="colLast">
<div class="block">Contains common classes for different AOP providers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.configuration">org.apache.ignite.configuration</a></td>
<td class="colLast">
<div class="block">Contains configuration-related classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.failure">org.apache.ignite.failure</a></td>
<td class="colLast">
<div class="block">Contains <b>Failure handling public API</b> with standard FailureHandler implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.hadoop">org.apache.ignite.hadoop</a></td>
<td class="colLast">
<div class="block">Contains Hadoop Accelerator APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.hadoop.fs">org.apache.ignite.hadoop.fs</a></td>
<td class="colLast">
<div class="block">Ignite Hadoop Accelerator file system API.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.hadoop.mapreduce">org.apache.ignite.hadoop.mapreduce</a></td>
<td class="colLast">
<div class="block">Ignite Hadoop Accelerator map-reduce classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.hadoop.planner">org.apache.ignite.hadoop.planner</a></td>
<td class="colLast">
<div class="block">Ignite Hadoop Accelerator planner classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.hadoop.util">org.apache.ignite.hadoop.util</a></td>
<td class="colLast">
<div class="block">Ignite Hadoop Accelerator utility classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.igfs">org.apache.ignite.igfs</a></td>
<td class="colLast">
<div class="block">Contains <b>IG</b>nite <b>F</b>ile <b>S</b>ystem APIs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.igfs.mapreduce">org.apache.ignite.igfs.mapreduce</a></td>
<td class="colLast">
<div class="block">Contains APIs for In-Memory MapReduce over IGFS.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.igfs.mapreduce.records">org.apache.ignite.igfs.mapreduce.records</a></td>
<td class="colLast">
<div class="block">Contains record resolvers for In-Memory MapReduce over IGFS.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.igfs.secondary">org.apache.ignite.igfs.secondary</a></td>
<td class="colLast">
<div class="block">Contains APIs for IGFS secondary file system base on local file system.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.igfs.secondary.local">org.apache.ignite.igfs.secondary.local</a></td>
<td class="colLast">
<div class="block">Contains APIs for IGFS secondary file system.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.lang">org.apache.ignite.lang</a></td>
<td class="colLast">
<div class="block">Contains general language constructs and functional APIs for distributed computations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.lifecycle">org.apache.ignite.lifecycle</a></td>
<td class="colLast">
<div class="block">Contains lifecycle-related classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.logger">org.apache.ignite.logger</a></td>
<td class="colLast">
<div class="block">Contains logging functionality used throughout the system.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.logger.java">org.apache.ignite.logger.java</a></td>
<td class="colLast">
<div class="block">Contains Java logging implementation for logging.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.logger.jcl">org.apache.ignite.logger.jcl</a></td>
<td class="colLast">
<div class="block">Contains Jakarta commons logging implementation for logging.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.logger.log4j">org.apache.ignite.logger.log4j</a></td>
<td class="colLast">
<div class="block">Contains <b>default</b> Log4j implementation for logging.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.logger.log4j2">org.apache.ignite.logger.log4j2</a></td>
<td class="colLast">
<div class="block">Contains <b>default</b> Log4j2 implementation for logging.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.logger.slf4j">org.apache.ignite.logger.slf4j</a></td>
<td class="colLast">
<div class="block">Contains SLF4J implementation for logging.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.marshaller">org.apache.ignite.marshaller</a></td>
<td class="colLast">
<div class="block">Contains various supported marshallers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.marshaller.jdk">org.apache.ignite.marshaller.jdk</a></td>
<td class="colLast">
<div class="block">Contains JDK <tt>java.io</tt> based marshaller.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.messaging">org.apache.ignite.messaging</a></td>
<td class="colLast">
<div class="block">Contains <b>Topic-based Messaging</b> functionality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml">org.apache.ignite.ml</a></td>
<td class="colLast">
<div class="block">Root ML package.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.dataset">org.apache.ignite.ml.dataset</a></td>
<td class="colLast">
<div class="block">Base package for machine learning dataset classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.dataset.impl.cache">org.apache.ignite.ml.dataset.impl.cache</a></td>
<td class="colLast">
<div class="block">Base package for cache based implementation of machine learning dataset.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.dataset.impl.cache.util">org.apache.ignite.ml.dataset.impl.cache.util</a></td>
<td class="colLast">
<div class="block">Contains util classes used in cache based implementation of dataset.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.environment.logging">org.apache.ignite.ml.environment.logging</a></td>
<td class="colLast">
<div class="block">Package contains several logging strategy realisations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.genetic">org.apache.ignite.ml.genetic</a></td>
<td class="colLast">
<div class="block">Root GA package (GA Grid)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.genetic.utils">org.apache.ignite.ml.genetic.utils</a></td>
<td class="colLast">
<div class="block">Contains utils for GA Grid</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math">org.apache.ignite.ml.math</a></td>
<td class="colLast">
<div class="block">Contains main APIs for matrix/vector algebra.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.exceptions">org.apache.ignite.ml.math.exceptions</a></td>
<td class="colLast">
<div class="block">Contains exceptions for distributed code algebra.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.exceptions.knn">org.apache.ignite.ml.math.exceptions.knn</a></td>
<td class="colLast">
<div class="block">Contains exceptions for kNN algorithms.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.exceptions.preprocessing">org.apache.ignite.ml.math.exceptions.preprocessing</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.pipeline">org.apache.ignite.ml.pipeline</a></td>
<td class="colLast">
<div class="block">Contains Pipeline API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing">org.apache.ignite.ml.preprocessing</a></td>
<td class="colLast">
<div class="block">Base package for machine learning preprocessing classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.selection.cv">org.apache.ignite.ml.selection.cv</a></td>
<td class="colLast">
<div class="block">Root package for cross-validation algorithms.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.selection.scoring.cursor">org.apache.ignite.ml.selection.scoring.cursor</a></td>
<td class="colLast">
<div class="block">Util classes used for score calculation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.selection.scoring.evaluator">org.apache.ignite.ml.selection.scoring.evaluator</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.trainers">org.apache.ignite.ml.trainers</a></td>
<td class="colLast">
<div class="block">Contains model trainers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.mxbean">org.apache.ignite.mxbean</a></td>
<td class="colLast">
<div class="block">Contains annotations for Dynamic MBeans.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.osgi">org.apache.ignite.osgi</a></td>
<td class="colLast">
<div class="block">Contains OSGi related classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.platform.dotnet">org.apache.ignite.platform.dotnet</a></td>
<td class="colLast">
<div class="block">Contains .Net platform-related classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.plugin">org.apache.ignite.plugin</a></td>
<td class="colLast">
<div class="block">Contains plugins management API.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.plugin.extensions.communication">org.apache.ignite.plugin.extensions.communication</a></td>
<td class="colLast">
<div class="block">Contains extendable components for communication.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.plugin.security">org.apache.ignite.plugin.security</a></td>
<td class="colLast">
<div class="block">Contains APIs for security, authentication, and authorization.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.plugin.segmentation">org.apache.ignite.plugin.segmentation</a></td>
<td class="colLast">
<div class="block">Contains segmentation "split-brain" related classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.scheduler">org.apache.ignite.scheduler</a></td>
<td class="colLast">
<div class="block">Contains <b>Job Scheduling</b> functionality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.services">org.apache.ignite.services</a></td>
<td class="colLast">
<div class="block">Contains main <b>Managed Services APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.sink.flink">org.apache.ignite.sink.flink</a></td>
<td class="colLast">
<div class="block">IgniteSink -- streaming connector integration with Apache Flink.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.spi">org.apache.ignite.spi</a></td>
<td class="colLast">
<div class="block">Contains common classes and interfaces for SPI implementations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.communication.tcp">org.apache.ignite.spi.communication.tcp</a></td>
<td class="colLast">
<div class="block">Contains <b>default</b> TCP/IP-based implementation for communication SPI.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.discovery">org.apache.ignite.spi.discovery</a></td>
<td class="colLast">
<div class="block">Contains APIs for topology manager SPI.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.discovery.tcp">org.apache.ignite.spi.discovery.tcp</a></td>
<td class="colLast">
<div class="block">Contains <b>default</b> TCP/IP implementation for discovery SPI.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.discovery.tcp.ipfinder">org.apache.ignite.spi.discovery.tcp.ipfinder</a></td>
<td class="colLast">
<div class="block">Contains IP finder interface and adapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.encryption">org.apache.ignite.spi.encryption</a></td>
<td class="colLast">
<div class="block">Contains APIs for encryption SPI.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.encryption.keystore">org.apache.ignite.spi.encryption.keystore</a></td>
<td class="colLast">
<div class="block">Contains encryption SPI implementation based on standard jdk keystore.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.encryption.noop">org.apache.ignite.spi.encryption.noop</a></td>
<td class="colLast">
<div class="block">Contains no-op encryption SPI implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.failover">org.apache.ignite.spi.failover</a></td>
<td class="colLast">
<div class="block">Contains APIs for failover SPI.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.loadbalancing">org.apache.ignite.spi.loadbalancing</a></td>
<td class="colLast">
<div class="block">Contains APIs for load balancing SPI.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.springdata.repository.query">org.apache.ignite.springdata.repository.query</a></td>
<td class="colLast">
<div class="block">Package includes classes that integrates with Apache Ignite SQL engine.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.springdata.repository.support">org.apache.ignite.springdata.repository.support</a></td>
<td class="colLast">
<div class="block">Package contains supporting files required by Spring Data framework.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.stream">org.apache.ignite.stream</a></td>
<td class="colLast">
<div class="block">Contains Ignite Streamer classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.stream.camel">org.apache.ignite.stream.camel</a></td>
<td class="colLast">
<div class="block">Contains implementation of Camel Streamer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.stream.jms11">org.apache.ignite.stream.jms11</a></td>
<td class="colLast">
<div class="block">Contains implementation of JMS queue and topic messages consumer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.stream.kafka.connect">org.apache.ignite.stream.kafka.connect</a></td>
<td class="colLast">
<div class="block">Contains implementation of Kafka Streamer Connector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.stream.mqtt">org.apache.ignite.stream.mqtt</a></td>
<td class="colLast">
<div class="block">Contains implementation of MQTT topic messages consumer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.stream.storm">org.apache.ignite.stream.storm</a></td>
<td class="colLast">
<div class="block">StormStreamer -- integration with Apache Storm.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.stream.twitter">org.apache.ignite.stream.twitter</a></td>
<td class="colLast">
<div class="block">Contains implementation of Twitter Streamer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.stream.zeromq">org.apache.ignite.stream.zeromq</a></td>
<td class="colLast">
<div class="block">Contains implementation of ZeroMQ Streamer.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.tensorflow.cluster">org.apache.ignite.tensorflow.cluster</a></td>
<td class="colLast">
<div class="block">TensorFlow integration API that allows to start and maintain TensorFlow cluster using infrastructure tools from
package <a href="../../../org/apache/ignite/tensorflow/core/package-summary.html"><code>org.apache.ignite.tensorflow.core</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.tensorflow.cluster.spec">org.apache.ignite.tensorflow.cluster.spec</a></td>
<td class="colLast">
<div class="block">Contains specifications that describes TensorFlow cluster configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.tensorflow.cluster.tfrunning">org.apache.ignite.tensorflow.cluster.tfrunning</a></td>
<td class="colLast">
<div class="block">Additional "running" layer on top of Python running layer of infrastructure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.tensorflow.cluster.util">org.apache.ignite.tensorflow.cluster.util</a></td>
<td class="colLast">
<div class="block">Util components that are used in TensorFlow cluster package.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.tensorflow.core.longrunning">org.apache.ignite.tensorflow.core.longrunning</a></td>
<td class="colLast">
<div class="block">The part of TensorFlow integration infrastructure that allows to start and maintain abstract long-running processes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.tensorflow.core.nativerunning">org.apache.ignite.tensorflow.core.nativerunning</a></td>
<td class="colLast">
<div class="block">The part of TensorFlow integration infrastructure that allows to start and maintain abstract native processes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.tensorflow.core.util">org.apache.ignite.tensorflow.core.util</a></td>
<td class="colLast">
<div class="block">Util classes used in other <a href="../../../org/apache/ignite/tensorflow/core/package-summary.html"><code>org.apache.ignite.tensorflow.core</code></a> classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.tensorflow.submitter.command">org.apache.ignite.tensorflow.submitter.command</a></td>
<td class="colLast">
<div class="block">This package contains commands that command line tool provides.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.transactions">org.apache.ignite.transactions</a></td>
<td class="colLast">
<div class="block">Contains transaction-related classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.visor.plugin">org.apache.ignite.visor.plugin</a></td>
<td class="colLast">
<div class="block">Contains <b>Visor Plugin</b> extension functionality.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/DataRegionMetrics.html#org.apache.ignite">DataRegionMetrics</a>
<div class="block">This interface provides page memory related metrics of a specific Apache Ignite node.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/DataRegionMetricsAdapter.html#org.apache.ignite">DataRegionMetricsAdapter</a>
<div class="block">Converter class from <a href="../../../org/apache/ignite/DataRegionMetrics.html" title="interface in org.apache.ignite"><code>DataRegionMetrics</code></a> to legacy <a href="../../../org/apache/ignite/MemoryMetrics.html" title="interface in org.apache.ignite"><code>MemoryMetrics</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/DataStorageMetrics.html#org.apache.ignite">DataStorageMetrics</a>
<div class="block">Data storage metrics are used to obtain statistics on persistent store and whole data storage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/DataStorageMetricsAdapter.html#org.apache.ignite">DataStorageMetricsAdapter</a>
<div class="block">Converter class from <a href="../../../org/apache/ignite/DataStorageMetrics.html" title="interface in org.apache.ignite"><code>DataStorageMetrics</code></a> to legacy <a href="../../../org/apache/ignite/PersistenceMetrics.html" title="interface in org.apache.ignite"><code>PersistenceMetrics</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteAtomicLong.html#org.apache.ignite">IgniteAtomicLong</a>
<div class="block">This interface provides a rich API for working with distributedly cached atomic long value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteAtomicReference.html#org.apache.ignite">IgniteAtomicReference</a>
<div class="block">This interface provides a rich API for working with distributed atomic reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteAtomicSequence.html#org.apache.ignite">IgniteAtomicSequence</a>
<div class="block">This interface provides a rich API for working with distributed atomic sequence.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteAtomicStamped.html#org.apache.ignite">IgniteAtomicStamped</a>
<div class="block">This interface provides a rich API for working with distributed atomic stamped value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteBinary.html#org.apache.ignite">IgniteBinary</a>
<div class="block">Defines binary objects functionality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCluster.html#org.apache.ignite">IgniteCluster</a>
<div class="block">Represents whole cluster (all available nodes) and also provides a handle on <a href="../../../org/apache/ignite/IgniteCluster.html#nodeLocalMap--"><code>IgniteCluster.nodeLocalMap()</code></a> which
provides map-like functionality linked to current grid node.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCompute.html#org.apache.ignite">IgniteCompute</a>
<div class="block">Defines compute grid functionality for executing tasks and closures over nodes
in the <a href="../../../org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster"><code>ClusterGroup</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCondition.html#org.apache.ignite">IgniteCondition</a>
<div class="block">This interface provides a rich API for working with condition objects
associated with distributed reentrant locks.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCountDownLatch.html#org.apache.ignite">IgniteCountDownLatch</a>
<div class="block">This interface provides a rich API for working with distributed count down latch.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteDataStreamer.html#org.apache.ignite">IgniteDataStreamer</a>
<div class="block">Data streamer is responsible for streaming external data into cache.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteDataStreamerTimeoutException.html#org.apache.ignite">IgniteDataStreamerTimeoutException</a>
<div class="block">Exception is thrown when timeout of some <a href="../../../org/apache/ignite/IgniteDataStreamer.html" title="interface in org.apache.ignite"><code>IgniteDataStreamer</code></a> operations occurs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteEvents.html#org.apache.ignite">IgniteEvents</a>
<div class="block">Provides functionality for local and remote event notifications on nodes defined by <a href="../../../org/apache/ignite/IgniteEvents.html#clusterGroup--"><code>IgniteEvents.clusterGroup()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteFileSystem.html#org.apache.ignite">IgniteFileSystem</a>
<div class="block"><b>IG</b>nite <b>F</b>ile <b>S</b>ystem API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteIllegalStateException.html#org.apache.ignite">IgniteIllegalStateException</a>
<div class="block">This exception indicates the ignite access in invalid state.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteInterruptedException.html#org.apache.ignite">IgniteInterruptedException</a>
<div class="block">This exception is used to wrap standard <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang"><code>InterruptedException</code></a> into <a href="../../../org/apache/ignite/IgniteException.html" title="class in org.apache.ignite"><code>IgniteException</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLock.html#org.apache.ignite">IgniteLock</a>
<div class="block">This interface provides a rich API for working with distributed reentrant locks.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteMessaging.html#org.apache.ignite">IgniteMessaging</a>
<div class="block">Provides functionality for topic-based message exchange among nodes defined by <a href="../../../org/apache/ignite/IgniteMessaging.html#clusterGroup--"><code>IgniteMessaging.clusterGroup()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteQueue.html#org.apache.ignite">IgniteQueue</a>
<div class="block">This interface provides a rich API for working with distributed queues based on In-Memory Data Grid.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteScheduler.html#org.apache.ignite">IgniteScheduler</a>
<div class="block">Provides functionality for scheduling jobs locally using UNIX cron-based syntax.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteSemaphore.html#org.apache.ignite">IgniteSemaphore</a>
<div class="block">This interface provides a rich API for working with distributed semaphore.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteServices.html#org.apache.ignite">IgniteServices</a>
<div class="block">Defines functionality necessary to deploy distributed services on the grid.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteSet.html#org.apache.ignite">IgniteSet</a>
<div class="block">Set implementation based on on In-Memory Data Grid.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteState.html#org.apache.ignite">IgniteState</a>
<div class="block">Possible states of <a href="../../../org/apache/ignite/Ignition.html" title="class in org.apache.ignite"><code>Ignition</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteTransactions.html#org.apache.ignite">IgniteTransactions</a>
<div class="block">Transactions facade provides ACID-compliant semantic when working with caches.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgnitionListener.html#org.apache.ignite">IgnitionListener</a>
<div class="block">Listener for gird state change notifications.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/MemoryMetrics.html#org.apache.ignite">MemoryMetrics</a>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../org/apache/ignite/DataRegionMetrics.html" title="interface in org.apache.ignite"><code>DataRegionMetrics</code></a> instead.</span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/PersistenceMetrics.html#org.apache.ignite">PersistenceMetrics</a>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../org/apache/ignite/DataStorageMetrics.html" title="interface in org.apache.ignite"><code>DataStorageMetrics</code></a> instead.</span></div>
</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.binary">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/binary/package-summary.html">org.apache.ignite.binary</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.binary">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.cache">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.eviction.igfs">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/eviction/igfs/package-summary.html">org.apache.ignite.cache.eviction.igfs</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.cache.eviction.igfs">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.hibernate">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/hibernate/package-summary.html">org.apache.ignite.cache.hibernate</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.cache.hibernate">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.cache.hibernate">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.cache.hibernate">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.jta">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/jta/package-summary.html">org.apache.ignite.cache.jta</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.cache.jta">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.jta.jndi">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/jta/jndi/package-summary.html">org.apache.ignite.cache.jta.jndi</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.cache.jta.jndi">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.jta.reflect">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/jta/reflect/package-summary.html">org.apache.ignite.cache.jta.reflect</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.cache.jta.reflect">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.query">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/query/package-summary.html">org.apache.ignite.cache.query</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.cache.query">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.common">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/store/cassandra/common/package-summary.html">org.apache.ignite.cache.store.cassandra.common</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.cache.store.cassandra.common">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.datasource">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/store/cassandra/datasource/package-summary.html">org.apache.ignite.cache.store.cassandra.datasource</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.cache.store.cassandra.datasource">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.cassandra.session">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/store/cassandra/session/package-summary.html">org.apache.ignite.cache.store.cassandra.session</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.cache.store.cassandra.session">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.cache.store.jdbc">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.cache.store.jdbc">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.cache.store.jdbc">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.cache.store.jdbc">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.spring">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cache/store/spring/package-summary.html">org.apache.ignite.cache.store.spring</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.cache.store.spring">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cluster">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.cluster">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.cluster">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.compute">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/compute/package-summary.html">org.apache.ignite.compute</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.compute">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.gridify">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/compute/gridify/package-summary.html">org.apache.ignite.compute.gridify</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.compute.gridify">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.compute.gridify">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.compute.gridify.aop">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/compute/gridify/aop/package-summary.html">org.apache.ignite.compute.gridify.aop</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.compute.gridify.aop">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCompute.html#org.apache.ignite.compute.gridify.aop">IgniteCompute</a>
<div class="block">Defines compute grid functionality for executing tasks and closures over nodes
in the <a href="../../../org/apache/ignite/cluster/ClusterGroup.html" title="interface in org.apache.ignite.cluster"><code>ClusterGroup</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.configuration">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/configuration/package-summary.html">org.apache.ignite.configuration</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.configuration">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.configuration">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.failure">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/failure/package-summary.html">org.apache.ignite.failure</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.failure">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.hadoop">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/hadoop/package-summary.html">org.apache.ignite.hadoop</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.hadoop">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.hadoop.fs">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/hadoop/fs/package-summary.html">org.apache.ignite.hadoop.fs</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.hadoop.fs">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.hadoop.fs">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.hadoop.mapreduce">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/hadoop/mapreduce/package-summary.html">org.apache.ignite.hadoop.mapreduce</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.hadoop.mapreduce">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.hadoop.planner">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/hadoop/planner/package-summary.html">org.apache.ignite.hadoop.planner</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.hadoop.planner">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.hadoop.planner">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.hadoop.planner">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.hadoop.util">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/hadoop/util/package-summary.html">org.apache.ignite.hadoop.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.hadoop.util">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.igfs">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/igfs/package-summary.html">org.apache.ignite.igfs</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.igfs">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.igfs.mapreduce">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/igfs/mapreduce/package-summary.html">org.apache.ignite.igfs.mapreduce</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.igfs.mapreduce">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteFileSystem.html#org.apache.ignite.igfs.mapreduce">IgniteFileSystem</a>
<div class="block"><b>IG</b>nite <b>F</b>ile <b>S</b>ystem API.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.igfs.mapreduce.records">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/igfs/mapreduce/records/package-summary.html">org.apache.ignite.igfs.mapreduce.records</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.igfs.mapreduce.records">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteFileSystem.html#org.apache.ignite.igfs.mapreduce.records">IgniteFileSystem</a>
<div class="block"><b>IG</b>nite <b>F</b>ile <b>S</b>ystem API.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.igfs.secondary">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/igfs/secondary/package-summary.html">org.apache.ignite.igfs.secondary</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.igfs.secondary">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.igfs.secondary.local">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/igfs/secondary/local/package-summary.html">org.apache.ignite.igfs.secondary.local</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.igfs.secondary.local">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.lang">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/lang/package-summary.html">org.apache.ignite.lang</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.lang">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.lifecycle">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/lifecycle/package-summary.html">org.apache.ignite.lifecycle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.lifecycle">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.logger">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/logger/package-summary.html">org.apache.ignite.logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.logger">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.logger.java">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/logger/java/package-summary.html">org.apache.ignite.logger.java</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.logger.java">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.logger.java">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.logger.jcl">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/logger/jcl/package-summary.html">org.apache.ignite.logger.jcl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.logger.jcl">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.logger.log4j">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/logger/log4j/package-summary.html">org.apache.ignite.logger.log4j</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.logger.log4j">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.logger.log4j">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.logger.log4j2">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/logger/log4j2/package-summary.html">org.apache.ignite.logger.log4j2</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.logger.log4j2">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.logger.log4j2">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.logger.slf4j">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/logger/slf4j/package-summary.html">org.apache.ignite.logger.slf4j</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.logger.slf4j">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.marshaller">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/marshaller/package-summary.html">org.apache.ignite.marshaller</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.marshaller">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.marshaller.jdk">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/marshaller/jdk/package-summary.html">org.apache.ignite.marshaller.jdk</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.marshaller.jdk">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.messaging">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/messaging/package-summary.html">org.apache.ignite.messaging</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.messaging">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.messaging">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/package-summary.html">org.apache.ignite.ml</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.ml">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.dataset">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/dataset/package-summary.html">org.apache.ignite.ml.dataset</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.ml.dataset">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite.ml.dataset">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.dataset.impl.cache">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/dataset/impl/cache/package-summary.html">org.apache.ignite.ml.dataset.impl.cache</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.ml.dataset.impl.cache">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite.ml.dataset.impl.cache">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.dataset.impl.cache.util">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/dataset/impl/cache/util/package-summary.html">org.apache.ignite.ml.dataset.impl.cache.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.ml.dataset.impl.cache.util">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.environment.logging">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/environment/logging/package-summary.html">org.apache.ignite.ml.environment.logging</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.ml.environment.logging">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.genetic">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/genetic/package-summary.html">org.apache.ignite.ml.genetic</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.ml.genetic">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.ml.genetic">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.genetic.utils">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/genetic/utils/package-summary.html">org.apache.ignite.ml.genetic.utils</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.ml.genetic.utils">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.ml.math">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.exceptions">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/math/exceptions/package-summary.html">org.apache.ignite.ml.math.exceptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.ml.math.exceptions">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.exceptions.knn">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/math/exceptions/knn/package-summary.html">org.apache.ignite.ml.math.exceptions.knn</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.ml.math.exceptions.knn">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.exceptions.preprocessing">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/math/exceptions/preprocessing/package-summary.html">org.apache.ignite.ml.math.exceptions.preprocessing</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.ml.math.exceptions.preprocessing">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.pipeline">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/pipeline/package-summary.html">org.apache.ignite.ml.pipeline</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.ml.pipeline">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite.ml.pipeline">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/preprocessing/package-summary.html">org.apache.ignite.ml.preprocessing</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.ml.preprocessing">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite.ml.preprocessing">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.selection.cv">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/selection/cv/package-summary.html">org.apache.ignite.ml.selection.cv</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.ml.selection.cv">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite.ml.selection.cv">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.selection.scoring.cursor">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/selection/scoring/cursor/package-summary.html">org.apache.ignite.ml.selection.scoring.cursor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite.ml.selection.scoring.cursor">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.selection.scoring.evaluator">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/selection/scoring/evaluator/package-summary.html">org.apache.ignite.ml.selection.scoring.evaluator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite.ml.selection.scoring.evaluator">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.trainers">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/ml/trainers/package-summary.html">org.apache.ignite.ml.trainers</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.ml.trainers">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite.ml.trainers">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.mxbean">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/mxbean/package-summary.html">org.apache.ignite.mxbean</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/DataRegionMetrics.html#org.apache.ignite.mxbean">DataRegionMetrics</a>
<div class="block">This interface provides page memory related metrics of a specific Apache Ignite node.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/DataStorageMetrics.html#org.apache.ignite.mxbean">DataStorageMetrics</a>
<div class="block">Data storage metrics are used to obtain statistics on persistent store and whole data storage.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/MemoryMetrics.html#org.apache.ignite.mxbean">MemoryMetrics</a>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../org/apache/ignite/DataRegionMetrics.html" title="interface in org.apache.ignite"><code>DataRegionMetrics</code></a> instead.</span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/PersistenceMetrics.html#org.apache.ignite.mxbean">PersistenceMetrics</a>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../org/apache/ignite/DataStorageMetrics.html" title="interface in org.apache.ignite"><code>DataStorageMetrics</code></a> instead.</span></div>
</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.osgi">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/osgi/package-summary.html">org.apache.ignite.osgi</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.osgi">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.platform.dotnet">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/platform/dotnet/package-summary.html">org.apache.ignite.platform.dotnet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.platform.dotnet">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.plugin">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.plugin">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.plugin">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.plugin">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.plugin">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.plugin.extensions.communication">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/plugin/extensions/communication/package-summary.html">org.apache.ignite.plugin.extensions.communication</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.plugin.extensions.communication">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.plugin.security">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/plugin/security/package-summary.html">org.apache.ignite.plugin.security</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.plugin.security">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.plugin.security">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.plugin.segmentation">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/plugin/segmentation/package-summary.html">org.apache.ignite.plugin.segmentation</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.plugin.segmentation">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.scheduler">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/scheduler/package-summary.html">org.apache.ignite.scheduler</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.scheduler">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.services">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/services/package-summary.html">org.apache.ignite.services</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.services">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.sink.flink">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/sink/flink/package-summary.html">org.apache.ignite.sink.flink</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.sink.flink">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteDataStreamer.html#org.apache.ignite.sink.flink">IgniteDataStreamer</a>
<div class="block">Data streamer is responsible for streaming external data into cache.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.spi">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.spi">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.spi">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.spi">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.communication.tcp">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/spi/communication/tcp/package-summary.html">org.apache.ignite.spi.communication.tcp</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.spi.communication.tcp">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.spi.communication.tcp">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.spi.communication.tcp">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.discovery">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/spi/discovery/package-summary.html">org.apache.ignite.spi.discovery</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.spi.discovery">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.discovery.tcp">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/spi/discovery/tcp/package-summary.html">org.apache.ignite.spi.discovery.tcp</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.spi.discovery.tcp">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.spi.discovery.tcp">IgniteCheckedException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.spi.discovery.tcp">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.spi.discovery.tcp">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.discovery.tcp.ipfinder">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/spi/discovery/tcp/ipfinder/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.spi.discovery.tcp.ipfinder">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.encryption">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/spi/encryption/package-summary.html">org.apache.ignite.spi.encryption</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.spi.encryption">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.encryption.keystore">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/spi/encryption/keystore/package-summary.html">org.apache.ignite.spi.encryption.keystore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.spi.encryption.keystore">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.spi.encryption.keystore">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.spi.encryption.keystore">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.encryption.noop">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/spi/encryption/noop/package-summary.html">org.apache.ignite.spi.encryption.noop</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.spi.encryption.noop">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.failover">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/spi/failover/package-summary.html">org.apache.ignite.spi.failover</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.spi.failover">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.loadbalancing">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/spi/loadbalancing/package-summary.html">org.apache.ignite.spi.loadbalancing</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.spi.loadbalancing">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.springdata.repository.query">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/springdata/repository/query/package-summary.html">org.apache.ignite.springdata.repository.query</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite.springdata.repository.query">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.springdata.repository.support">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/springdata/repository/support/package-summary.html">org.apache.ignite.springdata.repository.support</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.springdata.repository.support">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite.springdata.repository.support">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.stream">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.stream">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCache.html#org.apache.ignite.stream">IgniteCache</a>
<div class="block">Main entry point for all <b>Data Grid APIs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteDataStreamer.html#org.apache.ignite.stream">IgniteDataStreamer</a>
<div class="block">Data streamer is responsible for streaming external data into cache.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.stream">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.stream.camel">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/stream/camel/package-summary.html">org.apache.ignite.stream.camel</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.stream.camel">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.stream.jms11">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/stream/jms11/package-summary.html">org.apache.ignite.stream.jms11</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.stream.jms11">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.stream.kafka.connect">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/stream/kafka/connect/package-summary.html">org.apache.ignite.stream.kafka.connect</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.stream.kafka.connect">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteDataStreamer.html#org.apache.ignite.stream.kafka.connect">IgniteDataStreamer</a>
<div class="block">Data streamer is responsible for streaming external data into cache.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.stream.mqtt">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/stream/mqtt/package-summary.html">org.apache.ignite.stream.mqtt</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.stream.mqtt">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.stream.storm">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/stream/storm/package-summary.html">org.apache.ignite.stream.storm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.stream.storm">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteDataStreamer.html#org.apache.ignite.stream.storm">IgniteDataStreamer</a>
<div class="block">Data streamer is responsible for streaming external data into cache.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.stream.storm">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.stream.twitter">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/stream/twitter/package-summary.html">org.apache.ignite.stream.twitter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.stream.twitter">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.stream.zeromq">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/stream/zeromq/package-summary.html">org.apache.ignite.stream.zeromq</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.stream.zeromq">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.tensorflow.cluster">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/tensorflow/cluster/package-summary.html">org.apache.ignite.tensorflow.cluster</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.tensorflow.cluster">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.tensorflow.cluster.spec">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/tensorflow/cluster/spec/package-summary.html">org.apache.ignite.tensorflow.cluster.spec</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.tensorflow.cluster.spec">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.tensorflow.cluster.tfrunning">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/tensorflow/cluster/tfrunning/package-summary.html">org.apache.ignite.tensorflow.cluster.tfrunning</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.tensorflow.cluster.tfrunning">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.tensorflow.cluster.util">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/tensorflow/cluster/util/package-summary.html">org.apache.ignite.tensorflow.cluster.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.tensorflow.cluster.util">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.tensorflow.core.longrunning">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/tensorflow/core/longrunning/package-summary.html">org.apache.ignite.tensorflow.core.longrunning</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.tensorflow.core.longrunning">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.tensorflow.core.nativerunning">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/tensorflow/core/nativerunning/package-summary.html">org.apache.ignite.tensorflow.core.nativerunning</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.tensorflow.core.nativerunning">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.tensorflow.core.util">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/tensorflow/core/util/package-summary.html">org.apache.ignite.tensorflow.core.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.tensorflow.core.util">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.tensorflow.submitter.command">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/tensorflow/submitter/command/package-summary.html">org.apache.ignite.tensorflow.submitter.command</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/Ignite.html#org.apache.ignite.tensorflow.submitter.command">Ignite</a>
<div class="block">Main entry-point for all Ignite APIs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.transactions">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/transactions/package-summary.html">org.apache.ignite.transactions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.transactions">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.visor.plugin">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> used by <a href="../../../org/apache/ignite/visor/plugin/package-summary.html">org.apache.ignite.visor.plugin</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteLogger.html#org.apache.ignite.visor.plugin">IgniteLogger</a>
<div class="block">This interface defines basic logging functionality used throughout the system.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/ignite/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><table width="100%" border="0" cellspacing=0 cellpadding=0 style="padding: 5px"> <tr> <td> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <a target=_blank href="https://ignite.apache.org"><nobr>2019 Copyright &#169; Apache Software Foundation</nobr></a> </td> </tr> </tbody> </table> </td> <td width="100%" align="right" valign="center"> <a href="https://twitter.com/ApacheIgnite" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @ApacheIgnite</a> </td> </tr> <tr> <td colspan="2" valign="top" align="left"> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <b>Ignite Database and Caching Platform</b> </td> <td>:&nbsp;&nbsp; ver. <strong>2.7.6</strong> </td> </tr> <tr style="padding: 0; margin: 0"> <td> <b>Release Date</b> </td> <td>:&nbsp;&nbsp; September 11 2019 </td> </tr> </tbody> </table> </td> </tr> </table></small></p>
</body>
</html>