blob: 63bc834edded50cee3cd40fedad524b9892de8f1 [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_291) on Mon Jan 10 11:05:30 MSK 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.ignite.Ignite (Ignite 2.12.0)</title>
<meta name="date" content="2022-01-10">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.ignite.Ignite (Ignite 2.12.0)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Class</a></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/class-use/Ignite.html" target="_top">Frames</a></li>
<li><a href="Ignite.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">
<h2 title="Uses of Interface org.apache.ignite.Ignite" class="title">Uses of Interface<br>org.apache.ignite.Ignite</h2>
</div>
<div class="classUseContainer">
<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/Ignite.html" title="interface in org.apache.ignite">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.cache">org.apache.ignite.cache</a></td>
<td class="colLast">
<div class="block">Contains main <b>Data Grid APIs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.hibernate">org.apache.ignite.cache.hibernate</a></td>
<td class="colLast">
<div class="block">Contains implementation of Hibernate L2 cache.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.cache.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.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.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.messaging">org.apache.ignite.messaging</a></td>
<td class="colLast">
<div class="block">Contains <b>Topic-based Messaging</b> functionality.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.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.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="rowColor">
<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="altColor">
<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="rowColor">
<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="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.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="altColor">
<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="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.osgi">org.apache.ignite.osgi</a></td>
<td class="colLast">
<div class="block">Contains OSGi related classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.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.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="altColor">
<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="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.spi.discovery.isolated">org.apache.ignite.spi.discovery.isolated</a></td>
<td class="colLast">
<div class="block">Contains implementation of special "isolated" mode for single-node cluster.</div>
</td>
</tr>
<tr class="altColor">
<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="rowColor">
<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="altColor">
<td class="colFirst"><a href="#org.apache.ignite.stream">org.apache.ignite.stream</a></td>
<td class="colLast">
<div class="block">Contains Ignite Streamer classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.ignite">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/package-summary.html">org.apache.ignite</a></h3>
<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> that implement <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html" title="class in org.apache.ignite">IgniteSpringBean</a></span></code>
<div class="block">Ignite Spring bean allows to bypass <a href="../../../../org/apache/ignite/Ignition.html" title="class in org.apache.ignite"><code>Ignition</code></a> methods.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> that return <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">Ignition.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignition.html#getOrStart-org.apache.ignite.configuration.IgniteConfiguration-">getOrStart</a></span>(<a href="../../../../org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a>&nbsp;cfg)</code>
<div class="block">Gets or starts new grid instance if it hasn't been started yet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">Ignition.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignition.html#ignite--">ignite</a></span>()</code>
<div class="block">Gets an instance of default no-name grid.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">Ignition.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignition.html#ignite-java.lang.String-">ignite</a></span>(@Nullable <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Gets a named Ignite instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">Ignition.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignition.html#ignite-java.util.UUID-">ignite</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&nbsp;locNodeId)</code>
<div class="block">Gets a grid instance for given local node ID.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">Ignition.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignition.html#localIgnite--">localIgnite</a></span>()</code>
<div class="block">This method is used to address a local <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite"><code>Ignite</code></a> instance, principally from closure.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">Ignition.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignition.html#start--">start</a></span>()</code>
<div class="block">Starts grid with default configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpring.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpring.html#start-org.springframework.context.ApplicationContext-">start</a></span>(@Nullable org.springframework.context.ApplicationContext&nbsp;springCtx)</code>
<div class="block">Starts grid with default configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">Ignition.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignition.html#start-org.apache.ignite.configuration.IgniteConfiguration-">start</a></span>(<a href="../../../../org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a>&nbsp;cfg)</code>
<div class="block">Starts grid with given configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpring.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpring.html#start-org.apache.ignite.configuration.IgniteConfiguration-org.springframework.context.ApplicationContext-">start</a></span>(<a href="../../../../org/apache/ignite/configuration/IgniteConfiguration.html" title="class in org.apache.ignite.configuration">IgniteConfiguration</a>&nbsp;cfg,
@Nullable org.springframework.context.ApplicationContext&nbsp;springCtx)</code>
<div class="block">Starts grid with given configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">Ignition.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignition.html#start-java.io.InputStream-">start</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;springCfgStream)</code>
<div class="block">Starts all grids specified within given Spring XML configuration input stream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">Ignition.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignition.html#start-java.lang.String-">start</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;springCfgPath)</code>
<div class="block">Starts all grids specified within given Spring XML configuration file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpring.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpring.html#start-java.lang.String-org.springframework.context.ApplicationContext-">start</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;springCfgPath,
@Nullable org.springframework.context.ApplicationContext&nbsp;springCtx)</code>
<div class="block">Starts all grids specified within given Spring XML configuration file.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">Ignition.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignition.html#start-java.net.URL-">start</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;springCfgUrl)</code>
<div class="block">Starts all grids specified within given Spring XML configuration file URL.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpring.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpring.html#start-java.net.URL-org.springframework.context.ApplicationContext-">start</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;springCfgUrl,
@Nullable org.springframework.context.ApplicationContext&nbsp;springCtx)</code>
<div class="block">Starts all grids specified within given Spring XML configuration file URL.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/package-summary.html">org.apache.ignite</a> that return types with arguments of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignition.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignition.html#allGrids--">allGrids</a></span>()</code>
<div class="block">Gets a list of all grids started so far.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/cache/package-summary.html">org.apache.ignite.cache</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>javax.cache.CacheManager</code></td>
<td class="colLast"><span class="typeNameLabel">CachingProvider.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/cache/CachingProvider.html#findManager-org.apache.ignite.Ignite-">findManager</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.hibernate">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/cache/hibernate/package-summary.html">org.apache.ignite.cache.hibernate</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../org/apache/ignite/cache/hibernate/package-summary.html">org.apache.ignite.cache.hibernate</a> declared as <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">HibernateAccessStrategyAdapter.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html#ignite">ignite</a></span></code>
<div class="block">Grid.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/cache/hibernate/package-summary.html">org.apache.ignite.cache.hibernate</a> that return <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">HibernateAccessStrategyFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/cache/hibernate/HibernateAccessStrategyFactory.html#node--">node</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/cache/hibernate/package-summary.html">org.apache.ignite.cache.hibernate</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">HibernateAccessStrategyAdapter.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html#evict-org.apache.ignite.Ignite-org.apache.ignite.cache.hibernate.HibernateCacheProxy-java.lang.Object-">evict</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a>&nbsp;cache,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key)</code>
<div class="block">Called to remove object from cache without regard to transaction.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../org/apache/ignite/cache/hibernate/package-summary.html">org.apache.ignite.cache.hibernate</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/cache/hibernate/HibernateAccessStrategyAdapter.html#HibernateAccessStrategyAdapter-org.apache.ignite.Ignite-org.apache.ignite.cache.hibernate.HibernateCacheProxy-org.apache.ignite.cache.hibernate.HibernateExceptionConverter-">HibernateAccessStrategyAdapter</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a>&nbsp;cache,
<a href="../../../../org/apache/ignite/cache/hibernate/HibernateExceptionConverter.html" title="interface in org.apache.ignite.cache.hibernate">HibernateExceptionConverter</a>&nbsp;eConverter)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/cache/hibernate/HibernateReadOnlyAccessStrategy.html#HibernateReadOnlyAccessStrategy-org.apache.ignite.Ignite-org.apache.ignite.cache.hibernate.HibernateCacheProxy-org.apache.ignite.cache.hibernate.HibernateExceptionConverter-">HibernateReadOnlyAccessStrategy</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a>&nbsp;cache,
<a href="../../../../org/apache/ignite/cache/hibernate/HibernateExceptionConverter.html" title="interface in org.apache.ignite.cache.hibernate">HibernateExceptionConverter</a>&nbsp;eConverter)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/cache/hibernate/HibernateReadWriteAccessStrategy.html#HibernateReadWriteAccessStrategy-org.apache.ignite.Ignite-org.apache.ignite.cache.hibernate.HibernateCacheProxy-java.lang.ThreadLocal-org.apache.ignite.cache.hibernate.HibernateExceptionConverter-">HibernateReadWriteAccessStrategy</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/cache/hibernate/HibernateCacheProxy.html" title="class in org.apache.ignite.cache.hibernate">HibernateCacheProxy</a>&nbsp;cache,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ThreadLocal.html?is-external=true" title="class or interface in java.lang">ThreadLocal</a>&nbsp;txCtx,
<a href="../../../../org/apache/ignite/cache/hibernate/HibernateExceptionConverter.html" title="interface in org.apache.ignite.cache.hibernate">HibernateExceptionConverter</a>&nbsp;eConverter)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cache.store.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a> declared as <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheAbstractJdbcStore.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#ignite">ignite</a></span></code>
<div class="block">Auto injected ignite instance.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/cache/store/jdbc/package-summary.html">org.apache.ignite.cache.store.jdbc</a> that return <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheAbstractJdbcStore.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/cache/store/jdbc/CacheAbstractJdbcStore.html#ignite--">ignite</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.cluster">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/cluster/package-summary.html">org.apache.ignite.cluster</a> that return <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClusterGroup.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/cluster/ClusterGroup.html#ignite--">ignite</a></span>()</code>
<div class="block">Gets instance of grid.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.failure">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/failure/package-summary.html">org.apache.ignite.failure</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/failure/package-summary.html">org.apache.ignite.failure</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="typeNameLabel">NoOpFailureHandler.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/failure/NoOpFailureHandler.html#handle-org.apache.ignite.Ignite-org.apache.ignite.failure.FailureContext-">handle</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/failure/FailureContext.html" title="class in org.apache.ignite.failure">FailureContext</a>&nbsp;failureCtx)</code>
<div class="block">Actual failure handling.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="typeNameLabel">RestartProcessFailureHandler.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/failure/RestartProcessFailureHandler.html#handle-org.apache.ignite.Ignite-org.apache.ignite.failure.FailureContext-">handle</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/failure/FailureContext.html" title="class in org.apache.ignite.failure">FailureContext</a>&nbsp;failureCtx)</code>
<div class="block">Actual failure handling.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract boolean</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractFailureHandler.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/failure/AbstractFailureHandler.html#handle-org.apache.ignite.Ignite-org.apache.ignite.failure.FailureContext-">handle</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/failure/FailureContext.html" title="class in org.apache.ignite.failure">FailureContext</a>&nbsp;failureCtx)</code>
<div class="block">Actual failure handling.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">StopNodeFailureHandler.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/failure/StopNodeFailureHandler.html#handle-org.apache.ignite.Ignite-org.apache.ignite.failure.FailureContext-">handle</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/failure/FailureContext.html" title="class in org.apache.ignite.failure">FailureContext</a>&nbsp;failureCtx)</code>
<div class="block">Actual failure handling.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="typeNameLabel">StopNodeOrHaltFailureHandler.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/failure/StopNodeOrHaltFailureHandler.html#handle-org.apache.ignite.Ignite-org.apache.ignite.failure.FailureContext-">handle</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/failure/FailureContext.html" title="class in org.apache.ignite.failure">FailureContext</a>&nbsp;failureCtx)</code>
<div class="block">Actual failure handling.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractFailureHandler.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/failure/AbstractFailureHandler.html#onFailure-org.apache.ignite.Ignite-org.apache.ignite.failure.FailureContext-">onFailure</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/failure/FailureContext.html" title="class in org.apache.ignite.failure">FailureContext</a>&nbsp;failureCtx)</code>
<div class="block">Handles failure occurred on <code>ignite</code> instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">FailureHandler.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/failure/FailureHandler.html#onFailure-org.apache.ignite.Ignite-org.apache.ignite.failure.FailureContext-">onFailure</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/failure/FailureContext.html" title="class in org.apache.ignite.failure">FailureContext</a>&nbsp;failureCtx)</code>
<div class="block">Handles failure occurred on <code>ignite</code> instance.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.messaging">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/messaging/package-summary.html">org.apache.ignite.messaging</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/messaging/package-summary.html">org.apache.ignite.messaging</a> that return <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessagingListenActor.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/messaging/MessagingListenActor.html#ignite--">ignite</a></span>()</code>
<div class="block">Gets grid instance associated with this actor.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.dataset">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/dataset/package-summary.html">org.apache.ignite.ml.dataset</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/ml/dataset/package-summary.html">org.apache.ignite.ml.dataset</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,V,C extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>,D extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>&gt;<br><a href="../../../../org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a>&lt;C,D&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/DatasetFactory.html#create-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.dataset.PartitionDataBuilder-org.apache.ignite.ml.environment.LearningEnvironment-">create</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a>&nbsp;envBuilder,
<a href="../../../../org/apache/ignite/ml/dataset/PartitionContextBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionContextBuilder</a>&lt;K,V,C&gt;&nbsp;partCtxBuilder,
<a href="../../../../org/apache/ignite/ml/dataset/PartitionDataBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionDataBuilder</a>&lt;K,V,C,D&gt;&nbsp;partDataBuilder,
<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironment</a>&nbsp;environment)</code>
<div class="block">Creates a new instance of distributed dataset using the specified <code>partCtxBuilder</code> and <code>partDataBuilder</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,V,C extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>,D extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>&gt;<br><a href="../../../../org/apache/ignite/ml/dataset/Dataset.html" title="interface in org.apache.ignite.ml.dataset">Dataset</a>&lt;C,D&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/DatasetFactory.html#create-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.dataset.PartitionDataBuilder-">create</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/ml/dataset/PartitionContextBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionContextBuilder</a>&lt;K,V,C&gt;&nbsp;partCtxBuilder,
<a href="../../../../org/apache/ignite/ml/dataset/PartitionDataBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionDataBuilder</a>&lt;K,V,C,D&gt;&nbsp;partDataBuilder)</code>
<div class="block">Creates a new instance of distributed dataset using the specified <code>partCtxBuilder</code> and <code>partDataBuilder</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,V,C extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>,CO extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;<br><a href="../../../../org/apache/ignite/ml/dataset/primitive/SimpleDataset.html" title="class in org.apache.ignite.ml.dataset.primitive">SimpleDataset</a>&lt;C&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleDataset-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleDataset</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a>&nbsp;envBuilder,
<a href="../../../../org/apache/ignite/ml/dataset/PartitionContextBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionContextBuilder</a>&lt;K,V,C&gt;&nbsp;partCtxBuilder,
<a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;K,V&gt;&nbsp;featureExtractor)</code>
<div class="block">Creates a new instance of distributed <a href="../../../../org/apache/ignite/ml/dataset/primitive/SimpleDataset.html" title="class in org.apache.ignite.ml.dataset.primitive"><code>SimpleDataset</code></a> using the specified <code>partCtxBuilder</code> and <code>featureExtractor</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,V,CO extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;<br><a href="../../../../org/apache/ignite/ml/dataset/primitive/SimpleDataset.html" title="class in org.apache.ignite.ml.dataset.primitive">SimpleDataset</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/primitive/context/EmptyContext.html" title="class in org.apache.ignite.ml.dataset.primitive.context">EmptyContext</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleDataset-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleDataset</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a>&nbsp;envBuilder,
<a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;K,V&gt;&nbsp;featureExtractor)</code>
<div class="block">Creates a new instance of distributed <a href="../../../../org/apache/ignite/ml/dataset/primitive/SimpleDataset.html" title="class in org.apache.ignite.ml.dataset.primitive"><code>SimpleDataset</code></a> using the specified <code>featureExtractor</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,V,CO extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;<br><a href="../../../../org/apache/ignite/ml/dataset/primitive/SimpleDataset.html" title="class in org.apache.ignite.ml.dataset.primitive">SimpleDataset</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/primitive/context/EmptyContext.html" title="class in org.apache.ignite.ml.dataset.primitive.context">EmptyContext</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleDataset-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleDataset</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;K,V&gt;&nbsp;featureExtractor)</code>
<div class="block">Creates a new instance of distributed <a href="../../../../org/apache/ignite/ml/dataset/primitive/SimpleDataset.html" title="class in org.apache.ignite.ml.dataset.primitive"><code>SimpleDataset</code></a> using the specified <code>featureExtractor</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,V,C extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>,CO extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;<br><a href="../../../../org/apache/ignite/ml/dataset/primitive/SimpleLabeledDataset.html" title="class in org.apache.ignite.ml.dataset.primitive">SimpleLabeledDataset</a>&lt;C&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleLabeledDataset-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleLabeledDataset</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a>&nbsp;envBuilder,
<a href="../../../../org/apache/ignite/ml/dataset/PartitionContextBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionContextBuilder</a>&lt;K,V,C&gt;&nbsp;partCtxBuilder,
<a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;K,V&gt;&nbsp;vectorizer)</code>
<div class="block">Creates a new instance of distributed <a href="../../../../org/apache/ignite/ml/dataset/primitive/SimpleLabeledDataset.html" title="class in org.apache.ignite.ml.dataset.primitive"><code>SimpleLabeledDataset</code></a> using the specified <code>partCtxBuilder</code>,
<code>featureExtractor</code> and <code>lbExtractor</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,V,CO extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;<br><a href="../../../../org/apache/ignite/ml/dataset/primitive/SimpleLabeledDataset.html" title="class in org.apache.ignite.ml.dataset.primitive">SimpleLabeledDataset</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/primitive/context/EmptyContext.html" title="class in org.apache.ignite.ml.dataset.primitive.context">EmptyContext</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DatasetFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/DatasetFactory.html#createSimpleLabeledDataset-org.apache.ignite.Ignite-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.IgniteCache-org.apache.ignite.ml.preprocessing.Preprocessor-">createSimpleLabeledDataset</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a>&nbsp;envBuilder,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;K,V&gt;&nbsp;vectorizer)</code>
<div class="block">Creates a new instance of distributed <a href="../../../../org/apache/ignite/ml/dataset/primitive/SimpleLabeledDataset.html" title="class in org.apache.ignite.ml.dataset.primitive"><code>SimpleLabeledDataset</code></a> using the specified <code>featureExtractor</code>
and <code>lbExtractor</code>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.dataset.impl.cache">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/package-summary.html">org.apache.ignite.ml.dataset.impl.cache</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/package-summary.html">org.apache.ignite.ml.dataset.impl.cache</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html#CacheBasedDataset-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.dataset.UpstreamTransformerBuilder-org.apache.ignite.IgniteCache-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.ml.dataset.PartitionDataBuilder-java.util.UUID-boolean-org.apache.ignite.ml.environment.LearningEnvironment-int-">CacheBasedDataset</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="type parameter in CacheBasedDataset">K</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="type parameter in CacheBasedDataset">V</a>&gt;&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="type parameter in CacheBasedDataset">K</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="type parameter in CacheBasedDataset">V</a>&gt;&nbsp;filter,
<a href="../../../../org/apache/ignite/ml/dataset/UpstreamTransformerBuilder.html" title="interface in org.apache.ignite.ml.dataset">UpstreamTransformerBuilder</a>&nbsp;upstreamTransformerBuilder,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="type parameter in CacheBasedDataset">C</a>&gt;&nbsp;datasetCache,
<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a>&nbsp;envBuilder,
<a href="../../../../org/apache/ignite/ml/dataset/PartitionDataBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionDataBuilder</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="type parameter in CacheBasedDataset">K</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="type parameter in CacheBasedDataset">V</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="type parameter in CacheBasedDataset">C</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="type parameter in CacheBasedDataset">D</a>&gt;&nbsp;partDataBuilder,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&nbsp;datasetId,
boolean&nbsp;upstreamKeepBinary,
<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironment</a>&nbsp;localLearningEnv,
int&nbsp;retriesCnt)</code>
<div class="block">Constructs a new instance of dataset based on Ignite Cache, which is used as <code>upstream</code> and as reliable storage for
partition <code>context</code> as well.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html#CacheBasedDatasetBuilder-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-">CacheBasedDatasetBuilder</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">K</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">V</a>&gt;&nbsp;upstreamCache)</code>
<div class="block">Constructs a new instance of cache based dataset builder that makes <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache"><code>CacheBasedDataset</code></a> with default
predicate that passes all upstream entries to dataset.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html#CacheBasedDatasetBuilder-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.lang.IgniteBiPredicate-">CacheBasedDatasetBuilder</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">K</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">V</a>&gt;&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">K</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">V</a>&gt;&nbsp;filter)</code>
<div class="block">Constructs a new instance of cache based dataset builder that makes <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache"><code>CacheBasedDataset</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html#CacheBasedDatasetBuilder-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.dataset.UpstreamTransformerBuilder-">CacheBasedDatasetBuilder</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">K</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">V</a>&gt;&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">K</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">V</a>&gt;&nbsp;filter,
<a href="../../../../org/apache/ignite/ml/dataset/UpstreamTransformerBuilder.html" title="interface in org.apache.ignite.ml.dataset">UpstreamTransformerBuilder</a>&nbsp;transformerBuilder)</code>
<div class="block">Constructs a new instance of cache based dataset builder that makes <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache"><code>CacheBasedDataset</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html#CacheBasedDatasetBuilder-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.dataset.UpstreamTransformerBuilder-java.lang.Boolean-int-">CacheBasedDatasetBuilder</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">K</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">V</a>&gt;&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">K</a>,<a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html" title="type parameter in CacheBasedDatasetBuilder">V</a>&gt;&nbsp;filter,
<a href="../../../../org/apache/ignite/ml/dataset/UpstreamTransformerBuilder.html" title="interface in org.apache.ignite.ml.dataset">UpstreamTransformerBuilder</a>&nbsp;transformerBuilder,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isKeepBinary,
int&nbsp;retries)</code>
<div class="block">Constructs a new instance of cache based dataset builder that makes <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache"><code>CacheBasedDataset</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.dataset.impl.cache.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/util/package-summary.html">org.apache.ignite.ml.dataset.impl.cache.util</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/util/package-summary.html">org.apache.ignite.ml.dataset.impl.cache.util</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;R&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;R&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ComputeUtils.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html#affinityCallWithRetries-org.apache.ignite.Ignite-java.util.Collection-org.apache.ignite.ml.math.functions.IgniteFunction-int-org.apache.ignite.ml.environment.deploy.DeployingContext-">affinityCallWithRetries</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;cacheNames,
<a href="../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,R&gt;&nbsp;fun,
int&nbsp;retries,
<a href="../../../../org/apache/ignite/ml/environment/deploy/DeployingContext.html" title="interface in org.apache.ignite.ml.environment.deploy">DeployingContext</a>&nbsp;deployingContext)</code>
<div class="block">Calls the specified <code>fun</code> function on all partitions so that is't guaranteed that partitions with the same
index of all specified caches will be placed on the same node and will not be moved before computation is
finished.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;R&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;R&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ComputeUtils.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html#affinityCallWithRetries-org.apache.ignite.Ignite-java.util.Collection-org.apache.ignite.ml.math.functions.IgniteFunction-int-int-org.apache.ignite.ml.environment.deploy.DeployingContext-">affinityCallWithRetries</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;cacheNames,
<a href="../../../../org/apache/ignite/ml/math/functions/IgniteFunction.html" title="interface in org.apache.ignite.ml.math.functions">IgniteFunction</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,R&gt;&nbsp;fun,
int&nbsp;retries,
int&nbsp;interval,
<a href="../../../../org/apache/ignite/ml/environment/deploy/DeployingContext.html" title="interface in org.apache.ignite.ml.environment.deploy">DeployingContext</a>&nbsp;deployingCtx)</code>
<div class="block">Calls the specified <code>fun</code> function on all partitions so that is't guaranteed that partitions with the same
index of all specified caches will be placed on the same node and will not be moved before computation is
finished.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;C extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;<br>C</code></td>
<td class="colLast"><span class="typeNameLabel">ComputeUtils.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html#getContext-org.apache.ignite.Ignite-java.lang.String-int-">getContext</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;datasetCacheName,
int&nbsp;part)</code>
<div class="block">Extracts partition <code>context</code> from the Ignite Cache.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,V,C extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>,D extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>&gt;<br>D</code></td>
<td class="colLast"><span class="typeNameLabel">ComputeUtils.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html#getData-org.apache.ignite.Ignite-java.lang.String-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.dataset.UpstreamTransformerBuilder-java.lang.String-java.util.UUID-org.apache.ignite.ml.dataset.PartitionDataBuilder-org.apache.ignite.ml.environment.LearningEnvironment-boolean-">getData</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;upstreamCacheName,
<a href="../../../../org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;K,V&gt;&nbsp;filter,
<a href="../../../../org/apache/ignite/ml/dataset/UpstreamTransformerBuilder.html" title="interface in org.apache.ignite.ml.dataset">UpstreamTransformerBuilder</a>&nbsp;transformerBuilder,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;datasetCacheName,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&nbsp;datasetId,
<a href="../../../../org/apache/ignite/ml/dataset/PartitionDataBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionDataBuilder</a>&lt;K,V,C,D&gt;&nbsp;partDataBuilder,
<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironment</a>&nbsp;env,
boolean&nbsp;isKeepBinary)</code>
<div class="block">Extracts partition <code>data</code> from the local storage, if it's not found in local storage recovers this <code>data</code> from a partition <code>upstream</code> and <code>context</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/ml/environment/LearningEnvironment.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironment</a></code></td>
<td class="colLast"><span class="typeNameLabel">ComputeUtils.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html#getLearningEnvironment-org.apache.ignite.Ignite-java.util.UUID-int-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-">getLearningEnvironment</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&nbsp;datasetId,
int&nbsp;part,
<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a>&nbsp;envBuilder)</code>
<div class="block">Gets learning environment for given partition.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,V,C extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;<br>void</code></td>
<td class="colLast"><span class="typeNameLabel">ComputeUtils.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html#initContext-org.apache.ignite.Ignite-java.lang.String-org.apache.ignite.ml.dataset.UpstreamTransformerBuilder-org.apache.ignite.lang.IgniteBiPredicate-java.lang.String-org.apache.ignite.ml.dataset.PartitionContextBuilder-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-int-int-boolean-org.apache.ignite.ml.environment.deploy.DeployingContext-">initContext</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;upstreamCacheName,
<a href="../../../../org/apache/ignite/ml/dataset/UpstreamTransformerBuilder.html" title="interface in org.apache.ignite.ml.dataset">UpstreamTransformerBuilder</a>&nbsp;transformerBuilder,
<a href="../../../../org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;K,V&gt;&nbsp;filter,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;datasetCacheName,
<a href="../../../../org/apache/ignite/ml/dataset/PartitionContextBuilder.html" title="interface in org.apache.ignite.ml.dataset">PartitionContextBuilder</a>&lt;K,V,C&gt;&nbsp;ctxBuilder,
<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a>&nbsp;envBuilder,
int&nbsp;retries,
int&nbsp;interval,
boolean&nbsp;isKeepBinary,
<a href="../../../../org/apache/ignite/ml/environment/deploy/DeployingContext.html" title="interface in org.apache.ignite.ml.environment.deploy">DeployingContext</a>&nbsp;deployingCtx)</code>
<div class="block">Initializes partition <code>context</code> by loading it from a partition <code>upstream</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">ComputeUtils.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html#removeData-org.apache.ignite.Ignite-java.util.UUID-">removeData</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&nbsp;datasetId)</code>
<div class="block">Remove data from local cache by Dataset ID.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">ComputeUtils.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html#removeLearningEnv-org.apache.ignite.Ignite-java.util.UUID-">removeLearningEnv</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&nbsp;datasetId)</code>
<div class="block">Remove learning environment from local cache by Dataset ID.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;C extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;<br>void</code></td>
<td class="colLast"><span class="typeNameLabel">ComputeUtils.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/util/ComputeUtils.html#saveContext-org.apache.ignite.Ignite-java.lang.String-int-C-">saveContext</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;datasetCacheName,
int&nbsp;part,
C&nbsp;ctx)</code>
<div class="block">Saves the specified partition <code>context</code> into the Ignite Cache.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.inference">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/inference/package-summary.html">org.apache.ignite.ml.inference</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/ml/inference/package-summary.html">org.apache.ignite.ml.inference</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/ignite/ml/inference/Model.html" title="interface in org.apache.ignite.ml.inference">Model</a>&lt;<a href="../../../../org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector">Vector</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteModelStorageUtil.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/inference/IgniteModelStorageUtil.html#getAsyncModel-org.apache.ignite.Ignite-java.lang.String-org.apache.ignite.ml.inference.builder.AsyncModelBuilder-">getAsyncModel</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../org/apache/ignite/ml/inference/builder/AsyncModelBuilder.html" title="interface in org.apache.ignite.ml.inference.builder">AsyncModelBuilder</a>&nbsp;mdlBldr)</code>
<div class="block">Retrieves Ignite model by name using asynchronous model builder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;I extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>,O extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;<br><a href="../../../../org/apache/ignite/ml/inference/Model.html" title="interface in org.apache.ignite.ml.inference">Model</a>&lt;I,O&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteModelStorageUtil.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/inference/IgniteModelStorageUtil.html#getModel-org.apache.ignite.Ignite-java.lang.String-">getModel</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Retrieves Ignite model by name using <a href="../../../../org/apache/ignite/ml/inference/builder/SingleModelBuilder.html" title="class in org.apache.ignite.ml.inference.builder"><code>SingleModelBuilder</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;I extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>,O extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;<br><a href="../../../../org/apache/ignite/ml/inference/Model.html" title="interface in org.apache.ignite.ml.inference">Model</a>&lt;I,O&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteModelStorageUtil.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/inference/IgniteModelStorageUtil.html#getSyncModel-org.apache.ignite.Ignite-java.lang.String-org.apache.ignite.ml.inference.builder.SyncModelBuilder-">getSyncModel</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../org/apache/ignite/ml/inference/builder/SyncModelBuilder.html" title="interface in org.apache.ignite.ml.inference.builder">SyncModelBuilder</a>&nbsp;mdlBldr)</code>
<div class="block">Retrieves Ignite model by name using synchronous model builder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteModelStorageUtil.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/inference/IgniteModelStorageUtil.html#removeModel-org.apache.ignite.Ignite-java.lang.String-">removeModel</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Removes model with specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;I extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>,O extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;<br>void</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteModelStorageUtil.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/inference/IgniteModelStorageUtil.html#saveModel-org.apache.ignite.Ignite-org.apache.ignite.ml.IgniteModel-java.lang.String-">saveModel</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</a>&lt;I,O&gt;&nbsp;mdl,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Saved specified model with specified name.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.inference.builder">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/inference/builder/package-summary.html">org.apache.ignite.ml.inference.builder</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../org/apache/ignite/ml/inference/builder/package-summary.html">org.apache.ignite.ml.inference.builder</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/inference/builder/IgniteDistributedModelBuilder.html#IgniteDistributedModelBuilder-org.apache.ignite.Ignite-int-int-">IgniteDistributedModelBuilder</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
int&nbsp;instances,
int&nbsp;maxPerNode)</code>
<div class="block">Constructs a new instance of Ignite distributed inference model builder.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.inference.storage.descriptor">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/inference/storage/descriptor/package-summary.html">org.apache.ignite.ml.inference.storage.descriptor</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/ml/inference/storage/descriptor/package-summary.html">org.apache.ignite.ml.inference.storage.descriptor</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/ml/inference/storage/descriptor/ModelDescriptorStorage.html" title="interface in org.apache.ignite.ml.inference.storage.descriptor">ModelDescriptorStorage</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelDescriptorStorageFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/inference/storage/descriptor/ModelDescriptorStorageFactory.html#getModelDescriptorStorage-org.apache.ignite.Ignite-">getModelDescriptorStorage</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite)</code>
<div class="block">Returns model descriptor storage based on Apache Ignite cache.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.inference.storage.model">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/inference/storage/model/package-summary.html">org.apache.ignite.ml.inference.storage.model</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/ml/inference/storage/model/package-summary.html">org.apache.ignite.ml.inference.storage.model</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/ml/inference/storage/model/ModelStorage.html" title="interface in org.apache.ignite.ml.inference.storage.model">ModelStorage</a></code></td>
<td class="colLast"><span class="typeNameLabel">ModelStorageFactory.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/inference/storage/model/ModelStorageFactory.html#getModelStorage-org.apache.ignite.Ignite-">getModelStorage</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite)</code>
<div class="block">Returns model storage based on Apache Ignite cache.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.pipeline">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/pipeline/package-summary.html">org.apache.ignite.ml.pipeline</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/ml/pipeline/package-summary.html">org.apache.ignite.ml.pipeline</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/ml/pipeline/PipelineMdl.html" title="class in org.apache.ignite.ml.pipeline">PipelineMdl</a>&lt;<a href="../../../../org/apache/ignite/ml/pipeline/Pipeline.html" title="type parameter in Pipeline">K</a>,<a href="../../../../org/apache/ignite/ml/pipeline/Pipeline.html" title="type parameter in Pipeline">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Pipeline.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/pipeline/Pipeline.html#fit-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-">fit</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/ml/pipeline/Pipeline.html" title="type parameter in Pipeline">K</a>,<a href="../../../../org/apache/ignite/ml/pipeline/Pipeline.html" title="type parameter in Pipeline">V</a>&gt;&nbsp;cache)</code>
<div class="block">Fits the pipeline to the input cache.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/preprocessing/package-summary.html">org.apache.ignite.ml.preprocessing</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/ml/preprocessing/package-summary.html">org.apache.ignite.ml.preprocessing</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">K</a>,<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PreprocessingTrainer.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html#fit-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.ml.preprocessing.Preprocessor-">fit</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">K</a>,<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">V</a>&gt;&nbsp;cache,
<a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">K</a>,<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">V</a>&gt;&nbsp;basePreprocessor)</code>
<div class="block">Fits preprocessor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">K</a>,<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PreprocessingTrainer.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html#fit-org.apache.ignite.ml.environment.LearningEnvironmentBuilder-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.ml.preprocessing.Preprocessor-">fit</a></span>(<a href="../../../../org/apache/ignite/ml/environment/LearningEnvironmentBuilder.html" title="interface in org.apache.ignite.ml.environment">LearningEnvironmentBuilder</a>&nbsp;envBuilder,
<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">K</a>,<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">V</a>&gt;&nbsp;cache,
<a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">K</a>,<a href="../../../../org/apache/ignite/ml/preprocessing/PreprocessingTrainer.html" title="type parameter in PreprocessingTrainer">V</a>&gt;&nbsp;basePreprocessor)</code>
<div class="block">Fits preprocessor.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.selection.cv">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/selection/cv/package-summary.html">org.apache.ignite.ml.selection.cv</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/ml/selection/cv/package-summary.html">org.apache.ignite.ml.selection.cv</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/ml/selection/cv/CrossValidation.html" title="class in org.apache.ignite.ml.selection.cv">CrossValidation</a>&lt;<a href="../../../../org/apache/ignite/ml/selection/cv/CrossValidation.html" title="type parameter in CrossValidation">M</a>,<a href="../../../../org/apache/ignite/ml/selection/cv/CrossValidation.html" title="type parameter in CrossValidation">K</a>,<a href="../../../../org/apache/ignite/ml/selection/cv/CrossValidation.html" title="type parameter in CrossValidation">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CrossValidation.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/selection/cv/CrossValidation.html#withIgnite-org.apache.ignite.Ignite-">withIgnite</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.sql">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/sql/package-summary.html">org.apache.ignite.ml.sql</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../org/apache/ignite/ml/sql/package-summary.html">org.apache.ignite.ml.sql</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/sql/SqlDatasetBuilder.html#SqlDatasetBuilder-org.apache.ignite.Ignite-java.lang.String-">SqlDatasetBuilder</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;upstreamCache)</code>
<div class="block">Constructs a new instance of cache based dataset builder that makes <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache"><code>CacheBasedDataset</code></a> with default
predicate that passes all upstream entries to dataset.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/sql/SqlDatasetBuilder.html#SqlDatasetBuilder-org.apache.ignite.Ignite-java.lang.String-org.apache.ignite.lang.IgniteBiPredicate-">SqlDatasetBuilder</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a>&gt;&nbsp;filter)</code>
<div class="block">Constructs a new instance of cache based dataset builder that makes <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache"><code>CacheBasedDataset</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/sql/SqlDatasetBuilder.html#SqlDatasetBuilder-org.apache.ignite.Ignite-java.lang.String-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.dataset.UpstreamTransformerBuilder-">SqlDatasetBuilder</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;upstreamCache,
<a href="../../../../org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/apache/ignite/binary/BinaryObject.html" title="interface in org.apache.ignite.binary">BinaryObject</a>&gt;&nbsp;filter,
<a href="../../../../org/apache/ignite/ml/dataset/UpstreamTransformerBuilder.html" title="interface in org.apache.ignite.ml.dataset">UpstreamTransformerBuilder</a>&nbsp;transformerBuilder)</code>
<div class="block">Constructs a new instance of cache based dataset builder that makes <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html" title="class in org.apache.ignite.ml.dataset.impl.cache"><code>CacheBasedDataset</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.trainers">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/ml/trainers/package-summary.html">org.apache.ignite.ml.trainers</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/ml/trainers/package-summary.html">org.apache.ignite.ml.trainers</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/ml/trainers/DatasetTrainer.html" title="type parameter in DatasetTrainer">M</a></code></td>
<td class="colLast"><span class="typeNameLabel">DatasetTrainer.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/trainers/DatasetTrainer.html#fit-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.preprocessing.Preprocessor-">fit</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;cache,
<a href="../../../../org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;K,V&gt;&nbsp;filter,
<a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;K,V&gt;&nbsp;preprocessor)</code>
<div class="block">Trains model based on the specified data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/ml/trainers/DatasetTrainer.html" title="type parameter in DatasetTrainer">M</a></code></td>
<td class="colLast"><span class="typeNameLabel">DatasetTrainer.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/trainers/DatasetTrainer.html#fit-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.ml.preprocessing.Preprocessor-">fit</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;cache,
<a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;K,V&gt;&nbsp;preprocessor)</code>
<div class="block">Trains model based on the specified data.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/ml/trainers/DatasetTrainer.html" title="type parameter in DatasetTrainer">M</a></code></td>
<td class="colLast"><span class="typeNameLabel">DatasetTrainer.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/trainers/DatasetTrainer.html#update-M-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.preprocessing.Preprocessor-">update</a></span>(<a href="../../../../org/apache/ignite/ml/trainers/DatasetTrainer.html" title="type parameter in DatasetTrainer">M</a>&nbsp;mdl,
<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;cache,
<a href="../../../../org/apache/ignite/lang/IgniteBiPredicate.html" title="interface in org.apache.ignite.lang">IgniteBiPredicate</a>&lt;K,V&gt;&nbsp;filter,
<a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;K,V&gt;&nbsp;preprocessor)</code>
<div class="block">Gets state of model in arguments, update in according to new data and return new model.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/ml/trainers/DatasetTrainer.html" title="type parameter in DatasetTrainer">M</a></code></td>
<td class="colLast"><span class="typeNameLabel">DatasetTrainer.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/trainers/DatasetTrainer.html#update-M-org.apache.ignite.Ignite-org.apache.ignite.IgniteCache-org.apache.ignite.ml.preprocessing.Preprocessor-">update</a></span>(<a href="../../../../org/apache/ignite/ml/trainers/DatasetTrainer.html" title="type parameter in DatasetTrainer">M</a>&nbsp;mdl,
<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;cache,
<a href="../../../../org/apache/ignite/ml/preprocessing/Preprocessor.html" title="interface in org.apache.ignite.ml.preprocessing">Preprocessor</a>&lt;K,V&gt;&nbsp;preprocessor)</code>
<div class="block">Gets state of model in arguments, update in according to new data and return new model.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.osgi">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/osgi/package-summary.html">org.apache.ignite.osgi</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../org/apache/ignite/osgi/package-summary.html">org.apache.ignite.osgi</a> declared as <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteAbstractOsgiContextActivator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/osgi/IgniteAbstractOsgiContextActivator.html#ignite">ignite</a></span></code>
<div class="block">The instance of Ignite started by this Activator.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/osgi/package-summary.html">org.apache.ignite.osgi</a> that return types with arguments of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteOsgiUtils.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/osgi/IgniteOsgiUtils.html#classloaders--">classloaders</a></span>()</code>
<div class="block">Returns a <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite"><code>Ignite</code></a> instances and the classloaders of the <code>Bundle</code>s they were
started from.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.plugin">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/plugin/package-summary.html">org.apache.ignite.plugin</a> that return <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">PluginContext.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/plugin/PluginContext.html#grid--">grid</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">CachePluginContext.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/plugin/CachePluginContext.html#grid--">grid</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a> declared as <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpiAdapter.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/spi/IgniteSpiAdapter.html#ignite">ignite</a></span></code>
<div class="block">Ignite instance.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a> that return <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpiAdapter.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/spi/IgniteSpiAdapter.html#ignite--">ignite</a></span>()</code>
<div class="block">Gets ignite instance.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/spi/package-summary.html">org.apache.ignite.spi</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpiAdapter.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/spi/IgniteSpiAdapter.html#injectResources-org.apache.ignite.Ignite-">injectResources</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite)</code>
<div class="block">Inject ignite instance.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.communication.tcp">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/spi/communication/tcp/package-summary.html">org.apache.ignite.spi.communication.tcp</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../org/apache/ignite/spi/communication/tcp/package-summary.html">org.apache.ignite.spi.communication.tcp</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/spi/communication/tcp/TcpCommunicationMetricsListener.html#TcpCommunicationMetricsListener-org.apache.ignite.Ignite-org.apache.ignite.spi.IgniteSpiContext-">TcpCommunicationMetricsListener</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite,
<a href="../../../../org/apache/ignite/spi/IgniteSpiContext.html" title="interface in org.apache.ignite.spi">IgniteSpiContext</a>&nbsp;spiCtx)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.discovery.isolated">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/spi/discovery/isolated/package-summary.html">org.apache.ignite.spi.discovery.isolated</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/spi/discovery/isolated/package-summary.html">org.apache.ignite.spi.discovery.isolated</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">IsolatedDiscoverySpi.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/spi/discovery/isolated/IsolatedDiscoverySpi.html#injectResources-org.apache.ignite.Ignite-">injectResources</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite)</code>
<div class="block">Inject ignite instance.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.discovery.tcp">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/spi/discovery/tcp/package-summary.html">org.apache.ignite.spi.discovery.tcp</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/spi/discovery/tcp/package-summary.html">org.apache.ignite.spi.discovery.tcp</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">TcpDiscoverySpi.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/spi/discovery/tcp/TcpDiscoverySpi.html#injectResources-org.apache.ignite.Ignite-">injectResources</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite)</code>
<div class="block">Inject resources</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.spi.discovery.tcp.ipfinder">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/spi/discovery/tcp/ipfinder/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../org/apache/ignite/spi/discovery/tcp/ipfinder/package-summary.html">org.apache.ignite.spi.discovery.tcp.ipfinder</a> declared as <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">TcpDiscoveryIpFinderAdapter.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinderAdapter.html#ignite">ignite</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Since 2.8. May contain an invalid Ignite instance when multiple nodes shares same
<a href="../../../../org/apache/ignite/spi/discovery/tcp/ipfinder/TcpDiscoveryIpFinder.html" title="interface in org.apache.ignite.spi.discovery.tcp.ipfinder"><code>TcpDiscoveryIpFinder</code></a> instance.</span></div>
</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.stream">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a> in <a href="../../../../org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a> declared as <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">StreamAdapter.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/stream/StreamAdapter.html#ignite">ignite</a></span></code>
<div class="block">Ignite.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a> that return <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></code></td>
<td class="colLast"><span class="typeNameLabel">StreamAdapter.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/stream/StreamAdapter.html#getIgnite--">getIgnite</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a> with parameters of type <a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StreamAdapter.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/stream/StreamAdapter.html#setIgnite-org.apache.ignite.Ignite-">setIgnite</a></span>(<a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Ignite</a>&nbsp;ignite)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</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><a href="../../../../org/apache/ignite/Ignite.html" title="interface in org.apache.ignite">Class</a></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/class-use/Ignite.html" target="_top">Frames</a></li>
<li><a href="Ignite.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>2022 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.12.0</strong> </td> </tr> <tr style="padding: 0; margin: 0"> <td> <b>Release Date</b> </td> <td>:&nbsp;&nbsp; January 10 2022 </td> </tr> </tbody> </table> </td> </tr> </table></small></p>
</body>
</html>