blob: 3ecd1b7a4f76907f3f1989c226001042d00f619b [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>
<!-- Generated by javadoc (1.8.0_261) on Mon Dec 20 14:15:59 MSK 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.ignite (Ignite 2.11.1)</title>
<meta name="date" content="2021-12-20">
<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'/>
</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.11.1)";
}
}
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.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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.client">org.apache.ignite.client</a></td>
<td class="colLast">
<div class="block">Contains Ignite Thin Client API classes.</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.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.maintenance">org.apache.ignite.maintenance</a></td>
<td class="colLast">
<div class="block">Contains public interfaces for maintenance mechanism.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.inference">org.apache.ignite.ml.inference</a></td>
<td class="colLast">
<div class="block">Root package for model inference functionality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.inference.builder">org.apache.ignite.ml.inference.builder</a></td>
<td class="colLast">
<div class="block">Root package for model inference builders.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.inference.storage.descriptor">org.apache.ignite.ml.inference.storage.descriptor</a></td>
<td class="colLast">
<div class="block">Root package for inference model descriptor storages.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.inference.storage.model">org.apache.ignite.ml.inference.storage.model</a></td>
<td class="colLast">
<div class="block">Root package for inference model storages.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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 ML.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.exceptions.datastructures">org.apache.ignite.ml.math.exceptions.datastructures</a></td>
<td class="colLast">
<div class="block">Contains exceptions for kNN algorithms.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.exceptions.math">org.apache.ignite.ml.math.exceptions.math</a></td>
<td class="colLast">
<div class="block">Contains exceptions for distributed code algebra.</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">
<div class="block">Contains exceptions for preprocessing.</div>
</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">
<div class="block">Package for model evaluator classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.sparkmodelparser">org.apache.ignite.ml.sparkmodelparser</a></td>
<td class="colLast">
<div class="block">Base package for Spark model parser.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.sql">org.apache.ignite.ml.sql</a></td>
<td class="colLast">
<div class="block">Contains util classes that help to work with machine learning models in SQL and train models on data from SQL tables.</div>
</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.ml.util.generators">org.apache.ignite.ml.util.generators</a></td>
<td class="colLast">
<div class="block">Contains utility classes for data streams generation.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="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.deployment.local">org.apache.ignite.spi.deployment.local</a></td>
<td class="colLast">
<div class="block">Contains <b>default</b> local deployment SPI implementation.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.discovery.isolated">org.apache.ignite.spi.discovery.isolated</a></td>
<td class="colLast">&nbsp;</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.discovery.tcp.ipfinder.s3.encrypt">org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt</a></td>
<td class="colLast">
<div class="block">Contains Encryption services.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.discovery.tcp.ipfinder.zk">org.apache.ignite.spi.discovery.tcp.ipfinder.zk</a></td>
<td class="colLast">
<div class="block">Contains TCP Discovery IP Finder uses Apache ZooKeeper (ZK) to locate peer nodes.</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.spi.tracing">org.apache.ignite.spi.tracing</a></td>
<td class="colLast">
<div class="block">Contains common classes and interfaces for tracing SPI implementations.</div>
</td>
</tr>
<tr class="rowColor">
<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="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"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Check the <a href="../../../org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.dataregion.{data_region_name}" instead.</span></div>
</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"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Check the <a href="../../../org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.dataregion.{data_region_name}" instead.</span></div>
</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"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Check the <a href="../../../org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.datastorage" instead.</span></div>
</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"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Check the <a href="../../../org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.datastorage" instead.</span></div>
</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/IgniteClientSpringBean.html#org.apache.ignite">IgniteClientSpringBean</a>
<div class="block">Represents Ignite client Spring bean that provides the ability to automatically start Ignite client during
Spring Context initialization.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteEncryption.html#org.apache.ignite">IgniteEncryption</a>
<div class="block">Defines encryption features.</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/IgniteIllegalStateException.html#org.apache.ignite">IgniteIllegalStateException</a>
<div class="block">This exception indicates the ignite access in invalid state.</div>
</td>
</tr>
<tr class="rowColor">
<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="https://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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteSnapshot.html#org.apache.ignite">IgniteSnapshot</a>
<div class="block">This interface provides functionality for creating cluster-wide cache data snapshots.</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">Check the <a href="../../../org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.dataregion.{data_region_name}" 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">Check the <a href="../../../org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.datastorage" instead.</span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/ShutdownPolicy.html#org.apache.ignite">ShutdownPolicy</a>
<div class="block">This class reperesents a policy of shutdown.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/SystemProperty.html#org.apache.ignite">SystemProperty</a>
<div class="block">Ignite system property info.</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.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>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.cache.query">IgniteException</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.client">
<!-- -->
</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/client/package-summary.html">org.apache.ignite.client</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/IgniteBinary.html#org.apache.ignite.client">IgniteBinary</a>
<div class="block">Defines binary objects functionality.</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>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/ShutdownPolicy.html#org.apache.ignite.configuration">ShutdownPolicy</a>
<div class="block">This class reperesents a policy of shutdown.</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.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/IgniteCheckedException.html#org.apache.ignite.lang">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.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.maintenance">
<!-- -->
</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/maintenance/package-summary.html">org.apache.ignite.maintenance</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.maintenance">IgniteCheckedException</a>
<div class="block">General grid exception.</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.inference">
<!-- -->
</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/inference/package-summary.html">org.apache.ignite.ml.inference</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.inference">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.inference.builder">
<!-- -->
</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/inference/builder/package-summary.html">org.apache.ignite.ml.inference.builder</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.inference.builder">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.inference.storage.descriptor">
<!-- -->
</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/inference/storage/descriptor/package-summary.html">org.apache.ignite.ml.inference.storage.descriptor</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.inference.storage.descriptor">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.inference.storage.descriptor">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.inference.storage.model">
<!-- -->
</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/inference/storage/model/package-summary.html">org.apache.ignite.ml.inference.storage.model</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.inference.storage.model">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.inference.storage.model">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.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.datastructures">
<!-- -->
</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/datastructures/package-summary.html">org.apache.ignite.ml.math.exceptions.datastructures</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.datastructures">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.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/exceptions/math/package-summary.html">org.apache.ignite.ml.math.exceptions.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/IgniteException.html#org.apache.ignite.ml.math.exceptions.math">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.sparkmodelparser">
<!-- -->
</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/sparkmodelparser/package-summary.html">org.apache.ignite.ml.sparkmodelparser</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.sparkmodelparser">IgniteException</a>
<div class="block">General grid exception.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.sql">
<!-- -->
</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/sql/package-summary.html">org.apache.ignite.ml.sql</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.sql">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.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.ml.util.generators">
<!-- -->
</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/util/generators/package-summary.html">org.apache.ignite.ml.util.generators</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.util.generators">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"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Check the <a href="../../../org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.dataregion.{data_region_name}" instead.</span></div>
</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"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Check the <a href="../../../org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.datastorage" instead.</span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteCheckedException.html#org.apache.ignite.mxbean">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.mxbean">IgniteException</a>
<div class="block">General grid exception.</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">Check the <a href="../../../org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.dataregion.{data_region_name}" 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">Check the <a href="../../../org/apache/ignite/spi/metric/ReadOnlyMetricRegistry.html" title="interface in org.apache.ignite.spi.metric"><code>ReadOnlyMetricRegistry</code></a> with "name=io.datastorage" 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>
<tr class="rowColor">
<td class="colOne"><a href="../../../org/apache/ignite/class-use/IgniteException.html#org.apache.ignite.plugin.extensions.communication">IgniteException</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.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.deployment.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/spi/deployment/local/package-summary.html">org.apache.ignite.spi.deployment.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/SystemProperty.html#org.apache.ignite.spi.deployment.local">SystemProperty</a>
<div class="block">Ignite system property info.</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.isolated">
<!-- -->
</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/isolated/package-summary.html">org.apache.ignite.spi.discovery.isolated</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.isolated">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.discovery.tcp.ipfinder.s3.encrypt">
<!-- -->
</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/s3/encrypt/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.s3.encrypt</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.tcp.ipfinder.s3.encrypt">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.ipfinder.zk">
<!-- -->
</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/zk/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder.zk</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/SystemProperty.html#org.apache.ignite.spi.discovery.tcp.ipfinder.zk">SystemProperty</a>
<div class="block">Ignite system property info.</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/IgniteException.html#org.apache.ignite.spi.encryption.keystore">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.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.spi.tracing">
<!-- -->
</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/tracing/package-summary.html">org.apache.ignite.spi.tracing</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.tracing">IgniteException</a>
<div class="block">General grid exception.</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.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>2021 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.11.1</strong> </td> </tr> <tr style="padding: 0; margin: 0"> <td> <b>Release Date</b> </td> <td>:&nbsp;&nbsp; December 20 2021 </td> </tr> </tbody> </table> </td> </tr> </table></small></p>
</body>
</html>