blob: bcfb1d0d3c59f0e4d07fb3a4d38abdb71a4679ee [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.IgniteCache (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.IgniteCache (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/IgniteCache.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/IgniteCache.html" target="_top">Frames</a></li>
<li><a href="IgniteCache.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.IgniteCache" class="title">Uses of Interface<br>org.apache.ignite.IgniteCache</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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.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.inference.storage.descriptor">org.apache.ignite.ml.inference.storage.descriptor</a></td>
<td class="colLast">
<div class="block">Root package for inference model descriptor storages.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.inference.storage.model">org.apache.ignite.ml.inference.storage.model</a></td>
<td class="colLast">
<div class="block">Root package for inference model storages.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.pipeline">org.apache.ignite.ml.pipeline</a></td>
<td class="colLast">
<div class="block">Contains Pipeline API.</div>
</td>
</tr>
<tr class="altColor">
<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="rowColor">
<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="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.selection.scoring.cursor">org.apache.ignite.ml.selection.scoring.cursor</a></td>
<td class="colLast">
<div class="block">Util classes used for score calculation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.selection.scoring.evaluator">org.apache.ignite.ml.selection.scoring.evaluator</a></td>
<td class="colLast">
<div class="block">Package for model evaluator classes.</div>
</td>
</tr>
<tr class="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.ml.util.generators">org.apache.ignite.ml.util.generators</a></td>
<td class="colLast">
<div class="block">Contains utility classes for data streams generation.</div>
</td>
</tr>
<tr class="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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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 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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpringBean.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html#cache-java.lang.String-">cache</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 an instance of <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite"><code>IgniteCache</code></a> API for the given name if one is configured or <code>null</code> otherwise.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignite.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignite.html#cache-java.lang.String-">cache</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;name)</code>
<div class="block">Gets an instance of <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite"><code>IgniteCache</code></a> API for the given name if one is configured or <code>null</code> otherwise.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpringBean.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html#createCache-org.apache.ignite.configuration.CacheConfiguration-">createCache</a></span>(<a href="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&lt;K,V&gt;&nbsp;cacheCfg)</code>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignite.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-">createCache</a></span>(<a href="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&lt;K,V&gt;&nbsp;cacheCfg)</code>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpringBean.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html#createCache-org.apache.ignite.configuration.CacheConfiguration-org.apache.ignite.configuration.NearCacheConfiguration-">createCache</a></span>(<a href="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&lt;K,V&gt;&nbsp;cacheCfg,
<a href="../../../../org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a>&lt;K,V&gt;&nbsp;nearCfg)</code>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignite.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-org.apache.ignite.configuration.NearCacheConfiguration-">createCache</a></span>(<a href="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&lt;K,V&gt;&nbsp;cacheCfg,
<a href="../../../../org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a>&lt;K,V&gt;&nbsp;nearCfg)</code>
<div class="block">Dynamically starts new cache with the given cache configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpringBean.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html#createCache-java.lang.String-">createCache</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;cacheName)</code>
<div class="block">Dynamically starts new cache using template configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignite.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignite.html#createCache-java.lang.String-">createCache</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;cacheName)</code>
<div class="block">Dynamically starts new cache using template configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpringBean.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html#createNearCache-java.lang.String-org.apache.ignite.configuration.NearCacheConfiguration-">createNearCache</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;cacheName,
<a href="../../../../org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a>&lt;K,V&gt;&nbsp;nearCfg)</code>
<div class="block">Starts a near cache on local node if cache was previously started with one of the
<a href="../../../../org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-"><code>Ignite.createCache(CacheConfiguration)</code></a> or <a href="../../../../org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-org.apache.ignite.configuration.NearCacheConfiguration-"><code>Ignite.createCache(CacheConfiguration, NearCacheConfiguration)</code></a>
methods.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignite.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignite.html#createNearCache-java.lang.String-org.apache.ignite.configuration.NearCacheConfiguration-">createNearCache</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;cacheName,
<a href="../../../../org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a>&lt;K,V&gt;&nbsp;nearCfg)</code>
<div class="block">Starts a near cache on local node if cache was previously started with one of the
<a href="../../../../org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-"><code>Ignite.createCache(CacheConfiguration)</code></a> or <a href="../../../../org/apache/ignite/Ignite.html#createCache-org.apache.ignite.configuration.CacheConfiguration-org.apache.ignite.configuration.NearCacheConfiguration-"><code>Ignite.createCache(CacheConfiguration, NearCacheConfiguration)</code></a>
methods.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpringBean.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html#getOrCreateCache-org.apache.ignite.configuration.CacheConfiguration-">getOrCreateCache</a></span>(<a href="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&lt;K,V&gt;&nbsp;cacheCfg)</code>
<div class="block">Gets existing cache with the given name or creates new one with the given configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignite.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignite.html#getOrCreateCache-org.apache.ignite.configuration.CacheConfiguration-">getOrCreateCache</a></span>(<a href="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&lt;K,V&gt;&nbsp;cacheCfg)</code>
<div class="block">Gets existing cache with the given name or creates new one with the given configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpringBean.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html#getOrCreateCache-org.apache.ignite.configuration.CacheConfiguration-org.apache.ignite.configuration.NearCacheConfiguration-">getOrCreateCache</a></span>(<a href="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&lt;K,V&gt;&nbsp;cacheCfg,
<a href="../../../../org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a>&lt;K,V&gt;&nbsp;nearCfg)</code>
<div class="block">Gets existing cache with the given cache configuration or creates one if it does not exist.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignite.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignite.html#getOrCreateCache-org.apache.ignite.configuration.CacheConfiguration-org.apache.ignite.configuration.NearCacheConfiguration-">getOrCreateCache</a></span>(<a href="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&lt;K,V&gt;&nbsp;cacheCfg,
<a href="../../../../org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a>&lt;K,V&gt;&nbsp;nearCfg)</code>
<div class="block">Gets existing cache with the given cache configuration or creates one if it does not exist.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpringBean.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html#getOrCreateCache-java.lang.String-">getOrCreateCache</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;cacheName)</code>
<div class="block">Gets existing cache with the given name or creates new one using template configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignite.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignite.html#getOrCreateCache-java.lang.String-">getOrCreateCache</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;cacheName)</code>
<div class="block">Gets existing cache with the given name or creates new one using template configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpringBean.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html#getOrCreateNearCache-java.lang.String-org.apache.ignite.configuration.NearCacheConfiguration-">getOrCreateNearCache</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;cacheName,
<a href="../../../../org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a>&lt;K,V&gt;&nbsp;nearCfg)</code>
<div class="block">Gets existing near cache with the given name or creates a new one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignite.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignite.html#getOrCreateNearCache-java.lang.String-org.apache.ignite.configuration.NearCacheConfiguration-">getOrCreateNearCache</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;cacheName,
<a href="../../../../org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration">NearCacheConfiguration</a>&lt;K,V&gt;&nbsp;nearCfg)</code>
<div class="block">Gets existing near cache with the given name or creates a new one.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;K1,V1&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K1,V1&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteCache.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteCache.html#withAllowAtomicOpsInTx--">withAllowAtomicOpsInTx</a></span>()</code>
<div class="block">By default atomic operations are allowed in transaction.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">K</a>,<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteCache.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteCache.html#withAsync--">withAsync</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">K</a>,<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteCache.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteCache.html#withExpiryPolicy-javax.cache.expiry.ExpiryPolicy-">withExpiryPolicy</a></span>(javax.cache.expiry.ExpiryPolicy&nbsp;plc)</code>
<div class="block">Returns cache with the specified expired policy set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;K1,V1&gt;&nbsp;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K1,V1&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteCache.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteCache.html#withKeepBinary--">withKeepBinary</a></span>()</code>
<div class="block">Returns cache that will operate with binary objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">K</a>,<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteCache.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteCache.html#withNoRetries--">withNoRetries</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">K</a>,<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteCache.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteCache.html#withPartitionRecover--">withPartitionRecover</a></span>()</code>
<div class="block">Gets an instance of <code>IgniteCache</code> that will be allowed to execute cache read operations
regardless of partition loss policy.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">K</a>,<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteCache.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteCache.html#withReadRepair--">withReadRepair</a></span>()</code>
<div class="block"><b>This is an experimental API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">K</a>,<a href="../../../../org/apache/ignite/IgniteCache.html" title="type parameter in IgniteCache">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteCache.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteCache.html#withSkipStore--">withSkipStore</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/package-summary.html">org.apache.ignite</a> that return types with arguments of type <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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="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="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpringBean.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html#createCaches-java.util.Collection-">createCaches</a></span>(<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="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&gt;&nbsp;cacheCfgs)</code>
<div class="block">Dynamically starts new caches with the given cache configurations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignite.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignite.html#createCaches-java.util.Collection-">createCaches</a></span>(<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="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&gt;&nbsp;cacheCfgs)</code>
<div class="block">Dynamically starts new caches with the given cache configurations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IgniteSpringBean.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/IgniteSpringBean.html#getOrCreateCaches-java.util.Collection-">getOrCreateCaches</a></span>(<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="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&gt;&nbsp;cacheCfgs)</code>
<div class="block">Gets existing caches with the given name or created one with the given configuration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Ignite.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/Ignite.html#getOrCreateCaches-java.util.Collection-">getOrCreateCaches</a></span>(<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="../../../../org/apache/ignite/configuration/CacheConfiguration.html" title="class in org.apache.ignite.configuration">CacheConfiguration</a>&gt;&nbsp;cacheCfgs)</code>
<div class="block">Gets existing caches with the given name or created one with the given configuration.</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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 methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/ignite/ml/dataset/impl/cache/package-summary.html">org.apache.ignite.ml.dataset.impl.cache</a> that return <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/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;</code></td>
<td class="colLast"><span class="typeNameLabel">CacheBasedDataset.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html#getDatasetCache--">getDatasetCache</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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;</code></td>
<td class="colLast"><span class="typeNameLabel">CacheBasedDataset.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDataset.html#getUpstreamCache--">getUpstreamCache</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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;</code></td>
<td class="colLast"><span class="typeNameLabel">CacheBasedDatasetBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.html#getUpstreamCache--">getUpstreamCache</a></span>()</code>
<div class="block">Returns upstream cache.</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/ml/dataset/impl/cache/package-summary.html">org.apache.ignite.ml.dataset.impl.cache</a> with parameters of type <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/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="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-">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="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-">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="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-">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="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-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.inference.storage.descriptor">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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 constructors, and an explanation">
<caption><span>Constructors 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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/storage/descriptor/IgniteModelDescriptorStorage.html#IgniteModelDescriptorStorage-org.apache.ignite.IgniteCache-">IgniteModelDescriptorStorage</a></span>(<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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/ignite/ml/inference/ModelDescriptor.html" title="class in org.apache.ignite.ml.inference">ModelDescriptor</a>&gt;&nbsp;models)</code>
<div class="block">Constructs a new instance of Ignite model descriptor storage.</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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 constructors, and an explanation">
<caption><span>Constructors 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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/storage/model/IgniteModelStorageProvider.html#IgniteModelStorageProvider-org.apache.ignite.IgniteCache-">IgniteModelStorageProvider</a></span>(<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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/ignite/ml/inference/storage/model/FileOrDirectory.html" title="interface in org.apache.ignite.ml.inference.storage.model">FileOrDirectory</a>&gt;&nbsp;cache)</code>
<div class="block">Constructs a new instance of Ignite model storage provider.</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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#withUpstreamCache-org.apache.ignite.IgniteCache-">withUpstreamCache</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<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;&nbsp;upstreamCache)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.selection.scoring.cursor">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a> in <a href="../../../../org/apache/ignite/ml/selection/scoring/cursor/package-summary.html">org.apache.ignite.ml.selection.scoring.cursor</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/selection/scoring/cursor/package-summary.html">org.apache.ignite.ml.selection.scoring.cursor</a> with parameters of type <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/selection/scoring/cursor/CacheBasedLabelPairCursor.html#CacheBasedLabelPairCursor-org.apache.ignite.IgniteCache-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.preprocessing.Preprocessor-org.apache.ignite.ml.IgniteModel-">CacheBasedLabelPairCursor</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">K</a>,<a href="../../../../org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">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/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">K</a>,<a href="../../../../org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">V</a>&gt;&nbsp;filter,
<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/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">K</a>,<a href="../../../../org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">V</a>&gt;&nbsp;preprocessor,
<a href="../../../../org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</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="../../../../org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">L</a>&gt;&nbsp;mdl)</code>
<div class="block">Constructs a new instance of cache based truth with prediction cursor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html#CacheBasedLabelPairCursor-org.apache.ignite.IgniteCache-org.apache.ignite.ml.preprocessing.Preprocessor-org.apache.ignite.ml.IgniteModel-">CacheBasedLabelPairCursor</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">K</a>,<a href="../../../../org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">V</a>&gt;&nbsp;upstreamCache,
<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/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">K</a>,<a href="../../../../org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">V</a>&gt;&nbsp;preprocessor,
<a href="../../../../org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</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="../../../../org/apache/ignite/ml/selection/scoring/cursor/CacheBasedLabelPairCursor.html" title="type parameter in CacheBasedLabelPairCursor">L</a>&gt;&nbsp;mdl)</code>
<div class="block">Constructs a new instance of cache based truth with prediction cursor.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.selection.scoring.evaluator">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a> in <a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/package-summary.html">org.apache.ignite.ml.selection.scoring.evaluator</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/scoring/evaluator/package-summary.html">org.apache.ignite.ml.selection.scoring.evaluator</a> with parameters of type <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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&gt;&nbsp;double</code></td>
<td class="colLast"><span class="typeNameLabel">Evaluator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/Evaluator.html#evaluate-org.apache.ignite.IgniteCache-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.preprocessing.Preprocessor-org.apache.ignite.ml.selection.scoring.metric.Metric-">evaluate</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;dataCache,
<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/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</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/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;mdl,
<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,
<a href="../../../../org/apache/ignite/ml/selection/scoring/metric/Metric.html" title="interface in org.apache.ignite.ml.selection.scoring.metric">Metric</a>&nbsp;metric)</code>
<div class="block">Computes the given metric on the given cache.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;double</code></td>
<td class="colLast"><span class="typeNameLabel">Evaluator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/Evaluator.html#evaluate-org.apache.ignite.IgniteCache-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.preprocessing.Preprocessor-org.apache.ignite.ml.selection.scoring.metric.MetricName-">evaluate</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;dataCache,
<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/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</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/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;mdl,
<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,
<a href="../../../../org/apache/ignite/ml/selection/scoring/metric/MetricName.html" title="enum in org.apache.ignite.ml.selection.scoring.metric">MetricName</a>&nbsp;metric)</code>
<div class="block">Computes the given metric on the given cache.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;double</code></td>
<td class="colLast"><span class="typeNameLabel">Evaluator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/Evaluator.html#evaluate-org.apache.ignite.IgniteCache-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.preprocessing.Preprocessor-org.apache.ignite.ml.selection.scoring.metric.Metric-">evaluate</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;dataCache,
<a href="../../../../org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</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/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;mdl,
<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,
<a href="../../../../org/apache/ignite/ml/selection/scoring/metric/Metric.html" title="interface in org.apache.ignite.ml.selection.scoring.metric">Metric</a>&nbsp;metric)</code>
<div class="block">Computes the given metric on the given cache.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;double</code></td>
<td class="colLast"><span class="typeNameLabel">Evaluator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/Evaluator.html#evaluate-org.apache.ignite.IgniteCache-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.preprocessing.Preprocessor-org.apache.ignite.ml.selection.scoring.metric.MetricName-">evaluate</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;dataCache,
<a href="../../../../org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</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/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;mdl,
<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,
<a href="../../../../org/apache/ignite/ml/selection/scoring/metric/MetricName.html" title="enum in org.apache.ignite.ml.selection.scoring.metric">MetricName</a>&nbsp;metric)</code>
<div class="block">Computes the given metric on the given cache.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/EvaluationResult.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator">EvaluationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">Evaluator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/Evaluator.html#evaluateBinaryClassification-org.apache.ignite.IgniteCache-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.preprocessing.Preprocessor-">evaluateBinaryClassification</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;dataCache,
<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/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</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/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;mdl,
<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">Evaluate binary classifier by default metrics (see package classification).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/EvaluationResult.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator">EvaluationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">Evaluator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/Evaluator.html#evaluateBinaryClassification-org.apache.ignite.IgniteCache-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.preprocessing.Preprocessor-">evaluateBinaryClassification</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;dataCache,
<a href="../../../../org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</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/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;mdl,
<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">Evaluate binary classifier by default metrics (see package classification).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/EvaluationResult.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator">EvaluationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">Evaluator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/Evaluator.html#evaluateRegression-org.apache.ignite.IgniteCache-org.apache.ignite.lang.IgniteBiPredicate-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.preprocessing.Preprocessor-">evaluateRegression</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;dataCache,
<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/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</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/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;mdl,
<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">Evaluate regression by default metrics (see package regression).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;K,V&gt;&nbsp;<a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/EvaluationResult.html" title="class in org.apache.ignite.ml.selection.scoring.evaluator">EvaluationResult</a></code></td>
<td class="colLast"><span class="typeNameLabel">Evaluator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/selection/scoring/evaluator/Evaluator.html#evaluateRegression-org.apache.ignite.IgniteCache-org.apache.ignite.ml.IgniteModel-org.apache.ignite.ml.preprocessing.Preprocessor-">evaluateRegression</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;&nbsp;dataCache,
<a href="../../../../org/apache/ignite/ml/IgniteModel.html" title="interface in org.apache.ignite.ml">IgniteModel</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/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;mdl,
<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">Evaluate regression by default metrics (see package regression).</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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.ml.util.generators">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a> in <a href="../../../../org/apache/ignite/ml/util/generators/package-summary.html">org.apache.ignite.ml.util.generators</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/util/generators/package-summary.html">org.apache.ignite.ml.util.generators</a> with parameters of type <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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 &lt;K&gt;&nbsp;void</code></td>
<td class="colLast"><span class="typeNameLabel">DataStreamGenerator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/util/generators/DataStreamGenerator.html#fillCacheWithCustomKey-int-org.apache.ignite.IgniteCache-java.util.function.Function-">fillCacheWithCustomKey</a></span>(int&nbsp;datasetSize,
<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,<a href="../../../../org/apache/ignite/ml/structures/LabeledVector.html" title="class in org.apache.ignite.ml.structures">LabeledVector</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;&nbsp;cache,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;<a href="../../../../org/apache/ignite/ml/structures/LabeledVector.html" title="class in org.apache.ignite.ml.structures">LabeledVector</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;,K&gt;&nbsp;keyMapper)</code>
<div class="block">Fills given cache with labeled vectors from this generator and user defined mapper from vectors to keys.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default void</code></td>
<td class="colLast"><span class="typeNameLabel">DataStreamGenerator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/util/generators/DataStreamGenerator.html#fillCacheWithVecHashAsKey-int-org.apache.ignite.IgniteCache-">fillCacheWithVecHashAsKey</a></span>(int&nbsp;datasetSize,
<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/structures/LabeledVector.html" title="class in org.apache.ignite.ml.structures">LabeledVector</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;&nbsp;cache)</code>
<div class="block">Fills given cache with labeled vectors from this generator as values and their hashcodes as keys.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default void</code></td>
<td class="colLast"><span class="typeNameLabel">DataStreamGenerator.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/ml/util/generators/DataStreamGenerator.html#fillCacheWithVecUUIDAsKey-int-org.apache.ignite.IgniteCache-">fillCacheWithVecUUIDAsKey</a></span>(int&nbsp;datasetSize,
<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/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>,<a href="../../../../org/apache/ignite/ml/structures/LabeledVector.html" title="class in org.apache.ignite.ml.structures">LabeledVector</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;&nbsp;cache)</code>
<div class="block">Fills given cache with labeled vectors from this generator as values and random UUIDs as keys</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.stream">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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 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/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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">StreamTransformer.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/stream/StreamTransformer.html#receive-org.apache.ignite.IgniteCache-java.util.Collection-">receive</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/stream/StreamTransformer.html" title="type parameter in StreamTransformer">K</a>,<a href="../../../../org/apache/ignite/stream/StreamTransformer.html" title="type parameter in StreamTransformer">V</a>&gt;&nbsp;cache,
<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/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../org/apache/ignite/stream/StreamTransformer.html" title="type parameter in StreamTransformer">K</a>,<a href="../../../../org/apache/ignite/stream/StreamTransformer.html" title="type parameter in StreamTransformer">V</a>&gt;&gt;&nbsp;entries)</code>
<div class="block">Updates cache with batch of entries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StreamReceiver.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/stream/StreamReceiver.html#receive-org.apache.ignite.IgniteCache-java.util.Collection-">receive</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/stream/StreamReceiver.html" title="type parameter in StreamReceiver">K</a>,<a href="../../../../org/apache/ignite/stream/StreamReceiver.html" title="type parameter in StreamReceiver">V</a>&gt;&nbsp;cache,
<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/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../org/apache/ignite/stream/StreamReceiver.html" title="type parameter in StreamReceiver">K</a>,<a href="../../../../org/apache/ignite/stream/StreamReceiver.html" title="type parameter in StreamReceiver">V</a>&gt;&gt;&nbsp;entries)</code>
<div class="block">Updates cache with batch of entries.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StreamVisitor.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/stream/StreamVisitor.html#receive-org.apache.ignite.IgniteCache-java.util.Collection-">receive</a></span>(<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;<a href="../../../../org/apache/ignite/stream/StreamVisitor.html" title="type parameter in StreamVisitor">K</a>,<a href="../../../../org/apache/ignite/stream/StreamVisitor.html" title="type parameter in StreamVisitor">V</a>&gt;&nbsp;cache,
<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/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../org/apache/ignite/stream/StreamVisitor.html" title="type parameter in StreamVisitor">K</a>,<a href="../../../../org/apache/ignite/stream/StreamVisitor.html" title="type parameter in StreamVisitor">V</a>&gt;&gt;&nbsp;entries)</code>
<div class="block">Updates cache with batch of entries.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../org/apache/ignite/stream/package-summary.html">org.apache.ignite.stream</a> with type arguments of type <a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</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&gt;&nbsp;<a href="../../../../org/apache/ignite/stream/StreamVisitor.html" title="class in org.apache.ignite.stream">StreamVisitor</a>&lt;K,V&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StreamVisitor.</span><code><span class="memberNameLink"><a href="../../../../org/apache/ignite/stream/StreamVisitor.html#from-org.apache.ignite.lang.IgniteBiInClosure-">from</a></span>(<a href="../../../../org/apache/ignite/lang/IgniteBiInClosure.html" title="interface in org.apache.ignite.lang">IgniteBiInClosure</a>&lt;<a href="../../../../org/apache/ignite/IgniteCache.html" title="interface in org.apache.ignite">IgniteCache</a>&lt;K,V&gt;,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;K,V&gt;&gt;&nbsp;c)</code>
<div class="block">Creates a new visitor based on instance of <a href="../../../../org/apache/ignite/lang/IgniteBiInClosure.html" title="interface in org.apache.ignite.lang"><code>IgniteBiInClosure</code></a>.</div>
</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/IgniteCache.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/IgniteCache.html" target="_top">Frames</a></li>
<li><a href="IgniteCache.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>